Update with master merged packages

This commit is contained in:
Jaco Greeff 2017-09-18 14:03:34 +02:00
parent 2b48668327
commit 3795a4869e
1 changed files with 131 additions and 131 deletions

262
js/package-lock.json generated
View File

@ -5,7 +5,7 @@
"requires": true,
"dependencies": {
"@parity/abi": {
"version": "github:paritytech/js-abi#2e0cbd499e1dcb8d1cb7afc088eba42226ee0a9e",
"version": "github:paritytech/js-abi#4ae20a11def49ff8220ad6338f6b0f35754a934d",
"requires": {
"bignumber.js": "3.0.1",
"js-sha3": "0.5.5",
@ -13,10 +13,10 @@
}
},
"@parity/api": {
"version": "github:paritytech/js-api#5f891056104e06ace41e68c7a60b03e0e479190e",
"version": "github:paritytech/js-api#1516681258d12ee3e6c1b2e1612292cca6727190",
"requires": {
"@parity/abi": "github:paritytech/js-abi#2e0cbd499e1dcb8d1cb7afc088eba42226ee0a9e",
"@parity/jsonrpc": "github:paritytech/js-jsonrpc#00f8ef799756c0929e54a40af1ea09ae6050b099",
"@parity/abi": "github:paritytech/js-abi#4ae20a11def49ff8220ad6338f6b0f35754a934d",
"@parity/jsonrpc": "github:paritytech/js-jsonrpc#1db57c5081699da7a59b54f7088d9b92a94b4dea",
"@parity/wordlist": "1.1.0",
"bignumber.js": "3.0.1",
"blockies": "0.0.2",
@ -40,15 +40,15 @@
}
},
"@parity/dapp-account": {
"version": "github:paritytech/dapp-account#c248557d9d7cd1f97eafca8af5ec3243d4966826",
"version": "github:paritytech/dapp-account#ab7a5360f3efa42e892a199c7de748d2b3a798b1",
"requires": {
"@parity/api": "github:paritytech/js-api#5f891056104e06ace41e68c7a60b03e0e479190e",
"@parity/dapp-accounts": "github:paritytech/dapp-accounts#ba431ae8ae7f0d258b1666ce2f68d5d99707bdd2",
"@parity/dapp-vaults": "github:paritytech/dapp-vaults#8c9ec3c59caaa232cf158483c3bcd2926ae140b6",
"@parity/api": "github:paritytech/js-api#1516681258d12ee3e6c1b2e1612292cca6727190",
"@parity/dapp-accounts": "github:paritytech/dapp-accounts#4e1f6017bc811303b1dc2cea50c95132d7959053",
"@parity/dapp-vaults": "github:paritytech/dapp-vaults#dc7efaa76bb79038a5e1b99a4b0328a7b769e287",
"@parity/parity.js": "1.8.7",
"@parity/shapeshift": "github:paritytech/js-shapeshift#290f908a873108d19296e72deda9b40e9f4d035f",
"@parity/shared": "github:paritytech/js-shared#9cc8489f7ee18ba2f5e2d10dfeec807aa1e70ae6",
"@parity/ui": "github:paritytech/js-ui#93b0c872b27102aff7f229115f58593e58a6a39d",
"@parity/shapeshift": "github:paritytech/js-shapeshift#6ec97df1d2fa7cd3a1d92a923edf27c4e953d4b4",
"@parity/shared": "github:paritytech/js-shared#3ab2df8f55048517895b5a8c17834f4d468f81ef",
"@parity/ui": "github:paritytech/js-ui#9908573f70c5cd6efca02d015cc3aecb3f8af91a",
"happypack": "3.1.0",
"lodash": "4.17.2",
"oo7": "0.5.3",
@ -67,12 +67,12 @@
}
},
"@parity/dapp-accounts": {
"version": "github:paritytech/dapp-accounts#ba431ae8ae7f0d258b1666ce2f68d5d99707bdd2",
"version": "github:paritytech/dapp-accounts#4e1f6017bc811303b1dc2cea50c95132d7959053",
"requires": {
"@parity/api": "github:paritytech/js-api#5f891056104e06ace41e68c7a60b03e0e479190e",
"@parity/dapp-vaults": "github:paritytech/dapp-vaults#8c9ec3c59caaa232cf158483c3bcd2926ae140b6",
"@parity/shared": "github:paritytech/js-shared#9cc8489f7ee18ba2f5e2d10dfeec807aa1e70ae6",
"@parity/ui": "github:paritytech/js-ui#93b0c872b27102aff7f229115f58593e58a6a39d",
"@parity/api": "github:paritytech/js-api#1516681258d12ee3e6c1b2e1612292cca6727190",
"@parity/dapp-vaults": "github:paritytech/dapp-vaults#dc7efaa76bb79038a5e1b99a4b0328a7b769e287",
"@parity/shared": "github:paritytech/js-shared#3ab2df8f55048517895b5a8c17834f4d468f81ef",
"@parity/ui": "github:paritytech/js-ui#9908573f70c5cd6efca02d015cc3aecb3f8af91a",
"file-saver": "1.3.3",
"react": "15.6.1",
"react-dom": "15.6.1",
@ -82,92 +82,92 @@
}
},
"@parity/dapp-address": {
"version": "github:paritytech/dapp-address#c3aa64d704eaf130b761b3baaea7b4dd8df4b60e",
"version": "github:paritytech/dapp-address#6d5cf8d6304a741bfd760388dcaaef0d09289eb9",
"requires": {
"@parity/api": "github:paritytech/js-api#5f891056104e06ace41e68c7a60b03e0e479190e",
"@parity/dapp-account": "github:paritytech/dapp-account#c248557d9d7cd1f97eafca8af5ec3243d4966826",
"@parity/dapp-addresses": "github:paritytech/dapp-addresses#9c6389286603395904d9edffea93cd6c6ef2fb43",
"@parity/shared": "github:paritytech/js-shared#9cc8489f7ee18ba2f5e2d10dfeec807aa1e70ae6",
"@parity/ui": "github:paritytech/js-ui#93b0c872b27102aff7f229115f58593e58a6a39d"
"@parity/api": "github:paritytech/js-api#1516681258d12ee3e6c1b2e1612292cca6727190",
"@parity/dapp-account": "github:paritytech/dapp-account#ab7a5360f3efa42e892a199c7de748d2b3a798b1",
"@parity/dapp-addresses": "github:paritytech/dapp-addresses#995abc1f9f7ab447c373fd764d14e03cb4d7c076",
"@parity/shared": "github:paritytech/js-shared#3ab2df8f55048517895b5a8c17834f4d468f81ef",
"@parity/ui": "github:paritytech/js-ui#9908573f70c5cd6efca02d015cc3aecb3f8af91a"
}
},
"@parity/dapp-addresses": {
"version": "github:paritytech/dapp-addresses#9c6389286603395904d9edffea93cd6c6ef2fb43",
"version": "github:paritytech/dapp-addresses#995abc1f9f7ab447c373fd764d14e03cb4d7c076",
"requires": {
"@parity/api": "github:paritytech/js-api#5f891056104e06ace41e68c7a60b03e0e479190e",
"@parity/dapp-accounts": "github:paritytech/dapp-accounts#ba431ae8ae7f0d258b1666ce2f68d5d99707bdd2",
"@parity/shared": "github:paritytech/js-shared#9cc8489f7ee18ba2f5e2d10dfeec807aa1e70ae6",
"@parity/ui": "github:paritytech/js-ui#93b0c872b27102aff7f229115f58593e58a6a39d"
"@parity/api": "github:paritytech/js-api#1516681258d12ee3e6c1b2e1612292cca6727190",
"@parity/dapp-accounts": "github:paritytech/dapp-accounts#4e1f6017bc811303b1dc2cea50c95132d7959053",
"@parity/shared": "github:paritytech/js-shared#3ab2df8f55048517895b5a8c17834f4d468f81ef",
"@parity/ui": "github:paritytech/js-ui#9908573f70c5cd6efca02d015cc3aecb3f8af91a"
}
},
"@parity/dapp-chaindeploy": {
"version": "github:paritytech/dapp-chaindeploy#91c2b116fcdb99ca5e625380ab7a28848cac3cf3",
"version": "github:paritytech/dapp-chaindeploy#c8ee04c173bafa73b097214fff6f2ab506d13130",
"requires": {
"@parity/api": "github:paritytech/js-api#5f891056104e06ace41e68c7a60b03e0e479190e",
"@parity/shared": "github:paritytech/js-shared#9cc8489f7ee18ba2f5e2d10dfeec807aa1e70ae6",
"@parity/api": "github:paritytech/js-api#1516681258d12ee3e6c1b2e1612292cca6727190",
"@parity/shared": "github:paritytech/js-shared#3ab2df8f55048517895b5a8c17834f4d468f81ef",
"react": "15.6.1",
"react-dom": "15.6.1"
}
},
"@parity/dapp-contract": {
"version": "github:paritytech/dapp-contract#2491a45a163085264809e4c3478f7a7779439694",
"version": "github:paritytech/dapp-contract#9851c13bd025cbb391a5684d9d2c036c0de4b175",
"requires": {
"@parity/api": "github:paritytech/js-api#5f891056104e06ace41e68c7a60b03e0e479190e",
"@parity/dapp-account": "github:paritytech/dapp-account#c248557d9d7cd1f97eafca8af5ec3243d4966826",
"@parity/shared": "github:paritytech/js-shared#9cc8489f7ee18ba2f5e2d10dfeec807aa1e70ae6",
"@parity/ui": "github:paritytech/js-ui#93b0c872b27102aff7f229115f58593e58a6a39d"
"@parity/api": "github:paritytech/js-api#1516681258d12ee3e6c1b2e1612292cca6727190",
"@parity/dapp-account": "github:paritytech/dapp-account#ab7a5360f3efa42e892a199c7de748d2b3a798b1",
"@parity/shared": "github:paritytech/js-shared#3ab2df8f55048517895b5a8c17834f4d468f81ef",
"@parity/ui": "github:paritytech/js-ui#9908573f70c5cd6efca02d015cc3aecb3f8af91a"
}
},
"@parity/dapp-contracts": {
"version": "github:paritytech/dapp-contracts#ec8057d7f683afcffdaf617fb31031c713b2110b",
"version": "github:paritytech/dapp-contracts#85a12f1fde0fdc8f36780c6dc814606220aab615",
"requires": {
"@parity/api": "github:paritytech/js-api#5f891056104e06ace41e68c7a60b03e0e479190e",
"@parity/dapp-account": "github:paritytech/dapp-account#c248557d9d7cd1f97eafca8af5ec3243d4966826",
"@parity/dapp-accounts": "github:paritytech/dapp-accounts#ba431ae8ae7f0d258b1666ce2f68d5d99707bdd2",
"@parity/shared": "github:paritytech/js-shared#9cc8489f7ee18ba2f5e2d10dfeec807aa1e70ae6",
"@parity/ui": "github:paritytech/js-ui#93b0c872b27102aff7f229115f58593e58a6a39d"
"@parity/api": "github:paritytech/js-api#1516681258d12ee3e6c1b2e1612292cca6727190",
"@parity/dapp-account": "github:paritytech/dapp-account#ab7a5360f3efa42e892a199c7de748d2b3a798b1",
"@parity/dapp-accounts": "github:paritytech/dapp-accounts#4e1f6017bc811303b1dc2cea50c95132d7959053",
"@parity/shared": "github:paritytech/js-shared#3ab2df8f55048517895b5a8c17834f4d468f81ef",
"@parity/ui": "github:paritytech/js-ui#9908573f70c5cd6efca02d015cc3aecb3f8af91a"
}
},
"@parity/dapp-dapp-accounts": {
"version": "github:paritytech/dapp-dapp-accounts#65fe6a95166433667401d415507875b86d56dc4c",
"version": "github:paritytech/dapp-dapp-accounts#96de60ed3549cf501916b3e09b735548d851ee93",
"requires": {
"@parity/api": "github:paritytech/js-api#5f891056104e06ace41e68c7a60b03e0e479190e",
"@parity/shared": "github:paritytech/js-shared#9cc8489f7ee18ba2f5e2d10dfeec807aa1e70ae6",
"@parity/ui": "github:paritytech/js-ui#93b0c872b27102aff7f229115f58593e58a6a39d"
"@parity/api": "github:paritytech/js-api#1516681258d12ee3e6c1b2e1612292cca6727190",
"@parity/shared": "github:paritytech/js-shared#3ab2df8f55048517895b5a8c17834f4d468f81ef",
"@parity/ui": "github:paritytech/js-ui#9908573f70c5cd6efca02d015cc3aecb3f8af91a"
}
},
"@parity/dapp-dapp-methods": {
"version": "github:paritytech/dapp-dapp-methods#b0ca4f198d8172dcba7f36f7427e8b35acc605c6",
"version": "github:paritytech/dapp-dapp-methods#d54c1a98b693f79a2d21da0cdef18569fff3a137",
"requires": {
"@parity/api": "github:paritytech/js-api#5f891056104e06ace41e68c7a60b03e0e479190e",
"@parity/shared": "github:paritytech/js-shared#9cc8489f7ee18ba2f5e2d10dfeec807aa1e70ae6",
"@parity/ui": "github:paritytech/js-ui#93b0c872b27102aff7f229115f58593e58a6a39d"
"@parity/api": "github:paritytech/js-api#1516681258d12ee3e6c1b2e1612292cca6727190",
"@parity/shared": "github:paritytech/js-shared#3ab2df8f55048517895b5a8c17834f4d468f81ef",
"@parity/ui": "github:paritytech/js-ui#9908573f70c5cd6efca02d015cc3aecb3f8af91a"
}
},
"@parity/dapp-dapp-visible": {
"version": "github:paritytech/dapp-dapp-visible#e9249e9500cb7daabc9019a39ae0330f1d9c9195",
"version": "github:paritytech/dapp-dapp-visible#23f188f45e63a79ee09797f605c0f6e570f53379",
"requires": {
"@parity/api": "github:paritytech/js-api#5f891056104e06ace41e68c7a60b03e0e479190e",
"@parity/shared": "github:paritytech/js-shared#9cc8489f7ee18ba2f5e2d10dfeec807aa1e70ae6",
"@parity/ui": "github:paritytech/js-ui#93b0c872b27102aff7f229115f58593e58a6a39d"
"@parity/api": "github:paritytech/js-api#1516681258d12ee3e6c1b2e1612292cca6727190",
"@parity/shared": "github:paritytech/js-shared#3ab2df8f55048517895b5a8c17834f4d468f81ef",
"@parity/ui": "github:paritytech/js-ui#9908573f70c5cd6efca02d015cc3aecb3f8af91a"
}
},
"@parity/dapp-dappreg": {
"version": "github:paritytech/dapp-dappreg#7aff3d904a2f22115df571581efbc25ed14765f8",
"version": "github:paritytech/dapp-dappreg#8f6ad261c8fbcbbd8782e0573c94c50685cb317f",
"requires": {
"@parity/api": "github:paritytech/js-api#5f891056104e06ace41e68c7a60b03e0e479190e",
"@parity/shared": "github:paritytech/js-shared#9cc8489f7ee18ba2f5e2d10dfeec807aa1e70ae6",
"@parity/ui": "github:paritytech/js-ui#93b0c872b27102aff7f229115f58593e58a6a39d"
"@parity/api": "github:paritytech/js-api#1516681258d12ee3e6c1b2e1612292cca6727190",
"@parity/shared": "github:paritytech/js-shared#3ab2df8f55048517895b5a8c17834f4d468f81ef",
"@parity/ui": "github:paritytech/js-ui#9908573f70c5cd6efca02d015cc3aecb3f8af91a"
}
},
"@parity/dapp-develop": {
"version": "github:paritytech/dapp-develop#7e5efa532763e5ed868f6c7337ab7d4af0ca49fb",
"version": "github:paritytech/dapp-develop#c3eca8cc5bbc6ee7aea100444111ea535f80328e",
"requires": {
"@parity/api": "github:paritytech/js-api#5f891056104e06ace41e68c7a60b03e0e479190e",
"@parity/dapp-contracts": "github:paritytech/dapp-contracts#ec8057d7f683afcffdaf617fb31031c713b2110b",
"@parity/api": "github:paritytech/js-api#1516681258d12ee3e6c1b2e1612292cca6727190",
"@parity/dapp-contracts": "github:paritytech/dapp-contracts#85a12f1fde0fdc8f36780c6dc814606220aab615",
"@parity/parity.js": "1.8.7",
"@parity/shared": "github:paritytech/js-shared#9cc8489f7ee18ba2f5e2d10dfeec807aa1e70ae6",
"@parity/ui": "github:paritytech/js-ui#93b0c872b27102aff7f229115f58593e58a6a39d",
"@parity/shared": "github:paritytech/js-shared#3ab2df8f55048517895b5a8c17834f4d468f81ef",
"@parity/ui": "github:paritytech/js-ui#9908573f70c5cd6efca02d015cc3aecb3f8af91a",
"oo7": "0.5.3",
"oo7-parity": "0.6.8",
"oo7-react": "0.4.5",
@ -179,10 +179,10 @@
}
},
"@parity/dapp-githubhint": {
"version": "github:paritytech/dapp-githubhint#ea567f9a301613a40e948b0c30626cb03f2ceecc",
"version": "github:paritytech/dapp-githubhint#89a6ca4a2b5d55d3d1fdf314c9cf8b18f50ce07a",
"requires": {
"@parity/api": "github:paritytech/js-api#5f891056104e06ace41e68c7a60b03e0e479190e",
"@parity/shared": "github:paritytech/js-shared#9cc8489f7ee18ba2f5e2d10dfeec807aa1e70ae6",
"@parity/api": "github:paritytech/js-api#1516681258d12ee3e6c1b2e1612292cca6727190",
"@parity/shared": "github:paritytech/js-shared#3ab2df8f55048517895b5a8c17834f4d468f81ef",
"moment": "2.17.0",
"react": "15.6.1",
"react-dom": "15.6.1",
@ -190,12 +190,12 @@
}
},
"@parity/dapp-home": {
"version": "github:paritytech/dapp-home#744b610480912036f176f05671a17f31dea8cd39",
"version": "github:paritytech/dapp-home#4fa2c83997e7871835c3e0dfbb7a12397e9fa54c",
"requires": {
"@parity/api": "github:paritytech/js-api#5f891056104e06ace41e68c7a60b03e0e479190e",
"@parity/dapp-web": "github:paritytech/dapp-web#0f3d26d789115a29b81acf219593d3cdb4b205c4",
"@parity/shared": "github:paritytech/js-shared#9cc8489f7ee18ba2f5e2d10dfeec807aa1e70ae6",
"@parity/ui": "github:paritytech/js-ui#93b0c872b27102aff7f229115f58593e58a6a39d",
"@parity/api": "github:paritytech/js-api#1516681258d12ee3e6c1b2e1612292cca6727190",
"@parity/dapp-web": "github:paritytech/dapp-web#5538ac02667c1d439d4c90fafcdfc58240b6d3b5",
"@parity/shared": "github:paritytech/js-shared#3ab2df8f55048517895b5a8c17834f4d468f81ef",
"@parity/ui": "github:paritytech/js-ui#9908573f70c5cd6efca02d015cc3aecb3f8af91a",
"react-markdown": "2.4.4"
},
"dependencies": {
@ -212,43 +212,43 @@
}
},
"@parity/dapp-localtx": {
"version": "github:paritytech/dapp-localtx#7cff387fce20d0ba258efa7dd52682dec37806fe",
"version": "github:paritytech/dapp-localtx#aeb1623148d32a6a334b87e28289e07c88ff6dfe",
"requires": {
"@parity/api": "github:paritytech/js-api#5f891056104e06ace41e68c7a60b03e0e479190e",
"@parity/shared": "github:paritytech/js-shared#9cc8489f7ee18ba2f5e2d10dfeec807aa1e70ae6",
"@parity/ui": "github:paritytech/js-ui#93b0c872b27102aff7f229115f58593e58a6a39d"
"@parity/api": "github:paritytech/js-api#1516681258d12ee3e6c1b2e1612292cca6727190",
"@parity/shared": "github:paritytech/js-shared#3ab2df8f55048517895b5a8c17834f4d468f81ef",
"@parity/ui": "github:paritytech/js-ui#9908573f70c5cd6efca02d015cc3aecb3f8af91a"
}
},
"@parity/dapp-playground": {
"version": "github:paritytech/dapp-playground#5546b96468d4629419b671897e86ce53ea141d09",
"requires": {
"@parity/api": "github:paritytech/js-api#5f891056104e06ace41e68c7a60b03e0e479190e",
"@parity/shared": "github:paritytech/js-shared#9cc8489f7ee18ba2f5e2d10dfeec807aa1e70ae6",
"@parity/ui": "github:paritytech/js-ui#93b0c872b27102aff7f229115f58593e58a6a39d"
"@parity/api": "github:paritytech/js-api#1516681258d12ee3e6c1b2e1612292cca6727190",
"@parity/shared": "github:paritytech/js-shared#3ab2df8f55048517895b5a8c17834f4d468f81ef",
"@parity/ui": "github:paritytech/js-ui#9908573f70c5cd6efca02d015cc3aecb3f8af91a"
}
},
"@parity/dapp-registry": {
"version": "github:paritytech/dapp-registry#e216a0c10dc9c6c6504ad089eea0d2584f67a8d1",
"version": "github:paritytech/dapp-registry#276f6bacd19d86eb6811ca7838842a8afd818c24",
"requires": {
"@parity/api": "github:paritytech/js-api#5f891056104e06ace41e68c7a60b03e0e479190e",
"@parity/shared": "github:paritytech/js-shared#9cc8489f7ee18ba2f5e2d10dfeec807aa1e70ae6",
"@parity/ui": "github:paritytech/js-ui#93b0c872b27102aff7f229115f58593e58a6a39d",
"@parity/api": "github:paritytech/js-api#1516681258d12ee3e6c1b2e1612292cca6727190",
"@parity/shared": "github:paritytech/js-shared#3ab2df8f55048517895b5a8c17834f4d468f81ef",
"@parity/ui": "github:paritytech/js-ui#9908573f70c5cd6efca02d015cc3aecb3f8af91a",
"material-ui": "0.16.5"
}
},
"@parity/dapp-settings": {
"version": "github:paritytech/dapp-settings#dd31b30c8cbef6b1073b978f6b16b0359b118f9c",
"version": "github:paritytech/dapp-settings#9a03736c7d25b77a94e6cd5c92363ef1cd5df5c6",
"requires": {
"@parity/api": "github:paritytech/js-api#5f891056104e06ace41e68c7a60b03e0e479190e",
"@parity/shared": "github:paritytech/js-shared#9cc8489f7ee18ba2f5e2d10dfeec807aa1e70ae6",
"@parity/ui": "github:paritytech/js-ui#93b0c872b27102aff7f229115f58593e58a6a39d"
"@parity/api": "github:paritytech/js-api#1516681258d12ee3e6c1b2e1612292cca6727190",
"@parity/shared": "github:paritytech/js-shared#3ab2df8f55048517895b5a8c17834f4d468f81ef",
"@parity/ui": "github:paritytech/js-ui#9908573f70c5cd6efca02d015cc3aecb3f8af91a"
}
},
"@parity/dapp-signaturereg": {
"version": "github:paritytech/dapp-signaturereg#c25c848ca2e0bfb32ab070ece445d2cf95dd4daa",
"version": "github:paritytech/dapp-signaturereg#2ce935d52bdd41201ed06a3eb0e96426a9b3e42a",
"requires": {
"@parity/api": "github:paritytech/js-api#5f891056104e06ace41e68c7a60b03e0e479190e",
"@parity/shared": "github:paritytech/js-shared#9cc8489f7ee18ba2f5e2d10dfeec807aa1e70ae6",
"@parity/api": "github:paritytech/js-api#1516681258d12ee3e6c1b2e1612292cca6727190",
"@parity/shared": "github:paritytech/js-shared#3ab2df8f55048517895b5a8c17834f4d468f81ef",
"moment": "2.17.0",
"react": "15.6.1",
"react-dom": "15.6.1",
@ -256,36 +256,36 @@
}
},
"@parity/dapp-signer": {
"version": "github:paritytech/dapp-signer#ae4335e4ac8fec10f3401a71396b920627c4a96f",
"version": "github:paritytech/dapp-signer#94dd045921605a3635ac1bf70e89955aa022e86b",
"requires": {
"@parity/api": "github:paritytech/js-api#5f891056104e06ace41e68c7a60b03e0e479190e",
"@parity/shared": "github:paritytech/js-shared#9cc8489f7ee18ba2f5e2d10dfeec807aa1e70ae6",
"@parity/ui": "github:paritytech/js-ui#93b0c872b27102aff7f229115f58593e58a6a39d"
"@parity/api": "github:paritytech/js-api#1516681258d12ee3e6c1b2e1612292cca6727190",
"@parity/shared": "github:paritytech/js-shared#3ab2df8f55048517895b5a8c17834f4d468f81ef",
"@parity/ui": "github:paritytech/js-ui#9908573f70c5cd6efca02d015cc3aecb3f8af91a"
}
},
"@parity/dapp-status": {
"version": "github:paritytech/dapp-status#b66e5a867abff1c9f95740de5830c801e7823489",
"version": "github:paritytech/dapp-status#c6ec2da0e7fa949100529c88376807d7b50e8979",
"requires": {
"@parity/api": "github:paritytech/js-api#5f891056104e06ace41e68c7a60b03e0e479190e",
"@parity/shared": "github:paritytech/js-shared#9cc8489f7ee18ba2f5e2d10dfeec807aa1e70ae6",
"@parity/ui": "github:paritytech/js-ui#93b0c872b27102aff7f229115f58593e58a6a39d",
"@parity/api": "github:paritytech/js-api#1516681258d12ee3e6c1b2e1612292cca6727190",
"@parity/shared": "github:paritytech/js-shared#3ab2df8f55048517895b5a8c17834f4d468f81ef",
"@parity/ui": "github:paritytech/js-ui#9908573f70c5cd6efca02d015cc3aecb3f8af91a",
"bytes": "2.4.0",
"format-number": "2.0.1"
}
},
"@parity/dapp-tokendeploy": {
"version": "github:paritytech/dapp-tokendeploy#50e31914cf54430781aa7fb8653840e985bb08a9",
"version": "github:paritytech/dapp-tokendeploy#022a6a6f3de70963e84e1edbedc24fa153b2465d",
"requires": {
"@parity/api": "github:paritytech/js-api#5f891056104e06ace41e68c7a60b03e0e479190e",
"@parity/shared": "github:paritytech/js-shared#9cc8489f7ee18ba2f5e2d10dfeec807aa1e70ae6",
"@parity/ui": "github:paritytech/js-ui#93b0c872b27102aff7f229115f58593e58a6a39d"
"@parity/api": "github:paritytech/js-api#1516681258d12ee3e6c1b2e1612292cca6727190",
"@parity/shared": "github:paritytech/js-shared#3ab2df8f55048517895b5a8c17834f4d468f81ef",
"@parity/ui": "github:paritytech/js-ui#9908573f70c5cd6efca02d015cc3aecb3f8af91a"
}
},
"@parity/dapp-tokenreg": {
"version": "github:paritytech/dapp-tokenreg#5d83d5ea9d805b862db16665a3f1efc4e95e3a54",
"version": "github:paritytech/dapp-tokenreg#2a73459e1a058e6b345fe2bdd6fb17f77f80c15e",
"requires": {
"@parity/api": "github:paritytech/js-api#5f891056104e06ace41e68c7a60b03e0e479190e",
"@parity/shared": "github:paritytech/js-shared#9cc8489f7ee18ba2f5e2d10dfeec807aa1e70ae6",
"@parity/api": "github:paritytech/js-api#1516681258d12ee3e6c1b2e1612292cca6727190",
"@parity/shared": "github:paritytech/js-shared#3ab2df8f55048517895b5a8c17834f4d468f81ef",
"material-ui": "0.16.5",
"react": "15.6.1",
"react-dom": "15.6.1",
@ -293,35 +293,35 @@
}
},
"@parity/dapp-vaults": {
"version": "github:paritytech/dapp-vaults#8c9ec3c59caaa232cf158483c3bcd2926ae140b6",
"version": "github:paritytech/dapp-vaults#dc7efaa76bb79038a5e1b99a4b0328a7b769e287",
"requires": {
"@parity/api": "github:paritytech/js-api#5f891056104e06ace41e68c7a60b03e0e479190e",
"@parity/shared": "github:paritytech/js-shared#9cc8489f7ee18ba2f5e2d10dfeec807aa1e70ae6",
"@parity/ui": "github:paritytech/js-ui#93b0c872b27102aff7f229115f58593e58a6a39d"
"@parity/api": "github:paritytech/js-api#1516681258d12ee3e6c1b2e1612292cca6727190",
"@parity/shared": "github:paritytech/js-shared#3ab2df8f55048517895b5a8c17834f4d468f81ef",
"@parity/ui": "github:paritytech/js-ui#9908573f70c5cd6efca02d015cc3aecb3f8af91a"
}
},
"@parity/dapp-wallet": {
"version": "github:paritytech/dapp-wallet#4e5c07cfed843f3fa7cafe7287d82837abc1983a",
"version": "github:paritytech/dapp-wallet#71c6be88a209c2efb15fcc6393830dacd7781e10",
"requires": {
"@parity/api": "github:paritytech/js-api#5f891056104e06ace41e68c7a60b03e0e479190e",
"@parity/dapp-account": "github:paritytech/dapp-account#c248557d9d7cd1f97eafca8af5ec3243d4966826",
"@parity/shared": "github:paritytech/js-shared#9cc8489f7ee18ba2f5e2d10dfeec807aa1e70ae6",
"@parity/ui": "github:paritytech/js-ui#93b0c872b27102aff7f229115f58593e58a6a39d"
"@parity/api": "github:paritytech/js-api#1516681258d12ee3e6c1b2e1612292cca6727190",
"@parity/dapp-account": "github:paritytech/dapp-account#ab7a5360f3efa42e892a199c7de748d2b3a798b1",
"@parity/shared": "github:paritytech/js-shared#3ab2df8f55048517895b5a8c17834f4d468f81ef",
"@parity/ui": "github:paritytech/js-ui#9908573f70c5cd6efca02d015cc3aecb3f8af91a"
}
},
"@parity/dapp-web": {
"version": "github:paritytech/dapp-web#0f3d26d789115a29b81acf219593d3cdb4b205c4",
"version": "github:paritytech/dapp-web#5538ac02667c1d439d4c90fafcdfc58240b6d3b5",
"requires": {
"@parity/api": "github:paritytech/js-api#5f891056104e06ace41e68c7a60b03e0e479190e",
"@parity/shared": "github:paritytech/js-shared#9cc8489f7ee18ba2f5e2d10dfeec807aa1e70ae6",
"@parity/ui": "github:paritytech/js-ui#93b0c872b27102aff7f229115f58593e58a6a39d",
"@parity/api": "github:paritytech/js-api#1516681258d12ee3e6c1b2e1612292cca6727190",
"@parity/shared": "github:paritytech/js-shared#3ab2df8f55048517895b5a8c17834f4d468f81ef",
"@parity/ui": "github:paritytech/js-ui#9908573f70c5cd6efca02d015cc3aecb3f8af91a",
"base32.js": "0.1.0"
}
},
"@parity/etherscan": {
"version": "github:paritytech/js-etherscan#461ea4b2a7953c5b2d3e43bca5ce23714abae080",
"version": "github:paritytech/js-etherscan#886eb8bcbca447f7260a0c2ea724f256d1b4681d",
"requires": {
"@parity/api": "github:paritytech/js-api#5f891056104e06ace41e68c7a60b03e0e479190e",
"@parity/api": "github:paritytech/js-api#1516681258d12ee3e6c1b2e1612292cca6727190",
"bignumber.js": "3.0.1",
"es6-promise": "4.1.1",
"node-fetch": "1.6.3",
@ -337,10 +337,10 @@
}
},
"@parity/jsonrpc": {
"version": "github:paritytech/js-jsonrpc#00f8ef799756c0929e54a40af1ea09ae6050b099"
"version": "github:paritytech/js-jsonrpc#1db57c5081699da7a59b54f7088d9b92a94b4dea"
},
"@parity/ledger": {
"version": "github:paritytech/js-ledger#778c9be4a65141a92a83e1054023182b7dc730e2",
"version": "github:paritytech/js-ledger#6dcbaeae8320fad2d0d20bcb825479f5776470ab",
"requires": {
"u2f-api": "0.0.9",
"u2f-api-polyfill": "0.4.3"
@ -364,15 +364,15 @@
}
},
"@parity/shapeshift": {
"version": "github:paritytech/js-shapeshift#290f908a873108d19296e72deda9b40e9f4d035f",
"version": "github:paritytech/js-shapeshift#6ec97df1d2fa7cd3a1d92a923edf27c4e953d4b4",
"requires": {
"node-fetch": "1.6.3"
}
},
"@parity/shared": {
"version": "github:paritytech/js-shared#9cc8489f7ee18ba2f5e2d10dfeec807aa1e70ae6",
"version": "github:paritytech/js-shared#3ab2df8f55048517895b5a8c17834f4d468f81ef",
"requires": {
"@parity/ledger": "github:paritytech/js-ledger#778c9be4a65141a92a83e1054023182b7dc730e2",
"@parity/ledger": "github:paritytech/js-ledger#6dcbaeae8320fad2d0d20bcb825479f5776470ab",
"eventemitter3": "2.0.3",
"loglevel": "1.4.1",
"mobx": "2.6.4",
@ -389,11 +389,11 @@
}
},
"@parity/ui": {
"version": "github:paritytech/js-ui#93b0c872b27102aff7f229115f58593e58a6a39d",
"version": "github:paritytech/js-ui#9908573f70c5cd6efca02d015cc3aecb3f8af91a",
"requires": {
"@parity/api": "github:paritytech/js-api#5f891056104e06ace41e68c7a60b03e0e479190e",
"@parity/etherscan": "github:paritytech/js-etherscan#461ea4b2a7953c5b2d3e43bca5ce23714abae080",
"@parity/shared": "github:paritytech/js-shared#9cc8489f7ee18ba2f5e2d10dfeec807aa1e70ae6",
"@parity/api": "github:paritytech/js-api#1516681258d12ee3e6c1b2e1612292cca6727190",
"@parity/etherscan": "github:paritytech/js-etherscan#886eb8bcbca447f7260a0c2ea724f256d1b4681d",
"@parity/shared": "github:paritytech/js-shared#3ab2df8f55048517895b5a8c17834f4d468f81ef",
"bignumber.js": "3.0.1",
"brace": "0.9.0",
"date-difference": "1.0.0",
@ -2672,9 +2672,9 @@
"dev": true
},
"clap": {
"version": "1.2.1",
"resolved": "https://registry.npmjs.org/clap/-/clap-1.2.1.tgz",
"integrity": "sha1-JUWWSZ8qxd8Uxm8RTcwUFP+SM9A=",
"version": "1.2.2",
"resolved": "https://registry.npmjs.org/clap/-/clap-1.2.2.tgz",
"integrity": "sha1-aD9vk6MgeU0Sk4bXSyodLWb+3n4=",
"dev": true,
"requires": {
"chalk": "1.1.3"
@ -3476,7 +3476,7 @@
"integrity": "sha1-3dUsWHAz9J6Utx/FVWnyUuj/X4U=",
"dev": true,
"requires": {
"clap": "1.2.1",
"clap": "1.2.2",
"source-map": "0.5.7"
}
},