@hpke/dhkem-secp256k1
Advanced tools
Comparing version 1.6.0 to 1.6.1
{ | ||
"name": "@hpke/dhkem-secp256k1", | ||
"version": "1.6.0", | ||
"version": "1.6.1", | ||
"description": "A Hybrid Public Key Encryption (HPKE) module extension for secp256k1 curve (EXPERIMENTAL)", | ||
@@ -43,4 +43,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@hpke/common": "^1.4.3", | ||
"@hpke/dhkem-x25519": "^1.4.3", | ||
"@hpke/common": "^1.6.1", | ||
"@hpke/dhkem-x25519": "^1.6.0", | ||
"@noble/curves": "^1.6.0" | ||
@@ -51,3 +51,3 @@ }, | ||
"picocolors": "^1.0.0", | ||
"@hpke/core": "^1.4.3", | ||
"@hpke/core": "^1.6.0", | ||
"@deno/shim-deno": "~0.18.0" | ||
@@ -54,0 +54,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
Updated@hpke/common@^1.6.1
Updated@hpke/dhkem-x25519@^1.6.0