@webcrypto/tools
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "@webcrypto/tools", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"private": false, | ||
@@ -41,3 +41,3 @@ "description": "A set of tools to facilitate and give good defaults for use of the native Web Crypto API.", | ||
"build": "tsc --module commonjs && rollup -c rollup.config.ts", | ||
"postbuild": "shx cp package.json ./dist", | ||
"postbuild": "shx cp package.json ./dist && shx cp README.md ./dist/README.md", | ||
"predocs": "shx rm -rf docs", | ||
@@ -44,0 +44,0 @@ "docs": "typedoc --stripInternal --out docs --target es6 --theme minimal --mode file src", |
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
6562
2
1
57