Update master merge packages

This commit is contained in:
Jaco Greeff 2017-09-18 11:52:21 +02:00
parent db9a70d008
commit 312360ef4e
1 changed files with 95 additions and 95 deletions

190
js/package-lock.json generated
View File

@ -13,10 +13,10 @@
}
},
"@parity/api": {
"version": "github:paritytech/js-api#a470e471204858875ab6b295298b21660a6d3f6d",
"version": "github:paritytech/js-api#5f891056104e06ace41e68c7a60b03e0e479190e",
"requires": {
"@parity/abi": "github:paritytech/js-abi#2e0cbd499e1dcb8d1cb7afc088eba42226ee0a9e",
"@parity/jsonrpc": "github:paritytech/js-jsonrpc#3433ef7090ede3feef3ae4a6c30d6ae4961b1944",
"@parity/jsonrpc": "github:paritytech/js-jsonrpc#00f8ef799756c0929e54a40af1ea09ae6050b099",
"@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#7eea5835de87f31e6c3c816535defe5b7f7edb9d",
"version": "github:paritytech/dapp-account#c248557d9d7cd1f97eafca8af5ec3243d4966826",
"requires": {
"@parity/api": "github:paritytech/js-api#a470e471204858875ab6b295298b21660a6d3f6d",
"@parity/dapp-accounts": "github:paritytech/dapp-accounts#322137857afe68444501b7b7a2364e7e9ba8c8b7",
"@parity/api": "github:paritytech/js-api#5f891056104e06ace41e68c7a60b03e0e479190e",
"@parity/dapp-accounts": "github:paritytech/dapp-accounts#ba431ae8ae7f0d258b1666ce2f68d5d99707bdd2",
"@parity/dapp-vaults": "github:paritytech/dapp-vaults#8c9ec3c59caaa232cf158483c3bcd2926ae140b6",
"@parity/parity.js": "1.8.7",
"@parity/shapeshift": "github:paritytech/js-shapeshift#290f908a873108d19296e72deda9b40e9f4d035f",
"@parity/shared": "github:paritytech/js-shared#00d0331f21c9edafd26e575ce41dbd24d824d374",
"@parity/ui": "github:paritytech/js-ui#b01021f0ad888e18480e6f5b0154bdc1a4700d5b",
"@parity/shared": "github:paritytech/js-shared#9cc8489f7ee18ba2f5e2d10dfeec807aa1e70ae6",
"@parity/ui": "github:paritytech/js-ui#93b0c872b27102aff7f229115f58593e58a6a39d",
"happypack": "3.1.0",
"lodash": "4.17.2",
"oo7": "0.5.3",
@ -67,12 +67,12 @@
}
},
"@parity/dapp-accounts": {
"version": "github:paritytech/dapp-accounts#322137857afe68444501b7b7a2364e7e9ba8c8b7",
"version": "github:paritytech/dapp-accounts#ba431ae8ae7f0d258b1666ce2f68d5d99707bdd2",
"requires": {
"@parity/api": "github:paritytech/js-api#a470e471204858875ab6b295298b21660a6d3f6d",
"@parity/api": "github:paritytech/js-api#5f891056104e06ace41e68c7a60b03e0e479190e",
"@parity/dapp-vaults": "github:paritytech/dapp-vaults#8c9ec3c59caaa232cf158483c3bcd2926ae140b6",
"@parity/shared": "github:paritytech/js-shared#00d0331f21c9edafd26e575ce41dbd24d824d374",
"@parity/ui": "github:paritytech/js-ui#b01021f0ad888e18480e6f5b0154bdc1a4700d5b",
"@parity/shared": "github:paritytech/js-shared#9cc8489f7ee18ba2f5e2d10dfeec807aa1e70ae6",
"@parity/ui": "github:paritytech/js-ui#93b0c872b27102aff7f229115f58593e58a6a39d",
"file-saver": "1.3.3",
"react": "15.6.1",
"react-dom": "15.6.1",
@ -84,27 +84,27 @@
"@parity/dapp-address": {
"version": "github:paritytech/dapp-address#c3aa64d704eaf130b761b3baaea7b4dd8df4b60e",
"requires": {
"@parity/api": "github:paritytech/js-api#a470e471204858875ab6b295298b21660a6d3f6d",
"@parity/dapp-account": "github:paritytech/dapp-account#7eea5835de87f31e6c3c816535defe5b7f7edb9d",
"@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#00d0331f21c9edafd26e575ce41dbd24d824d374",
"@parity/ui": "github:paritytech/js-ui#b01021f0ad888e18480e6f5b0154bdc1a4700d5b"
"@parity/shared": "github:paritytech/js-shared#9cc8489f7ee18ba2f5e2d10dfeec807aa1e70ae6",
"@parity/ui": "github:paritytech/js-ui#93b0c872b27102aff7f229115f58593e58a6a39d"
}
},
"@parity/dapp-addresses": {
"version": "github:paritytech/dapp-addresses#9c6389286603395904d9edffea93cd6c6ef2fb43",
"requires": {
"@parity/api": "github:paritytech/js-api#a470e471204858875ab6b295298b21660a6d3f6d",
"@parity/dapp-accounts": "github:paritytech/dapp-accounts#322137857afe68444501b7b7a2364e7e9ba8c8b7",
"@parity/shared": "github:paritytech/js-shared#00d0331f21c9edafd26e575ce41dbd24d824d374",
"@parity/ui": "github:paritytech/js-ui#b01021f0ad888e18480e6f5b0154bdc1a4700d5b"
"@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/dapp-chaindeploy": {
"version": "github:paritytech/dapp-chaindeploy#91c2b116fcdb99ca5e625380ab7a28848cac3cf3",
"requires": {
"@parity/api": "github:paritytech/js-api#a470e471204858875ab6b295298b21660a6d3f6d",
"@parity/shared": "github:paritytech/js-shared#00d0331f21c9edafd26e575ce41dbd24d824d374",
"@parity/api": "github:paritytech/js-api#5f891056104e06ace41e68c7a60b03e0e479190e",
"@parity/shared": "github:paritytech/js-shared#9cc8489f7ee18ba2f5e2d10dfeec807aa1e70ae6",
"react": "15.6.1",
"react-dom": "15.6.1"
}
@ -112,62 +112,62 @@
"@parity/dapp-contract": {
"version": "github:paritytech/dapp-contract#2491a45a163085264809e4c3478f7a7779439694",
"requires": {
"@parity/api": "github:paritytech/js-api#a470e471204858875ab6b295298b21660a6d3f6d",
"@parity/dapp-account": "github:paritytech/dapp-account#7eea5835de87f31e6c3c816535defe5b7f7edb9d",
"@parity/shared": "github:paritytech/js-shared#00d0331f21c9edafd26e575ce41dbd24d824d374",
"@parity/ui": "github:paritytech/js-ui#b01021f0ad888e18480e6f5b0154bdc1a4700d5b"
"@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/dapp-contracts": {
"version": "github:paritytech/dapp-contracts#ec8057d7f683afcffdaf617fb31031c713b2110b",
"requires": {
"@parity/api": "github:paritytech/js-api#a470e471204858875ab6b295298b21660a6d3f6d",
"@parity/dapp-account": "github:paritytech/dapp-account#7eea5835de87f31e6c3c816535defe5b7f7edb9d",
"@parity/dapp-accounts": "github:paritytech/dapp-accounts#322137857afe68444501b7b7a2364e7e9ba8c8b7",
"@parity/shared": "github:paritytech/js-shared#00d0331f21c9edafd26e575ce41dbd24d824d374",
"@parity/ui": "github:paritytech/js-ui#b01021f0ad888e18480e6f5b0154bdc1a4700d5b"
"@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/dapp-dapp-accounts": {
"version": "github:paritytech/dapp-dapp-accounts#65fe6a95166433667401d415507875b86d56dc4c",
"requires": {
"@parity/api": "github:paritytech/js-api#a470e471204858875ab6b295298b21660a6d3f6d",
"@parity/shared": "github:paritytech/js-shared#00d0331f21c9edafd26e575ce41dbd24d824d374",
"@parity/ui": "github:paritytech/js-ui#b01021f0ad888e18480e6f5b0154bdc1a4700d5b"
"@parity/api": "github:paritytech/js-api#5f891056104e06ace41e68c7a60b03e0e479190e",
"@parity/shared": "github:paritytech/js-shared#9cc8489f7ee18ba2f5e2d10dfeec807aa1e70ae6",
"@parity/ui": "github:paritytech/js-ui#93b0c872b27102aff7f229115f58593e58a6a39d"
}
},
"@parity/dapp-dapp-methods": {
"version": "github:paritytech/dapp-dapp-methods#b0ca4f198d8172dcba7f36f7427e8b35acc605c6",
"requires": {
"@parity/api": "github:paritytech/js-api#a470e471204858875ab6b295298b21660a6d3f6d",
"@parity/shared": "github:paritytech/js-shared#00d0331f21c9edafd26e575ce41dbd24d824d374",
"@parity/ui": "github:paritytech/js-ui#b01021f0ad888e18480e6f5b0154bdc1a4700d5b"
"@parity/api": "github:paritytech/js-api#5f891056104e06ace41e68c7a60b03e0e479190e",
"@parity/shared": "github:paritytech/js-shared#9cc8489f7ee18ba2f5e2d10dfeec807aa1e70ae6",
"@parity/ui": "github:paritytech/js-ui#93b0c872b27102aff7f229115f58593e58a6a39d"
}
},
"@parity/dapp-dapp-visible": {
"version": "github:paritytech/dapp-dapp-visible#e9249e9500cb7daabc9019a39ae0330f1d9c9195",
"requires": {
"@parity/api": "github:paritytech/js-api#a470e471204858875ab6b295298b21660a6d3f6d",
"@parity/shared": "github:paritytech/js-shared#00d0331f21c9edafd26e575ce41dbd24d824d374",
"@parity/ui": "github:paritytech/js-ui#b01021f0ad888e18480e6f5b0154bdc1a4700d5b"
"@parity/api": "github:paritytech/js-api#5f891056104e06ace41e68c7a60b03e0e479190e",
"@parity/shared": "github:paritytech/js-shared#9cc8489f7ee18ba2f5e2d10dfeec807aa1e70ae6",
"@parity/ui": "github:paritytech/js-ui#93b0c872b27102aff7f229115f58593e58a6a39d"
}
},
"@parity/dapp-dappreg": {
"version": "github:paritytech/dapp-dappreg#7aff3d904a2f22115df571581efbc25ed14765f8",
"requires": {
"@parity/api": "github:paritytech/js-api#a470e471204858875ab6b295298b21660a6d3f6d",
"@parity/shared": "github:paritytech/js-shared#00d0331f21c9edafd26e575ce41dbd24d824d374",
"@parity/ui": "github:paritytech/js-ui#b01021f0ad888e18480e6f5b0154bdc1a4700d5b"
"@parity/api": "github:paritytech/js-api#5f891056104e06ace41e68c7a60b03e0e479190e",
"@parity/shared": "github:paritytech/js-shared#9cc8489f7ee18ba2f5e2d10dfeec807aa1e70ae6",
"@parity/ui": "github:paritytech/js-ui#93b0c872b27102aff7f229115f58593e58a6a39d"
}
},
"@parity/dapp-develop": {
"version": "github:paritytech/dapp-develop#7e5efa532763e5ed868f6c7337ab7d4af0ca49fb",
"requires": {
"@parity/api": "github:paritytech/js-api#a470e471204858875ab6b295298b21660a6d3f6d",
"@parity/api": "github:paritytech/js-api#5f891056104e06ace41e68c7a60b03e0e479190e",
"@parity/dapp-contracts": "github:paritytech/dapp-contracts#ec8057d7f683afcffdaf617fb31031c713b2110b",
"@parity/parity.js": "1.8.7",
"@parity/shared": "github:paritytech/js-shared#00d0331f21c9edafd26e575ce41dbd24d824d374",
"@parity/ui": "github:paritytech/js-ui#b01021f0ad888e18480e6f5b0154bdc1a4700d5b",
"@parity/shared": "github:paritytech/js-shared#9cc8489f7ee18ba2f5e2d10dfeec807aa1e70ae6",
"@parity/ui": "github:paritytech/js-ui#93b0c872b27102aff7f229115f58593e58a6a39d",
"oo7": "0.5.3",
"oo7-parity": "0.6.8",
"oo7-react": "0.4.5",
@ -181,8 +181,8 @@
"@parity/dapp-githubhint": {
"version": "github:paritytech/dapp-githubhint#ea567f9a301613a40e948b0c30626cb03f2ceecc",
"requires": {
"@parity/api": "github:paritytech/js-api#a470e471204858875ab6b295298b21660a6d3f6d",
"@parity/shared": "github:paritytech/js-shared#00d0331f21c9edafd26e575ce41dbd24d824d374",
"@parity/api": "github:paritytech/js-api#5f891056104e06ace41e68c7a60b03e0e479190e",
"@parity/shared": "github:paritytech/js-shared#9cc8489f7ee18ba2f5e2d10dfeec807aa1e70ae6",
"moment": "2.17.0",
"react": "15.6.1",
"react-dom": "15.6.1",
@ -192,10 +192,10 @@
"@parity/dapp-home": {
"version": "github:paritytech/dapp-home#744b610480912036f176f05671a17f31dea8cd39",
"requires": {
"@parity/api": "github:paritytech/js-api#a470e471204858875ab6b295298b21660a6d3f6d",
"@parity/api": "github:paritytech/js-api#5f891056104e06ace41e68c7a60b03e0e479190e",
"@parity/dapp-web": "github:paritytech/dapp-web#0f3d26d789115a29b81acf219593d3cdb4b205c4",
"@parity/shared": "github:paritytech/js-shared#00d0331f21c9edafd26e575ce41dbd24d824d374",
"@parity/ui": "github:paritytech/js-ui#b01021f0ad888e18480e6f5b0154bdc1a4700d5b",
"@parity/shared": "github:paritytech/js-shared#9cc8489f7ee18ba2f5e2d10dfeec807aa1e70ae6",
"@parity/ui": "github:paritytech/js-ui#93b0c872b27102aff7f229115f58593e58a6a39d",
"react-markdown": "2.4.4"
},
"dependencies": {
@ -214,41 +214,41 @@
"@parity/dapp-localtx": {
"version": "github:paritytech/dapp-localtx#7cff387fce20d0ba258efa7dd52682dec37806fe",
"requires": {
"@parity/api": "github:paritytech/js-api#a470e471204858875ab6b295298b21660a6d3f6d",
"@parity/shared": "github:paritytech/js-shared#00d0331f21c9edafd26e575ce41dbd24d824d374",
"@parity/ui": "github:paritytech/js-ui#b01021f0ad888e18480e6f5b0154bdc1a4700d5b"
"@parity/api": "github:paritytech/js-api#5f891056104e06ace41e68c7a60b03e0e479190e",
"@parity/shared": "github:paritytech/js-shared#9cc8489f7ee18ba2f5e2d10dfeec807aa1e70ae6",
"@parity/ui": "github:paritytech/js-ui#93b0c872b27102aff7f229115f58593e58a6a39d"
}
},
"@parity/dapp-playground": {
"version": "github:paritytech/dapp-playground#5546b96468d4629419b671897e86ce53ea141d09",
"requires": {
"@parity/api": "github:paritytech/js-api#a470e471204858875ab6b295298b21660a6d3f6d",
"@parity/shared": "github:paritytech/js-shared#00d0331f21c9edafd26e575ce41dbd24d824d374",
"@parity/ui": "github:paritytech/js-ui#b01021f0ad888e18480e6f5b0154bdc1a4700d5b"
"@parity/api": "github:paritytech/js-api#5f891056104e06ace41e68c7a60b03e0e479190e",
"@parity/shared": "github:paritytech/js-shared#9cc8489f7ee18ba2f5e2d10dfeec807aa1e70ae6",
"@parity/ui": "github:paritytech/js-ui#93b0c872b27102aff7f229115f58593e58a6a39d"
}
},
"@parity/dapp-registry": {
"version": "github:paritytech/dapp-registry#e216a0c10dc9c6c6504ad089eea0d2584f67a8d1",
"requires": {
"@parity/api": "github:paritytech/js-api#a470e471204858875ab6b295298b21660a6d3f6d",
"@parity/shared": "github:paritytech/js-shared#00d0331f21c9edafd26e575ce41dbd24d824d374",
"@parity/ui": "github:paritytech/js-ui#b01021f0ad888e18480e6f5b0154bdc1a4700d5b",
"@parity/api": "github:paritytech/js-api#5f891056104e06ace41e68c7a60b03e0e479190e",
"@parity/shared": "github:paritytech/js-shared#9cc8489f7ee18ba2f5e2d10dfeec807aa1e70ae6",
"@parity/ui": "github:paritytech/js-ui#93b0c872b27102aff7f229115f58593e58a6a39d",
"material-ui": "0.16.5"
}
},
"@parity/dapp-settings": {
"version": "github:paritytech/dapp-settings#dd31b30c8cbef6b1073b978f6b16b0359b118f9c",
"requires": {
"@parity/api": "github:paritytech/js-api#a470e471204858875ab6b295298b21660a6d3f6d",
"@parity/shared": "github:paritytech/js-shared#00d0331f21c9edafd26e575ce41dbd24d824d374",
"@parity/ui": "github:paritytech/js-ui#b01021f0ad888e18480e6f5b0154bdc1a4700d5b"
"@parity/api": "github:paritytech/js-api#5f891056104e06ace41e68c7a60b03e0e479190e",
"@parity/shared": "github:paritytech/js-shared#9cc8489f7ee18ba2f5e2d10dfeec807aa1e70ae6",
"@parity/ui": "github:paritytech/js-ui#93b0c872b27102aff7f229115f58593e58a6a39d"
}
},
"@parity/dapp-signaturereg": {
"version": "github:paritytech/dapp-signaturereg#c25c848ca2e0bfb32ab070ece445d2cf95dd4daa",
"requires": {
"@parity/api": "github:paritytech/js-api#a470e471204858875ab6b295298b21660a6d3f6d",
"@parity/shared": "github:paritytech/js-shared#00d0331f21c9edafd26e575ce41dbd24d824d374",
"@parity/api": "github:paritytech/js-api#5f891056104e06ace41e68c7a60b03e0e479190e",
"@parity/shared": "github:paritytech/js-shared#9cc8489f7ee18ba2f5e2d10dfeec807aa1e70ae6",
"moment": "2.17.0",
"react": "15.6.1",
"react-dom": "15.6.1",
@ -258,17 +258,17 @@
"@parity/dapp-signer": {
"version": "github:paritytech/dapp-signer#ae4335e4ac8fec10f3401a71396b920627c4a96f",
"requires": {
"@parity/api": "github:paritytech/js-api#a470e471204858875ab6b295298b21660a6d3f6d",
"@parity/shared": "github:paritytech/js-shared#00d0331f21c9edafd26e575ce41dbd24d824d374",
"@parity/ui": "github:paritytech/js-ui#b01021f0ad888e18480e6f5b0154bdc1a4700d5b"
"@parity/api": "github:paritytech/js-api#5f891056104e06ace41e68c7a60b03e0e479190e",
"@parity/shared": "github:paritytech/js-shared#9cc8489f7ee18ba2f5e2d10dfeec807aa1e70ae6",
"@parity/ui": "github:paritytech/js-ui#93b0c872b27102aff7f229115f58593e58a6a39d"
}
},
"@parity/dapp-status": {
"version": "github:paritytech/dapp-status#b66e5a867abff1c9f95740de5830c801e7823489",
"requires": {
"@parity/api": "github:paritytech/js-api#a470e471204858875ab6b295298b21660a6d3f6d",
"@parity/shared": "github:paritytech/js-shared#00d0331f21c9edafd26e575ce41dbd24d824d374",
"@parity/ui": "github:paritytech/js-ui#b01021f0ad888e18480e6f5b0154bdc1a4700d5b",
"@parity/api": "github:paritytech/js-api#5f891056104e06ace41e68c7a60b03e0e479190e",
"@parity/shared": "github:paritytech/js-shared#9cc8489f7ee18ba2f5e2d10dfeec807aa1e70ae6",
"@parity/ui": "github:paritytech/js-ui#93b0c872b27102aff7f229115f58593e58a6a39d",
"bytes": "2.4.0",
"format-number": "2.0.1"
}
@ -276,16 +276,16 @@
"@parity/dapp-tokendeploy": {
"version": "github:paritytech/dapp-tokendeploy#50e31914cf54430781aa7fb8653840e985bb08a9",
"requires": {
"@parity/api": "github:paritytech/js-api#a470e471204858875ab6b295298b21660a6d3f6d",
"@parity/shared": "github:paritytech/js-shared#00d0331f21c9edafd26e575ce41dbd24d824d374",
"@parity/ui": "github:paritytech/js-ui#b01021f0ad888e18480e6f5b0154bdc1a4700d5b"
"@parity/api": "github:paritytech/js-api#5f891056104e06ace41e68c7a60b03e0e479190e",
"@parity/shared": "github:paritytech/js-shared#9cc8489f7ee18ba2f5e2d10dfeec807aa1e70ae6",
"@parity/ui": "github:paritytech/js-ui#93b0c872b27102aff7f229115f58593e58a6a39d"
}
},
"@parity/dapp-tokenreg": {
"version": "github:paritytech/dapp-tokenreg#5d83d5ea9d805b862db16665a3f1efc4e95e3a54",
"requires": {
"@parity/api": "github:paritytech/js-api#a470e471204858875ab6b295298b21660a6d3f6d",
"@parity/shared": "github:paritytech/js-shared#00d0331f21c9edafd26e575ce41dbd24d824d374",
"@parity/api": "github:paritytech/js-api#5f891056104e06ace41e68c7a60b03e0e479190e",
"@parity/shared": "github:paritytech/js-shared#9cc8489f7ee18ba2f5e2d10dfeec807aa1e70ae6",
"material-ui": "0.16.5",
"react": "15.6.1",
"react-dom": "15.6.1",
@ -295,33 +295,33 @@
"@parity/dapp-vaults": {
"version": "github:paritytech/dapp-vaults#8c9ec3c59caaa232cf158483c3bcd2926ae140b6",
"requires": {
"@parity/api": "github:paritytech/js-api#a470e471204858875ab6b295298b21660a6d3f6d",
"@parity/shared": "github:paritytech/js-shared#00d0331f21c9edafd26e575ce41dbd24d824d374",
"@parity/ui": "github:paritytech/js-ui#b01021f0ad888e18480e6f5b0154bdc1a4700d5b"
"@parity/api": "github:paritytech/js-api#5f891056104e06ace41e68c7a60b03e0e479190e",
"@parity/shared": "github:paritytech/js-shared#9cc8489f7ee18ba2f5e2d10dfeec807aa1e70ae6",
"@parity/ui": "github:paritytech/js-ui#93b0c872b27102aff7f229115f58593e58a6a39d"
}
},
"@parity/dapp-wallet": {
"version": "github:paritytech/dapp-wallet#4e5c07cfed843f3fa7cafe7287d82837abc1983a",
"requires": {
"@parity/api": "github:paritytech/js-api#a470e471204858875ab6b295298b21660a6d3f6d",
"@parity/dapp-account": "github:paritytech/dapp-account#7eea5835de87f31e6c3c816535defe5b7f7edb9d",
"@parity/shared": "github:paritytech/js-shared#00d0331f21c9edafd26e575ce41dbd24d824d374",
"@parity/ui": "github:paritytech/js-ui#b01021f0ad888e18480e6f5b0154bdc1a4700d5b"
"@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/dapp-web": {
"version": "github:paritytech/dapp-web#0f3d26d789115a29b81acf219593d3cdb4b205c4",
"requires": {
"@parity/api": "github:paritytech/js-api#a470e471204858875ab6b295298b21660a6d3f6d",
"@parity/shared": "github:paritytech/js-shared#00d0331f21c9edafd26e575ce41dbd24d824d374",
"@parity/ui": "github:paritytech/js-ui#b01021f0ad888e18480e6f5b0154bdc1a4700d5b",
"@parity/api": "github:paritytech/js-api#5f891056104e06ace41e68c7a60b03e0e479190e",
"@parity/shared": "github:paritytech/js-shared#9cc8489f7ee18ba2f5e2d10dfeec807aa1e70ae6",
"@parity/ui": "github:paritytech/js-ui#93b0c872b27102aff7f229115f58593e58a6a39d",
"base32.js": "0.1.0"
}
},
"@parity/etherscan": {
"version": "github:paritytech/js-etherscan#461ea4b2a7953c5b2d3e43bca5ce23714abae080",
"requires": {
"@parity/api": "github:paritytech/js-api#a470e471204858875ab6b295298b21660a6d3f6d",
"@parity/api": "github:paritytech/js-api#5f891056104e06ace41e68c7a60b03e0e479190e",
"bignumber.js": "3.0.1",
"es6-promise": "4.1.1",
"node-fetch": "1.6.3",
@ -337,7 +337,7 @@
}
},
"@parity/jsonrpc": {
"version": "github:paritytech/js-jsonrpc#3433ef7090ede3feef3ae4a6c30d6ae4961b1944"
"version": "github:paritytech/js-jsonrpc#00f8ef799756c0929e54a40af1ea09ae6050b099"
},
"@parity/ledger": {
"version": "github:paritytech/js-ledger#778c9be4a65141a92a83e1054023182b7dc730e2",
@ -370,7 +370,7 @@
}
},
"@parity/shared": {
"version": "github:paritytech/js-shared#00d0331f21c9edafd26e575ce41dbd24d824d374",
"version": "github:paritytech/js-shared#9cc8489f7ee18ba2f5e2d10dfeec807aa1e70ae6",
"requires": {
"@parity/ledger": "github:paritytech/js-ledger#778c9be4a65141a92a83e1054023182b7dc730e2",
"eventemitter3": "2.0.3",
@ -389,11 +389,11 @@
}
},
"@parity/ui": {
"version": "github:paritytech/js-ui#b01021f0ad888e18480e6f5b0154bdc1a4700d5b",
"version": "github:paritytech/js-ui#93b0c872b27102aff7f229115f58593e58a6a39d",
"requires": {
"@parity/api": "github:paritytech/js-api#a470e471204858875ab6b295298b21660a6d3f6d",
"@parity/api": "github:paritytech/js-api#5f891056104e06ace41e68c7a60b03e0e479190e",
"@parity/etherscan": "github:paritytech/js-etherscan#461ea4b2a7953c5b2d3e43bca5ce23714abae080",
"@parity/shared": "github:paritytech/js-shared#00d0331f21c9edafd26e575ce41dbd24d824d374",
"@parity/shared": "github:paritytech/js-shared#9cc8489f7ee18ba2f5e2d10dfeec807aa1e70ae6",
"bignumber.js": "3.0.1",
"brace": "0.9.0",
"date-difference": "1.0.0",
@ -2672,9 +2672,9 @@
"dev": true
},
"clap": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/clap/-/clap-1.2.0.tgz",
"integrity": "sha1-WckP4+E3EEdG/xlGmiemNP9oyFc=",
"version": "1.2.1",
"resolved": "https://registry.npmjs.org/clap/-/clap-1.2.1.tgz",
"integrity": "sha1-JUWWSZ8qxd8Uxm8RTcwUFP+SM9A=",
"dev": true,
"requires": {
"chalk": "1.1.3"
@ -3476,7 +3476,7 @@
"integrity": "sha1-3dUsWHAz9J6Utx/FVWnyUuj/X4U=",
"dev": true,
"requires": {
"clap": "1.2.0",
"clap": "1.2.1",
"source-map": "0.5.7"
}
},