Current @parity/shared (required dapp-* rebuild)

This commit is contained in:
Jaco Greeff 2017-09-13 17:51:38 +02:00
parent 4a184dbbe6
commit baeab01357
1 changed files with 123 additions and 123 deletions

246
js/package-lock.json generated
View File

@ -13,7 +13,7 @@
}
},
"@parity/api": {
"version": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"version": "github:paritytech/js-api#8e8c6a58f2ea8a9985b33f820ec812d3df417533",
"requires": {
"@parity/abi": "github:paritytech/js-abi#2e0cbd499e1dcb8d1cb7afc088eba42226ee0a9e",
"@parity/jsonrpc": "github:paritytech/js-jsonrpc#3433ef7090ede3feef3ae4a6c30d6ae4961b1944",
@ -40,15 +40,15 @@
}
},
"@parity/dapp-account": {
"version": "github:paritytech/dapp-account#3231268871b9f93b90a19fa78c285f08be926e37",
"version": "github:paritytech/dapp-account#bb224bb26e4ff9fea0f0c14cb7c206e86f6050d0",
"requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/dapp-accounts": "github:paritytech/dapp-accounts#fa9c104371f5c203f280e67f3b4ab83878a87ee7",
"@parity/dapp-vaults": "github:paritytech/dapp-vaults#ae2d38297b1da40cfd8e48e7d80b3eba076b7780",
"@parity/api": "github:paritytech/js-api#8e8c6a58f2ea8a9985b33f820ec812d3df417533",
"@parity/dapp-accounts": "github:paritytech/dapp-accounts#f38c41ff1483f12ce984d80dfb50eccb5aeac214",
"@parity/dapp-vaults": "github:paritytech/dapp-vaults#929aee39157d74ad87879876ad65d329253f2b08",
"@parity/parity.js": "1.8.7",
"@parity/shapeshift": "github:paritytech/js-shapeshift#290f908a873108d19296e72deda9b40e9f4d035f",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"@parity/ui": "github:paritytech/js-ui#d6c97126f5df77a36a868977572409cec19b754a",
"@parity/shared": "github:paritytech/js-shared#1b38beb596701d7bf67232170a8d61b01dc384fb",
"@parity/ui": "github:paritytech/js-ui#287fd8d7ac7b0ab98ce47b407e9734be349f3427",
"happypack": "3.1.0",
"lodash": "4.17.2",
"oo7": "0.5.3",
@ -67,12 +67,12 @@
}
},
"@parity/dapp-accounts": {
"version": "github:paritytech/dapp-accounts#fa9c104371f5c203f280e67f3b4ab83878a87ee7",
"version": "github:paritytech/dapp-accounts#f38c41ff1483f12ce984d80dfb50eccb5aeac214",
"requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/dapp-vaults": "github:paritytech/dapp-vaults#ae2d38297b1da40cfd8e48e7d80b3eba076b7780",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"@parity/ui": "github:paritytech/js-ui#d6c97126f5df77a36a868977572409cec19b754a",
"@parity/api": "github:paritytech/js-api#8e8c6a58f2ea8a9985b33f820ec812d3df417533",
"@parity/dapp-vaults": "github:paritytech/dapp-vaults#929aee39157d74ad87879876ad65d329253f2b08",
"@parity/shared": "github:paritytech/js-shared#1b38beb596701d7bf67232170a8d61b01dc384fb",
"@parity/ui": "github:paritytech/js-ui#287fd8d7ac7b0ab98ce47b407e9734be349f3427",
"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#709f4db1656cec978f7871b2f474d6525c161c4c",
"version": "github:paritytech/dapp-address#09f9a26231d359ae317b7afac095557ff23d14eb",
"requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/dapp-account": "github:paritytech/dapp-account#3231268871b9f93b90a19fa78c285f08be926e37",
"@parity/dapp-addresses": "github:paritytech/dapp-addresses#d65a3e5d1d0e844e24e2df54221183c4883bf3a1",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"@parity/ui": "github:paritytech/js-ui#d6c97126f5df77a36a868977572409cec19b754a"
"@parity/api": "github:paritytech/js-api#8e8c6a58f2ea8a9985b33f820ec812d3df417533",
"@parity/dapp-account": "github:paritytech/dapp-account#bb224bb26e4ff9fea0f0c14cb7c206e86f6050d0",
"@parity/dapp-addresses": "github:paritytech/dapp-addresses#ad0d8243db1a924dd36056e86fd22a420af8a802",
"@parity/shared": "github:paritytech/js-shared#1b38beb596701d7bf67232170a8d61b01dc384fb",
"@parity/ui": "github:paritytech/js-ui#287fd8d7ac7b0ab98ce47b407e9734be349f3427"
}
},
"@parity/dapp-addresses": {
"version": "github:paritytech/dapp-addresses#d65a3e5d1d0e844e24e2df54221183c4883bf3a1",
"version": "github:paritytech/dapp-addresses#ad0d8243db1a924dd36056e86fd22a420af8a802",
"requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/dapp-accounts": "github:paritytech/dapp-accounts#fa9c104371f5c203f280e67f3b4ab83878a87ee7",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"@parity/ui": "github:paritytech/js-ui#d6c97126f5df77a36a868977572409cec19b754a"
"@parity/api": "github:paritytech/js-api#8e8c6a58f2ea8a9985b33f820ec812d3df417533",
"@parity/dapp-accounts": "github:paritytech/dapp-accounts#f38c41ff1483f12ce984d80dfb50eccb5aeac214",
"@parity/shared": "github:paritytech/js-shared#1b38beb596701d7bf67232170a8d61b01dc384fb",
"@parity/ui": "github:paritytech/js-ui#287fd8d7ac7b0ab98ce47b407e9734be349f3427"
}
},
"@parity/dapp-chaindeploy": {
"version": "github:paritytech/dapp-chaindeploy#22ea2618576a9be6784820b2af670d0a4017fd7e",
"version": "github:paritytech/dapp-chaindeploy#504818b7b264638f69a515aadd0936f352d5a166",
"requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"@parity/api": "github:paritytech/js-api#8e8c6a58f2ea8a9985b33f820ec812d3df417533",
"@parity/shared": "github:paritytech/js-shared#1b38beb596701d7bf67232170a8d61b01dc384fb",
"react": "15.6.1",
"react-dom": "15.6.1"
}
},
"@parity/dapp-contract": {
"version": "github:paritytech/dapp-contract#f193c5a555e40ed306b17e2f79aac6b5c11277b5",
"version": "github:paritytech/dapp-contract#63c49f98e3c036a2f126b29dcbe13c971b70513f",
"requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/dapp-account": "github:paritytech/dapp-account#3231268871b9f93b90a19fa78c285f08be926e37",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"@parity/ui": "github:paritytech/js-ui#d6c97126f5df77a36a868977572409cec19b754a"
"@parity/api": "github:paritytech/js-api#8e8c6a58f2ea8a9985b33f820ec812d3df417533",
"@parity/dapp-account": "github:paritytech/dapp-account#bb224bb26e4ff9fea0f0c14cb7c206e86f6050d0",
"@parity/shared": "github:paritytech/js-shared#1b38beb596701d7bf67232170a8d61b01dc384fb",
"@parity/ui": "github:paritytech/js-ui#287fd8d7ac7b0ab98ce47b407e9734be349f3427"
}
},
"@parity/dapp-contracts": {
"version": "github:paritytech/dapp-contracts#553604be24463bc8b8e76b5daec177eb1fc8c785",
"version": "github:paritytech/dapp-contracts#a80cbd3e75f968eaf740cc6f4a482e4d7d166a34",
"requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/dapp-account": "github:paritytech/dapp-account#3231268871b9f93b90a19fa78c285f08be926e37",
"@parity/dapp-accounts": "github:paritytech/dapp-accounts#fa9c104371f5c203f280e67f3b4ab83878a87ee7",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"@parity/ui": "github:paritytech/js-ui#d6c97126f5df77a36a868977572409cec19b754a"
"@parity/api": "github:paritytech/js-api#8e8c6a58f2ea8a9985b33f820ec812d3df417533",
"@parity/dapp-account": "github:paritytech/dapp-account#bb224bb26e4ff9fea0f0c14cb7c206e86f6050d0",
"@parity/dapp-accounts": "github:paritytech/dapp-accounts#f38c41ff1483f12ce984d80dfb50eccb5aeac214",
"@parity/shared": "github:paritytech/js-shared#1b38beb596701d7bf67232170a8d61b01dc384fb",
"@parity/ui": "github:paritytech/js-ui#287fd8d7ac7b0ab98ce47b407e9734be349f3427"
}
},
"@parity/dapp-dapp-accounts": {
"version": "github:paritytech/dapp-dapp-accounts#27bb841726d088cda56c357b8f32e4212679a42e",
"version": "github:paritytech/dapp-dapp-accounts#40f841bf76a4bdd8f80361f8c95b4d4830c2277b",
"requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"@parity/ui": "github:paritytech/js-ui#d6c97126f5df77a36a868977572409cec19b754a"
"@parity/api": "github:paritytech/js-api#8e8c6a58f2ea8a9985b33f820ec812d3df417533",
"@parity/shared": "github:paritytech/js-shared#1b38beb596701d7bf67232170a8d61b01dc384fb",
"@parity/ui": "github:paritytech/js-ui#287fd8d7ac7b0ab98ce47b407e9734be349f3427"
}
},
"@parity/dapp-dapp-methods": {
"version": "github:paritytech/dapp-dapp-methods#94f67d2d01683ddad06f0ce765e8bd69a79030e3",
"version": "github:paritytech/dapp-dapp-methods#75ed84d8810ab483530e6e5aa7fc4c77feb44d3a",
"requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"@parity/ui": "github:paritytech/js-ui#d6c97126f5df77a36a868977572409cec19b754a"
"@parity/api": "github:paritytech/js-api#8e8c6a58f2ea8a9985b33f820ec812d3df417533",
"@parity/shared": "github:paritytech/js-shared#1b38beb596701d7bf67232170a8d61b01dc384fb",
"@parity/ui": "github:paritytech/js-ui#287fd8d7ac7b0ab98ce47b407e9734be349f3427"
}
},
"@parity/dapp-dapp-visible": {
"version": "github:paritytech/dapp-dapp-visible#61569366f4411b5c3b419acf726da5b3fd861361",
"version": "github:paritytech/dapp-dapp-visible#238b1368f306015ca02a58b435450aa64706783e",
"requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"@parity/ui": "github:paritytech/js-ui#d6c97126f5df77a36a868977572409cec19b754a"
"@parity/api": "github:paritytech/js-api#8e8c6a58f2ea8a9985b33f820ec812d3df417533",
"@parity/shared": "github:paritytech/js-shared#1b38beb596701d7bf67232170a8d61b01dc384fb",
"@parity/ui": "github:paritytech/js-ui#287fd8d7ac7b0ab98ce47b407e9734be349f3427"
}
},
"@parity/dapp-dappreg": {
"version": "github:paritytech/dapp-dappreg#fe3b53ed37b0227b5a1064e4d9cd9b58e406562b",
"version": "github:paritytech/dapp-dappreg#6ed282eb68db909ccca929765b14823c57a471d1",
"requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"@parity/ui": "github:paritytech/js-ui#d6c97126f5df77a36a868977572409cec19b754a"
"@parity/api": "github:paritytech/js-api#8e8c6a58f2ea8a9985b33f820ec812d3df417533",
"@parity/shared": "github:paritytech/js-shared#1b38beb596701d7bf67232170a8d61b01dc384fb",
"@parity/ui": "github:paritytech/js-ui#287fd8d7ac7b0ab98ce47b407e9734be349f3427"
}
},
"@parity/dapp-develop": {
"version": "github:paritytech/dapp-develop#767c772eaa1c1f6b1739631ebc1a159af474fd83",
"version": "github:paritytech/dapp-develop#cf8b8e3ef94fee59ad1f24eaee5fa14e518eab72",
"requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/dapp-contracts": "github:paritytech/dapp-contracts#553604be24463bc8b8e76b5daec177eb1fc8c785",
"@parity/api": "github:paritytech/js-api#8e8c6a58f2ea8a9985b33f820ec812d3df417533",
"@parity/dapp-contracts": "github:paritytech/dapp-contracts#a80cbd3e75f968eaf740cc6f4a482e4d7d166a34",
"@parity/parity.js": "1.8.7",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"@parity/ui": "github:paritytech/js-ui#d6c97126f5df77a36a868977572409cec19b754a",
"@parity/shared": "github:paritytech/js-shared#1b38beb596701d7bf67232170a8d61b01dc384fb",
"@parity/ui": "github:paritytech/js-ui#287fd8d7ac7b0ab98ce47b407e9734be349f3427",
"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#11fb050b24c3cc15e0364dc585e53100052cd1bb",
"version": "github:paritytech/dapp-githubhint#28ddc464ce9622ff81ae3ace3b8485bfa4ada041",
"requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"@parity/api": "github:paritytech/js-api#8e8c6a58f2ea8a9985b33f820ec812d3df417533",
"@parity/shared": "github:paritytech/js-shared#1b38beb596701d7bf67232170a8d61b01dc384fb",
"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#1e9a47e34850d444e608741098ed7b06a1782f47",
"version": "github:paritytech/dapp-home#621b215d18f3189944fefef6f2aa4ae45815184e",
"requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/dapp-web": "github:paritytech/dapp-web#bacfdeda4721c0b9e96914ab5bb0d17e80a164bd",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"@parity/ui": "github:paritytech/js-ui#d6c97126f5df77a36a868977572409cec19b754a",
"@parity/api": "github:paritytech/js-api#8e8c6a58f2ea8a9985b33f820ec812d3df417533",
"@parity/dapp-web": "github:paritytech/dapp-web#cc93dabe9e281fefb8bf8993b366a98f1067a128",
"@parity/shared": "github:paritytech/js-shared#1b38beb596701d7bf67232170a8d61b01dc384fb",
"@parity/ui": "github:paritytech/js-ui#287fd8d7ac7b0ab98ce47b407e9734be349f3427",
"react-markdown": "2.4.4"
},
"dependencies": {
@ -212,43 +212,43 @@
}
},
"@parity/dapp-localtx": {
"version": "github:paritytech/dapp-localtx#443e82160acb8d02895ca2e62b2aec63e1f2c5f5",
"version": "github:paritytech/dapp-localtx#60d7a159fa0b2a186fe2e0536934aeaf9e580f9b",
"requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"@parity/ui": "github:paritytech/js-ui#d6c97126f5df77a36a868977572409cec19b754a"
"@parity/api": "github:paritytech/js-api#8e8c6a58f2ea8a9985b33f820ec812d3df417533",
"@parity/shared": "github:paritytech/js-shared#1b38beb596701d7bf67232170a8d61b01dc384fb",
"@parity/ui": "github:paritytech/js-ui#287fd8d7ac7b0ab98ce47b407e9734be349f3427"
}
},
"@parity/dapp-playground": {
"version": "github:paritytech/dapp-playground#5546b96468d4629419b671897e86ce53ea141d09",
"requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"@parity/ui": "github:paritytech/js-ui#d6c97126f5df77a36a868977572409cec19b754a"
"@parity/api": "github:paritytech/js-api#8e8c6a58f2ea8a9985b33f820ec812d3df417533",
"@parity/shared": "github:paritytech/js-shared#1b38beb596701d7bf67232170a8d61b01dc384fb",
"@parity/ui": "github:paritytech/js-ui#287fd8d7ac7b0ab98ce47b407e9734be349f3427"
}
},
"@parity/dapp-registry": {
"version": "github:paritytech/dapp-registry#677aab86b42bbdd1ef453a226360b67c0276ec59",
"version": "github:paritytech/dapp-registry#d19cf4abf67c7098c97a90e7f60984e812e3cfc8",
"requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"@parity/ui": "github:paritytech/js-ui#d6c97126f5df77a36a868977572409cec19b754a",
"@parity/api": "github:paritytech/js-api#8e8c6a58f2ea8a9985b33f820ec812d3df417533",
"@parity/shared": "github:paritytech/js-shared#1b38beb596701d7bf67232170a8d61b01dc384fb",
"@parity/ui": "github:paritytech/js-ui#287fd8d7ac7b0ab98ce47b407e9734be349f3427",
"material-ui": "0.16.5"
}
},
"@parity/dapp-settings": {
"version": "github:paritytech/dapp-settings#d4c3258a93040570b301a20a642138364925528c",
"version": "github:paritytech/dapp-settings#d16ebfad3b3fea2fb1be61204e535dd14e365644",
"requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"@parity/ui": "github:paritytech/js-ui#d6c97126f5df77a36a868977572409cec19b754a"
"@parity/api": "github:paritytech/js-api#8e8c6a58f2ea8a9985b33f820ec812d3df417533",
"@parity/shared": "github:paritytech/js-shared#1b38beb596701d7bf67232170a8d61b01dc384fb",
"@parity/ui": "github:paritytech/js-ui#287fd8d7ac7b0ab98ce47b407e9734be349f3427"
}
},
"@parity/dapp-signaturereg": {
"version": "github:paritytech/dapp-signaturereg#ef8fe91827372ce3275c40c80b7294b7d072d621",
"version": "github:paritytech/dapp-signaturereg#e343c6d8aeaa560cf7f9bf431ad50166a7571444",
"requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"@parity/api": "github:paritytech/js-api#8e8c6a58f2ea8a9985b33f820ec812d3df417533",
"@parity/shared": "github:paritytech/js-shared#1b38beb596701d7bf67232170a8d61b01dc384fb",
"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#20f5de8f044fd16b2260d2f4bb1531d95228ecfa",
"version": "github:paritytech/dapp-signer#048106a8b5a719cc9f3f7908a5c04dd56c3c18fe",
"requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"@parity/ui": "github:paritytech/js-ui#d6c97126f5df77a36a868977572409cec19b754a"
"@parity/api": "github:paritytech/js-api#8e8c6a58f2ea8a9985b33f820ec812d3df417533",
"@parity/shared": "github:paritytech/js-shared#1b38beb596701d7bf67232170a8d61b01dc384fb",
"@parity/ui": "github:paritytech/js-ui#287fd8d7ac7b0ab98ce47b407e9734be349f3427"
}
},
"@parity/dapp-status": {
"version": "github:paritytech/dapp-status#88b7d6327e36cbc286aea5509bd25c5912c8def3",
"version": "github:paritytech/dapp-status#b0e644744be61bc52842e4a122ebcb1a95ead788",
"requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"@parity/ui": "github:paritytech/js-ui#d6c97126f5df77a36a868977572409cec19b754a",
"@parity/api": "github:paritytech/js-api#8e8c6a58f2ea8a9985b33f820ec812d3df417533",
"@parity/shared": "github:paritytech/js-shared#1b38beb596701d7bf67232170a8d61b01dc384fb",
"@parity/ui": "github:paritytech/js-ui#287fd8d7ac7b0ab98ce47b407e9734be349f3427",
"bytes": "2.4.0",
"format-number": "2.0.1"
}
},
"@parity/dapp-tokendeploy": {
"version": "github:paritytech/dapp-tokendeploy#2186fed2a6d448536a15afdeef5699bbfc2ce5e3",
"version": "github:paritytech/dapp-tokendeploy#4f218e9426fbfe66da0f0770492ebca20c8c2c25",
"requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"@parity/ui": "github:paritytech/js-ui#d6c97126f5df77a36a868977572409cec19b754a"
"@parity/api": "github:paritytech/js-api#8e8c6a58f2ea8a9985b33f820ec812d3df417533",
"@parity/shared": "github:paritytech/js-shared#1b38beb596701d7bf67232170a8d61b01dc384fb",
"@parity/ui": "github:paritytech/js-ui#287fd8d7ac7b0ab98ce47b407e9734be349f3427"
}
},
"@parity/dapp-tokenreg": {
"version": "github:paritytech/dapp-tokenreg#0a3ed1d0bff0a72ec11f0a1f81abb717c81fd4ad",
"version": "github:paritytech/dapp-tokenreg#455b0bcf6cba31473320ddd3b5dabbe945021492",
"requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"@parity/api": "github:paritytech/js-api#8e8c6a58f2ea8a9985b33f820ec812d3df417533",
"@parity/shared": "github:paritytech/js-shared#1b38beb596701d7bf67232170a8d61b01dc384fb",
"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#ae2d38297b1da40cfd8e48e7d80b3eba076b7780",
"version": "github:paritytech/dapp-vaults#929aee39157d74ad87879876ad65d329253f2b08",
"requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"@parity/ui": "github:paritytech/js-ui#d6c97126f5df77a36a868977572409cec19b754a"
"@parity/api": "github:paritytech/js-api#8e8c6a58f2ea8a9985b33f820ec812d3df417533",
"@parity/shared": "github:paritytech/js-shared#1b38beb596701d7bf67232170a8d61b01dc384fb",
"@parity/ui": "github:paritytech/js-ui#287fd8d7ac7b0ab98ce47b407e9734be349f3427"
}
},
"@parity/dapp-wallet": {
"version": "github:paritytech/dapp-wallet#b26fae6f21e45875d581f8cc5bcc630b1ab254bf",
"version": "github:paritytech/dapp-wallet#f43b04d4ba898b7229d2c2d786dd28c145565653",
"requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/dapp-account": "github:paritytech/dapp-account#3231268871b9f93b90a19fa78c285f08be926e37",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"@parity/ui": "github:paritytech/js-ui#d6c97126f5df77a36a868977572409cec19b754a"
"@parity/api": "github:paritytech/js-api#8e8c6a58f2ea8a9985b33f820ec812d3df417533",
"@parity/dapp-account": "github:paritytech/dapp-account#bb224bb26e4ff9fea0f0c14cb7c206e86f6050d0",
"@parity/shared": "github:paritytech/js-shared#1b38beb596701d7bf67232170a8d61b01dc384fb",
"@parity/ui": "github:paritytech/js-ui#287fd8d7ac7b0ab98ce47b407e9734be349f3427"
}
},
"@parity/dapp-web": {
"version": "github:paritytech/dapp-web#bacfdeda4721c0b9e96914ab5bb0d17e80a164bd",
"version": "github:paritytech/dapp-web#cc93dabe9e281fefb8bf8993b366a98f1067a128",
"requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"@parity/ui": "github:paritytech/js-ui#d6c97126f5df77a36a868977572409cec19b754a",
"@parity/api": "github:paritytech/js-api#8e8c6a58f2ea8a9985b33f820ec812d3df417533",
"@parity/shared": "github:paritytech/js-shared#1b38beb596701d7bf67232170a8d61b01dc384fb",
"@parity/ui": "github:paritytech/js-ui#287fd8d7ac7b0ab98ce47b407e9734be349f3427",
"base32.js": "0.1.0"
}
},
"@parity/etherscan": {
"version": "github:paritytech/js-etherscan#db22d35606af028e3a0540e9170bac65adee2298",
"version": "github:paritytech/js-etherscan#b88943225827b26ee89516ce95be2c5020bea970",
"requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/api": "github:paritytech/js-api#8e8c6a58f2ea8a9985b33f820ec812d3df417533",
"bignumber.js": "3.0.1",
"es6-promise": "4.1.1",
"node-fetch": "1.6.3",
@ -370,7 +370,7 @@
}
},
"@parity/shared": {
"version": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"version": "github:paritytech/js-shared#1b38beb596701d7bf67232170a8d61b01dc384fb",
"requires": {
"@parity/ledger": "github:paritytech/js-ledger#778c9be4a65141a92a83e1054023182b7dc730e2",
"eventemitter3": "2.0.3",
@ -389,11 +389,11 @@
}
},
"@parity/ui": {
"version": "github:paritytech/js-ui#d6c97126f5df77a36a868977572409cec19b754a",
"version": "github:paritytech/js-ui#287fd8d7ac7b0ab98ce47b407e9734be349f3427",
"requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/etherscan": "github:paritytech/js-etherscan#db22d35606af028e3a0540e9170bac65adee2298",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"@parity/api": "github:paritytech/js-api#8e8c6a58f2ea8a9985b33f820ec812d3df417533",
"@parity/etherscan": "github:paritytech/js-etherscan#b88943225827b26ee89516ce95be2c5020bea970",
"@parity/shared": "github:paritytech/js-shared#1b38beb596701d7bf67232170a8d61b01dc384fb",
"bignumber.js": "3.0.1",
"brace": "0.9.0",
"date-difference": "1.0.0",
@ -7438,9 +7438,9 @@
}
},
"http-parser-js": {
"version": "0.4.5",
"resolved": "https://registry.npmjs.org/http-parser-js/-/http-parser-js-0.4.5.tgz",
"integrity": "sha512-sYaqbMBf8hoS6OZBwMygxdLD3TsWgzheP55nkQ7GiR7gsn8x+2oTMCoJSAQmNm3obzOjJYT6tdTz1XcYjKyUqg==",
"version": "0.4.6",
"resolved": "https://registry.npmjs.org/http-parser-js/-/http-parser-js-0.4.6.tgz",
"integrity": "sha1-GVJz9YcExFLWcQdr4gEyndNB3FU=",
"dev": true
},
"http-proxy": {
@ -15153,7 +15153,7 @@
"integrity": "sha1-DK+dLXVdk67gSdS90NP+LMoqJOs=",
"dev": true,
"requires": {
"http-parser-js": "0.4.5",
"http-parser-js": "0.4.6",
"websocket-extensions": "0.1.2"
}
},