Comparing version 2.1.3 to 2.1.4
{ | ||
"name": "bestzip", | ||
"version": "2.1.3", | ||
"version": "2.1.4", | ||
"description": "Uses OS zip command if avaliable (for better performance and speed) or node.js version if there is no system command avaliable. Can be called via node or command line.", | ||
@@ -17,2 +17,8 @@ "main": "lib/bestzip.js", | ||
"license": "MIT", | ||
"repository": "git@github.com:nfriedly/node-bestzip.git", | ||
"homepage": "https://github.com/nfriedly/node-bestzip", | ||
"files": [ | ||
"bin/", | ||
"lib/" | ||
], | ||
"dependencies": { | ||
@@ -24,4 +30,2 @@ "archiver": "^3.0.0", | ||
}, | ||
"repository": "git@github.com:nfriedly/node-bestzip.git", | ||
"homepage": "https://github.com/nfriedly/node-bestzip", | ||
"devDependencies": { | ||
@@ -28,0 +32,0 @@ "chai": "^4.2.0", |
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
2
9942
6
166