From a76f7680777842dede6909614e77e26682015559 Mon Sep 17 00:00:00 2001 From: Jaco Greeff Date: Mon, 16 Oct 2017 18:06:40 +0200 Subject: [PATCH] Updated dependencies --- js/package-lock.json | 266 +++++++++++++++++++++---------------------- 1 file changed, 133 insertions(+), 133 deletions(-) diff --git a/js/package-lock.json b/js/package-lock.json index 46cda9fc9..c3b9ae3a4 100644 --- a/js/package-lock.json +++ b/js/package-lock.json @@ -5,9 +5,9 @@ "requires": true, "dependencies": { "@parity/abi": { - "version": "2.0.10", - "resolved": "https://registry.npmjs.org/@parity/abi/-/abi-2.0.10.tgz", - "integrity": "sha512-Eyl3tUmMsx92fqbfmxFpZxcRgd6zWG9bkfDGmNTGfH8lPgVEI7TBeiFwO0FAsj1OooF2/21j76c3p2yW15kiUw==", + "version": "2.0.11", + "resolved": "https://registry.npmjs.org/@parity/abi/-/abi-2.0.11.tgz", + "integrity": "sha512-0nF5zNP7tiJJfnLkEOEPOlL1guTsTKGiohHz/WtVb/b0bpfTyBFVuxyY3rbUYQfZACY3TsxyVTghEOBeWrpFtA==", "requires": { "bignumber.js": "3.0.1", "js-sha3": "0.5.5", @@ -15,12 +15,12 @@ } }, "@parity/api": { - "version": "2.0.10", - "resolved": "https://registry.npmjs.org/@parity/api/-/api-2.0.10.tgz", - "integrity": "sha512-B29Cvtwvm+mgEiKgkiRUF0f7lilqc3SVqNw/9tHCz7UpfYzsFr+FiJNagN0Em0pERSVVIw0E6xv57VUK74zbdA==", + "version": "2.0.11", + "resolved": "https://registry.npmjs.org/@parity/api/-/api-2.0.11.tgz", + "integrity": "sha512-hvZzTwgObGF2JXBTce4PZ16cMuFBwfiiKYt0yOIyV5xX8HelIiWYKAcMtwswfMlqms/wds45sd5i9hT9NygW7Q==", "requires": { - "@parity/abi": "2.0.10", - "@parity/jsonrpc": "2.0.11", + "@parity/abi": "2.0.11", + "@parity/jsonrpc": "2.0.12", "@parity/wordlist": "1.1.0", "bignumber.js": "3.0.1", "blockies": "0.0.2", @@ -44,15 +44,15 @@ } }, "@parity/dapp-account": { - "version": "github:paritytech/dapp-account#40e9c7475fbfe4e5f2c6f98e5e77c8e5ec90b99b", + "version": "github:paritytech/dapp-account#26443d131d95ebf4bd47d6fb16ac35c94e3bf5a7", "requires": { - "@parity/api": "2.0.10", - "@parity/dapp-accounts": "github:paritytech/dapp-accounts#48e5276038ec8c2bfb7d89cc42cd90b692ead6a9", - "@parity/dapp-vaults": "github:paritytech/dapp-vaults#f8a4e96b5f51b337151042d785123231b5fa487d", + "@parity/api": "2.0.11", + "@parity/dapp-accounts": "github:paritytech/dapp-accounts#6909990fa930538e93b6ea421ce51212b624508e", + "@parity/dapp-vaults": "github:paritytech/dapp-vaults#568891ffe0839cbd5bfc606624426a8c0aaa331b", "@parity/parity.js": "1.8.7", - "@parity/shapeshift": "2.0.10", - "@parity/shared": "2.0.10", - "@parity/ui": "2.0.38", + "@parity/shapeshift": "2.0.11", + "@parity/shared": "2.0.11", + "@parity/ui": "2.0.40", "happypack": "3.1.0", "lodash": "4.17.2", "oo7": "0.5.3", @@ -71,12 +71,12 @@ } }, "@parity/dapp-accounts": { - "version": "github:paritytech/dapp-accounts#48e5276038ec8c2bfb7d89cc42cd90b692ead6a9", + "version": "github:paritytech/dapp-accounts#6909990fa930538e93b6ea421ce51212b624508e", "requires": { - "@parity/api": "2.0.10", - "@parity/dapp-vaults": "github:paritytech/dapp-vaults#f8a4e96b5f51b337151042d785123231b5fa487d", - "@parity/shared": "2.0.10", - "@parity/ui": "2.0.38", + "@parity/api": "2.0.11", + "@parity/dapp-vaults": "github:paritytech/dapp-vaults#568891ffe0839cbd5bfc606624426a8c0aaa331b", + "@parity/shared": "2.0.11", + "@parity/ui": "2.0.40", "file-saver": "1.3.3", "react": "15.6.1", "react-dom": "15.6.1", @@ -86,92 +86,92 @@ } }, "@parity/dapp-address": { - "version": "github:paritytech/dapp-address#5726fa38780c10057608cf783074e7e574159ec9", + "version": "github:paritytech/dapp-address#8a80659ce0ca6426a6399211d836b0ea45b9964a", "requires": { - "@parity/api": "2.0.10", - "@parity/dapp-account": "github:paritytech/dapp-account#40e9c7475fbfe4e5f2c6f98e5e77c8e5ec90b99b", - "@parity/dapp-addresses": "github:paritytech/dapp-addresses#2268163148455943a2ab66cd239e44281ba7d8fc", - "@parity/shared": "2.0.10", - "@parity/ui": "2.0.38" + "@parity/api": "2.0.11", + "@parity/dapp-account": "github:paritytech/dapp-account#26443d131d95ebf4bd47d6fb16ac35c94e3bf5a7", + "@parity/dapp-addresses": "github:paritytech/dapp-addresses#c8f4b336ef2c17d69d28b347a6eac57c41e8843d", + "@parity/shared": "2.0.11", + "@parity/ui": "2.0.40" } }, "@parity/dapp-addresses": { - "version": "github:paritytech/dapp-addresses#2268163148455943a2ab66cd239e44281ba7d8fc", + "version": "github:paritytech/dapp-addresses#c8f4b336ef2c17d69d28b347a6eac57c41e8843d", "requires": { - "@parity/api": "2.0.10", - "@parity/dapp-accounts": "github:paritytech/dapp-accounts#48e5276038ec8c2bfb7d89cc42cd90b692ead6a9", - "@parity/shared": "2.0.10", - "@parity/ui": "2.0.38" + "@parity/api": "2.0.11", + "@parity/dapp-accounts": "github:paritytech/dapp-accounts#6909990fa930538e93b6ea421ce51212b624508e", + "@parity/shared": "2.0.11", + "@parity/ui": "2.0.40" } }, "@parity/dapp-chaindeploy": { "version": "github:paritytech/dapp-chaindeploy#c1d4e5847f6ace8a12df5f1010bc7ded66b94bc3", "requires": { - "@parity/api": "2.0.10", - "@parity/shared": "2.0.10", + "@parity/api": "2.0.11", + "@parity/shared": "2.0.11", "react": "15.6.1", "react-dom": "15.6.1" } }, "@parity/dapp-contract": { - "version": "github:paritytech/dapp-contract#7d151297e7387ae516ec01c39cc206fc0e6ab9ff", + "version": "github:paritytech/dapp-contract#98b85bdd3dd4ffe4a57c4bf30b88b608d643315d", "requires": { - "@parity/api": "2.0.10", - "@parity/dapp-account": "github:paritytech/dapp-account#40e9c7475fbfe4e5f2c6f98e5e77c8e5ec90b99b", - "@parity/shared": "2.0.10", - "@parity/ui": "2.0.38" + "@parity/api": "2.0.11", + "@parity/dapp-account": "github:paritytech/dapp-account#26443d131d95ebf4bd47d6fb16ac35c94e3bf5a7", + "@parity/shared": "2.0.11", + "@parity/ui": "2.0.40" } }, "@parity/dapp-contracts": { - "version": "github:paritytech/dapp-contracts#43b93c0f1c95fb69723096e67441614f05538e00", + "version": "github:paritytech/dapp-contracts#f9764d5df08c50b848cb0c30b017db48fb62f9fc", "requires": { - "@parity/api": "2.0.10", - "@parity/dapp-account": "github:paritytech/dapp-account#40e9c7475fbfe4e5f2c6f98e5e77c8e5ec90b99b", - "@parity/dapp-accounts": "github:paritytech/dapp-accounts#48e5276038ec8c2bfb7d89cc42cd90b692ead6a9", - "@parity/shared": "2.0.10", - "@parity/ui": "2.0.38" + "@parity/api": "2.0.11", + "@parity/dapp-account": "github:paritytech/dapp-account#26443d131d95ebf4bd47d6fb16ac35c94e3bf5a7", + "@parity/dapp-accounts": "github:paritytech/dapp-accounts#6909990fa930538e93b6ea421ce51212b624508e", + "@parity/shared": "2.0.11", + "@parity/ui": "2.0.40" } }, "@parity/dapp-dapp-accounts": { - "version": "github:paritytech/dapp-dapp-accounts#e408f99aaa5344c2df1a9764ff9c4c263fc98cc1", + "version": "github:paritytech/dapp-dapp-accounts#6c38cc9ef5375f92bf38d285f6f54c8e1ef750de", "requires": { - "@parity/api": "2.0.10", - "@parity/shared": "2.0.10", - "@parity/ui": "2.0.38" + "@parity/api": "2.0.11", + "@parity/shared": "2.0.11", + "@parity/ui": "2.0.40" } }, "@parity/dapp-dapp-methods": { "version": "github:paritytech/dapp-dapp-methods#75ac39231d20365848c097c349e89e493b595a6b", "requires": { - "@parity/api": "2.0.10", - "@parity/shared": "2.0.10", - "@parity/ui": "2.0.38" + "@parity/api": "2.0.11", + "@parity/shared": "2.0.11", + "@parity/ui": "2.0.40" } }, "@parity/dapp-dapp-visible": { "version": "github:paritytech/dapp-dapp-visible#79a6c58b9e68fd9d7e2904b2ede3b7b8cc5983ef", "requires": { - "@parity/api": "2.0.10", - "@parity/shared": "2.0.10", - "@parity/ui": "2.0.38" + "@parity/api": "2.0.11", + "@parity/shared": "2.0.11", + "@parity/ui": "2.0.40" } }, "@parity/dapp-dappreg": { "version": "github:paritytech/dapp-dappreg#7b1c99b6d82aca13810220d7fb1d6846d39f9da1", "requires": { - "@parity/api": "2.0.10", - "@parity/shared": "2.0.10", - "@parity/ui": "2.0.38" + "@parity/api": "2.0.11", + "@parity/shared": "2.0.11", + "@parity/ui": "2.0.40" } }, "@parity/dapp-develop": { "version": "github:paritytech/dapp-develop#34f0c1f452cc851fe77edeedd378e8773138ba5c", "requires": { - "@parity/api": "2.0.10", - "@parity/dapp-contracts": "github:paritytech/dapp-contracts#43b93c0f1c95fb69723096e67441614f05538e00", + "@parity/api": "2.0.11", + "@parity/dapp-contracts": "github:paritytech/dapp-contracts#f9764d5df08c50b848cb0c30b017db48fb62f9fc", "@parity/parity.js": "1.8.7", - "@parity/shared": "2.0.10", - "@parity/ui": "2.0.38", + "@parity/shared": "2.0.11", + "@parity/ui": "2.0.40", "oo7": "0.5.3", "oo7-parity": "0.6.8", "oo7-react": "0.4.5", @@ -185,8 +185,8 @@ "@parity/dapp-githubhint": { "version": "github:paritytech/dapp-githubhint#aa6bce466d4e6ab08aa60ca302597c51556039f9", "requires": { - "@parity/api": "2.0.10", - "@parity/shared": "2.0.10", + "@parity/api": "2.0.11", + "@parity/shared": "2.0.11", "moment": "2.17.0", "react": "15.6.1", "react-dom": "15.6.1", @@ -196,10 +196,10 @@ "@parity/dapp-home": { "version": "github:paritytech/dapp-home#85529a8f52f705d1bbcf70018f92bd661d18f19f", "requires": { - "@parity/api": "2.0.10", + "@parity/api": "2.0.11", "@parity/dapp-web": "github:paritytech/dapp-web#cafcd464d2eebc30f8b92b4786a7f8b7aa7a5a6d", - "@parity/shared": "2.0.10", - "@parity/ui": "2.0.38", + "@parity/shared": "2.0.11", + "@parity/ui": "2.0.40", "react-markdown": "2.4.4" }, "dependencies": { @@ -218,41 +218,41 @@ "@parity/dapp-localtx": { "version": "github:paritytech/dapp-localtx#221bf796ac3921db87b1daada3534da20a9c22ab", "requires": { - "@parity/api": "2.0.10", - "@parity/shared": "2.0.10", - "@parity/ui": "2.0.38" + "@parity/api": "2.0.11", + "@parity/shared": "2.0.11", + "@parity/ui": "2.0.40" } }, "@parity/dapp-playground": { "version": "github:paritytech/dapp-playground#e136730fa64aceae2d7e0d2cd2aeea24d22b30f3", "requires": { - "@parity/api": "2.0.10", - "@parity/shared": "2.0.10", - "@parity/ui": "2.0.38" + "@parity/api": "2.0.11", + "@parity/shared": "2.0.11", + "@parity/ui": "2.0.40" } }, "@parity/dapp-registry": { "version": "github:paritytech/dapp-registry#8a3f61d10e858fe81b3731dd231b73e66a0879d9", "requires": { - "@parity/api": "2.0.10", - "@parity/shared": "2.0.10", - "@parity/ui": "2.0.38", + "@parity/api": "2.0.11", + "@parity/shared": "2.0.11", + "@parity/ui": "2.0.40", "material-ui": "0.16.5" } }, "@parity/dapp-settings": { "version": "github:paritytech/dapp-settings#fbcabdfe73046229847dee00fd2176821d136c36", "requires": { - "@parity/api": "2.0.10", - "@parity/shared": "2.0.10", - "@parity/ui": "2.0.38" + "@parity/api": "2.0.11", + "@parity/shared": "2.0.11", + "@parity/ui": "2.0.40" } }, "@parity/dapp-signaturereg": { "version": "github:paritytech/dapp-signaturereg#31d70570a5c11bd5d954ccdcccc3dbb8f0e26f76", "requires": { - "@parity/api": "2.0.10", - "@parity/shared": "2.0.10", + "@parity/api": "2.0.11", + "@parity/shared": "2.0.11", "moment": "2.17.0", "react": "15.6.1", "react-dom": "15.6.1", @@ -262,17 +262,17 @@ "@parity/dapp-signer": { "version": "github:paritytech/dapp-signer#96514150d210530eb3261399de84874b80a71f60", "requires": { - "@parity/api": "2.0.10", - "@parity/shared": "2.0.10", - "@parity/ui": "2.0.38" + "@parity/api": "2.0.11", + "@parity/shared": "2.0.11", + "@parity/ui": "2.0.40" } }, "@parity/dapp-status": { "version": "github:paritytech/dapp-status#ab0230ffe15c154a52ea7e506511c70b6a60c661", "requires": { - "@parity/api": "2.0.10", - "@parity/shared": "2.0.10", - "@parity/ui": "2.0.38", + "@parity/api": "2.0.11", + "@parity/shared": "2.0.11", + "@parity/ui": "2.0.40", "bytes": "2.4.0", "format-number": "2.0.1" } @@ -280,16 +280,16 @@ "@parity/dapp-tokendeploy": { "version": "github:paritytech/dapp-tokendeploy#a176ad74db967fe44c850a6dea6bebbf98412499", "requires": { - "@parity/api": "2.0.10", - "@parity/shared": "2.0.10", - "@parity/ui": "2.0.38" + "@parity/api": "2.0.11", + "@parity/shared": "2.0.11", + "@parity/ui": "2.0.40" } }, "@parity/dapp-tokenreg": { "version": "github:paritytech/dapp-tokenreg#0aa78a47034178f17fcf31126f38cf4a87a2ed64", "requires": { - "@parity/api": "2.0.10", - "@parity/shared": "2.0.10", + "@parity/api": "2.0.11", + "@parity/shared": "2.0.11", "material-ui": "0.16.5", "react": "15.6.1", "react-dom": "15.6.1", @@ -297,37 +297,37 @@ } }, "@parity/dapp-vaults": { - "version": "github:paritytech/dapp-vaults#f8a4e96b5f51b337151042d785123231b5fa487d", + "version": "github:paritytech/dapp-vaults#568891ffe0839cbd5bfc606624426a8c0aaa331b", "requires": { - "@parity/api": "2.0.10", - "@parity/shared": "2.0.10", - "@parity/ui": "2.0.38" + "@parity/api": "2.0.11", + "@parity/shared": "2.0.11", + "@parity/ui": "2.0.40" } }, "@parity/dapp-wallet": { "version": "github:paritytech/dapp-wallet#8614c8ee85fb30e0f4ca7097766a58b52fbcbf13", "requires": { - "@parity/api": "2.0.10", - "@parity/dapp-account": "github:paritytech/dapp-account#40e9c7475fbfe4e5f2c6f98e5e77c8e5ec90b99b", - "@parity/shared": "2.0.10", - "@parity/ui": "2.0.38" + "@parity/api": "2.0.11", + "@parity/dapp-account": "github:paritytech/dapp-account#26443d131d95ebf4bd47d6fb16ac35c94e3bf5a7", + "@parity/shared": "2.0.11", + "@parity/ui": "2.0.40" } }, "@parity/dapp-web": { "version": "github:paritytech/dapp-web#cafcd464d2eebc30f8b92b4786a7f8b7aa7a5a6d", "requires": { - "@parity/api": "2.0.10", - "@parity/shared": "2.0.10", - "@parity/ui": "2.0.38", + "@parity/api": "2.0.11", + "@parity/shared": "2.0.11", + "@parity/ui": "2.0.40", "base32.js": "0.1.0" } }, "@parity/etherscan": { - "version": "2.0.10", - "resolved": "https://registry.npmjs.org/@parity/etherscan/-/etherscan-2.0.10.tgz", - "integrity": "sha512-2FQXWUrw8DXROYKpOTpqIbE0cpvGwXaIbJPhRK6OgiS2kzbQlZGlE9/R+nSdDAz0ETvK3wAbNxZGPRbkdTd0LA==", + "version": "2.0.11", + "resolved": "https://registry.npmjs.org/@parity/etherscan/-/etherscan-2.0.11.tgz", + "integrity": "sha512-XLWlhUYeaoBgFjHscKTFsIQIOkAO37eJoJOKVF4F2cfVWG4zohk2/tj7RGQr5fa6ztN2jWW0P/aGzrfXb82BHg==", "requires": { - "@parity/api": "2.0.10", + "@parity/api": "2.0.11", "bignumber.js": "3.0.1", "es6-promise": "4.1.1", "node-fetch": "1.6.3", @@ -343,14 +343,14 @@ } }, "@parity/jsonrpc": { - "version": "2.0.11", - "resolved": "https://registry.npmjs.org/@parity/jsonrpc/-/jsonrpc-2.0.11.tgz", - "integrity": "sha512-LvTTbc44ZaGvY43THXgXQgmeN4glO6ZQfbcqgcUYtGr2IK19qus0LlbmWAAj9IureT6Y+9S+4Rx6BLGLGU5VQw==" + "version": "2.0.12", + "resolved": "https://registry.npmjs.org/@parity/jsonrpc/-/jsonrpc-2.0.12.tgz", + "integrity": "sha512-dG9dhDn1eBhezhp7ATqK4bxywhRxtYTFoydAhFW+CvnM8CfN9WKv7f3iE/pLzuR/iD4Bcyr1X98v6REjR5BbQA==" }, "@parity/ledger": { - "version": "2.0.10", - "resolved": "https://registry.npmjs.org/@parity/ledger/-/ledger-2.0.10.tgz", - "integrity": "sha512-LbUL9bb5rWWunQgNddcp6l9cH62QYA6o/X2yxOAY33T0PSaZyDSbH7ZY9XaLs3cddc3YVnVHGKi+La6UEKQfPQ==", + "version": "2.0.11", + "resolved": "https://registry.npmjs.org/@parity/ledger/-/ledger-2.0.11.tgz", + "integrity": "sha512-S7wrLNs3P/t7OsxEcHvgSCy7HmsolamzWw+z0bNoOzqgI8lPJbQX8Tpc5/fajkXDFzMv8TaOl5mzidiN5VymZw==", "requires": { "u2f-api": "0.0.9", "u2f-api-polyfill": "0.4.3" @@ -374,33 +374,33 @@ } }, "@parity/plugin-signer-account": { - "version": "github:paritytech/plugin-signer-account#71b699587850c0b844766b48afe429dbd30105ec", + "version": "github:paritytech/plugin-signer-account#c74a1711548666a60e1ee04b85676d13ed417428", "requires": { - "@parity/ui": "2.0.38" + "@parity/ui": "2.0.40" } }, "@parity/plugin-signer-default": { - "version": "github:paritytech/plugin-signer-default#c605729f7f71cd285a2365bc522033185ecf90a8", + "version": "github:paritytech/plugin-signer-default#fd1fd3f51929e45ad1e52318eaea24e7f402bc00", "requires": { - "@parity/ui": "2.0.38" + "@parity/ui": "2.0.40" } }, "@parity/plugin-signer-hardware": { - "version": "github:paritytech/plugin-signer-hardware#8e3f1c34a95261f8cfd988b550cb2995bae8ca82", + "version": "github:paritytech/plugin-signer-hardware#887327fd15359c7381695793c7a7036d8c3ef2e9", "requires": { - "@parity/ui": "2.0.38" + "@parity/ui": "2.0.40" } }, "@parity/plugin-signer-qr": { - "version": "github:paritytech/plugin-signer-qr#abe6dade924e3bf317f24cc558c6def22738d140", + "version": "github:paritytech/plugin-signer-qr#806b5fbfada498e6cd5305dea0cb38e3a2136964", "requires": { - "@parity/ui": "2.0.38" + "@parity/ui": "2.0.40" } }, "@parity/shapeshift": { - "version": "2.0.10", - "resolved": "https://registry.npmjs.org/@parity/shapeshift/-/shapeshift-2.0.10.tgz", - "integrity": "sha512-3/9LAtjug+5+MctwV3gs+1rDUW1XqoSWTT9fG3JIzr44f9kp8U5mdbU1TJ2sN5naFgZ4FQJbpRaVa2m1xn3H4g==", + "version": "2.0.11", + "resolved": "https://registry.npmjs.org/@parity/shapeshift/-/shapeshift-2.0.11.tgz", + "integrity": "sha512-baUQ018NqYfFQxRiS+pZyF7q0yw7s7f8n/+jaVbn/mYDxarBYrNPo7nGGKpOSFC7U6qtczycxyn77eaYR1Y10A==", "requires": { "es6-promise": "4.1.1", "node-fetch": "1.6.3", @@ -415,11 +415,11 @@ } }, "@parity/shared": { - "version": "2.0.10", - "resolved": "https://registry.npmjs.org/@parity/shared/-/shared-2.0.10.tgz", - "integrity": "sha512-DlRm3rP6e5YdCmZuyXw5NbHdmKxJHLNELk5qUzfb6LoZA8x06oIuSdre5lQ0U0BHWy3uRk2EJKeu5e7PNnY3Nw==", + "version": "2.0.11", + "resolved": "https://registry.npmjs.org/@parity/shared/-/shared-2.0.11.tgz", + "integrity": "sha512-sezJc3qeiJu0fiwg/MmpAWoqS1jtyoviBHJx8ue+3s7HdkBjsFyWYmdG2hoePkY/fxF3G9EgfgKbuKp2PiE8ww==", "requires": { - "@parity/ledger": "2.0.10", + "@parity/ledger": "2.0.11", "eventemitter3": "2.0.3", "loglevel": "1.4.1", "mobx": "2.6.4", @@ -436,13 +436,13 @@ } }, "@parity/ui": { - "version": "2.0.38", - "resolved": "https://registry.npmjs.org/@parity/ui/-/ui-2.0.38.tgz", - "integrity": "sha512-SMkK8iTYhH2pTUBJtAW7sioe+lZGEKz/0MLijflGguOzbV3uQrlKy31YPrW1hyzPXIG36kA1D76Z98VrI7MWVg==", + "version": "2.0.40", + "resolved": "https://registry.npmjs.org/@parity/ui/-/ui-2.0.40.tgz", + "integrity": "sha512-o2nlkAjxUhl2LAXKjqTyQlfYzPzLNhNa/l4KBxwIIxf64MGYYK1rYxhNnk7wsAQbQl2Iqu5Z052FWsvqoz9XIQ==", "requires": { - "@parity/api": "2.0.10", - "@parity/etherscan": "2.0.10", - "@parity/shared": "2.0.10", + "@parity/api": "2.0.11", + "@parity/etherscan": "2.0.11", + "@parity/shared": "2.0.11", "bignumber.js": "3.0.1", "brace": "0.9.0", "date-difference": "1.0.0",