From b1428c2b564f3f75ce988d75219f25082acb5c79 Mon Sep 17 00:00:00 2001 From: Jaco Greeff Date: Wed, 30 Aug 2017 09:29:28 +0200 Subject: [PATCH] Update packages --- js/package-lock.json | 687 ++++++++++++++++++++++++++++++++++++------- js/package.json | 1 + 2 files changed, 589 insertions(+), 99 deletions(-) diff --git a/js/package-lock.json b/js/package-lock.json index 7c727ec86..b7eb99d36 100644 --- a/js/package-lock.json +++ b/js/package-lock.json @@ -40,15 +40,15 @@ } }, "@parity/dapp-account": { - "version": "github:paritytech/dapp-account#a2d1556a33b58f6d4e2d4f71e98495f9ef08a012", + "version": "github:paritytech/dapp-account#18bf369ce24b78a35343d338be4c8d1486568c5f", "requires": { "@parity/api": "github:paritytech/js-api#3c913856d4fb7068643a4638cce0f752412fc179", - "@parity/dapp-accounts": "github:paritytech/dapp-accounts#80252d01786b7c8a5ad6fffd20ad5cff602fb293", - "@parity/dapp-vaults": "github:paritytech/dapp-vaults#7990efefb47bff2c32184f11dc23db2c233693de", + "@parity/dapp-accounts": "github:paritytech/dapp-accounts#e674e311b199309bd23ba4a0d00b71f36c9cb528", + "@parity/dapp-vaults": "github:paritytech/dapp-vaults#902de463f554e951df60cc3e3f01060c7eb5bb72", "@parity/parity.js": "1.8.7", "@parity/shapeshift": "github:paritytech/js-shapeshift#57bbbe341528aeec8998f9eae16f4993a099c0c8", "@parity/shared": "github:paritytech/js-shared#94f88ae51ab0b85f79fcffe4f6e309fb848ab4a1", - "@parity/ui": "github:paritytech/js-ui#a0b9adc62c516f546cc4706ed6d774136b4f3dcd", + "@parity/ui": "github:paritytech/js-ui#366837b52f4d0271fb1df3790b0db47ed6bf45bd", "happypack": "3.1.0", "lodash": "4.17.2", "oo7": "0.5.3", @@ -67,12 +67,12 @@ } }, "@parity/dapp-accounts": { - "version": "github:paritytech/dapp-accounts#80252d01786b7c8a5ad6fffd20ad5cff602fb293", + "version": "github:paritytech/dapp-accounts#e674e311b199309bd23ba4a0d00b71f36c9cb528", "requires": { "@parity/api": "github:paritytech/js-api#3c913856d4fb7068643a4638cce0f752412fc179", - "@parity/dapp-vaults": "github:paritytech/dapp-vaults#7990efefb47bff2c32184f11dc23db2c233693de", + "@parity/dapp-vaults": "github:paritytech/dapp-vaults#902de463f554e951df60cc3e3f01060c7eb5bb72", "@parity/shared": "github:paritytech/js-shared#94f88ae51ab0b85f79fcffe4f6e309fb848ab4a1", - "@parity/ui": "github:paritytech/js-ui#a0b9adc62c516f546cc4706ed6d774136b4f3dcd", + "@parity/ui": "github:paritytech/js-ui#366837b52f4d0271fb1df3790b0db47ed6bf45bd", "file-saver": "1.3.3", "react": "15.6.1", "react-dom": "15.6.1", @@ -82,26 +82,26 @@ } }, "@parity/dapp-address": { - "version": "github:paritytech/dapp-address#52fc31e8c8aff18e566fc301cf0c90101563821e", + "version": "github:paritytech/dapp-address#515bdcd7237c63f093603c210a9f8834198e774f", "requires": { "@parity/api": "github:paritytech/js-api#3c913856d4fb7068643a4638cce0f752412fc179", - "@parity/dapp-account": "github:paritytech/dapp-account#a2d1556a33b58f6d4e2d4f71e98495f9ef08a012", - "@parity/dapp-addresses": "github:paritytech/dapp-addresses#8e875f63fd34e4b3d92f928c59812adc2ade3c2d", + "@parity/dapp-account": "github:paritytech/dapp-account#18bf369ce24b78a35343d338be4c8d1486568c5f", + "@parity/dapp-addresses": "github:paritytech/dapp-addresses#29fa1592eed3e7b9931dd9d48ccb8d234bf6add4", "@parity/shared": "github:paritytech/js-shared#94f88ae51ab0b85f79fcffe4f6e309fb848ab4a1", - "@parity/ui": "github:paritytech/js-ui#a0b9adc62c516f546cc4706ed6d774136b4f3dcd" + "@parity/ui": "github:paritytech/js-ui#366837b52f4d0271fb1df3790b0db47ed6bf45bd" } }, "@parity/dapp-addresses": { - "version": "github:paritytech/dapp-addresses#8e875f63fd34e4b3d92f928c59812adc2ade3c2d", + "version": "github:paritytech/dapp-addresses#29fa1592eed3e7b9931dd9d48ccb8d234bf6add4", "requires": { "@parity/api": "github:paritytech/js-api#3c913856d4fb7068643a4638cce0f752412fc179", - "@parity/dapp-accounts": "github:paritytech/dapp-accounts#80252d01786b7c8a5ad6fffd20ad5cff602fb293", + "@parity/dapp-accounts": "github:paritytech/dapp-accounts#e674e311b199309bd23ba4a0d00b71f36c9cb528", "@parity/shared": "github:paritytech/js-shared#94f88ae51ab0b85f79fcffe4f6e309fb848ab4a1", - "@parity/ui": "github:paritytech/js-ui#a0b9adc62c516f546cc4706ed6d774136b4f3dcd" + "@parity/ui": "github:paritytech/js-ui#366837b52f4d0271fb1df3790b0db47ed6bf45bd" } }, "@parity/dapp-chaindeploy": { - "version": "github:paritytech/dapp-chaindeploy#1b09cf4333fcf6918e26ef72f1df1a7f113d6797", + "version": "github:paritytech/dapp-chaindeploy#11c7aeb0d46a5eeec11c3f5c3a3bda21ecaf8e60", "requires": { "@parity/api": "github:paritytech/js-api#3c913856d4fb7068643a4638cce0f752412fc179", "@parity/shared": "github:paritytech/js-shared#94f88ae51ab0b85f79fcffe4f6e309fb848ab4a1", @@ -110,56 +110,56 @@ } }, "@parity/dapp-contract": { - "version": "github:paritytech/dapp-contract#c6636c7ddddb99602f942d2cb91a29f7300f08ce", + "version": "github:paritytech/dapp-contract#b93fadb6f3153dd8a9dc5d92c47796b0d3c98a4a", "requires": { "@parity/api": "github:paritytech/js-api#3c913856d4fb7068643a4638cce0f752412fc179", - "@parity/dapp-account": "github:paritytech/dapp-account#a2d1556a33b58f6d4e2d4f71e98495f9ef08a012", + "@parity/dapp-account": "github:paritytech/dapp-account#18bf369ce24b78a35343d338be4c8d1486568c5f", "@parity/shared": "github:paritytech/js-shared#94f88ae51ab0b85f79fcffe4f6e309fb848ab4a1", - "@parity/ui": "github:paritytech/js-ui#a0b9adc62c516f546cc4706ed6d774136b4f3dcd" + "@parity/ui": "github:paritytech/js-ui#366837b52f4d0271fb1df3790b0db47ed6bf45bd" } }, "@parity/dapp-contracts": { - "version": "github:paritytech/dapp-contracts#76d60ed58a8fefe64a743a67877fe757f3e7eb8b", + "version": "github:paritytech/dapp-contracts#f045afe814c1f43cfe2221cd75eca9209e81ad30", "requires": { "@parity/api": "github:paritytech/js-api#3c913856d4fb7068643a4638cce0f752412fc179", - "@parity/dapp-account": "github:paritytech/dapp-account#a2d1556a33b58f6d4e2d4f71e98495f9ef08a012", - "@parity/dapp-accounts": "github:paritytech/dapp-accounts#80252d01786b7c8a5ad6fffd20ad5cff602fb293", + "@parity/dapp-account": "github:paritytech/dapp-account#18bf369ce24b78a35343d338be4c8d1486568c5f", + "@parity/dapp-accounts": "github:paritytech/dapp-accounts#e674e311b199309bd23ba4a0d00b71f36c9cb528", "@parity/shared": "github:paritytech/js-shared#94f88ae51ab0b85f79fcffe4f6e309fb848ab4a1", - "@parity/ui": "github:paritytech/js-ui#a0b9adc62c516f546cc4706ed6d774136b4f3dcd" + "@parity/ui": "github:paritytech/js-ui#366837b52f4d0271fb1df3790b0db47ed6bf45bd" } }, "@parity/dapp-dapp-accounts": { - "version": "github:paritytech/dapp-dapp-accounts#7677a75895d1acac8d77b49b0c1b2dcbbe230801", + "version": "github:paritytech/dapp-dapp-accounts#d28c4eb1ee02afd1c7e48133fa43460595d513e4", "requires": { "@parity/api": "github:paritytech/js-api#3c913856d4fb7068643a4638cce0f752412fc179", "@parity/shared": "github:paritytech/js-shared#94f88ae51ab0b85f79fcffe4f6e309fb848ab4a1", - "@parity/ui": "github:paritytech/js-ui#a0b9adc62c516f546cc4706ed6d774136b4f3dcd" + "@parity/ui": "github:paritytech/js-ui#366837b52f4d0271fb1df3790b0db47ed6bf45bd" } }, "@parity/dapp-dapp-methods": { - "version": "github:paritytech/dapp-dapp-methods#9d9d5c1fa60f532d105b1b9fcd29f51f26a5a110", + "version": "github:paritytech/dapp-dapp-methods#162b3935c7112d07f2e8bb56751dbeaf212ee123", "requires": { "@parity/api": "github:paritytech/js-api#3c913856d4fb7068643a4638cce0f752412fc179", "@parity/shared": "github:paritytech/js-shared#94f88ae51ab0b85f79fcffe4f6e309fb848ab4a1", - "@parity/ui": "github:paritytech/js-ui#a0b9adc62c516f546cc4706ed6d774136b4f3dcd" + "@parity/ui": "github:paritytech/js-ui#366837b52f4d0271fb1df3790b0db47ed6bf45bd" } }, "@parity/dapp-dappreg": { - "version": "github:paritytech/dapp-dappreg#a021b9df07e2c91d7e51feee242598805d502683", + "version": "github:paritytech/dapp-dappreg#d9673120229a47fda4ae6afdf27ad47a0989de57", "requires": { "@parity/api": "github:paritytech/js-api#3c913856d4fb7068643a4638cce0f752412fc179", "@parity/shared": "github:paritytech/js-shared#94f88ae51ab0b85f79fcffe4f6e309fb848ab4a1", - "@parity/ui": "github:paritytech/js-ui#a0b9adc62c516f546cc4706ed6d774136b4f3dcd" + "@parity/ui": "github:paritytech/js-ui#366837b52f4d0271fb1df3790b0db47ed6bf45bd" } }, "@parity/dapp-develop": { - "version": "github:paritytech/dapp-develop#cd9d270f6c7dab939d34c4ed638016fa3f7d574b", + "version": "github:paritytech/dapp-develop#0ddeddad67a0bf73ca4a45335f78d2a0d7e3bef1", "requires": { "@parity/api": "github:paritytech/js-api#3c913856d4fb7068643a4638cce0f752412fc179", - "@parity/dapp-contracts": "github:paritytech/dapp-contracts#76d60ed58a8fefe64a743a67877fe757f3e7eb8b", + "@parity/dapp-contracts": "github:paritytech/dapp-contracts#f045afe814c1f43cfe2221cd75eca9209e81ad30", "@parity/parity.js": "1.8.7", "@parity/shared": "github:paritytech/js-shared#94f88ae51ab0b85f79fcffe4f6e309fb848ab4a1", - "@parity/ui": "github:paritytech/js-ui#a0b9adc62c516f546cc4706ed6d774136b4f3dcd", + "@parity/ui": "github:paritytech/js-ui#366837b52f4d0271fb1df3790b0db47ed6bf45bd", "oo7": "0.5.3", "oo7-parity": "0.6.8", "oo7-react": "0.4.5", @@ -171,7 +171,7 @@ } }, "@parity/dapp-githubhint": { - "version": "github:paritytech/dapp-githubhint#66e61ceffba5393caee9da8a16229d00922503e2", + "version": "github:paritytech/dapp-githubhint#c6aaa620028e06d6ee0537d88ff051b89c6f46d0", "requires": { "@parity/api": "github:paritytech/js-api#3c913856d4fb7068643a4638cce0f752412fc179", "@parity/shared": "github:paritytech/js-shared#94f88ae51ab0b85f79fcffe4f6e309fb848ab4a1", @@ -182,12 +182,12 @@ } }, "@parity/dapp-home": { - "version": "github:paritytech/dapp-home#911cfe738451f2dfbe6bbda1b7492d40b7eb8d9f", + "version": "github:paritytech/dapp-home#bbfeaacbe02e91621c9ab27bd1832f79bbe1203a", "requires": { "@parity/api": "github:paritytech/js-api#3c913856d4fb7068643a4638cce0f752412fc179", - "@parity/dapp-web": "github:paritytech/dapp-web#6cda6f32729a0c618bbe4e5c794355da8ab42e6f", + "@parity/dapp-web": "github:paritytech/dapp-web#714443e1dae3408de1798a9ee7ff0575ebac584c", "@parity/shared": "github:paritytech/js-shared#94f88ae51ab0b85f79fcffe4f6e309fb848ab4a1", - "@parity/ui": "github:paritytech/js-ui#a0b9adc62c516f546cc4706ed6d774136b4f3dcd", + "@parity/ui": "github:paritytech/js-ui#366837b52f4d0271fb1df3790b0db47ed6bf45bd", "react-markdown": "2.4.4" }, "dependencies": { @@ -204,40 +204,40 @@ } }, "@parity/dapp-localtx": { - "version": "github:paritytech/dapp-localtx#829b6a81f31113780f65400331747609896474c6", + "version": "github:paritytech/dapp-localtx#f818845630e490911cd1e12a665ff0681875cda3", "requires": { "@parity/api": "github:paritytech/js-api#3c913856d4fb7068643a4638cce0f752412fc179", "@parity/shared": "github:paritytech/js-shared#94f88ae51ab0b85f79fcffe4f6e309fb848ab4a1", - "@parity/ui": "github:paritytech/js-ui#a0b9adc62c516f546cc4706ed6d774136b4f3dcd" + "@parity/ui": "github:paritytech/js-ui#366837b52f4d0271fb1df3790b0db47ed6bf45bd" } }, "@parity/dapp-playground": { - "version": "github:paritytech/dapp-playground#9939815008cfe8553971e78d91649e9bb6376d1e", + "version": "github:paritytech/dapp-playground#5546b96468d4629419b671897e86ce53ea141d09", "requires": { "@parity/api": "github:paritytech/js-api#3c913856d4fb7068643a4638cce0f752412fc179", "@parity/shared": "github:paritytech/js-shared#94f88ae51ab0b85f79fcffe4f6e309fb848ab4a1", - "@parity/ui": "github:paritytech/js-ui#a0b9adc62c516f546cc4706ed6d774136b4f3dcd" + "@parity/ui": "github:paritytech/js-ui#366837b52f4d0271fb1df3790b0db47ed6bf45bd" } }, "@parity/dapp-registry": { - "version": "github:paritytech/dapp-registry#a43905d6453e7966802587ae40dcd17891741036", + "version": "github:paritytech/dapp-registry#a2276863d24ecc1c2123c1327806ccdf9c14ee91", "requires": { "@parity/api": "github:paritytech/js-api#3c913856d4fb7068643a4638cce0f752412fc179", "@parity/shared": "github:paritytech/js-shared#94f88ae51ab0b85f79fcffe4f6e309fb848ab4a1", - "@parity/ui": "github:paritytech/js-ui#a0b9adc62c516f546cc4706ed6d774136b4f3dcd", + "@parity/ui": "github:paritytech/js-ui#366837b52f4d0271fb1df3790b0db47ed6bf45bd", "material-ui": "0.16.5" } }, "@parity/dapp-settings": { - "version": "github:paritytech/dapp-settings#c649d1ead00f321146c0b52b4391538497b35f50", + "version": "github:paritytech/dapp-settings#76763c4e59173d536b7617d4078739dde57925dd", "requires": { "@parity/api": "github:paritytech/js-api#3c913856d4fb7068643a4638cce0f752412fc179", "@parity/shared": "github:paritytech/js-shared#94f88ae51ab0b85f79fcffe4f6e309fb848ab4a1", - "@parity/ui": "github:paritytech/js-ui#a0b9adc62c516f546cc4706ed6d774136b4f3dcd" + "@parity/ui": "github:paritytech/js-ui#366837b52f4d0271fb1df3790b0db47ed6bf45bd" } }, "@parity/dapp-signaturereg": { - "version": "github:paritytech/dapp-signaturereg#6c21484faa24a122d036164cf99c698a76eabbbf", + "version": "github:paritytech/dapp-signaturereg#e611b8156b7d374e95c5bbf5d8144b1060661d7e", "requires": { "@parity/api": "github:paritytech/js-api#3c913856d4fb7068643a4638cce0f752412fc179", "@parity/shared": "github:paritytech/js-shared#94f88ae51ab0b85f79fcffe4f6e309fb848ab4a1", @@ -248,33 +248,33 @@ } }, "@parity/dapp-signer": { - "version": "github:paritytech/dapp-signer#55a7484ff97ff9d80f02b48057054c31f4b28131", + "version": "github:paritytech/dapp-signer#a6f3db4ada4bd218c1dd53a2978ee7bcc387140c", "requires": { "@parity/api": "github:paritytech/js-api#3c913856d4fb7068643a4638cce0f752412fc179", "@parity/shared": "github:paritytech/js-shared#94f88ae51ab0b85f79fcffe4f6e309fb848ab4a1", - "@parity/ui": "github:paritytech/js-ui#a0b9adc62c516f546cc4706ed6d774136b4f3dcd" + "@parity/ui": "github:paritytech/js-ui#366837b52f4d0271fb1df3790b0db47ed6bf45bd" } }, "@parity/dapp-status": { - "version": "github:paritytech/dapp-status#4daef811b7bac8bf3ca8b2d39b6d6b9876e90f10", + "version": "github:paritytech/dapp-status#6b4f3403ce6581cb8252269b14f780c34b792f95", "requires": { "@parity/api": "github:paritytech/js-api#3c913856d4fb7068643a4638cce0f752412fc179", "@parity/shared": "github:paritytech/js-shared#94f88ae51ab0b85f79fcffe4f6e309fb848ab4a1", - "@parity/ui": "github:paritytech/js-ui#a0b9adc62c516f546cc4706ed6d774136b4f3dcd", + "@parity/ui": "github:paritytech/js-ui#366837b52f4d0271fb1df3790b0db47ed6bf45bd", "bytes": "2.4.0", "format-number": "2.0.1" } }, "@parity/dapp-tokendeploy": { - "version": "github:paritytech/dapp-tokendeploy#814c195426d620fbeeb019e8f9d72c6cece792e4", + "version": "github:paritytech/dapp-tokendeploy#21af0d674959870429abdc75d12200cc638e6edb", "requires": { "@parity/api": "github:paritytech/js-api#3c913856d4fb7068643a4638cce0f752412fc179", "@parity/shared": "github:paritytech/js-shared#94f88ae51ab0b85f79fcffe4f6e309fb848ab4a1", - "@parity/ui": "github:paritytech/js-ui#a0b9adc62c516f546cc4706ed6d774136b4f3dcd" + "@parity/ui": "github:paritytech/js-ui#366837b52f4d0271fb1df3790b0db47ed6bf45bd" } }, "@parity/dapp-tokenreg": { - "version": "github:paritytech/dapp-tokenreg#81a5d3c28af87f15b8908114d5759fe6631548c1", + "version": "github:paritytech/dapp-tokenreg#91ed1b828ae78fef2191d1fcefcdbb493325d2bb", "requires": { "@parity/api": "github:paritytech/js-api#3c913856d4fb7068643a4638cce0f752412fc179", "@parity/shared": "github:paritytech/js-shared#94f88ae51ab0b85f79fcffe4f6e309fb848ab4a1", @@ -285,28 +285,28 @@ } }, "@parity/dapp-vaults": { - "version": "github:paritytech/dapp-vaults#7990efefb47bff2c32184f11dc23db2c233693de", + "version": "github:paritytech/dapp-vaults#902de463f554e951df60cc3e3f01060c7eb5bb72", "requires": { "@parity/api": "github:paritytech/js-api#3c913856d4fb7068643a4638cce0f752412fc179", "@parity/shared": "github:paritytech/js-shared#94f88ae51ab0b85f79fcffe4f6e309fb848ab4a1", - "@parity/ui": "github:paritytech/js-ui#a0b9adc62c516f546cc4706ed6d774136b4f3dcd" + "@parity/ui": "github:paritytech/js-ui#366837b52f4d0271fb1df3790b0db47ed6bf45bd" } }, "@parity/dapp-wallet": { - "version": "github:paritytech/dapp-wallet#a7e37ebcffe3853b175e3263075e81c2f5dfd874", + "version": "github:paritytech/dapp-wallet#d6e20acc2063e9aa390121b215cd989f0d2978ef", "requires": { "@parity/api": "github:paritytech/js-api#3c913856d4fb7068643a4638cce0f752412fc179", - "@parity/dapp-account": "github:paritytech/dapp-account#a2d1556a33b58f6d4e2d4f71e98495f9ef08a012", + "@parity/dapp-account": "github:paritytech/dapp-account#18bf369ce24b78a35343d338be4c8d1486568c5f", "@parity/shared": "github:paritytech/js-shared#94f88ae51ab0b85f79fcffe4f6e309fb848ab4a1", - "@parity/ui": "github:paritytech/js-ui#a0b9adc62c516f546cc4706ed6d774136b4f3dcd" + "@parity/ui": "github:paritytech/js-ui#366837b52f4d0271fb1df3790b0db47ed6bf45bd" } }, "@parity/dapp-web": { - "version": "github:paritytech/dapp-web#6cda6f32729a0c618bbe4e5c794355da8ab42e6f", + "version": "github:paritytech/dapp-web#714443e1dae3408de1798a9ee7ff0575ebac584c", "requires": { "@parity/api": "github:paritytech/js-api#3c913856d4fb7068643a4638cce0f752412fc179", "@parity/shared": "github:paritytech/js-shared#94f88ae51ab0b85f79fcffe4f6e309fb848ab4a1", - "@parity/ui": "github:paritytech/js-ui#a0b9adc62c516f546cc4706ed6d774136b4f3dcd", + "@parity/ui": "github:paritytech/js-ui#366837b52f4d0271fb1df3790b0db47ed6bf45bd", "base32.js": "0.1.0" } }, @@ -381,7 +381,7 @@ } }, "@parity/ui": { - "version": "github:paritytech/js-ui#a0b9adc62c516f546cc4706ed6d774136b4f3dcd", + "version": "github:paritytech/js-ui#366837b52f4d0271fb1df3790b0db47ed6bf45bd", "requires": { "@parity/api": "github:paritytech/js-api#3c913856d4fb7068643a4638cce0f752412fc179", "@parity/etherscan": "github:paritytech/js-etherscan#6c0d4094c487a28585a317c7be5604cfaf57470d", @@ -433,6 +433,12 @@ "resolved": "https://registry.npmjs.org/@parity/wordlist/-/wordlist-1.1.0.tgz", "integrity": "sha1-np7Tq3g39WM7WETmCjVenmPkJ64=" }, + "@types/node": { + "version": "7.0.43", + "resolved": "https://registry.npmjs.org/@types/node/-/node-7.0.43.tgz", + "integrity": "sha512-7scYwwfHNppXvH/9JzakbVxk0o0QUILVk1Lv64GRaxwPuGpnF1QBiwdvhDpLcymb8BpomQL3KYoWKq3wUdDMhQ==", + "dev": true + }, "abab": { "version": "1.0.3", "resolved": "https://registry.npmjs.org/abab/-/abab-1.0.3.tgz", @@ -792,7 +798,7 @@ "dev": true, "requires": { "browserslist": "1.7.7", - "caniuse-db": "1.0.30000718", + "caniuse-db": "1.0.30000721", "normalize-range": "0.1.2", "num2fraction": "1.2.2", "postcss": "5.2.17", @@ -2199,9 +2205,9 @@ } }, "bowser": { - "version": "1.7.2", - "resolved": "https://registry.npmjs.org/bowser/-/bowser-1.7.2.tgz", - "integrity": "sha1-uUzGklumteB8QhpY5gHORhEmRXI=" + "version": "1.7.3", + "resolved": "https://registry.npmjs.org/bowser/-/bowser-1.7.3.tgz", + "integrity": "sha1-UEvbQxGMqNucu63yj9YPJlr5bk8=" }, "brace": { "version": "0.9.0", @@ -2316,7 +2322,7 @@ "integrity": "sha1-C9dnBCWL6CmyOYu1Dkti0aFmsLk=", "dev": true, "requires": { - "caniuse-db": "1.0.30000718", + "caniuse-db": "1.0.30000721", "electron-to-chromium": "1.3.18" } }, @@ -2331,12 +2337,6 @@ "isarray": "1.0.0" } }, - "buffer-crc32": { - "version": "0.2.13", - "resolved": "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-0.2.13.tgz", - "integrity": "sha1-DTM+PwDqxQqhRUq9MO+MKl2ackI=", - "dev": true - }, "buffer-indexof": { "version": "1.1.1", "resolved": "https://registry.npmjs.org/buffer-indexof/-/buffer-indexof-1.1.1.tgz", @@ -2443,15 +2443,15 @@ "dev": true, "requires": { "browserslist": "1.7.7", - "caniuse-db": "1.0.30000718", + "caniuse-db": "1.0.30000721", "lodash.memoize": "4.1.2", "lodash.uniq": "4.5.0" } }, "caniuse-db": { - "version": "1.0.30000718", - "resolved": "https://registry.npmjs.org/caniuse-db/-/caniuse-db-1.0.30000718.tgz", - "integrity": "sha1-hs3ZeYcwJVSTTGHhBvTkcPFvmTw=", + "version": "1.0.30000721", + "resolved": "https://registry.npmjs.org/caniuse-db/-/caniuse-db-1.0.30000721.tgz", + "integrity": "sha1-zcUu/o+C3RORZhW3job3BOzmGAI=", "dev": true }, "capture-stack-trace": { @@ -3301,6 +3301,30 @@ "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz", "integrity": "sha1-YuIDvEF2bGwoyfyEMB2rHFMQ+pQ=", "dev": true + }, + "through2": { + "version": "0.6.5", + "resolved": "https://registry.npmjs.org/through2/-/through2-0.6.5.tgz", + "integrity": "sha1-QaucZ7KdVyCQcUEOHXp6lozTrUg=", + "dev": true, + "requires": { + "readable-stream": "1.0.34", + "xtend": "4.0.1" + }, + "dependencies": { + "readable-stream": { + "version": "1.0.34", + "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.0.34.tgz", + "integrity": "sha1-Elgg40vIQtLyqq+v5MKRbuMsFXw=", + "dev": true, + "requires": { + "core-util-is": "1.0.2", + "inherits": "2.0.3", + "isarray": "0.0.1", + "string_decoder": "0.10.31" + } + } + } } } }, @@ -3626,12 +3650,46 @@ "integrity": "sha1-xhJqkK1Pctv1rNskPMN3JP6T/B8=", "dev": true }, + "isarray": { + "version": "0.0.1", + "resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz", + "integrity": "sha1-ihis/Kmo9Bd+Cav8YDiTmwXR7t8=", + "dev": true + }, "object-assign": { "version": "2.1.1", "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-2.1.1.tgz", "integrity": "sha1-Q8NuXVaf+OSBbE76i+AtJpZ8GKo=", "dev": true }, + "readable-stream": { + "version": "1.0.34", + "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.0.34.tgz", + "integrity": "sha1-Elgg40vIQtLyqq+v5MKRbuMsFXw=", + "dev": true, + "requires": { + "core-util-is": "1.0.2", + "inherits": "2.0.3", + "isarray": "0.0.1", + "string_decoder": "0.10.31" + } + }, + "string_decoder": { + "version": "0.10.31", + "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz", + "integrity": "sha1-YuIDvEF2bGwoyfyEMB2rHFMQ+pQ=", + "dev": true + }, + "through2": { + "version": "0.6.5", + "resolved": "https://registry.npmjs.org/through2/-/through2-0.6.5.tgz", + "integrity": "sha1-QaucZ7KdVyCQcUEOHXp6lozTrUg=", + "dev": true, + "requires": { + "readable-stream": "1.0.34", + "xtend": "4.0.1" + } + }, "vinyl": { "version": "0.4.6", "resolved": "https://registry.npmjs.org/vinyl/-/vinyl-0.4.6.tgz", @@ -3665,12 +3723,46 @@ "integrity": "sha1-xhJqkK1Pctv1rNskPMN3JP6T/B8=", "dev": true }, + "isarray": { + "version": "0.0.1", + "resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz", + "integrity": "sha1-ihis/Kmo9Bd+Cav8YDiTmwXR7t8=", + "dev": true + }, "object-assign": { "version": "2.1.1", "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-2.1.1.tgz", "integrity": "sha1-Q8NuXVaf+OSBbE76i+AtJpZ8GKo=", "dev": true }, + "readable-stream": { + "version": "1.0.34", + "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.0.34.tgz", + "integrity": "sha1-Elgg40vIQtLyqq+v5MKRbuMsFXw=", + "dev": true, + "requires": { + "core-util-is": "1.0.2", + "inherits": "2.0.3", + "isarray": "0.0.1", + "string_decoder": "0.10.31" + } + }, + "string_decoder": { + "version": "0.10.31", + "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz", + "integrity": "sha1-YuIDvEF2bGwoyfyEMB2rHFMQ+pQ=", + "dev": true + }, + "through2": { + "version": "0.6.5", + "resolved": "https://registry.npmjs.org/through2/-/through2-0.6.5.tgz", + "integrity": "sha1-QaucZ7KdVyCQcUEOHXp6lozTrUg=", + "dev": true, + "requires": { + "readable-stream": "1.0.34", + "xtend": "4.0.1" + } + }, "vinyl": { "version": "0.4.6", "resolved": "https://registry.npmjs.org/vinyl/-/vinyl-0.4.6.tgz", @@ -3703,12 +3795,46 @@ "integrity": "sha1-xhJqkK1Pctv1rNskPMN3JP6T/B8=", "dev": true }, + "isarray": { + "version": "0.0.1", + "resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz", + "integrity": "sha1-ihis/Kmo9Bd+Cav8YDiTmwXR7t8=", + "dev": true + }, "object-assign": { "version": "2.1.1", "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-2.1.1.tgz", "integrity": "sha1-Q8NuXVaf+OSBbE76i+AtJpZ8GKo=", "dev": true }, + "readable-stream": { + "version": "1.0.34", + "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.0.34.tgz", + "integrity": "sha1-Elgg40vIQtLyqq+v5MKRbuMsFXw=", + "dev": true, + "requires": { + "core-util-is": "1.0.2", + "inherits": "2.0.3", + "isarray": "0.0.1", + "string_decoder": "0.10.31" + } + }, + "string_decoder": { + "version": "0.10.31", + "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz", + "integrity": "sha1-YuIDvEF2bGwoyfyEMB2rHFMQ+pQ=", + "dev": true + }, + "through2": { + "version": "0.6.5", + "resolved": "https://registry.npmjs.org/through2/-/through2-0.6.5.tgz", + "integrity": "sha1-QaucZ7KdVyCQcUEOHXp6lozTrUg=", + "dev": true, + "requires": { + "readable-stream": "1.0.34", + "xtend": "4.0.1" + } + }, "vinyl": { "version": "0.4.6", "resolved": "https://registry.npmjs.org/vinyl/-/vinyl-0.4.6.tgz", @@ -3733,7 +3859,7 @@ "strip-dirs": "1.1.1", "through2": "2.0.3", "vinyl": "1.2.0", - "yauzl": "2.8.0" + "yauzl": "2.4.1" }, "dependencies": { "through2": { @@ -3799,6 +3925,14 @@ "requires": { "foreach": "2.0.5", "object-keys": "1.0.11" + }, + "dependencies": { + "object-keys": { + "version": "1.0.11", + "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.0.11.tgz", + "integrity": "sha1-xUYBd4rVYPEULODgG8yotW0TQm0=", + "dev": true + } } }, "defined": { @@ -3928,7 +4062,7 @@ "dev": true, "requires": { "browserslist": "1.7.7", - "caniuse-db": "1.0.30000718", + "caniuse-db": "1.0.30000721", "css-rule-stream": "1.1.0", "duplexer2": "0.0.2", "jsonfilter": "1.1.2", @@ -3989,6 +4123,30 @@ "integrity": "sha1-YuIDvEF2bGwoyfyEMB2rHFMQ+pQ=", "dev": true }, + "through2": { + "version": "0.6.5", + "resolved": "https://registry.npmjs.org/through2/-/through2-0.6.5.tgz", + "integrity": "sha1-QaucZ7KdVyCQcUEOHXp6lozTrUg=", + "dev": true, + "requires": { + "readable-stream": "1.0.34", + "xtend": "4.0.1" + }, + "dependencies": { + "readable-stream": { + "version": "1.0.34", + "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.0.34.tgz", + "integrity": "sha1-Elgg40vIQtLyqq+v5MKRbuMsFXw=", + "dev": true, + "requires": { + "core-util-is": "1.0.2", + "inherits": "2.0.3", + "isarray": "0.0.1", + "string_decoder": "0.10.31" + } + } + } + }, "window-size": { "version": "0.1.4", "resolved": "https://registry.npmjs.org/window-size/-/window-size-0.1.4.tgz", @@ -4214,6 +4372,55 @@ "through": "2.3.8" } }, + "electron": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/electron/-/electron-1.7.5.tgz", + "integrity": "sha1-BloxAr+LhxAt9QxQmF/v5sVpBFs=", + "dev": true, + "requires": { + "@types/node": "7.0.43", + "electron-download": "3.3.0", + "extract-zip": "1.6.5" + } + }, + "electron-download": { + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/electron-download/-/electron-download-3.3.0.tgz", + "integrity": "sha1-LP1U1pZsAZxNSa1l++Zcyc3vaMg=", + "dev": true, + "requires": { + "debug": "2.6.8", + "fs-extra": "0.30.0", + "home-path": "1.0.5", + "minimist": "1.2.0", + "nugget": "2.0.1", + "path-exists": "2.1.0", + "rc": "1.2.1", + "semver": "5.4.1", + "sumchecker": "1.3.1" + }, + "dependencies": { + "fs-extra": { + "version": "0.30.0", + "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-0.30.0.tgz", + "integrity": "sha1-8jP/zAjU2n1DLapEl3aYnbHfk/A=", + "dev": true, + "requires": { + "graceful-fs": "4.1.11", + "jsonfile": "2.4.0", + "klaw": "1.3.1", + "path-is-absolute": "1.0.1", + "rimraf": "2.6.1" + } + }, + "minimist": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz", + "integrity": "sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=", + "dev": true + } + } + }, "electron-to-chromium": { "version": "1.3.18", "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.18.tgz", @@ -5009,6 +5216,44 @@ } } }, + "extract-zip": { + "version": "1.6.5", + "resolved": "https://registry.npmjs.org/extract-zip/-/extract-zip-1.6.5.tgz", + "integrity": "sha1-maBnNbbqIOqbcF13ms/8yHz/BEA=", + "dev": true, + "requires": { + "concat-stream": "1.6.0", + "debug": "2.2.0", + "mkdirp": "0.5.0", + "yauzl": "2.4.1" + }, + "dependencies": { + "debug": { + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/debug/-/debug-2.2.0.tgz", + "integrity": "sha1-+HBX6ZWxofauaklgZkE3vFbwOdo=", + "dev": true, + "requires": { + "ms": "0.7.1" + } + }, + "mkdirp": { + "version": "0.5.0", + "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.0.tgz", + "integrity": "sha1-HXMHam35hs2TROFecfzAWkyavxI=", + "dev": true, + "requires": { + "minimist": "0.0.8" + } + }, + "ms": { + "version": "0.7.1", + "resolved": "https://registry.npmjs.org/ms/-/ms-0.7.1.tgz", + "integrity": "sha1-nNE8A62/8ltl7/3nzoZO6VIBcJg=", + "dev": true + } + } + }, "extsprintf": { "version": "1.3.0", "resolved": "https://registry.npmjs.org/extsprintf/-/extsprintf-1.3.0.tgz", @@ -5386,7 +5631,7 @@ "dev": true, "optional": true, "requires": { - "nan": "2.6.2", + "nan": "2.7.0", "node-pre-gyp": "0.6.36" }, "dependencies": { @@ -6494,6 +6739,40 @@ "requires": { "is-extglob": "2.1.1" } + }, + "isarray": { + "version": "0.0.1", + "resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz", + "integrity": "sha1-ihis/Kmo9Bd+Cav8YDiTmwXR7t8=", + "dev": true + }, + "readable-stream": { + "version": "1.0.34", + "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.0.34.tgz", + "integrity": "sha1-Elgg40vIQtLyqq+v5MKRbuMsFXw=", + "dev": true, + "requires": { + "core-util-is": "1.0.2", + "inherits": "2.0.3", + "isarray": "0.0.1", + "string_decoder": "0.10.31" + } + }, + "string_decoder": { + "version": "0.10.31", + "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz", + "integrity": "sha1-YuIDvEF2bGwoyfyEMB2rHFMQ+pQ=", + "dev": true + }, + "through2": { + "version": "0.6.5", + "resolved": "https://registry.npmjs.org/through2/-/through2-0.6.5.tgz", + "integrity": "sha1-QaucZ7KdVyCQcUEOHXp6lozTrUg=", + "dev": true, + "requires": { + "readable-stream": "1.0.34", + "xtend": "4.0.1" + } } } }, @@ -6893,6 +7172,12 @@ "os-tmpdir": "1.0.2" } }, + "home-path": { + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/home-path/-/home-path-1.0.5.tgz", + "integrity": "sha1-eIspgVsS1Tus9XVkhHbm+QQdEz8=", + "dev": true + }, "hosted-git-info": { "version": "2.5.0", "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.5.0.tgz", @@ -7392,7 +7677,7 @@ "resolved": "https://registry.npmjs.org/inline-style-prefixer/-/inline-style-prefixer-2.0.5.tgz", "integrity": "sha1-wVPH6I/YT+9cYC6VqBaLJ3BnH+c=", "requires": { - "bowser": "1.7.2", + "bowser": "1.7.3", "hyphenate-style-name": "1.0.2" } }, @@ -8161,11 +8446,45 @@ "through2": "0.6.5" }, "dependencies": { + "isarray": { + "version": "0.0.1", + "resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz", + "integrity": "sha1-ihis/Kmo9Bd+Cav8YDiTmwXR7t8=", + "dev": true + }, "minimist": { "version": "1.2.0", "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz", "integrity": "sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=", "dev": true + }, + "readable-stream": { + "version": "1.0.34", + "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.0.34.tgz", + "integrity": "sha1-Elgg40vIQtLyqq+v5MKRbuMsFXw=", + "dev": true, + "requires": { + "core-util-is": "1.0.2", + "inherits": "2.0.3", + "isarray": "0.0.1", + "string_decoder": "0.10.31" + } + }, + "string_decoder": { + "version": "0.10.31", + "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz", + "integrity": "sha1-YuIDvEF2bGwoyfyEMB2rHFMQ+pQ=", + "dev": true + }, + "through2": { + "version": "0.6.5", + "resolved": "https://registry.npmjs.org/through2/-/through2-0.6.5.tgz", + "integrity": "sha1-QaucZ7KdVyCQcUEOHXp6lozTrUg=", + "dev": true, + "requires": { + "readable-stream": "1.0.34", + "xtend": "4.0.1" + } } } }, @@ -8232,7 +8551,7 @@ "requires": { "bindings": "1.3.0", "inherits": "2.0.3", - "nan": "2.6.2", + "nan": "2.7.0", "prebuild-install": "2.2.2", "safe-buffer": "5.1.1" } @@ -8336,6 +8655,42 @@ "requires": { "split2": "0.2.1", "through2": "0.6.5" + }, + "dependencies": { + "isarray": { + "version": "0.0.1", + "resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz", + "integrity": "sha1-ihis/Kmo9Bd+Cav8YDiTmwXR7t8=", + "dev": true + }, + "readable-stream": { + "version": "1.0.34", + "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.0.34.tgz", + "integrity": "sha1-Elgg40vIQtLyqq+v5MKRbuMsFXw=", + "dev": true, + "requires": { + "core-util-is": "1.0.2", + "inherits": "2.0.3", + "isarray": "0.0.1", + "string_decoder": "0.10.31" + } + }, + "string_decoder": { + "version": "0.10.31", + "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz", + "integrity": "sha1-YuIDvEF2bGwoyfyEMB2rHFMQ+pQ=", + "dev": true + }, + "through2": { + "version": "0.6.5", + "resolved": "https://registry.npmjs.org/through2/-/through2-0.6.5.tgz", + "integrity": "sha1-QaucZ7KdVyCQcUEOHXp6lozTrUg=", + "dev": true, + "requires": { + "readable-stream": "1.0.34", + "xtend": "4.0.1" + } + } } }, "levn": { @@ -9237,9 +9592,9 @@ "dev": true }, "nan": { - "version": "2.6.2", - "resolved": "https://registry.npmjs.org/nan/-/nan-2.6.2.tgz", - "integrity": "sha1-5P805slf37WuzAjeZZb0NgWn20U=" + "version": "2.7.0", + "resolved": "https://registry.npmjs.org/nan/-/nan-2.7.0.tgz", + "integrity": "sha1-2Vv3IeyHfgjbJ27T/G63j5CDrUY=" }, "native-promise-only": { "version": "0.8.1", @@ -9460,6 +9815,29 @@ "boolbase": "1.0.0" } }, + "nugget": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/nugget/-/nugget-2.0.1.tgz", + "integrity": "sha1-IBCVpIfhrTYIGzQy+jytpPjQcbA=", + "dev": true, + "requires": { + "debug": "2.6.8", + "minimist": "1.2.0", + "pretty-bytes": "1.0.4", + "progress-stream": "1.2.0", + "request": "2.79.0", + "single-line-log": "1.1.2", + "throttleit": "0.0.2" + }, + "dependencies": { + "minimist": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz", + "integrity": "sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=", + "dev": true + } + } + }, "num2fraction": { "version": "1.2.2", "resolved": "https://registry.npmjs.org/num2fraction/-/num2fraction-1.2.2.tgz", @@ -9495,9 +9873,9 @@ "dev": true }, "object-keys": { - "version": "1.0.11", - "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.0.11.tgz", - "integrity": "sha1-xUYBd4rVYPEULODgG8yotW0TQm0=", + "version": "0.4.0", + "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-0.4.0.tgz", + "integrity": "sha1-KKaq50KN0sOpLz2V8hM13SBOAzY=", "dev": true }, "object.assign": { @@ -9509,6 +9887,14 @@ "define-properties": "1.1.2", "function-bind": "1.1.1", "object-keys": "1.0.11" + }, + "dependencies": { + "object-keys": { + "version": "1.0.11", + "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.0.11.tgz", + "integrity": "sha1-xUYBd4rVYPEULODgG8yotW0TQm0=", + "dev": true + } } }, "object.entries": { @@ -10993,6 +11379,24 @@ "integrity": "sha1-gV7R9uvGWSb4ZbMQwHE7yzMVzks=", "dev": true }, + "pretty-bytes": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/pretty-bytes/-/pretty-bytes-1.0.4.tgz", + "integrity": "sha1-CiLoIQYJrTVUL4yNXSFZr/B1HIQ=", + "dev": true, + "requires": { + "get-stdin": "4.0.1", + "meow": "3.7.0" + }, + "dependencies": { + "get-stdin": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/get-stdin/-/get-stdin-4.0.1.tgz", + "integrity": "sha1-uWjGsKBDhDJJAui/Gl3zJXmkUP4=", + "dev": true + } + } + }, "pretty-error": { "version": "2.1.1", "resolved": "https://registry.npmjs.org/pretty-error/-/pretty-error-2.1.1.tgz", @@ -11025,6 +11429,16 @@ "integrity": "sha1-4mDHj2Fhzdmw5WzD4Khd4Xx6V74=", "dev": true }, + "progress-stream": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/progress-stream/-/progress-stream-1.2.0.tgz", + "integrity": "sha1-LNPP6jO6OonJwSHsM0er6asSX3c=", + "dev": true, + "requires": { + "speedometer": "0.1.4", + "through2": "0.2.3" + } + }, "promise": { "version": "7.3.1", "resolved": "https://registry.npmjs.org/promise/-/promise-7.3.1.tgz", @@ -12168,7 +12582,7 @@ "create-hash": "1.1.3", "drbg.js": "1.0.1", "elliptic": "6.4.0", - "nan": "2.6.2", + "nan": "2.7.0", "prebuild-install": "2.2.2" } }, @@ -12444,6 +12858,15 @@ "xtend": "4.0.1" } }, + "single-line-log": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/single-line-log/-/single-line-log-1.1.2.tgz", + "integrity": "sha1-wvg/Jzo+GhbtsJlWYdoO1e8DM2Q=", + "dev": true, + "requires": { + "string-width": "1.0.2" + } + }, "sinon": { "version": "1.17.7", "resolved": "https://registry.npmjs.org/sinon/-/sinon-1.17.7.tgz", @@ -12683,6 +13106,12 @@ "integrity": "sha1-8bBoQkzjF64HR42V3jwhz4Xo1Wc=", "dev": true }, + "speedometer": { + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/speedometer/-/speedometer-0.1.4.tgz", + "integrity": "sha1-mHbb0qFp0xFUAtSObqYynIgWpQ0=", + "dev": true + }, "split2": { "version": "0.2.1", "resolved": "https://registry.npmjs.org/split2/-/split2-0.2.1.tgz", @@ -12690,6 +13119,42 @@ "dev": true, "requires": { "through2": "0.6.5" + }, + "dependencies": { + "isarray": { + "version": "0.0.1", + "resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz", + "integrity": "sha1-ihis/Kmo9Bd+Cav8YDiTmwXR7t8=", + "dev": true + }, + "readable-stream": { + "version": "1.0.34", + "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.0.34.tgz", + "integrity": "sha1-Elgg40vIQtLyqq+v5MKRbuMsFXw=", + "dev": true, + "requires": { + "core-util-is": "1.0.2", + "inherits": "2.0.3", + "isarray": "0.0.1", + "string_decoder": "0.10.31" + } + }, + "string_decoder": { + "version": "0.10.31", + "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz", + "integrity": "sha1-YuIDvEF2bGwoyfyEMB2rHFMQ+pQ=", + "dev": true + }, + "through2": { + "version": "0.6.5", + "resolved": "https://registry.npmjs.org/through2/-/through2-0.6.5.tgz", + "integrity": "sha1-QaucZ7KdVyCQcUEOHXp6lozTrUg=", + "dev": true, + "requires": { + "readable-stream": "1.0.34", + "xtend": "4.0.1" + } + } } }, "sprintf-js": { @@ -13173,6 +13638,16 @@ "chalk": "1.1.3" } }, + "sumchecker": { + "version": "1.3.1", + "resolved": "https://registry.npmjs.org/sumchecker/-/sumchecker-1.3.1.tgz", + "integrity": "sha1-ebs7RFbdBPGOvbwNcDodHa7FEF0=", + "dev": true, + "requires": { + "debug": "2.6.8", + "es6-promise": "4.1.1" + } + }, "supports-color": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-2.0.0.tgz", @@ -13363,6 +13838,12 @@ "integrity": "sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=", "dev": true }, + "throttleit": { + "version": "0.0.2", + "resolved": "https://registry.npmjs.org/throttleit/-/throttleit-0.0.2.tgz", + "integrity": "sha1-z+34jmDADdlpe2H90qg0OptoDq8=", + "dev": true + }, "through": { "version": "2.3.8", "resolved": "https://registry.npmjs.org/through/-/through-2.3.8.tgz", @@ -13370,13 +13851,13 @@ "dev": true }, "through2": { - "version": "0.6.5", - "resolved": "https://registry.npmjs.org/through2/-/through2-0.6.5.tgz", - "integrity": "sha1-QaucZ7KdVyCQcUEOHXp6lozTrUg=", + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/through2/-/through2-0.2.3.tgz", + "integrity": "sha1-6zKE2k6jEbbMis42U3SKUqvyWj8=", "dev": true, "requires": { - "readable-stream": "1.0.34", - "xtend": "4.0.1" + "readable-stream": "1.1.14", + "xtend": "2.1.2" }, "dependencies": { "isarray": { @@ -13386,9 +13867,9 @@ "dev": true }, "readable-stream": { - "version": "1.0.34", - "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.0.34.tgz", - "integrity": "sha1-Elgg40vIQtLyqq+v5MKRbuMsFXw=", + "version": "1.1.14", + "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.1.14.tgz", + "integrity": "sha1-fPTFTvZI44EwhMY23SB54WbAgdk=", "dev": true, "requires": { "core-util-is": "1.0.2", @@ -13402,6 +13883,15 @@ "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz", "integrity": "sha1-YuIDvEF2bGwoyfyEMB2rHFMQ+pQ=", "dev": true + }, + "xtend": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/xtend/-/xtend-2.1.2.tgz", + "integrity": "sha1-bv7MKk2tjmlixJAbM3znuoe10os=", + "dev": true, + "requires": { + "object-keys": "0.4.0" + } } } }, @@ -14535,7 +15025,7 @@ "dev": true, "requires": { "debug": "2.6.8", - "nan": "2.6.2", + "nan": "2.7.0", "typedarray-to-buffer": "3.1.2", "yaeti": "0.0.6" } @@ -14785,12 +15275,11 @@ } }, "yauzl": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/yauzl/-/yauzl-2.8.0.tgz", - "integrity": "sha1-eUUK/yKyqcWkHvVOAtuQfM+/nuI=", + "version": "2.4.1", + "resolved": "https://registry.npmjs.org/yauzl/-/yauzl-2.4.1.tgz", + "integrity": "sha1-lSj0QtqxsihOWLQ3m7GU4i4MQAU=", "dev": true, "requires": { - "buffer-crc32": "0.2.13", "fd-slicer": "1.0.1" } }, diff --git a/js/package.json b/js/package.json index 7de1aab4a..8135f2c70 100644 --- a/js/package.json +++ b/js/package.json @@ -81,6 +81,7 @@ "css-loader": "0.28.4", "ejs-loader": "0.3.0", "ejsify": "1.0.0", + "electron": "1.7.5", "empty-module": "0.0.2", "enzyme": "2.9.1", "eslint": "3.16.1",