+6
-3
| { | ||
| "name": "bestzip", | ||
| "version": "2.2.1", | ||
| "version": "2.2.2", | ||
| "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.", | ||
@@ -20,3 +20,6 @@ "main": "lib/bestzip.js", | ||
| "license": "MIT", | ||
| "repository": "git@github.com:nfriedly/node-bestzip.git", | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "git+ssh://git@github.com/nfriedly/node-bestzip.git" | ||
| }, | ||
| "homepage": "https://github.com/nfriedly/node-bestzip", | ||
@@ -40,3 +43,3 @@ "files": [ | ||
| "eslint-plugin-prettier": "^3.3.1", | ||
| "jest": "^26.6.3", | ||
| "jest": "^29.7.0", | ||
| "klaw-sync": "^6.0.0", | ||
@@ -43,0 +46,0 @@ "prettier": "^2.2.1", |
+2
-1
| # bestzip | ||
| [](https://travis-ci.org/nfriedly/node-bestzip) | ||
| [](https://github.com/nfriedly/node-bestzip/actions/workflows/ci.yml) | ||
| [](https://www.npmjs.com/package/bestzip) | ||
@@ -62,2 +62,3 @@ [](https://www.npmjs.com/package/bestzip) | ||
| * `cwd`: Set the Current Working Directory that source and destination paths are relative to. Defaults to `process.cwd()` | ||
| * `level`: Set the level of compression. (Number 0-9, with 0 being no compression and 9 being the most compressed.) | ||
@@ -64,0 +65,0 @@ ## How to control the directory structure |
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
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
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
11820
1.64%93
1.09%1
-50%