Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "zipster", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "TypeScript library built for Node backends to create ZIP files with password protection", | ||
"main": "index.js", | ||
"main": "lib/index.js", | ||
"types": "lib/index.d.ts", | ||
"scripts": { | ||
@@ -7,0 +8,0 @@ "prepare": "npm run lint && npm audit && npm run build", |
{ | ||
"compilerOptions": { | ||
"declaration": true, | ||
"declarationMap": true, | ||
"module": "commonjs", | ||
@@ -4,0 +6,0 @@ "noImplicitReturns": true, |
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
35859
44
789
2