Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

bestzip

Package Overview
Dependencies
Maintainers
3
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bestzip - npm Package Compare versions

Comparing version 2.1.3 to 2.1.4

10

package.json
{
"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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc