jose-browser-runtime
Advanced tools
Comparing version 4.0.1 to 4.0.2
@@ -17,2 +17,3 @@ export { compactDecrypt } from './jwe/compact/decrypt'; | ||
export type { JWTDecryptOptions, JWTDecryptGetKey } from './jwt/decrypt'; | ||
export type { ProduceJWT } from './jwt/produce'; | ||
export { CompactEncrypt } from './jwe/compact/encrypt'; | ||
@@ -19,0 +20,0 @@ export { FlattenedEncrypt } from './jwe/flattened/encrypt'; |
{ | ||
"name": "jose-browser-runtime", | ||
"version": "4.0.1", | ||
"version": "4.0.2", | ||
"description": "(Browser Runtime) 'JSON Web Almost Everything' - JWA, JWS, JWE, JWT, JWK, JWKS with no dependencies using runtime's native crypto", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
148079
3656