@am92/jose-crypto
Advanced tools
Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "@am92/jose-crypto", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "JOSE Cryptography", | ||
@@ -8,4 +8,3 @@ "type": "module", | ||
"scripts": { | ||
"preinstall": "npx only-allow pnpm", | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"test": "jest" | ||
}, | ||
@@ -31,2 +30,8 @@ "repository": "git@github.com:heliumtank92/am92-jose-crypto.git", | ||
"dependencies": {}, | ||
"devDependencies": { | ||
"@babel/core": "^7.20.7", | ||
"@babel/preset-env": "^7.20.2", | ||
"babel-jest": "^29.3.1", | ||
"jest": "^29.3.1" | ||
}, | ||
"keywords": [ | ||
@@ -33,0 +38,0 @@ "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
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
13271
11
290
0
0
4