aws-kms-signer
Advanced tools
Comparing version 0.3.5-alpha.8 to 0.3.5-alpha.9
{ | ||
"name": "aws-kms-signer", | ||
"version": "0.3.5-alpha.8", | ||
"version": "0.3.5-alpha.9", | ||
"repository": { | ||
@@ -26,4 +26,7 @@ "type": "git", | ||
], | ||
"publishConfig": { | ||
"access": "public" | ||
"scripts": { | ||
"prebuild": "rm -rf lib dist", | ||
"build": "run-p build:*", | ||
"build:esm": "tsc", | ||
"build:cjs": "tsc --module commonjs --outDir dist" | ||
}, | ||
@@ -43,9 +46,6 @@ "dependencies": { | ||
}, | ||
"scripts": { | ||
"prebuild": "rm -rf lib dist", | ||
"build": "run-p build:*", | ||
"build:esm": "tsc", | ||
"build:cjs": "tsc --module commonjs --outDir dist" | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"gitHead": "dbc8f308b8a4c9222262ec8137b9c5ca38ecc85b" | ||
"gitHead": "5f0c12b16e76369a95b62b186845e0a75e46a488" | ||
} |
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
28378
35
0
25