@taquito/beacon-wallet
Advanced tools
Comparing version 6.4.0-ledger.0 to 7.0.0-beta.pre.0
{ | ||
"name": "@taquito/beacon-wallet", | ||
"version": "6.4.0-ledger.0", | ||
"version": "7.0.0-beta.pre.0", | ||
"description": "Beacon wallet provider", | ||
@@ -63,36 +63,36 @@ "keywords": [ | ||
"dependencies": { | ||
"@airgap/beacon-sdk": "1.1.0", | ||
"@taquito/taquito": "^6.4.0-ledger.0", | ||
"@taquito/utils": "^6.4.0-ledger.0" | ||
"@airgap/beacon-sdk": "1.1.1", | ||
"@taquito/taquito": "^7.0.0-beta.pre.0", | ||
"@taquito/utils": "^7.0.0-beta.pre.0" | ||
}, | ||
"devDependencies": { | ||
"@types/chrome": "0.0.122", | ||
"@types/jest": "^26.0.8", | ||
"@types/libsodium-wrappers": "^0.7.7", | ||
"@types/node": "^14.0.27", | ||
"@types/ws": "^7.2.6", | ||
"@types/chrome": "0.0.124", | ||
"@types/jest": "^26.0.14", | ||
"@types/libsodium-wrappers": "^0.7.8", | ||
"@types/node": "^14.11.5", | ||
"@types/ws": "^7.2.7", | ||
"colors": "^1.4.0", | ||
"coveralls": "^3.1.0", | ||
"cross-env": "^7.0.2", | ||
"jest": "^26.2.2", | ||
"jest-config": "^26.2.2", | ||
"lint-staged": "^10.2.11", | ||
"jest": "^26.5.2", | ||
"jest-config": "^26.5.2", | ||
"lint-staged": "^10.4.0", | ||
"lodash.camelcase": "^4.3.0", | ||
"prettier": "^2.0.5", | ||
"prettier": "^2.1.2", | ||
"prompt": "^1.0.0", | ||
"replace-in-file": "^6.1.0", | ||
"rimraf": "^3.0.2", | ||
"rollup": "^2.23.0", | ||
"rollup": "^2.28.2", | ||
"rollup-plugin-json": "^4.0.0", | ||
"rollup-plugin-sourcemaps": "^0.6.2", | ||
"rollup-plugin-typescript2": "^0.27.1", | ||
"rollup-plugin-sourcemaps": "^0.6.3", | ||
"rollup-plugin-typescript2": "^0.27.3", | ||
"shelljs": "^0.8.4", | ||
"ts-jest": "^26.1.4", | ||
"ts-node": "^8.10.2", | ||
"ts-jest": "^26.4.1", | ||
"ts-node": "^9.0.0", | ||
"tslint": "^6.1.3", | ||
"tslint-config-prettier": "^1.18.0", | ||
"tslint-config-standard": "^9.0.0", | ||
"typescript": "~3.9.7" | ||
"typescript": "^4.0.3" | ||
}, | ||
"gitHead": "551e35aeff7d6dcde1c72284238c0ed3c3aae77e" | ||
"gitHead": "15d0c13c52267818a25b0a1408f3e8a9a7b30538" | ||
} |
@@ -56,2 +56,3 @@ { | ||
"files", | ||
"gitHead", | ||
"jest", | ||
@@ -70,3 +71,3 @@ "keywords", | ||
], | ||
"sha512": "a4274c93e8f4f64f264785febabb48676c61afa9f712ae84fa89a7255520c5ef63f50e116b507f59d30b23d6e4ba67b1f83882b04a95d975501fcedbe0593a38" | ||
"sha512": "03d48b828b582991c0112952cb42fe2f134be170e8a0b6a3699c6aa5ee96d74409f18f072c532562994b3642271f8e2db0fcb1176697a7c569a4560a0319f8af" | ||
} | ||
@@ -79,3 +80,3 @@ }, | ||
"name": "@taquito/beacon-wallet", | ||
"version": "6.4.0-ledger.0", | ||
"version": "7.0.0-beta.pre.0", | ||
"description": "Beacon wallet provider", | ||
@@ -140,35 +141,36 @@ "keywords": [ | ||
"dependencies": { | ||
"@airgap/beacon-sdk": "1.1.0", | ||
"@taquito/taquito": "^6.4.0-ledger.0", | ||
"@taquito/utils": "^6.4.0-ledger.0" | ||
"@airgap/beacon-sdk": "1.1.1", | ||
"@taquito/taquito": "^7.0.0-beta.pre.0", | ||
"@taquito/utils": "^7.0.0-beta.pre.0" | ||
}, | ||
"devDependencies": { | ||
"@types/chrome": "0.0.122", | ||
"@types/jest": "^26.0.8", | ||
"@types/libsodium-wrappers": "^0.7.7", | ||
"@types/node": "^14.0.27", | ||
"@types/ws": "^7.2.6", | ||
"@types/chrome": "0.0.124", | ||
"@types/jest": "^26.0.14", | ||
"@types/libsodium-wrappers": "^0.7.8", | ||
"@types/node": "^14.11.5", | ||
"@types/ws": "^7.2.7", | ||
"colors": "^1.4.0", | ||
"coveralls": "^3.1.0", | ||
"cross-env": "^7.0.2", | ||
"jest": "^26.2.2", | ||
"jest-config": "^26.2.2", | ||
"lint-staged": "^10.2.11", | ||
"jest": "^26.5.2", | ||
"jest-config": "^26.5.2", | ||
"lint-staged": "^10.4.0", | ||
"lodash.camelcase": "^4.3.0", | ||
"prettier": "^2.0.5", | ||
"prettier": "^2.1.2", | ||
"prompt": "^1.0.0", | ||
"replace-in-file": "^6.1.0", | ||
"rimraf": "^3.0.2", | ||
"rollup": "^2.23.0", | ||
"rollup": "^2.28.2", | ||
"rollup-plugin-json": "^4.0.0", | ||
"rollup-plugin-sourcemaps": "^0.6.2", | ||
"rollup-plugin-typescript2": "^0.27.1", | ||
"rollup-plugin-sourcemaps": "^0.6.3", | ||
"rollup-plugin-typescript2": "^0.27.3", | ||
"shelljs": "^0.8.4", | ||
"ts-jest": "^26.1.4", | ||
"ts-node": "^8.10.2", | ||
"ts-jest": "^26.4.1", | ||
"ts-node": "^9.0.0", | ||
"tslint": "^6.1.3", | ||
"tslint-config-prettier": "^1.18.0", | ||
"tslint-config-standard": "^9.0.0", | ||
"typescript": "~3.9.7" | ||
} | ||
"typescript": "^4.0.3" | ||
}, | ||
"gitHead": "551e35aeff7d6dcde1c72284238c0ed3c3aae77e" | ||
} | ||
@@ -178,3 +180,3 @@ } | ||
], | ||
"signature": "-----BEGIN PGP SIGNATURE-----\n\nwsFcBAABCAAQBQJfMhKsCRAD9Qy5GYHsngAAHosQAHH88tieh051pvZfuWenqL4h\n7MIGqzGKvc/2j08vSMQQoplQNSi+JRqVHiBEfKP8diYm1QG5rmux8rKPWcQNsW70\nTDj8FdjymyjjZU3JFBB5Ho6/3jFT1/3HLSqvBGfy7jG3fyYdmCxIgkZULxR6vsst\nkG3CmVpVdiaXMk+25g8319zmAC6sXqZe71d47zw4zAiIuTrzDH9vMctQTS/zgyQ2\ns4feYxsBP9PXjFRcuJHWoC7eQuimRWsXHFmR2IAb1fAImP21H1EKFyCOWTMuo+TV\nLFj73TGhZG1KjNdw01f9t6ecX8bk/K9jtLpFiJCCK+T5pFdHbtU6gvevjcqe8ZUT\nDDbZ0FsDP9qOtmWa0PWqfa6dr6pZbzILGy3NlpU1ngXC9sL040nDmRqSmPokpy76\nihDVqbLYcv2nSb9YGEpfv8cT9d8v4OyDSqWNODWqxQVUYe/W2z81gpuEWeQMSIea\na3DsHC14xoSCP28P5sB5764rIHMBNzFQz0I+vDrrYySGJdpv6kR3DEpBw0KQPFNq\nqC0p/AW02L3y6NRdBvo8d/9WIT7Mmr68CNYDWd+7e2QFcMwjWChrb9Rws+Aa1tIR\n3C99xmpTA9Sr1qsotpl+OpjWcIHoGxZ7LsXpjyoEYY39n364YdzqLxIneFntg9kG\nX80T4bzZVAncGSykDlL0\n=T1LA\n-----END PGP SIGNATURE-----\n" | ||
"signature": "-----BEGIN PGP SIGNATURE-----\n\nwsFcBAABCAAQBQJfgMjmCRAD9Qy5GYHsngAAFkUQACHOzZTKGm6RvrYgUQrjm+n/\n30cyzBHBPr36jRiXRlmC+yMan2cAp5O8JDKJbl5elQP86tQ0CM+CphsWacO9p5ub\npaIGTlLffZewWqKn+Fqd3fZzXAb73OE4nbFKhz6kGHqg6d/kzJpDCXUjsqU0cPBG\niVaPRODlD8n0nB2QL/X1BXtBcDnNOPB/zpWMwoelvK8nyUV57ON7f1dE8MTT9osM\nlqCdn11GYiVQHHIkRuF97Wp81lvsvVehXi1NVXGd1uA9uM5vivx1CcGuoOraBz9b\n2SzYpOhxT8LxX9MFqSjOiXSnSv8+fpwfJZfAg8Z00p/RWqR2+AzyNbK001FKrkDO\nCIHJjCtY/qtSgaBhHklNjIUyfXzFRw0g1V6KoWljJXaD4VLwTW2JiO5FtBDvsA2f\njtNcurGvEx+dlwpngnT4r4PASQCkFPKzl+O8irkrQZJRIOy3QPKw4FhRzx0cQrM8\nJy58XfPIz6+ZjTKMwtMLt0Ho0hRvb1R0z+rOvKhYDUidD+mzsK2/QP0mh10DwR24\nfo4yDfdBshF5zBssiUfPYQRJvLMSjo/IwPCKLF89Gzw0n7zp4XMBXF9uE4r1Bvfk\nvbqGeb5oqwjFXJdE6VQKKJXXzkPXN50vlAdmQAzITbOjVPYp8VHeBWe56UT5uw5n\nCdRNs2xtcGJnVnYS9FnL\n=jjn4\n-----END PGP SIGNATURE-----\n" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
55143
781
+ Added@airgap/beacon-sdk@1.1.1(transitive)
+ Added@taquito/http-utils@7.0.0-beta-RC.0(transitive)
+ Added@taquito/michel-codec@7.0.0-beta-RC.0(transitive)
+ Added@taquito/michelson-encoder@7.0.0-beta-RC.0(transitive)
+ Added@taquito/rpc@7.0.0-beta-RC.0(transitive)
+ Added@taquito/taquito@7.0.0-beta-RC.0(transitive)
+ Added@taquito/utils@7.0.0-beta-RC.0(transitive)
+ Addedbignumber.js@9.1.2(transitive)
+ Addedlibsodium@0.7.8(transitive)
+ Addedlibsodium-wrappers@0.7.8(transitive)
- Removed@airgap/beacon-sdk@1.1.0(transitive)
- Removed@noble/hashes@1.6.1(transitive)
- Removed@taquito/http-utils@6.4.0-ledger.0(transitive)
- Removed@taquito/michel-codec@6.4.0-ledger.0(transitive)
- Removed@taquito/michelson-encoder@6.4.0-ledger.0(transitive)
- Removed@taquito/rpc@6.4.0-ledger.0(transitive)
- Removed@taquito/signer@6.4.0-ledger.0(transitive)
- Removed@taquito/taquito@6.4.0-ledger.0(transitive)
- Removed@taquito/utils@6.4.0-ledger.0(transitive)
- Removedbip39@3.1.0(transitive)
- Removedbn.js@4.12.1(transitive)
- Removedbrorand@1.1.0(transitive)
- Removedcreate-hmac@1.1.7(transitive)
- Removedelliptic@6.6.1(transitive)
- Removedhash.js@1.1.7(transitive)
- Removedhmac-drbg@1.0.1(transitive)
- Removedis-typedarray@1.0.0(transitive)
- Removedlibsodium@0.7.150.7.6(transitive)
- Removedlibsodium-wrappers@0.7.150.7.6(transitive)
- Removedminimalistic-assert@1.0.1(transitive)
- Removedminimalistic-crypto-utils@1.0.1(transitive)
- Removedpbkdf2@3.1.2(transitive)
- Removedtypedarray-to-buffer@3.1.5(transitive)
Updated@airgap/beacon-sdk@1.1.1