jose-node-esm-runtime
Advanced tools
Comparing version 4.5.1 to 4.5.2
@@ -16,3 +16,3 @@ import { flattenedDecrypt } from '../flattened/decrypt.js'; | ||
const decrypted = await flattenedDecrypt({ | ||
ciphertext: (ciphertext || undefined), | ||
ciphertext, | ||
iv: (iv || undefined), | ||
@@ -19,0 +19,0 @@ protected: protectedHeader || undefined, |
{ | ||
"name": "jose-node-esm-runtime", | ||
"version": "4.5.1", | ||
"version": "4.5.2", | ||
"homepage": "https://github.com/panva/jose", | ||
@@ -5,0 +5,0 @@ "repository": "panva/jose", |
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
178539