Export default function for shellMiddleware

This commit is contained in:
Jaco Greeff 2017-08-09 13:17:52 +02:00
parent 4176936d34
commit 039729a074
2 changed files with 125 additions and 125 deletions

248
js/package-lock.json generated
View File

@ -5,7 +5,7 @@
"requires": true,
"dependencies": {
"@parity/abi": {
"version": "github:paritytech/js-abi#c6d2368823a1c194d813df9c3bde5140c08f0690",
"version": "github:paritytech/js-abi#846052ea14bbd143614d750c53336e417c4ea0fa",
"requires": {
"bignumber.js": "3.0.1",
"js-sha3": "0.5.5",
@ -13,10 +13,10 @@
}
},
"@parity/api": {
"version": "github:paritytech/js-api#dd3cdfecd6a4fde7a7a78b5e4cc1158d3988ee77",
"version": "github:paritytech/js-api#1de39af81e9cd05817ec4845d6d50da2b5f128d2",
"requires": {
"@parity/abi": "github:paritytech/js-abi#c6d2368823a1c194d813df9c3bde5140c08f0690",
"@parity/jsonrpc": "github:paritytech/js-jsonrpc#2d62be2c4069e93e94b5f8ad56903b83bec8aa51",
"@parity/abi": "github:paritytech/js-abi#846052ea14bbd143614d750c53336e417c4ea0fa",
"@parity/jsonrpc": "github:paritytech/js-jsonrpc#4b0b0ffb551405f626b6d8d1fc0451868f2ac357",
"@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#d023ac254b23f00d9f54ad05d54c612c0184074c",
"version": "github:paritytech/dapp-account#427e6f066c1ea5f90897d4c13587fac09deb0d33",
"requires": {
"@parity/api": "github:paritytech/js-api#dd3cdfecd6a4fde7a7a78b5e4cc1158d3988ee77",
"@parity/dapp-accounts": "github:paritytech/dapp-accounts#b68d4100455e8c4cb7aecdbe57863a3a6538dea2",
"@parity/dapp-vaults": "github:paritytech/dapp-vaults#371686e7bfe569fceca177735388cba5325233ad",
"@parity/api": "github:paritytech/js-api#1de39af81e9cd05817ec4845d6d50da2b5f128d2",
"@parity/dapp-accounts": "github:paritytech/dapp-accounts#6d996ab0ec84e75d898f1bd45e93263d659953e4",
"@parity/dapp-vaults": "github:paritytech/dapp-vaults#5f96812ce9d3adf3ea32b6ef8c9f08d444f66afe",
"@parity/parity.js": "1.8.7",
"@parity/shapeshift": "github:paritytech/js-shapeshift#15a00464b306af0155baba8eef329b5ffeb9a215",
"@parity/shared": "github:paritytech/js-shared#b25655812ea15877f3dfb07460a1e495bf467ab9",
"@parity/ui": "github:paritytech/js-ui#7a484fa2477e56a05d5ea1bcb2ecb5d1dcaed5c9",
"@parity/shapeshift": "github:paritytech/js-shapeshift#81956f9a70c7ae3592c78aef5b1c31e26571997d",
"@parity/shared": "github:paritytech/js-shared#7f3227e2f301e39849a1342c3bac057b98bfec90",
"@parity/ui": "github:paritytech/js-ui#d8b67e2ce6cdcc372fe20403ae5126debef69145",
"happypack": "3.1.0",
"lodash": "4.17.2",
"oo7": "0.5.3",
@ -67,12 +67,12 @@
}
},
"@parity/dapp-accounts": {
"version": "github:paritytech/dapp-accounts#b68d4100455e8c4cb7aecdbe57863a3a6538dea2",
"version": "github:paritytech/dapp-accounts#6d996ab0ec84e75d898f1bd45e93263d659953e4",
"requires": {
"@parity/api": "github:paritytech/js-api#dd3cdfecd6a4fde7a7a78b5e4cc1158d3988ee77",
"@parity/dapp-vaults": "github:paritytech/dapp-vaults#371686e7bfe569fceca177735388cba5325233ad",
"@parity/shared": "github:paritytech/js-shared#b25655812ea15877f3dfb07460a1e495bf467ab9",
"@parity/ui": "github:paritytech/js-ui#7a484fa2477e56a05d5ea1bcb2ecb5d1dcaed5c9",
"@parity/api": "github:paritytech/js-api#1de39af81e9cd05817ec4845d6d50da2b5f128d2",
"@parity/dapp-vaults": "github:paritytech/dapp-vaults#5f96812ce9d3adf3ea32b6ef8c9f08d444f66afe",
"@parity/shared": "github:paritytech/js-shared#7f3227e2f301e39849a1342c3bac057b98bfec90",
"@parity/ui": "github:paritytech/js-ui#d8b67e2ce6cdcc372fe20403ae5126debef69145",
"file-saver": "1.3.3",
"react": "15.6.1",
"react-dom": "15.6.1",
@ -82,84 +82,84 @@
}
},
"@parity/dapp-address": {
"version": "github:paritytech/dapp-address#c0e5ed01e172985096c11ed97c7ac6f0b657d28b",
"version": "github:paritytech/dapp-address#5b3dab78f0dc3d17bc8b4e9146ce6cfada2bbe76",
"requires": {
"@parity/api": "github:paritytech/js-api#dd3cdfecd6a4fde7a7a78b5e4cc1158d3988ee77",
"@parity/dapp-account": "github:paritytech/dapp-account#d023ac254b23f00d9f54ad05d54c612c0184074c",
"@parity/dapp-addresses": "github:paritytech/dapp-addresses#0a1f8a2447cbe7ab359fd695bc7cf70cdfcb0886",
"@parity/shared": "github:paritytech/js-shared#b25655812ea15877f3dfb07460a1e495bf467ab9",
"@parity/ui": "github:paritytech/js-ui#7a484fa2477e56a05d5ea1bcb2ecb5d1dcaed5c9"
"@parity/api": "github:paritytech/js-api#1de39af81e9cd05817ec4845d6d50da2b5f128d2",
"@parity/dapp-account": "github:paritytech/dapp-account#427e6f066c1ea5f90897d4c13587fac09deb0d33",
"@parity/dapp-addresses": "github:paritytech/dapp-addresses#8f3104e7c0f0da4cb61d5610e231a8eff8f41456",
"@parity/shared": "github:paritytech/js-shared#7f3227e2f301e39849a1342c3bac057b98bfec90",
"@parity/ui": "github:paritytech/js-ui#d8b67e2ce6cdcc372fe20403ae5126debef69145"
}
},
"@parity/dapp-addresses": {
"version": "github:paritytech/dapp-addresses#0a1f8a2447cbe7ab359fd695bc7cf70cdfcb0886",
"version": "github:paritytech/dapp-addresses#8f3104e7c0f0da4cb61d5610e231a8eff8f41456",
"requires": {
"@parity/api": "github:paritytech/js-api#dd3cdfecd6a4fde7a7a78b5e4cc1158d3988ee77",
"@parity/dapp-accounts": "github:paritytech/dapp-accounts#b68d4100455e8c4cb7aecdbe57863a3a6538dea2",
"@parity/shared": "github:paritytech/js-shared#b25655812ea15877f3dfb07460a1e495bf467ab9",
"@parity/ui": "github:paritytech/js-ui#7a484fa2477e56a05d5ea1bcb2ecb5d1dcaed5c9"
"@parity/api": "github:paritytech/js-api#1de39af81e9cd05817ec4845d6d50da2b5f128d2",
"@parity/dapp-accounts": "github:paritytech/dapp-accounts#6d996ab0ec84e75d898f1bd45e93263d659953e4",
"@parity/shared": "github:paritytech/js-shared#7f3227e2f301e39849a1342c3bac057b98bfec90",
"@parity/ui": "github:paritytech/js-ui#d8b67e2ce6cdcc372fe20403ae5126debef69145"
}
},
"@parity/dapp-chaindeploy": {
"version": "github:paritytech/dapp-chaindeploy#6e8ecfc4971954e809fa7a8fbc5dd84a4fe94e9d",
"version": "github:paritytech/dapp-chaindeploy#defb80bcca3c54df6ebd6f4f9a53c4209d3c187c",
"requires": {
"@parity/api": "github:paritytech/js-api#dd3cdfecd6a4fde7a7a78b5e4cc1158d3988ee77",
"@parity/shared": "github:paritytech/js-shared#b25655812ea15877f3dfb07460a1e495bf467ab9",
"@parity/api": "github:paritytech/js-api#1de39af81e9cd05817ec4845d6d50da2b5f128d2",
"@parity/shared": "github:paritytech/js-shared#7f3227e2f301e39849a1342c3bac057b98bfec90",
"react": "15.6.1",
"react-dom": "15.6.1"
}
},
"@parity/dapp-contract": {
"version": "github:paritytech/dapp-contract#ca353334c5fe5c18731623b3b375d155e38a2c07",
"version": "github:paritytech/dapp-contract#d0b04bca39505ce226076bcff946d787ef17a3ef",
"requires": {
"@parity/api": "github:paritytech/js-api#dd3cdfecd6a4fde7a7a78b5e4cc1158d3988ee77",
"@parity/dapp-account": "github:paritytech/dapp-account#d023ac254b23f00d9f54ad05d54c612c0184074c",
"@parity/shared": "github:paritytech/js-shared#b25655812ea15877f3dfb07460a1e495bf467ab9",
"@parity/ui": "github:paritytech/js-ui#7a484fa2477e56a05d5ea1bcb2ecb5d1dcaed5c9"
"@parity/api": "github:paritytech/js-api#1de39af81e9cd05817ec4845d6d50da2b5f128d2",
"@parity/dapp-account": "github:paritytech/dapp-account#427e6f066c1ea5f90897d4c13587fac09deb0d33",
"@parity/shared": "github:paritytech/js-shared#7f3227e2f301e39849a1342c3bac057b98bfec90",
"@parity/ui": "github:paritytech/js-ui#d8b67e2ce6cdcc372fe20403ae5126debef69145"
}
},
"@parity/dapp-contracts": {
"version": "github:paritytech/dapp-contracts#9b1f955447198763c27fa63c533075546d4b24b9",
"version": "github:paritytech/dapp-contracts#e15db788dd7505946f568fbef0814d6b1dd73a9f",
"requires": {
"@parity/api": "github:paritytech/js-api#dd3cdfecd6a4fde7a7a78b5e4cc1158d3988ee77",
"@parity/dapp-account": "github:paritytech/dapp-account#d023ac254b23f00d9f54ad05d54c612c0184074c",
"@parity/dapp-accounts": "github:paritytech/dapp-accounts#b68d4100455e8c4cb7aecdbe57863a3a6538dea2",
"@parity/shared": "github:paritytech/js-shared#b25655812ea15877f3dfb07460a1e495bf467ab9",
"@parity/ui": "github:paritytech/js-ui#7a484fa2477e56a05d5ea1bcb2ecb5d1dcaed5c9"
"@parity/api": "github:paritytech/js-api#1de39af81e9cd05817ec4845d6d50da2b5f128d2",
"@parity/dapp-account": "github:paritytech/dapp-account#427e6f066c1ea5f90897d4c13587fac09deb0d33",
"@parity/dapp-accounts": "github:paritytech/dapp-accounts#6d996ab0ec84e75d898f1bd45e93263d659953e4",
"@parity/shared": "github:paritytech/js-shared#7f3227e2f301e39849a1342c3bac057b98bfec90",
"@parity/ui": "github:paritytech/js-ui#d8b67e2ce6cdcc372fe20403ae5126debef69145"
}
},
"@parity/dapp-dapp-accounts": {
"version": "github:paritytech/dapp-dapp-accounts#366e8004d2d49fe3a13cdc5d056c59df2e478c2e",
"version": "github:paritytech/dapp-dapp-accounts#77d8ebac0b0e6bcb7b46dbe71104ecf7133c6e3c",
"requires": {
"@parity/api": "github:paritytech/js-api#dd3cdfecd6a4fde7a7a78b5e4cc1158d3988ee77",
"@parity/shared": "github:paritytech/js-shared#b25655812ea15877f3dfb07460a1e495bf467ab9",
"@parity/ui": "github:paritytech/js-ui#7a484fa2477e56a05d5ea1bcb2ecb5d1dcaed5c9"
"@parity/api": "github:paritytech/js-api#1de39af81e9cd05817ec4845d6d50da2b5f128d2",
"@parity/shared": "github:paritytech/js-shared#7f3227e2f301e39849a1342c3bac057b98bfec90",
"@parity/ui": "github:paritytech/js-ui#d8b67e2ce6cdcc372fe20403ae5126debef69145"
}
},
"@parity/dapp-dapp-methods": {
"version": "github:paritytech/dapp-dapp-methods#c1011ff8d3231e94171b936dc6fa31409437b780",
"version": "github:paritytech/dapp-dapp-methods#4d2ce2a5ad950669cb97a37f875491b8591b9ee4",
"requires": {
"@parity/api": "github:paritytech/js-api#dd3cdfecd6a4fde7a7a78b5e4cc1158d3988ee77",
"@parity/shared": "github:paritytech/js-shared#b25655812ea15877f3dfb07460a1e495bf467ab9",
"@parity/ui": "github:paritytech/js-ui#7a484fa2477e56a05d5ea1bcb2ecb5d1dcaed5c9"
"@parity/api": "github:paritytech/js-api#1de39af81e9cd05817ec4845d6d50da2b5f128d2",
"@parity/shared": "github:paritytech/js-shared#7f3227e2f301e39849a1342c3bac057b98bfec90",
"@parity/ui": "github:paritytech/js-ui#d8b67e2ce6cdcc372fe20403ae5126debef69145"
}
},
"@parity/dapp-dappreg": {
"version": "github:paritytech/dapp-dappreg#a5bf0d2b6cdd510f0c0f8e098f792879440a1871",
"version": "github:paritytech/dapp-dappreg#ac5046c6e6d689b76f179728c1d33caec2b1c5c1",
"requires": {
"@parity/api": "github:paritytech/js-api#dd3cdfecd6a4fde7a7a78b5e4cc1158d3988ee77",
"@parity/shared": "github:paritytech/js-shared#b25655812ea15877f3dfb07460a1e495bf467ab9",
"@parity/ui": "github:paritytech/js-ui#7a484fa2477e56a05d5ea1bcb2ecb5d1dcaed5c9"
"@parity/api": "github:paritytech/js-api#1de39af81e9cd05817ec4845d6d50da2b5f128d2",
"@parity/shared": "github:paritytech/js-shared#7f3227e2f301e39849a1342c3bac057b98bfec90",
"@parity/ui": "github:paritytech/js-ui#d8b67e2ce6cdcc372fe20403ae5126debef69145"
}
},
"@parity/dapp-develop": {
"version": "github:paritytech/dapp-develop#6f2703c76e9c60a68afb827fa148a1255e28d91c",
"version": "github:paritytech/dapp-develop#9bdbfc66b5b02b26e8ca709949fcdb2f6cbcf0cf",
"requires": {
"@parity/api": "github:paritytech/js-api#dd3cdfecd6a4fde7a7a78b5e4cc1158d3988ee77",
"@parity/dapp-contracts": "github:paritytech/dapp-contracts#9b1f955447198763c27fa63c533075546d4b24b9",
"@parity/api": "github:paritytech/js-api#1de39af81e9cd05817ec4845d6d50da2b5f128d2",
"@parity/dapp-contracts": "github:paritytech/dapp-contracts#e15db788dd7505946f568fbef0814d6b1dd73a9f",
"@parity/parity.js": "1.8.7",
"@parity/shared": "github:paritytech/js-shared#b25655812ea15877f3dfb07460a1e495bf467ab9",
"@parity/ui": "github:paritytech/js-ui#7a484fa2477e56a05d5ea1bcb2ecb5d1dcaed5c9",
"@parity/shared": "github:paritytech/js-shared#7f3227e2f301e39849a1342c3bac057b98bfec90",
"@parity/ui": "github:paritytech/js-ui#d8b67e2ce6cdcc372fe20403ae5126debef69145",
"oo7": "0.5.3",
"oo7-parity": "0.6.8",
"oo7-react": "0.4.5",
@ -171,10 +171,10 @@
}
},
"@parity/dapp-githubhint": {
"version": "github:paritytech/dapp-githubhint#87b0bd753187e43645836404d2dc7581818e6508",
"version": "github:paritytech/dapp-githubhint#3a606a4960a372f8215799bb0e744f141c2513b4",
"requires": {
"@parity/api": "github:paritytech/js-api#dd3cdfecd6a4fde7a7a78b5e4cc1158d3988ee77",
"@parity/shared": "github:paritytech/js-shared#b25655812ea15877f3dfb07460a1e495bf467ab9",
"@parity/api": "github:paritytech/js-api#1de39af81e9cd05817ec4845d6d50da2b5f128d2",
"@parity/shared": "github:paritytech/js-shared#7f3227e2f301e39849a1342c3bac057b98bfec90",
"moment": "2.17.0",
"react": "15.6.1",
"react-dom": "15.6.1",
@ -182,12 +182,12 @@
}
},
"@parity/dapp-home": {
"version": "github:paritytech/dapp-home#efd888bfef551232ec64da1511ee0063bf624258",
"version": "github:paritytech/dapp-home#65b1054ea601911a1ae4d79f9db6dfc2b6d69c2f",
"requires": {
"@parity/api": "github:paritytech/js-api#dd3cdfecd6a4fde7a7a78b5e4cc1158d3988ee77",
"@parity/dapp-web": "github:paritytech/dapp-web#98313cae8005db13fec5b18b0779d4888af44148",
"@parity/shared": "github:paritytech/js-shared#b25655812ea15877f3dfb07460a1e495bf467ab9",
"@parity/ui": "github:paritytech/js-ui#7a484fa2477e56a05d5ea1bcb2ecb5d1dcaed5c9",
"@parity/api": "github:paritytech/js-api#1de39af81e9cd05817ec4845d6d50da2b5f128d2",
"@parity/dapp-web": "github:paritytech/dapp-web#1d08422d7af5a925808015f16b4c9fe130c55bc3",
"@parity/shared": "github:paritytech/js-shared#7f3227e2f301e39849a1342c3bac057b98bfec90",
"@parity/ui": "github:paritytech/js-ui#d8b67e2ce6cdcc372fe20403ae5126debef69145",
"react-markdown": "2.4.4"
},
"dependencies": {
@ -204,43 +204,43 @@
}
},
"@parity/dapp-localtx": {
"version": "github:paritytech/dapp-localtx#68e1befc86ddcbb8446b6911c2285734c7a6ef46",
"version": "github:paritytech/dapp-localtx#c8bca5e0b536ffa59f323ae6b2e55525664142d6",
"requires": {
"@parity/api": "github:paritytech/js-api#dd3cdfecd6a4fde7a7a78b5e4cc1158d3988ee77",
"@parity/shared": "github:paritytech/js-shared#b25655812ea15877f3dfb07460a1e495bf467ab9",
"@parity/ui": "github:paritytech/js-ui#7a484fa2477e56a05d5ea1bcb2ecb5d1dcaed5c9"
"@parity/api": "github:paritytech/js-api#1de39af81e9cd05817ec4845d6d50da2b5f128d2",
"@parity/shared": "github:paritytech/js-shared#7f3227e2f301e39849a1342c3bac057b98bfec90",
"@parity/ui": "github:paritytech/js-ui#d8b67e2ce6cdcc372fe20403ae5126debef69145"
}
},
"@parity/dapp-playground": {
"version": "github:paritytech/dapp-playground#c6a2c9d17213262c7ece24187e24225e4fe55495",
"version": "github:paritytech/dapp-playground#71cd217a383b48b69b3808e830bf4fb46d8e346a",
"requires": {
"@parity/api": "github:paritytech/js-api#dd3cdfecd6a4fde7a7a78b5e4cc1158d3988ee77",
"@parity/shared": "github:paritytech/js-shared#b25655812ea15877f3dfb07460a1e495bf467ab9",
"@parity/ui": "github:paritytech/js-ui#7a484fa2477e56a05d5ea1bcb2ecb5d1dcaed5c9"
"@parity/api": "github:paritytech/js-api#1de39af81e9cd05817ec4845d6d50da2b5f128d2",
"@parity/shared": "github:paritytech/js-shared#7f3227e2f301e39849a1342c3bac057b98bfec90",
"@parity/ui": "github:paritytech/js-ui#d8b67e2ce6cdcc372fe20403ae5126debef69145"
}
},
"@parity/dapp-registry": {
"version": "github:paritytech/dapp-registry#687b6617a71064463c4a4f3e9d0f8f67537e3c8f",
"version": "github:paritytech/dapp-registry#3893f249154506e280b27e17816fbb0354d3a97c",
"requires": {
"@parity/api": "github:paritytech/js-api#dd3cdfecd6a4fde7a7a78b5e4cc1158d3988ee77",
"@parity/shared": "github:paritytech/js-shared#b25655812ea15877f3dfb07460a1e495bf467ab9",
"@parity/ui": "github:paritytech/js-ui#7a484fa2477e56a05d5ea1bcb2ecb5d1dcaed5c9",
"@parity/api": "github:paritytech/js-api#1de39af81e9cd05817ec4845d6d50da2b5f128d2",
"@parity/shared": "github:paritytech/js-shared#7f3227e2f301e39849a1342c3bac057b98bfec90",
"@parity/ui": "github:paritytech/js-ui#d8b67e2ce6cdcc372fe20403ae5126debef69145",
"material-ui": "0.16.5"
}
},
"@parity/dapp-settings": {
"version": "github:paritytech/dapp-settings#4e298bf675fedca933a46a00c0be4eb33562938b",
"version": "github:paritytech/dapp-settings#2b6f9fe565920a268ea67c1a2824dea051622dfd",
"requires": {
"@parity/api": "github:paritytech/js-api#dd3cdfecd6a4fde7a7a78b5e4cc1158d3988ee77",
"@parity/shared": "github:paritytech/js-shared#b25655812ea15877f3dfb07460a1e495bf467ab9",
"@parity/ui": "github:paritytech/js-ui#7a484fa2477e56a05d5ea1bcb2ecb5d1dcaed5c9"
"@parity/api": "github:paritytech/js-api#1de39af81e9cd05817ec4845d6d50da2b5f128d2",
"@parity/shared": "github:paritytech/js-shared#7f3227e2f301e39849a1342c3bac057b98bfec90",
"@parity/ui": "github:paritytech/js-ui#d8b67e2ce6cdcc372fe20403ae5126debef69145"
}
},
"@parity/dapp-signaturereg": {
"version": "github:paritytech/dapp-signaturereg#d3a1c2d18573adef5a99fce03510a26b692f7934",
"version": "github:paritytech/dapp-signaturereg#04474095e89799804a54e45ec9b5de631d774d89",
"requires": {
"@parity/api": "github:paritytech/js-api#dd3cdfecd6a4fde7a7a78b5e4cc1158d3988ee77",
"@parity/shared": "github:paritytech/js-shared#b25655812ea15877f3dfb07460a1e495bf467ab9",
"@parity/api": "github:paritytech/js-api#1de39af81e9cd05817ec4845d6d50da2b5f128d2",
"@parity/shared": "github:paritytech/js-shared#7f3227e2f301e39849a1342c3bac057b98bfec90",
"moment": "2.17.0",
"react": "15.6.1",
"react-dom": "15.6.1",
@ -248,36 +248,36 @@
}
},
"@parity/dapp-signer": {
"version": "github:paritytech/dapp-signer#e41c04a3eea85f1a7a5fad42e9ac3d73ad9e5d37",
"version": "github:paritytech/dapp-signer#284844feb511c821ac17765e8f3e5f044d128833",
"requires": {
"@parity/api": "github:paritytech/js-api#dd3cdfecd6a4fde7a7a78b5e4cc1158d3988ee77",
"@parity/shared": "github:paritytech/js-shared#b25655812ea15877f3dfb07460a1e495bf467ab9",
"@parity/ui": "github:paritytech/js-ui#7a484fa2477e56a05d5ea1bcb2ecb5d1dcaed5c9"
"@parity/api": "github:paritytech/js-api#1de39af81e9cd05817ec4845d6d50da2b5f128d2",
"@parity/shared": "github:paritytech/js-shared#7f3227e2f301e39849a1342c3bac057b98bfec90",
"@parity/ui": "github:paritytech/js-ui#d8b67e2ce6cdcc372fe20403ae5126debef69145"
}
},
"@parity/dapp-status": {
"version": "github:paritytech/dapp-status#141efa238b8d1715693bb26f3405ec2ebe97672f",
"version": "github:paritytech/dapp-status#e43c835590c48b13536037dd77e9819cf100b304",
"requires": {
"@parity/api": "github:paritytech/js-api#dd3cdfecd6a4fde7a7a78b5e4cc1158d3988ee77",
"@parity/shared": "github:paritytech/js-shared#b25655812ea15877f3dfb07460a1e495bf467ab9",
"@parity/ui": "github:paritytech/js-ui#7a484fa2477e56a05d5ea1bcb2ecb5d1dcaed5c9",
"@parity/api": "github:paritytech/js-api#1de39af81e9cd05817ec4845d6d50da2b5f128d2",
"@parity/shared": "github:paritytech/js-shared#7f3227e2f301e39849a1342c3bac057b98bfec90",
"@parity/ui": "github:paritytech/js-ui#d8b67e2ce6cdcc372fe20403ae5126debef69145",
"bytes": "2.4.0",
"format-number": "2.0.1"
}
},
"@parity/dapp-tokendeploy": {
"version": "github:paritytech/dapp-tokendeploy#42e37e1577827861559fbf7d7f8efd08a0f7ea28",
"version": "github:paritytech/dapp-tokendeploy#9d7720b64edaa782b743c8bf0eb22fce7698d266",
"requires": {
"@parity/api": "github:paritytech/js-api#dd3cdfecd6a4fde7a7a78b5e4cc1158d3988ee77",
"@parity/shared": "github:paritytech/js-shared#b25655812ea15877f3dfb07460a1e495bf467ab9",
"@parity/ui": "github:paritytech/js-ui#7a484fa2477e56a05d5ea1bcb2ecb5d1dcaed5c9"
"@parity/api": "github:paritytech/js-api#1de39af81e9cd05817ec4845d6d50da2b5f128d2",
"@parity/shared": "github:paritytech/js-shared#7f3227e2f301e39849a1342c3bac057b98bfec90",
"@parity/ui": "github:paritytech/js-ui#d8b67e2ce6cdcc372fe20403ae5126debef69145"
}
},
"@parity/dapp-tokenreg": {
"version": "github:paritytech/dapp-tokenreg#52a2dc18eb3b9972f121034522e17afda59ba398",
"version": "github:paritytech/dapp-tokenreg#49c2a1d297d52073cfe06f43e8bfb45b38d67230",
"requires": {
"@parity/api": "github:paritytech/js-api#dd3cdfecd6a4fde7a7a78b5e4cc1158d3988ee77",
"@parity/shared": "github:paritytech/js-shared#b25655812ea15877f3dfb07460a1e495bf467ab9",
"@parity/api": "github:paritytech/js-api#1de39af81e9cd05817ec4845d6d50da2b5f128d2",
"@parity/shared": "github:paritytech/js-shared#7f3227e2f301e39849a1342c3bac057b98bfec90",
"material-ui": "0.16.5",
"react": "15.6.1",
"react-dom": "15.6.1",
@ -285,35 +285,35 @@
}
},
"@parity/dapp-vaults": {
"version": "github:paritytech/dapp-vaults#371686e7bfe569fceca177735388cba5325233ad",
"version": "github:paritytech/dapp-vaults#5f96812ce9d3adf3ea32b6ef8c9f08d444f66afe",
"requires": {
"@parity/api": "github:paritytech/js-api#dd3cdfecd6a4fde7a7a78b5e4cc1158d3988ee77",
"@parity/shared": "github:paritytech/js-shared#b25655812ea15877f3dfb07460a1e495bf467ab9",
"@parity/ui": "github:paritytech/js-ui#7a484fa2477e56a05d5ea1bcb2ecb5d1dcaed5c9"
"@parity/api": "github:paritytech/js-api#1de39af81e9cd05817ec4845d6d50da2b5f128d2",
"@parity/shared": "github:paritytech/js-shared#7f3227e2f301e39849a1342c3bac057b98bfec90",
"@parity/ui": "github:paritytech/js-ui#d8b67e2ce6cdcc372fe20403ae5126debef69145"
}
},
"@parity/dapp-wallet": {
"version": "github:paritytech/dapp-wallet#36bea902ea4b7d341c47f94823760d543e5b563b",
"version": "github:paritytech/dapp-wallet#02f51fb1cd31ed2fad597c65cce1acbd345fd82c",
"requires": {
"@parity/api": "github:paritytech/js-api#dd3cdfecd6a4fde7a7a78b5e4cc1158d3988ee77",
"@parity/dapp-account": "github:paritytech/dapp-account#d023ac254b23f00d9f54ad05d54c612c0184074c",
"@parity/shared": "github:paritytech/js-shared#b25655812ea15877f3dfb07460a1e495bf467ab9",
"@parity/ui": "github:paritytech/js-ui#7a484fa2477e56a05d5ea1bcb2ecb5d1dcaed5c9"
"@parity/api": "github:paritytech/js-api#1de39af81e9cd05817ec4845d6d50da2b5f128d2",
"@parity/dapp-account": "github:paritytech/dapp-account#427e6f066c1ea5f90897d4c13587fac09deb0d33",
"@parity/shared": "github:paritytech/js-shared#7f3227e2f301e39849a1342c3bac057b98bfec90",
"@parity/ui": "github:paritytech/js-ui#d8b67e2ce6cdcc372fe20403ae5126debef69145"
}
},
"@parity/dapp-web": {
"version": "github:paritytech/dapp-web#98313cae8005db13fec5b18b0779d4888af44148",
"version": "github:paritytech/dapp-web#1d08422d7af5a925808015f16b4c9fe130c55bc3",
"requires": {
"@parity/api": "github:paritytech/js-api#dd3cdfecd6a4fde7a7a78b5e4cc1158d3988ee77",
"@parity/shared": "github:paritytech/js-shared#b25655812ea15877f3dfb07460a1e495bf467ab9",
"@parity/ui": "github:paritytech/js-ui#7a484fa2477e56a05d5ea1bcb2ecb5d1dcaed5c9",
"@parity/api": "github:paritytech/js-api#1de39af81e9cd05817ec4845d6d50da2b5f128d2",
"@parity/shared": "github:paritytech/js-shared#7f3227e2f301e39849a1342c3bac057b98bfec90",
"@parity/ui": "github:paritytech/js-ui#d8b67e2ce6cdcc372fe20403ae5126debef69145",
"base32.js": "0.1.0"
}
},
"@parity/etherscan": {
"version": "github:paritytech/js-etherscan#2f8e6d168931128cf03ea8f6149b3983f2b25f7c",
"version": "github:paritytech/js-etherscan#eee260b2fc7ef73fb921cf753d1c9cbe7f6a6331",
"requires": {
"@parity/api": "github:paritytech/js-api#dd3cdfecd6a4fde7a7a78b5e4cc1158d3988ee77",
"@parity/api": "github:paritytech/js-api#1de39af81e9cd05817ec4845d6d50da2b5f128d2",
"bignumber.js": "3.0.1",
"es6-promise": "4.1.1",
"node-fetch": "1.6.3",
@ -329,10 +329,10 @@
}
},
"@parity/jsonrpc": {
"version": "github:paritytech/js-jsonrpc#2d62be2c4069e93e94b5f8ad56903b83bec8aa51"
"version": "github:paritytech/js-jsonrpc#4b0b0ffb551405f626b6d8d1fc0451868f2ac357"
},
"@parity/ledger": {
"version": "github:paritytech/js-ledger#a5e1767a719e3bbd56ed2eecba737adac2bd6f2f",
"version": "github:paritytech/js-ledger#cf835b4b07efaa794d9bf97b41e49a6a15a2f084",
"requires": {
"u2f-api": "0.0.9",
"u2f-api-polyfill": "0.4.3"
@ -356,15 +356,15 @@
}
},
"@parity/shapeshift": {
"version": "github:paritytech/js-shapeshift#15a00464b306af0155baba8eef329b5ffeb9a215",
"version": "github:paritytech/js-shapeshift#81956f9a70c7ae3592c78aef5b1c31e26571997d",
"requires": {
"node-fetch": "1.6.3"
}
},
"@parity/shared": {
"version": "github:paritytech/js-shared#b25655812ea15877f3dfb07460a1e495bf467ab9",
"version": "github:paritytech/js-shared#7f3227e2f301e39849a1342c3bac057b98bfec90",
"requires": {
"@parity/ledger": "github:paritytech/js-ledger#a5e1767a719e3bbd56ed2eecba737adac2bd6f2f",
"@parity/ledger": "github:paritytech/js-ledger#cf835b4b07efaa794d9bf97b41e49a6a15a2f084",
"eventemitter3": "2.0.3",
"loglevel": "1.4.1",
"mobx": "2.6.4",
@ -381,11 +381,11 @@
}
},
"@parity/ui": {
"version": "github:paritytech/js-ui#7a484fa2477e56a05d5ea1bcb2ecb5d1dcaed5c9",
"version": "github:paritytech/js-ui#d8b67e2ce6cdcc372fe20403ae5126debef69145",
"requires": {
"@parity/api": "github:paritytech/js-api#dd3cdfecd6a4fde7a7a78b5e4cc1158d3988ee77",
"@parity/etherscan": "github:paritytech/js-etherscan#2f8e6d168931128cf03ea8f6149b3983f2b25f7c",
"@parity/shared": "github:paritytech/js-shared#b25655812ea15877f3dfb07460a1e495bf467ab9",
"@parity/api": "github:paritytech/js-api#1de39af81e9cd05817ec4845d6d50da2b5f128d2",
"@parity/etherscan": "github:paritytech/js-etherscan#eee260b2fc7ef73fb921cf753d1c9cbe7f6a6331",
"@parity/shared": "github:paritytech/js-shared#7f3227e2f301e39849a1342c3bac057b98bfec90",
"bignumber.js": "3.0.1",
"brace": "0.9.0",
"date-difference": "1.0.0",

View File

@ -22,7 +22,7 @@ import VisibleStore from '@parity/shared/mobx/dappsStore';
import RequestStore from './DappRequests/store';
import filteredRequests from './DappRequests/filteredRequests';
export function execute (appId, method, params, callback) {
export default function execute (appId, method, params, callback) {
const visibleStore = VisibleStore.get();
const requestStore = RequestStore.get();