@transmute/did-key-bls12381
Advanced tools
Comparing version 0.2.1-unstable.39 to 0.2.1-unstable.40
@@ -6,2 +6,10 @@ # Change Log | ||
## 0.2.1-unstable.40 (2021-04-15) | ||
**Note:** Version bump only for package @transmute/did-key-bls12381 | ||
## 0.2.1-unstable.39 (2021-04-14) | ||
@@ -8,0 +16,0 @@ |
@@ -11,3 +11,3 @@ { | ||
}, | ||
"version": "0.2.1-unstable.39", | ||
"version": "0.2.1-unstable.40", | ||
"license": "Apache-2.0", | ||
@@ -34,3 +34,3 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"@transmute/did-key-test-vectors": "^0.2.1-unstable.39", | ||
"@transmute/did-key-test-vectors": "^0.2.1-unstable.40", | ||
"tsdx": "^0.13.2", | ||
@@ -41,8 +41,8 @@ "tslib": "^2.0.0", | ||
"dependencies": { | ||
"@mattrglobal/bbs-signatures": "0.4.0", | ||
"@mattrglobal/bls12381-key-pair": "^0.5.1-unstable.e779976", | ||
"@mattrglobal/bbs-signatures": "^0.5.0", | ||
"@mattrglobal/bls12381-key-pair": "^0.5.0", | ||
"base64url": "^3.0.1", | ||
"bs58": "^4.0.1" | ||
}, | ||
"gitHead": "b3c6fb605d0c6bdf7a2a161718d1e5a20dce5ad6" | ||
"gitHead": "c2c9782a787197578f2c87b0d870341706ffd6e2" | ||
} |
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
228453
+ Added@mattrglobal/bls12381-key-pair@0.5.0(transitive)
- Removed@mattrglobal/bbs-signatures@0.4.0(transitive)
- Removed@mattrglobal/bls12381-key-pair@0.5.1-unstable.e779976(transitive)
- Removed@mattrglobal/node-bbs-signatures@0.10.0(transitive)