@transmute/did-key-secp256k1
Advanced tools
Comparing version 0.3.0-unstable.5 to 0.3.0-unstable.6
@@ -6,2 +6,10 @@ # Change Log | ||
# 0.3.0-unstable.6 (2022-03-18) | ||
**Note:** Version bump only for package @transmute/did-key-secp256k1 | ||
# 0.3.0-unstable.5 (2021-11-23) | ||
@@ -8,0 +16,0 @@ |
@@ -5,3 +5,3 @@ { | ||
"module": "dist/did-key-secp256k1.esm.js", | ||
"version": "0.3.0-unstable.5", | ||
"version": "0.3.0-unstable.6", | ||
"license": "Apache-2.0", | ||
@@ -61,6 +61,6 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@transmute/did-key-common": "^0.3.0-unstable.5", | ||
"@transmute/did-key-common": "^0.3.0-unstable.6", | ||
"@transmute/secp256k1-key-pair": "^0.7.0-unstable.2" | ||
}, | ||
"gitHead": "b104c50c201a666f3a4d881f6f55e11f7feb3080" | ||
"gitHead": "8704c6f80ee6022a5ac6a58bd8f4525c1d193a79" | ||
} |
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
40404