@am92/jose-crypto
Advanced tools
Comparing version 1.0.13 to 1.0.14
{ | ||
"name": "@am92/jose-crypto", | ||
"version": "1.0.13", | ||
"version": "1.0.14", | ||
"description": "JOSE Cryptography", | ||
"type": "module", | ||
"main": "src/JoseCrypto.mjs", | ||
"module": "src/JoseCrypto.mjs", | ||
"main": "index.mjs", | ||
"module": "index.mjs", | ||
"scripts": { | ||
@@ -30,3 +30,3 @@ "test": "echo 'Error: no test specified'", | ||
"exports": { | ||
".": "./src/JoseCrypto.mjs" | ||
".": "./index.mjs" | ||
}, | ||
@@ -33,0 +33,0 @@ "devDependencies": {}, |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
13468
1