@walletconnect/crypto
Advanced tools
Comparing version 1.0.0-beta.1 to 1.0.0
{ | ||
"name": "@walletconnect/crypto", | ||
"description": "Isomorphic Cryptography Library for AES, HMAC and SHA2", | ||
"version": "1.0.0-beta.1", | ||
"version": "1.0.0", | ||
"author": "WalletConnect <walletconnect.org>", | ||
@@ -43,5 +43,5 @@ "license": "MIT", | ||
"dependencies": { | ||
"@walletconnect/encoding": "^1.0.0-beta.1", | ||
"@walletconnect/environment": "^1.0.0-beta.1", | ||
"@walletconnect/randombytes": "^1.0.0-beta.1", | ||
"@walletconnect/encoding": "^1.0.0", | ||
"@walletconnect/environment": "^1.0.0", | ||
"@walletconnect/randombytes": "^1.0.0", | ||
"aes-js": "^3.1.2", | ||
@@ -48,0 +48,0 @@ "hash.js": "^1.1.7" |
Sorry, the diff of this file is not supported yet
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
328012