|
@ -5,6 +5,7 @@ |
|
|
"requires": true, |
|
|
"requires": true, |
|
|
"packages": { |
|
|
"packages": { |
|
|
"": { |
|
|
"": { |
|
|
|
|
|
"name": "rn-electrum-client", |
|
|
"version": "0.0.7", |
|
|
"version": "0.0.7", |
|
|
"license": "MIT", |
|
|
"license": "MIT", |
|
|
"devDependencies": { |
|
|
"devDependencies": { |
|
@ -13373,6 +13374,7 @@ |
|
|
"integrity": "sha512-HcZ0RWQRuJfpPiaHyFQJzcym+/dDIVUPwUAXWoub/C4GkGu+mPjp8vqK6g0FxokCnnI2TK0gZTza2IDfiNNscQ==", |
|
|
"integrity": "sha512-HcZ0RWQRuJfpPiaHyFQJzcym+/dDIVUPwUAXWoub/C4GkGu+mPjp8vqK6g0FxokCnnI2TK0gZTza2IDfiNNscQ==", |
|
|
"peer": true, |
|
|
"peer": true, |
|
|
"requires": { |
|
|
"requires": { |
|
|
|
|
|
"@babel/core": "^7.0.0", |
|
|
"@babel/plugin-proposal-class-properties": "^7.0.0", |
|
|
"@babel/plugin-proposal-class-properties": "^7.0.0", |
|
|
"@babel/plugin-proposal-export-default-from": "^7.0.0", |
|
|
"@babel/plugin-proposal-export-default-from": "^7.0.0", |
|
|
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.0.0", |
|
|
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.0.0", |
|
@ -13419,6 +13421,7 @@ |
|
|
"integrity": "sha512-K1sHO3ODBFCr7uEiCQ4RvVr+cQg0EHQF8ChVPnecGh/WDD8udrTq9ECwB0dRfMjAvlsHtRUlJm6ZSI8UPgum2w==", |
|
|
"integrity": "sha512-K1sHO3ODBFCr7uEiCQ4RvVr+cQg0EHQF8ChVPnecGh/WDD8udrTq9ECwB0dRfMjAvlsHtRUlJm6ZSI8UPgum2w==", |
|
|
"peer": true, |
|
|
"peer": true, |
|
|
"requires": { |
|
|
"requires": { |
|
|
|
|
|
"@babel/core": "^7.0.0", |
|
|
"babel-preset-fbjs": "^3.3.0", |
|
|
"babel-preset-fbjs": "^3.3.0", |
|
|
"metro-babel-transformer": "0.64.0", |
|
|
"metro-babel-transformer": "0.64.0", |
|
|
"metro-react-native-babel-preset": "0.64.0", |
|
|
"metro-react-native-babel-preset": "0.64.0", |
|
|