Explicityly serve via /index.html
This commit is contained in:
parent
28e2383778
commit
0371dcb7bd
197
js/package-lock.json
generated
197
js/package-lock.json
generated
@ -40,14 +40,14 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@parity/dapp-account": {
|
"@parity/dapp-account": {
|
||||||
"version": "github:paritytech/dapp-account#60bdc0022819a3ef51195ebc7c8db6ed493436ce",
|
"version": "github:paritytech/dapp-account#e8a1a995db57c83a838f58c2da1995b6a5333fc7",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145",
|
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145",
|
||||||
"@parity/dapp-accounts": "github:paritytech/dapp-accounts#c7562d583683e8660da4b5a25e98cf2365be85ee",
|
"@parity/dapp-accounts": "github:paritytech/dapp-accounts#c7562d583683e8660da4b5a25e98cf2365be85ee",
|
||||||
"@parity/dapp-vaults": "github:paritytech/dapp-vaults#cf54e3f7ee83f4656e847353fc30f18870da7aa7",
|
"@parity/dapp-vaults": "github:paritytech/dapp-vaults#cf54e3f7ee83f4656e847353fc30f18870da7aa7",
|
||||||
"@parity/parity.js": "1.8.7",
|
"@parity/parity.js": "1.8.7",
|
||||||
"@parity/shapeshift": "github:paritytech/js-shapeshift#9de4790c8f6ac282e10af5738dd0a687a97fc419",
|
"@parity/shapeshift": "github:paritytech/js-shapeshift#9de4790c8f6ac282e10af5738dd0a687a97fc419",
|
||||||
"@parity/shared": "github:paritytech/js-shared#3ab2ee4be24ee4db31b35e8bea7869d989e29bb2",
|
"@parity/shared": "github:paritytech/js-shared#106d9ea9d6f7c78aabd93d7b58b612e9e81004e2",
|
||||||
"@parity/ui": "github:paritytech/js-ui#c312b207147a8980cfe9632c9ee0dda07a0f80d4",
|
"@parity/ui": "github:paritytech/js-ui#c312b207147a8980cfe9632c9ee0dda07a0f80d4",
|
||||||
"happypack": "3.1.0",
|
"happypack": "3.1.0",
|
||||||
"lodash": "4.17.2",
|
"lodash": "4.17.2",
|
||||||
@ -71,7 +71,7 @@
|
|||||||
"requires": {
|
"requires": {
|
||||||
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145",
|
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145",
|
||||||
"@parity/dapp-vaults": "github:paritytech/dapp-vaults#cf54e3f7ee83f4656e847353fc30f18870da7aa7",
|
"@parity/dapp-vaults": "github:paritytech/dapp-vaults#cf54e3f7ee83f4656e847353fc30f18870da7aa7",
|
||||||
"@parity/shared": "github:paritytech/js-shared#3ab2ee4be24ee4db31b35e8bea7869d989e29bb2",
|
"@parity/shared": "github:paritytech/js-shared#106d9ea9d6f7c78aabd93d7b58b612e9e81004e2",
|
||||||
"@parity/ui": "github:paritytech/js-ui#c312b207147a8980cfe9632c9ee0dda07a0f80d4",
|
"@parity/ui": "github:paritytech/js-ui#c312b207147a8980cfe9632c9ee0dda07a0f80d4",
|
||||||
"file-saver": "1.3.3",
|
"file-saver": "1.3.3",
|
||||||
"react": "15.6.1",
|
"react": "15.6.1",
|
||||||
@ -85,9 +85,9 @@
|
|||||||
"version": "github:paritytech/dapp-address#24fd4d0fc42a7435a26110bb8a0165512b06429c",
|
"version": "github:paritytech/dapp-address#24fd4d0fc42a7435a26110bb8a0165512b06429c",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145",
|
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145",
|
||||||
"@parity/dapp-account": "github:paritytech/dapp-account#60bdc0022819a3ef51195ebc7c8db6ed493436ce",
|
"@parity/dapp-account": "github:paritytech/dapp-account#e8a1a995db57c83a838f58c2da1995b6a5333fc7",
|
||||||
"@parity/dapp-addresses": "github:paritytech/dapp-addresses#19eef6b6b9c33a473e78c2d6c42e5befee18fe3c",
|
"@parity/dapp-addresses": "github:paritytech/dapp-addresses#19eef6b6b9c33a473e78c2d6c42e5befee18fe3c",
|
||||||
"@parity/shared": "github:paritytech/js-shared#3ab2ee4be24ee4db31b35e8bea7869d989e29bb2",
|
"@parity/shared": "github:paritytech/js-shared#106d9ea9d6f7c78aabd93d7b58b612e9e81004e2",
|
||||||
"@parity/ui": "github:paritytech/js-ui#c312b207147a8980cfe9632c9ee0dda07a0f80d4"
|
"@parity/ui": "github:paritytech/js-ui#c312b207147a8980cfe9632c9ee0dda07a0f80d4"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -96,7 +96,7 @@
|
|||||||
"requires": {
|
"requires": {
|
||||||
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145",
|
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145",
|
||||||
"@parity/dapp-accounts": "github:paritytech/dapp-accounts#c7562d583683e8660da4b5a25e98cf2365be85ee",
|
"@parity/dapp-accounts": "github:paritytech/dapp-accounts#c7562d583683e8660da4b5a25e98cf2365be85ee",
|
||||||
"@parity/shared": "github:paritytech/js-shared#3ab2ee4be24ee4db31b35e8bea7869d989e29bb2",
|
"@parity/shared": "github:paritytech/js-shared#106d9ea9d6f7c78aabd93d7b58b612e9e81004e2",
|
||||||
"@parity/ui": "github:paritytech/js-ui#c312b207147a8980cfe9632c9ee0dda07a0f80d4"
|
"@parity/ui": "github:paritytech/js-ui#c312b207147a8980cfe9632c9ee0dda07a0f80d4"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -104,7 +104,7 @@
|
|||||||
"version": "github:paritytech/dapp-chaindeploy#837d75c91d42041ccf948d75f62609f185ee7179",
|
"version": "github:paritytech/dapp-chaindeploy#837d75c91d42041ccf948d75f62609f185ee7179",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145",
|
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145",
|
||||||
"@parity/shared": "github:paritytech/js-shared#3ab2ee4be24ee4db31b35e8bea7869d989e29bb2",
|
"@parity/shared": "github:paritytech/js-shared#106d9ea9d6f7c78aabd93d7b58b612e9e81004e2",
|
||||||
"react": "15.6.1",
|
"react": "15.6.1",
|
||||||
"react-dom": "15.6.1"
|
"react-dom": "15.6.1"
|
||||||
}
|
}
|
||||||
@ -113,8 +113,8 @@
|
|||||||
"version": "github:paritytech/dapp-contract#91664a413716044ab8799224ded65aaced2151fd",
|
"version": "github:paritytech/dapp-contract#91664a413716044ab8799224ded65aaced2151fd",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145",
|
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145",
|
||||||
"@parity/dapp-account": "github:paritytech/dapp-account#60bdc0022819a3ef51195ebc7c8db6ed493436ce",
|
"@parity/dapp-account": "github:paritytech/dapp-account#e8a1a995db57c83a838f58c2da1995b6a5333fc7",
|
||||||
"@parity/shared": "github:paritytech/js-shared#3ab2ee4be24ee4db31b35e8bea7869d989e29bb2",
|
"@parity/shared": "github:paritytech/js-shared#106d9ea9d6f7c78aabd93d7b58b612e9e81004e2",
|
||||||
"@parity/ui": "github:paritytech/js-ui#c312b207147a8980cfe9632c9ee0dda07a0f80d4"
|
"@parity/ui": "github:paritytech/js-ui#c312b207147a8980cfe9632c9ee0dda07a0f80d4"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -122,9 +122,9 @@
|
|||||||
"version": "github:paritytech/dapp-contracts#39528c8870ce1f716e3fd251f49479ee7add8942",
|
"version": "github:paritytech/dapp-contracts#39528c8870ce1f716e3fd251f49479ee7add8942",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145",
|
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145",
|
||||||
"@parity/dapp-account": "github:paritytech/dapp-account#60bdc0022819a3ef51195ebc7c8db6ed493436ce",
|
"@parity/dapp-account": "github:paritytech/dapp-account#e8a1a995db57c83a838f58c2da1995b6a5333fc7",
|
||||||
"@parity/dapp-accounts": "github:paritytech/dapp-accounts#c7562d583683e8660da4b5a25e98cf2365be85ee",
|
"@parity/dapp-accounts": "github:paritytech/dapp-accounts#c7562d583683e8660da4b5a25e98cf2365be85ee",
|
||||||
"@parity/shared": "github:paritytech/js-shared#3ab2ee4be24ee4db31b35e8bea7869d989e29bb2",
|
"@parity/shared": "github:paritytech/js-shared#106d9ea9d6f7c78aabd93d7b58b612e9e81004e2",
|
||||||
"@parity/ui": "github:paritytech/js-ui#c312b207147a8980cfe9632c9ee0dda07a0f80d4"
|
"@parity/ui": "github:paritytech/js-ui#c312b207147a8980cfe9632c9ee0dda07a0f80d4"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -132,7 +132,7 @@
|
|||||||
"version": "github:paritytech/dapp-dapp-accounts#b78ee21f99ac1ff60455c579f6d3abf47538ba58",
|
"version": "github:paritytech/dapp-dapp-accounts#b78ee21f99ac1ff60455c579f6d3abf47538ba58",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145",
|
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145",
|
||||||
"@parity/shared": "github:paritytech/js-shared#3ab2ee4be24ee4db31b35e8bea7869d989e29bb2",
|
"@parity/shared": "github:paritytech/js-shared#106d9ea9d6f7c78aabd93d7b58b612e9e81004e2",
|
||||||
"@parity/ui": "github:paritytech/js-ui#c312b207147a8980cfe9632c9ee0dda07a0f80d4",
|
"@parity/ui": "github:paritytech/js-ui#c312b207147a8980cfe9632c9ee0dda07a0f80d4",
|
||||||
"recharts": "0.15.2"
|
"recharts": "0.15.2"
|
||||||
}
|
}
|
||||||
@ -141,7 +141,7 @@
|
|||||||
"version": "github:paritytech/dapp-dapp-methods#35ea2d7bb54a2bcf12702da53bea03265ba9c892",
|
"version": "github:paritytech/dapp-dapp-methods#35ea2d7bb54a2bcf12702da53bea03265ba9c892",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145",
|
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145",
|
||||||
"@parity/shared": "github:paritytech/js-shared#3ab2ee4be24ee4db31b35e8bea7869d989e29bb2",
|
"@parity/shared": "github:paritytech/js-shared#106d9ea9d6f7c78aabd93d7b58b612e9e81004e2",
|
||||||
"@parity/ui": "github:paritytech/js-ui#c312b207147a8980cfe9632c9ee0dda07a0f80d4",
|
"@parity/ui": "github:paritytech/js-ui#c312b207147a8980cfe9632c9ee0dda07a0f80d4",
|
||||||
"recharts": "0.15.2"
|
"recharts": "0.15.2"
|
||||||
}
|
}
|
||||||
@ -150,18 +150,18 @@
|
|||||||
"version": "github:paritytech/dapp-dappreg#dd45124d071e853b54a91419576c991da08c9b3d",
|
"version": "github:paritytech/dapp-dappreg#dd45124d071e853b54a91419576c991da08c9b3d",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145",
|
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145",
|
||||||
"@parity/shared": "github:paritytech/js-shared#3ab2ee4be24ee4db31b35e8bea7869d989e29bb2",
|
"@parity/shared": "github:paritytech/js-shared#106d9ea9d6f7c78aabd93d7b58b612e9e81004e2",
|
||||||
"@parity/ui": "github:paritytech/js-ui#c312b207147a8980cfe9632c9ee0dda07a0f80d4",
|
"@parity/ui": "github:paritytech/js-ui#c312b207147a8980cfe9632c9ee0dda07a0f80d4",
|
||||||
"recharts": "0.15.2"
|
"recharts": "0.15.2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@parity/dapp-develop": {
|
"@parity/dapp-develop": {
|
||||||
"version": "github:paritytech/dapp-develop#bd4bcea6bf9df468faad0d0f262f9ed37edd4ef5",
|
"version": "github:paritytech/dapp-develop#e9efd437a07ae76279ab5c959ccaecb2e521386f",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145",
|
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145",
|
||||||
"@parity/dapp-contracts": "github:paritytech/dapp-contracts#39528c8870ce1f716e3fd251f49479ee7add8942",
|
"@parity/dapp-contracts": "github:paritytech/dapp-contracts#39528c8870ce1f716e3fd251f49479ee7add8942",
|
||||||
"@parity/parity.js": "1.8.7",
|
"@parity/parity.js": "1.8.7",
|
||||||
"@parity/shared": "github:paritytech/js-shared#3ab2ee4be24ee4db31b35e8bea7869d989e29bb2",
|
"@parity/shared": "github:paritytech/js-shared#106d9ea9d6f7c78aabd93d7b58b612e9e81004e2",
|
||||||
"@parity/ui": "github:paritytech/js-ui#c312b207147a8980cfe9632c9ee0dda07a0f80d4",
|
"@parity/ui": "github:paritytech/js-ui#c312b207147a8980cfe9632c9ee0dda07a0f80d4",
|
||||||
"oo7": "0.5.3",
|
"oo7": "0.5.3",
|
||||||
"oo7-parity": "0.6.8",
|
"oo7-parity": "0.6.8",
|
||||||
@ -169,6 +169,7 @@
|
|||||||
"parity-reactive-ui": "0.4.5",
|
"parity-reactive-ui": "0.4.5",
|
||||||
"promise-worker": "1.1.1",
|
"promise-worker": "1.1.1",
|
||||||
"serviceworker-webpack-plugin": "0.2.3",
|
"serviceworker-webpack-plugin": "0.2.3",
|
||||||
|
"sw-toolbox": "3.6.0",
|
||||||
"worker-loader": "0.8.1"
|
"worker-loader": "0.8.1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -176,7 +177,7 @@
|
|||||||
"version": "github:paritytech/dapp-githubhint#89c923ac78ff11cbe2a72adc0b0bab24a2736673",
|
"version": "github:paritytech/dapp-githubhint#89c923ac78ff11cbe2a72adc0b0bab24a2736673",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145",
|
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145",
|
||||||
"@parity/shared": "github:paritytech/js-shared#3ab2ee4be24ee4db31b35e8bea7869d989e29bb2",
|
"@parity/shared": "github:paritytech/js-shared#106d9ea9d6f7c78aabd93d7b58b612e9e81004e2",
|
||||||
"moment": "2.17.0",
|
"moment": "2.17.0",
|
||||||
"react": "15.6.1",
|
"react": "15.6.1",
|
||||||
"react-dom": "15.6.1",
|
"react-dom": "15.6.1",
|
||||||
@ -188,7 +189,7 @@
|
|||||||
"requires": {
|
"requires": {
|
||||||
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145",
|
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145",
|
||||||
"@parity/dapp-web": "github:paritytech/dapp-web#35844981326ae55efb31b4377a0afd26c0271edc",
|
"@parity/dapp-web": "github:paritytech/dapp-web#35844981326ae55efb31b4377a0afd26c0271edc",
|
||||||
"@parity/shared": "github:paritytech/js-shared#3ab2ee4be24ee4db31b35e8bea7869d989e29bb2",
|
"@parity/shared": "github:paritytech/js-shared#106d9ea9d6f7c78aabd93d7b58b612e9e81004e2",
|
||||||
"@parity/ui": "github:paritytech/js-ui#c312b207147a8980cfe9632c9ee0dda07a0f80d4",
|
"@parity/ui": "github:paritytech/js-ui#c312b207147a8980cfe9632c9ee0dda07a0f80d4",
|
||||||
"react-markdown": "2.4.4",
|
"react-markdown": "2.4.4",
|
||||||
"recharts": "0.15.2"
|
"recharts": "0.15.2"
|
||||||
@ -210,7 +211,7 @@
|
|||||||
"version": "github:paritytech/dapp-localtx#887f85a748e666feb6b932cdbc57c15be9598bc3",
|
"version": "github:paritytech/dapp-localtx#887f85a748e666feb6b932cdbc57c15be9598bc3",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145",
|
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145",
|
||||||
"@parity/shared": "github:paritytech/js-shared#3ab2ee4be24ee4db31b35e8bea7869d989e29bb2",
|
"@parity/shared": "github:paritytech/js-shared#106d9ea9d6f7c78aabd93d7b58b612e9e81004e2",
|
||||||
"@parity/ui": "github:paritytech/js-ui#c312b207147a8980cfe9632c9ee0dda07a0f80d4",
|
"@parity/ui": "github:paritytech/js-ui#c312b207147a8980cfe9632c9ee0dda07a0f80d4",
|
||||||
"recharts": "0.15.2"
|
"recharts": "0.15.2"
|
||||||
}
|
}
|
||||||
@ -219,7 +220,7 @@
|
|||||||
"version": "github:paritytech/dapp-playground#2a5834a7ccdb4df7a873637ab7554009f302f4da",
|
"version": "github:paritytech/dapp-playground#2a5834a7ccdb4df7a873637ab7554009f302f4da",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145",
|
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145",
|
||||||
"@parity/shared": "github:paritytech/js-shared#3ab2ee4be24ee4db31b35e8bea7869d989e29bb2",
|
"@parity/shared": "github:paritytech/js-shared#106d9ea9d6f7c78aabd93d7b58b612e9e81004e2",
|
||||||
"@parity/ui": "github:paritytech/js-ui#c312b207147a8980cfe9632c9ee0dda07a0f80d4",
|
"@parity/ui": "github:paritytech/js-ui#c312b207147a8980cfe9632c9ee0dda07a0f80d4",
|
||||||
"recharts": "0.15.2"
|
"recharts": "0.15.2"
|
||||||
}
|
}
|
||||||
@ -228,7 +229,7 @@
|
|||||||
"version": "github:paritytech/dapp-registry#54cf46d9795ec832924444f763dda680585c275c",
|
"version": "github:paritytech/dapp-registry#54cf46d9795ec832924444f763dda680585c275c",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145",
|
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145",
|
||||||
"@parity/shared": "github:paritytech/js-shared#3ab2ee4be24ee4db31b35e8bea7869d989e29bb2",
|
"@parity/shared": "github:paritytech/js-shared#106d9ea9d6f7c78aabd93d7b58b612e9e81004e2",
|
||||||
"@parity/ui": "github:paritytech/js-ui#c312b207147a8980cfe9632c9ee0dda07a0f80d4",
|
"@parity/ui": "github:paritytech/js-ui#c312b207147a8980cfe9632c9ee0dda07a0f80d4",
|
||||||
"material-ui": "0.16.5",
|
"material-ui": "0.16.5",
|
||||||
"recharts": "0.15.2"
|
"recharts": "0.15.2"
|
||||||
@ -238,7 +239,7 @@
|
|||||||
"version": "github:paritytech/dapp-settings#6b2db81f1095f30a417b8e6e4a4fa3f4dd4da7bc",
|
"version": "github:paritytech/dapp-settings#6b2db81f1095f30a417b8e6e4a4fa3f4dd4da7bc",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145",
|
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145",
|
||||||
"@parity/shared": "github:paritytech/js-shared#3ab2ee4be24ee4db31b35e8bea7869d989e29bb2",
|
"@parity/shared": "github:paritytech/js-shared#106d9ea9d6f7c78aabd93d7b58b612e9e81004e2",
|
||||||
"@parity/ui": "github:paritytech/js-ui#c312b207147a8980cfe9632c9ee0dda07a0f80d4",
|
"@parity/ui": "github:paritytech/js-ui#c312b207147a8980cfe9632c9ee0dda07a0f80d4",
|
||||||
"recharts": "0.15.2"
|
"recharts": "0.15.2"
|
||||||
}
|
}
|
||||||
@ -247,7 +248,7 @@
|
|||||||
"version": "github:paritytech/dapp-signaturereg#66eeef9bb9b601a397b4de987e47b1a39788ba19",
|
"version": "github:paritytech/dapp-signaturereg#66eeef9bb9b601a397b4de987e47b1a39788ba19",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145",
|
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145",
|
||||||
"@parity/shared": "github:paritytech/js-shared#3ab2ee4be24ee4db31b35e8bea7869d989e29bb2",
|
"@parity/shared": "github:paritytech/js-shared#106d9ea9d6f7c78aabd93d7b58b612e9e81004e2",
|
||||||
"moment": "2.17.0",
|
"moment": "2.17.0",
|
||||||
"react": "15.6.1",
|
"react": "15.6.1",
|
||||||
"react-dom": "15.6.1",
|
"react-dom": "15.6.1",
|
||||||
@ -258,7 +259,7 @@
|
|||||||
"version": "github:paritytech/dapp-signer#1e7184c852ea0f13028828ef1222ca64edc0d324",
|
"version": "github:paritytech/dapp-signer#1e7184c852ea0f13028828ef1222ca64edc0d324",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145",
|
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145",
|
||||||
"@parity/shared": "github:paritytech/js-shared#3ab2ee4be24ee4db31b35e8bea7869d989e29bb2",
|
"@parity/shared": "github:paritytech/js-shared#106d9ea9d6f7c78aabd93d7b58b612e9e81004e2",
|
||||||
"@parity/ui": "github:paritytech/js-ui#c312b207147a8980cfe9632c9ee0dda07a0f80d4",
|
"@parity/ui": "github:paritytech/js-ui#c312b207147a8980cfe9632c9ee0dda07a0f80d4",
|
||||||
"recharts": "0.15.2"
|
"recharts": "0.15.2"
|
||||||
}
|
}
|
||||||
@ -267,7 +268,7 @@
|
|||||||
"version": "github:paritytech/dapp-status#f4f75588c88bf808bb768ea40b8885de2e55d515",
|
"version": "github:paritytech/dapp-status#f4f75588c88bf808bb768ea40b8885de2e55d515",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145",
|
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145",
|
||||||
"@parity/shared": "github:paritytech/js-shared#3ab2ee4be24ee4db31b35e8bea7869d989e29bb2",
|
"@parity/shared": "github:paritytech/js-shared#106d9ea9d6f7c78aabd93d7b58b612e9e81004e2",
|
||||||
"@parity/ui": "github:paritytech/js-ui#c312b207147a8980cfe9632c9ee0dda07a0f80d4",
|
"@parity/ui": "github:paritytech/js-ui#c312b207147a8980cfe9632c9ee0dda07a0f80d4",
|
||||||
"bytes": "2.4.0",
|
"bytes": "2.4.0",
|
||||||
"format-number": "2.0.1",
|
"format-number": "2.0.1",
|
||||||
@ -278,7 +279,7 @@
|
|||||||
"version": "github:paritytech/dapp-tokendeploy#b049ffdeb5bdfaede48bc6c8478a661e56e9ef6e",
|
"version": "github:paritytech/dapp-tokendeploy#b049ffdeb5bdfaede48bc6c8478a661e56e9ef6e",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145",
|
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145",
|
||||||
"@parity/shared": "github:paritytech/js-shared#3ab2ee4be24ee4db31b35e8bea7869d989e29bb2",
|
"@parity/shared": "github:paritytech/js-shared#106d9ea9d6f7c78aabd93d7b58b612e9e81004e2",
|
||||||
"@parity/ui": "github:paritytech/js-ui#c312b207147a8980cfe9632c9ee0dda07a0f80d4",
|
"@parity/ui": "github:paritytech/js-ui#c312b207147a8980cfe9632c9ee0dda07a0f80d4",
|
||||||
"recharts": "0.15.2"
|
"recharts": "0.15.2"
|
||||||
}
|
}
|
||||||
@ -287,7 +288,7 @@
|
|||||||
"version": "github:paritytech/dapp-tokenreg#e8310f2ccbf75f5225271a010e8e1958611968ef",
|
"version": "github:paritytech/dapp-tokenreg#e8310f2ccbf75f5225271a010e8e1958611968ef",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145",
|
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145",
|
||||||
"@parity/shared": "github:paritytech/js-shared#3ab2ee4be24ee4db31b35e8bea7869d989e29bb2",
|
"@parity/shared": "github:paritytech/js-shared#106d9ea9d6f7c78aabd93d7b58b612e9e81004e2",
|
||||||
"material-ui": "0.16.5",
|
"material-ui": "0.16.5",
|
||||||
"react": "15.6.1",
|
"react": "15.6.1",
|
||||||
"react-dom": "15.6.1",
|
"react-dom": "15.6.1",
|
||||||
@ -299,7 +300,7 @@
|
|||||||
"version": "github:paritytech/dapp-vaults#cf54e3f7ee83f4656e847353fc30f18870da7aa7",
|
"version": "github:paritytech/dapp-vaults#cf54e3f7ee83f4656e847353fc30f18870da7aa7",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145",
|
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145",
|
||||||
"@parity/shared": "github:paritytech/js-shared#3ab2ee4be24ee4db31b35e8bea7869d989e29bb2",
|
"@parity/shared": "github:paritytech/js-shared#106d9ea9d6f7c78aabd93d7b58b612e9e81004e2",
|
||||||
"@parity/ui": "github:paritytech/js-ui#c312b207147a8980cfe9632c9ee0dda07a0f80d4"
|
"@parity/ui": "github:paritytech/js-ui#c312b207147a8980cfe9632c9ee0dda07a0f80d4"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -307,9 +308,9 @@
|
|||||||
"version": "github:paritytech/dapp-wallet#ca2d2c3d844ebc4c1da40beaec52578788da6aba",
|
"version": "github:paritytech/dapp-wallet#ca2d2c3d844ebc4c1da40beaec52578788da6aba",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145",
|
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145",
|
||||||
"@parity/dapp-account": "github:paritytech/dapp-account#60bdc0022819a3ef51195ebc7c8db6ed493436ce",
|
"@parity/dapp-account": "github:paritytech/dapp-account#e8a1a995db57c83a838f58c2da1995b6a5333fc7",
|
||||||
"@parity/dapp-address": "github:paritytech/dapp-address#24fd4d0fc42a7435a26110bb8a0165512b06429c",
|
"@parity/dapp-address": "github:paritytech/dapp-address#24fd4d0fc42a7435a26110bb8a0165512b06429c",
|
||||||
"@parity/shared": "github:paritytech/js-shared#3ab2ee4be24ee4db31b35e8bea7869d989e29bb2",
|
"@parity/shared": "github:paritytech/js-shared#106d9ea9d6f7c78aabd93d7b58b612e9e81004e2",
|
||||||
"@parity/ui": "github:paritytech/js-ui#c312b207147a8980cfe9632c9ee0dda07a0f80d4",
|
"@parity/ui": "github:paritytech/js-ui#c312b207147a8980cfe9632c9ee0dda07a0f80d4",
|
||||||
"recharts": "0.15.2"
|
"recharts": "0.15.2"
|
||||||
}
|
}
|
||||||
@ -318,7 +319,7 @@
|
|||||||
"version": "github:paritytech/dapp-web#35844981326ae55efb31b4377a0afd26c0271edc",
|
"version": "github:paritytech/dapp-web#35844981326ae55efb31b4377a0afd26c0271edc",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145",
|
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145",
|
||||||
"@parity/shared": "github:paritytech/js-shared#3ab2ee4be24ee4db31b35e8bea7869d989e29bb2",
|
"@parity/shared": "github:paritytech/js-shared#106d9ea9d6f7c78aabd93d7b58b612e9e81004e2",
|
||||||
"@parity/ui": "github:paritytech/js-ui#c312b207147a8980cfe9632c9ee0dda07a0f80d4",
|
"@parity/ui": "github:paritytech/js-ui#c312b207147a8980cfe9632c9ee0dda07a0f80d4",
|
||||||
"base32.js": "0.1.0",
|
"base32.js": "0.1.0",
|
||||||
"recharts": "0.15.2"
|
"recharts": "0.15.2"
|
||||||
@ -376,7 +377,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@parity/shared": {
|
"@parity/shared": {
|
||||||
"version": "github:paritytech/js-shared#3ab2ee4be24ee4db31b35e8bea7869d989e29bb2",
|
"version": "github:paritytech/js-shared#106d9ea9d6f7c78aabd93d7b58b612e9e81004e2",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@parity/ledger": "github:paritytech/js-ledger#c363adfb9192aa56b7b498b0ad90bc4032bcd6ab",
|
"@parity/ledger": "github:paritytech/js-ledger#c363adfb9192aa56b7b498b0ad90bc4032bcd6ab",
|
||||||
"eventemitter3": "2.0.3",
|
"eventemitter3": "2.0.3",
|
||||||
@ -390,7 +391,6 @@
|
|||||||
"redux-thunk": "2.1.0",
|
"redux-thunk": "2.1.0",
|
||||||
"scryptsy": "2.0.0",
|
"scryptsy": "2.0.0",
|
||||||
"solc": "github:ngotchac/solc-js#04eb38cc3003fba8cb3656653a7941ed36408818",
|
"solc": "github:ngotchac/solc-js#04eb38cc3003fba8cb3656653a7941ed36408818",
|
||||||
"sw-toolbox": "3.6.0",
|
|
||||||
"useragent.js": "0.5.6",
|
"useragent.js": "0.5.6",
|
||||||
"yargs": "6.6.0"
|
"yargs": "6.6.0"
|
||||||
}
|
}
|
||||||
@ -400,7 +400,7 @@
|
|||||||
"requires": {
|
"requires": {
|
||||||
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145",
|
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145",
|
||||||
"@parity/etherscan": "github:paritytech/js-etherscan#12e9ce901609a9ee84907034fe1da34c18e7f358",
|
"@parity/etherscan": "github:paritytech/js-etherscan#12e9ce901609a9ee84907034fe1da34c18e7f358",
|
||||||
"@parity/shared": "github:paritytech/js-shared#3ab2ee4be24ee4db31b35e8bea7869d989e29bb2",
|
"@parity/shared": "github:paritytech/js-shared#106d9ea9d6f7c78aabd93d7b58b612e9e81004e2",
|
||||||
"bignumber.js": "3.0.1",
|
"bignumber.js": "3.0.1",
|
||||||
"brace": "0.9.0",
|
"brace": "0.9.0",
|
||||||
"date-difference": "1.0.0",
|
"date-difference": "1.0.0",
|
||||||
@ -816,7 +816,7 @@
|
|||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"browserslist": "1.7.7",
|
"browserslist": "1.7.7",
|
||||||
"caniuse-db": "1.0.30000710",
|
"caniuse-db": "1.0.30000712",
|
||||||
"normalize-range": "0.1.2",
|
"normalize-range": "0.1.2",
|
||||||
"num2fraction": "1.2.2",
|
"num2fraction": "1.2.2",
|
||||||
"postcss": "5.2.17",
|
"postcss": "5.2.17",
|
||||||
@ -1859,8 +1859,15 @@
|
|||||||
"resolved": "https://registry.npmjs.org/babel-runtime/-/babel-runtime-6.25.0.tgz",
|
"resolved": "https://registry.npmjs.org/babel-runtime/-/babel-runtime-6.25.0.tgz",
|
||||||
"integrity": "sha1-M7mOql1IK7AajRqmtDetKwGuxBw=",
|
"integrity": "sha1-M7mOql1IK7AajRqmtDetKwGuxBw=",
|
||||||
"requires": {
|
"requires": {
|
||||||
"core-js": "2.4.1",
|
"core-js": "2.5.0",
|
||||||
"regenerator-runtime": "0.10.5"
|
"regenerator-runtime": "0.10.5"
|
||||||
|
},
|
||||||
|
"dependencies": {
|
||||||
|
"core-js": {
|
||||||
|
"version": "2.5.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-2.5.0.tgz",
|
||||||
|
"integrity": "sha1-VpwFCRi+ZIazg3VSAorgRmtxcIY="
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"babel-template": {
|
"babel-template": {
|
||||||
@ -1944,12 +1951,17 @@
|
|||||||
"requires": {
|
"requires": {
|
||||||
"babel-core": "6.25.0",
|
"babel-core": "6.25.0",
|
||||||
"babel-runtime": "6.25.0",
|
"babel-runtime": "6.25.0",
|
||||||
"core-js": "2.4.1",
|
"core-js": "2.5.0",
|
||||||
"home-or-tmp": "2.0.0",
|
"home-or-tmp": "2.0.0",
|
||||||
"lodash": "4.17.4",
|
"lodash": "4.17.4",
|
||||||
"mkdirp": "0.5.1",
|
"mkdirp": "0.5.1",
|
||||||
"source-map-support": "0.4.15"
|
"source-map-support": "0.4.15"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"core-js": {
|
||||||
|
"version": "2.5.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-2.5.0.tgz",
|
||||||
|
"integrity": "sha1-VpwFCRi+ZIazg3VSAorgRmtxcIY="
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -2300,7 +2312,7 @@
|
|||||||
"integrity": "sha1-C9dnBCWL6CmyOYu1Dkti0aFmsLk=",
|
"integrity": "sha1-C9dnBCWL6CmyOYu1Dkti0aFmsLk=",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"caniuse-db": "1.0.30000710",
|
"caniuse-db": "1.0.30000712",
|
||||||
"electron-to-chromium": "1.3.17"
|
"electron-to-chromium": "1.3.17"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -2427,15 +2439,15 @@
|
|||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"browserslist": "1.7.7",
|
"browserslist": "1.7.7",
|
||||||
"caniuse-db": "1.0.30000710",
|
"caniuse-db": "1.0.30000712",
|
||||||
"lodash.memoize": "4.1.2",
|
"lodash.memoize": "4.1.2",
|
||||||
"lodash.uniq": "4.5.0"
|
"lodash.uniq": "4.5.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"caniuse-db": {
|
"caniuse-db": {
|
||||||
"version": "1.0.30000710",
|
"version": "1.0.30000712",
|
||||||
"resolved": "https://registry.npmjs.org/caniuse-db/-/caniuse-db-1.0.30000710.tgz",
|
"resolved": "https://registry.npmjs.org/caniuse-db/-/caniuse-db-1.0.30000712.tgz",
|
||||||
"integrity": "sha1-8DYU7wS3a6QSMnVbfU5F18wcE7g=",
|
"integrity": "sha1-iXSDlvnXQZ1fon3ztIhy2tv4MYo=",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"capture-stack-trace": {
|
"capture-stack-trace": {
|
||||||
@ -3042,7 +3054,8 @@
|
|||||||
"core-js": {
|
"core-js": {
|
||||||
"version": "2.4.1",
|
"version": "2.4.1",
|
||||||
"resolved": "https://registry.npmjs.org/core-js/-/core-js-2.4.1.tgz",
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-2.4.1.tgz",
|
||||||
"integrity": "sha1-TekR5mew6ukSTjQlS1OupvxhjT4="
|
"integrity": "sha1-TekR5mew6ukSTjQlS1OupvxhjT4=",
|
||||||
|
"dev": true
|
||||||
},
|
},
|
||||||
"core-util-is": {
|
"core-util-is": {
|
||||||
"version": "1.0.2",
|
"version": "1.0.2",
|
||||||
@ -3911,7 +3924,7 @@
|
|||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"browserslist": "1.7.7",
|
"browserslist": "1.7.7",
|
||||||
"caniuse-db": "1.0.30000710",
|
"caniuse-db": "1.0.30000712",
|
||||||
"css-rule-stream": "1.1.0",
|
"css-rule-stream": "1.1.0",
|
||||||
"duplexer2": "0.0.2",
|
"duplexer2": "0.0.2",
|
||||||
"jsonfilter": "1.1.2",
|
"jsonfilter": "1.1.2",
|
||||||
@ -4507,7 +4520,7 @@
|
|||||||
"debug": "2.6.8",
|
"debug": "2.6.8",
|
||||||
"doctrine": "1.5.0",
|
"doctrine": "1.5.0",
|
||||||
"escope": "3.6.0",
|
"escope": "3.6.0",
|
||||||
"espree": "3.4.3",
|
"espree": "3.5.0",
|
||||||
"estraverse": "4.2.0",
|
"estraverse": "4.2.0",
|
||||||
"esutils": "2.0.2",
|
"esutils": "2.0.2",
|
||||||
"file-entry-cache": "2.0.0",
|
"file-entry-cache": "2.0.0",
|
||||||
@ -4607,9 +4620,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"espree": {
|
"espree": {
|
||||||
"version": "3.4.3",
|
"version": "3.5.0",
|
||||||
"resolved": "https://registry.npmjs.org/espree/-/espree-3.4.3.tgz",
|
"resolved": "https://registry.npmjs.org/espree/-/espree-3.5.0.tgz",
|
||||||
"integrity": "sha1-KRC1zNSc6JPC//+qtP2LOjG4I3Q=",
|
"integrity": "sha1-mDWGJb3QVYYeon4oZ+pyn69GPY0=",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"acorn": "5.1.1",
|
"acorn": "5.1.1",
|
||||||
@ -7136,9 +7149,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"chalk": {
|
"chalk": {
|
||||||
"version": "2.0.1",
|
"version": "2.1.0",
|
||||||
"resolved": "https://registry.npmjs.org/chalk/-/chalk-2.0.1.tgz",
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-2.1.0.tgz",
|
||||||
"integrity": "sha512-Mp+FXEI+FrwY/XYV45b2YD3E8i3HwnEAoFcM0qlZzq/RZ9RwWitt2Y/c7cqRAz70U7hfekqx6qNYthuKFO6K0g==",
|
"integrity": "sha512-LUHGS/dge4ujbXMJrnihYMcL4AoOweGnw9Tp3kQuqy1Kx5c1qKjqvMJZ6nVJPMWJtKCTN72ZogH3oeSO9g9rXQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"ansi-styles": "3.2.0",
|
"ansi-styles": "3.2.0",
|
||||||
@ -7158,7 +7171,7 @@
|
|||||||
"integrity": "sha512-G6WnRmdTt2jvJvY+aY+M0AO4YlbxE+slKPZb+jG2P2U9Tyxi3h1fYZ/DgiFU6DC6bv3XIEJoZt+f/kNh8BrWFw==",
|
"integrity": "sha512-G6WnRmdTt2jvJvY+aY+M0AO4YlbxE+slKPZb+jG2P2U9Tyxi3h1fYZ/DgiFU6DC6bv3XIEJoZt+f/kNh8BrWFw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"chalk": "2.0.1",
|
"chalk": "2.1.0",
|
||||||
"source-map": "0.5.6",
|
"source-map": "0.5.6",
|
||||||
"supports-color": "4.2.1"
|
"supports-color": "4.2.1"
|
||||||
}
|
}
|
||||||
@ -10173,9 +10186,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"chalk": {
|
"chalk": {
|
||||||
"version": "2.0.1",
|
"version": "2.1.0",
|
||||||
"resolved": "https://registry.npmjs.org/chalk/-/chalk-2.0.1.tgz",
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-2.1.0.tgz",
|
||||||
"integrity": "sha512-Mp+FXEI+FrwY/XYV45b2YD3E8i3HwnEAoFcM0qlZzq/RZ9RwWitt2Y/c7cqRAz70U7hfekqx6qNYthuKFO6K0g==",
|
"integrity": "sha512-LUHGS/dge4ujbXMJrnihYMcL4AoOweGnw9Tp3kQuqy1Kx5c1qKjqvMJZ6nVJPMWJtKCTN72ZogH3oeSO9g9rXQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"ansi-styles": "3.2.0",
|
"ansi-styles": "3.2.0",
|
||||||
@ -10195,7 +10208,7 @@
|
|||||||
"integrity": "sha512-G6WnRmdTt2jvJvY+aY+M0AO4YlbxE+slKPZb+jG2P2U9Tyxi3h1fYZ/DgiFU6DC6bv3XIEJoZt+f/kNh8BrWFw==",
|
"integrity": "sha512-G6WnRmdTt2jvJvY+aY+M0AO4YlbxE+slKPZb+jG2P2U9Tyxi3h1fYZ/DgiFU6DC6bv3XIEJoZt+f/kNh8BrWFw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"chalk": "2.0.1",
|
"chalk": "2.1.0",
|
||||||
"source-map": "0.5.6",
|
"source-map": "0.5.6",
|
||||||
"supports-color": "4.2.1"
|
"supports-color": "4.2.1"
|
||||||
}
|
}
|
||||||
@ -10274,9 +10287,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"chalk": {
|
"chalk": {
|
||||||
"version": "2.0.1",
|
"version": "2.1.0",
|
||||||
"resolved": "https://registry.npmjs.org/chalk/-/chalk-2.0.1.tgz",
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-2.1.0.tgz",
|
||||||
"integrity": "sha512-Mp+FXEI+FrwY/XYV45b2YD3E8i3HwnEAoFcM0qlZzq/RZ9RwWitt2Y/c7cqRAz70U7hfekqx6qNYthuKFO6K0g==",
|
"integrity": "sha512-LUHGS/dge4ujbXMJrnihYMcL4AoOweGnw9Tp3kQuqy1Kx5c1qKjqvMJZ6nVJPMWJtKCTN72ZogH3oeSO9g9rXQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"ansi-styles": "3.2.0",
|
"ansi-styles": "3.2.0",
|
||||||
@ -10307,7 +10320,7 @@
|
|||||||
"integrity": "sha512-G6WnRmdTt2jvJvY+aY+M0AO4YlbxE+slKPZb+jG2P2U9Tyxi3h1fYZ/DgiFU6DC6bv3XIEJoZt+f/kNh8BrWFw==",
|
"integrity": "sha512-G6WnRmdTt2jvJvY+aY+M0AO4YlbxE+slKPZb+jG2P2U9Tyxi3h1fYZ/DgiFU6DC6bv3XIEJoZt+f/kNh8BrWFw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"chalk": "2.0.1",
|
"chalk": "2.1.0",
|
||||||
"source-map": "0.5.6",
|
"source-map": "0.5.6",
|
||||||
"supports-color": "4.2.1"
|
"supports-color": "4.2.1"
|
||||||
}
|
}
|
||||||
@ -10432,9 +10445,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"chalk": {
|
"chalk": {
|
||||||
"version": "2.0.1",
|
"version": "2.1.0",
|
||||||
"resolved": "https://registry.npmjs.org/chalk/-/chalk-2.0.1.tgz",
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-2.1.0.tgz",
|
||||||
"integrity": "sha512-Mp+FXEI+FrwY/XYV45b2YD3E8i3HwnEAoFcM0qlZzq/RZ9RwWitt2Y/c7cqRAz70U7hfekqx6qNYthuKFO6K0g==",
|
"integrity": "sha512-LUHGS/dge4ujbXMJrnihYMcL4AoOweGnw9Tp3kQuqy1Kx5c1qKjqvMJZ6nVJPMWJtKCTN72ZogH3oeSO9g9rXQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"ansi-styles": "3.2.0",
|
"ansi-styles": "3.2.0",
|
||||||
@ -10454,7 +10467,7 @@
|
|||||||
"integrity": "sha512-G6WnRmdTt2jvJvY+aY+M0AO4YlbxE+slKPZb+jG2P2U9Tyxi3h1fYZ/DgiFU6DC6bv3XIEJoZt+f/kNh8BrWFw==",
|
"integrity": "sha512-G6WnRmdTt2jvJvY+aY+M0AO4YlbxE+slKPZb+jG2P2U9Tyxi3h1fYZ/DgiFU6DC6bv3XIEJoZt+f/kNh8BrWFw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"chalk": "2.0.1",
|
"chalk": "2.1.0",
|
||||||
"source-map": "0.5.6",
|
"source-map": "0.5.6",
|
||||||
"supports-color": "4.2.1"
|
"supports-color": "4.2.1"
|
||||||
}
|
}
|
||||||
@ -10490,9 +10503,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"chalk": {
|
"chalk": {
|
||||||
"version": "2.0.1",
|
"version": "2.1.0",
|
||||||
"resolved": "https://registry.npmjs.org/chalk/-/chalk-2.0.1.tgz",
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-2.1.0.tgz",
|
||||||
"integrity": "sha512-Mp+FXEI+FrwY/XYV45b2YD3E8i3HwnEAoFcM0qlZzq/RZ9RwWitt2Y/c7cqRAz70U7hfekqx6qNYthuKFO6K0g==",
|
"integrity": "sha512-LUHGS/dge4ujbXMJrnihYMcL4AoOweGnw9Tp3kQuqy1Kx5c1qKjqvMJZ6nVJPMWJtKCTN72ZogH3oeSO9g9rXQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"ansi-styles": "3.2.0",
|
"ansi-styles": "3.2.0",
|
||||||
@ -10512,7 +10525,7 @@
|
|||||||
"integrity": "sha512-G6WnRmdTt2jvJvY+aY+M0AO4YlbxE+slKPZb+jG2P2U9Tyxi3h1fYZ/DgiFU6DC6bv3XIEJoZt+f/kNh8BrWFw==",
|
"integrity": "sha512-G6WnRmdTt2jvJvY+aY+M0AO4YlbxE+slKPZb+jG2P2U9Tyxi3h1fYZ/DgiFU6DC6bv3XIEJoZt+f/kNh8BrWFw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"chalk": "2.0.1",
|
"chalk": "2.1.0",
|
||||||
"source-map": "0.5.6",
|
"source-map": "0.5.6",
|
||||||
"supports-color": "4.2.1"
|
"supports-color": "4.2.1"
|
||||||
}
|
}
|
||||||
@ -10548,9 +10561,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"chalk": {
|
"chalk": {
|
||||||
"version": "2.0.1",
|
"version": "2.1.0",
|
||||||
"resolved": "https://registry.npmjs.org/chalk/-/chalk-2.0.1.tgz",
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-2.1.0.tgz",
|
||||||
"integrity": "sha512-Mp+FXEI+FrwY/XYV45b2YD3E8i3HwnEAoFcM0qlZzq/RZ9RwWitt2Y/c7cqRAz70U7hfekqx6qNYthuKFO6K0g==",
|
"integrity": "sha512-LUHGS/dge4ujbXMJrnihYMcL4AoOweGnw9Tp3kQuqy1Kx5c1qKjqvMJZ6nVJPMWJtKCTN72ZogH3oeSO9g9rXQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"ansi-styles": "3.2.0",
|
"ansi-styles": "3.2.0",
|
||||||
@ -10570,7 +10583,7 @@
|
|||||||
"integrity": "sha512-G6WnRmdTt2jvJvY+aY+M0AO4YlbxE+slKPZb+jG2P2U9Tyxi3h1fYZ/DgiFU6DC6bv3XIEJoZt+f/kNh8BrWFw==",
|
"integrity": "sha512-G6WnRmdTt2jvJvY+aY+M0AO4YlbxE+slKPZb+jG2P2U9Tyxi3h1fYZ/DgiFU6DC6bv3XIEJoZt+f/kNh8BrWFw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"chalk": "2.0.1",
|
"chalk": "2.1.0",
|
||||||
"source-map": "0.5.6",
|
"source-map": "0.5.6",
|
||||||
"supports-color": "4.2.1"
|
"supports-color": "4.2.1"
|
||||||
}
|
}
|
||||||
@ -10606,9 +10619,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"chalk": {
|
"chalk": {
|
||||||
"version": "2.0.1",
|
"version": "2.1.0",
|
||||||
"resolved": "https://registry.npmjs.org/chalk/-/chalk-2.0.1.tgz",
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-2.1.0.tgz",
|
||||||
"integrity": "sha512-Mp+FXEI+FrwY/XYV45b2YD3E8i3HwnEAoFcM0qlZzq/RZ9RwWitt2Y/c7cqRAz70U7hfekqx6qNYthuKFO6K0g==",
|
"integrity": "sha512-LUHGS/dge4ujbXMJrnihYMcL4AoOweGnw9Tp3kQuqy1Kx5c1qKjqvMJZ6nVJPMWJtKCTN72ZogH3oeSO9g9rXQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"ansi-styles": "3.2.0",
|
"ansi-styles": "3.2.0",
|
||||||
@ -10628,7 +10641,7 @@
|
|||||||
"integrity": "sha512-G6WnRmdTt2jvJvY+aY+M0AO4YlbxE+slKPZb+jG2P2U9Tyxi3h1fYZ/DgiFU6DC6bv3XIEJoZt+f/kNh8BrWFw==",
|
"integrity": "sha512-G6WnRmdTt2jvJvY+aY+M0AO4YlbxE+slKPZb+jG2P2U9Tyxi3h1fYZ/DgiFU6DC6bv3XIEJoZt+f/kNh8BrWFw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"chalk": "2.0.1",
|
"chalk": "2.1.0",
|
||||||
"source-map": "0.5.6",
|
"source-map": "0.5.6",
|
||||||
"supports-color": "4.2.1"
|
"supports-color": "4.2.1"
|
||||||
}
|
}
|
||||||
@ -10664,9 +10677,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"chalk": {
|
"chalk": {
|
||||||
"version": "2.0.1",
|
"version": "2.1.0",
|
||||||
"resolved": "https://registry.npmjs.org/chalk/-/chalk-2.0.1.tgz",
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-2.1.0.tgz",
|
||||||
"integrity": "sha512-Mp+FXEI+FrwY/XYV45b2YD3E8i3HwnEAoFcM0qlZzq/RZ9RwWitt2Y/c7cqRAz70U7hfekqx6qNYthuKFO6K0g==",
|
"integrity": "sha512-LUHGS/dge4ujbXMJrnihYMcL4AoOweGnw9Tp3kQuqy1Kx5c1qKjqvMJZ6nVJPMWJtKCTN72ZogH3oeSO9g9rXQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"ansi-styles": "3.2.0",
|
"ansi-styles": "3.2.0",
|
||||||
@ -10686,7 +10699,7 @@
|
|||||||
"integrity": "sha512-G6WnRmdTt2jvJvY+aY+M0AO4YlbxE+slKPZb+jG2P2U9Tyxi3h1fYZ/DgiFU6DC6bv3XIEJoZt+f/kNh8BrWFw==",
|
"integrity": "sha512-G6WnRmdTt2jvJvY+aY+M0AO4YlbxE+slKPZb+jG2P2U9Tyxi3h1fYZ/DgiFU6DC6bv3XIEJoZt+f/kNh8BrWFw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"chalk": "2.0.1",
|
"chalk": "2.1.0",
|
||||||
"source-map": "0.5.6",
|
"source-map": "0.5.6",
|
||||||
"supports-color": "4.2.1"
|
"supports-color": "4.2.1"
|
||||||
}
|
}
|
||||||
@ -10820,9 +10833,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"chalk": {
|
"chalk": {
|
||||||
"version": "2.0.1",
|
"version": "2.1.0",
|
||||||
"resolved": "https://registry.npmjs.org/chalk/-/chalk-2.0.1.tgz",
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-2.1.0.tgz",
|
||||||
"integrity": "sha512-Mp+FXEI+FrwY/XYV45b2YD3E8i3HwnEAoFcM0qlZzq/RZ9RwWitt2Y/c7cqRAz70U7hfekqx6qNYthuKFO6K0g==",
|
"integrity": "sha512-LUHGS/dge4ujbXMJrnihYMcL4AoOweGnw9Tp3kQuqy1Kx5c1qKjqvMJZ6nVJPMWJtKCTN72ZogH3oeSO9g9rXQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"ansi-styles": "3.2.0",
|
"ansi-styles": "3.2.0",
|
||||||
@ -10842,7 +10855,7 @@
|
|||||||
"integrity": "sha512-G6WnRmdTt2jvJvY+aY+M0AO4YlbxE+slKPZb+jG2P2U9Tyxi3h1fYZ/DgiFU6DC6bv3XIEJoZt+f/kNh8BrWFw==",
|
"integrity": "sha512-G6WnRmdTt2jvJvY+aY+M0AO4YlbxE+slKPZb+jG2P2U9Tyxi3h1fYZ/DgiFU6DC6bv3XIEJoZt+f/kNh8BrWFw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"chalk": "2.0.1",
|
"chalk": "2.1.0",
|
||||||
"source-map": "0.5.6",
|
"source-map": "0.5.6",
|
||||||
"supports-color": "4.2.1"
|
"supports-color": "4.2.1"
|
||||||
}
|
}
|
||||||
@ -12269,24 +12282,18 @@
|
|||||||
"batch": "0.6.1",
|
"batch": "0.6.1",
|
||||||
"debug": "2.6.8",
|
"debug": "2.6.8",
|
||||||
"escape-html": "1.0.3",
|
"escape-html": "1.0.3",
|
||||||
"http-errors": "1.6.1",
|
"http-errors": "1.6.2",
|
||||||
"mime-types": "2.1.16",
|
"mime-types": "2.1.16",
|
||||||
"parseurl": "1.3.1"
|
"parseurl": "1.3.1"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"depd": {
|
|
||||||
"version": "1.1.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/depd/-/depd-1.1.0.tgz",
|
|
||||||
"integrity": "sha1-4b2Cxqq2ztlluXuIsX7T5SjKGMM=",
|
|
||||||
"dev": true
|
|
||||||
},
|
|
||||||
"http-errors": {
|
"http-errors": {
|
||||||
"version": "1.6.1",
|
"version": "1.6.2",
|
||||||
"resolved": "https://registry.npmjs.org/http-errors/-/http-errors-1.6.1.tgz",
|
"resolved": "https://registry.npmjs.org/http-errors/-/http-errors-1.6.2.tgz",
|
||||||
"integrity": "sha1-X4uO2YrKVFZWv1cplzh/kEpyIlc=",
|
"integrity": "sha1-CgAsyFcHGSp+eUbO7cERVfYOxzY=",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"depd": "1.1.0",
|
"depd": "1.1.1",
|
||||||
"inherits": "2.0.3",
|
"inherits": "2.0.3",
|
||||||
"setprototypeof": "1.0.3",
|
"setprototypeof": "1.0.3",
|
||||||
"statuses": "1.3.1"
|
"statuses": "1.3.1"
|
||||||
|
@ -122,7 +122,7 @@ export default class Dapp extends Component {
|
|||||||
? app.id
|
? app.id
|
||||||
: this.context.api.sha3(app.url);
|
: this.context.api.sha3(app.url);
|
||||||
|
|
||||||
src = `${dapphost}/dapps/${appId}/`;
|
src = `${dapphost}/dapps/${appId}/index.html`;
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user