@blockcerts/ecdsa-secp256k1-verification-key-2019
Advanced tools
Comparing version 0.1.5 to 0.1.6
{ | ||
"name": "@blockcerts/ecdsa-secp256k1-verification-key-2019", | ||
"description": "TypeScript library for generating and working with EcdsaSecp256k1VerificationKey2019 key pairs, for use with crypto-ld.", | ||
"version": "0.1.5", | ||
"version": "0.1.6", | ||
"author": "Bloom Team <team@bloom.co>", | ||
@@ -36,3 +36,3 @@ "license": "Apache-2.0", | ||
"@types/secp256k1": "^4.0.2", | ||
"base58-universal": "^1.0.0", | ||
"base58-universal": "^2.0.0", | ||
"base64url": "^3.0.1", | ||
@@ -44,3 +44,3 @@ "create-hash": "^1.2.0", | ||
"randombytes": "^2.1.0", | ||
"secp256k1": "^4.0.2", | ||
"secp256k1": "^5.0.0", | ||
"ts-jest": "^29.0.3" | ||
@@ -47,0 +47,0 @@ }, |
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
+ Addedbase58-universal@2.0.0(transitive)
+ Addedsecp256k1@5.0.1(transitive)
- Removedbase58-universal@1.0.0(transitive)
- Removedesm@3.2.25(transitive)
- Removedsecp256k1@4.0.4(transitive)
Updatedbase58-universal@^2.0.0
Updatedsecp256k1@^5.0.0