New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

npm-pack-zip

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

npm-pack-zip - npm Package Compare versions

Comparing version 0.2.5 to 0.2.6

6

package.json
{
"name": "npm-pack-zip",
"version": "0.2.5",
"version": "0.2.6",
"repository": {

@@ -9,3 +9,3 @@ "type": "git",

"scripts": {
"test": "node bin/pack-zip.js"
"test": "node bin/npm-pack-zip.js"
},

@@ -24,3 +24,3 @@ "dependencies": {

"bin": {
"pack-zip": "bin/pack-zip.js"
"npm-pack-zip": "bin/npm-pack-zip.js"
},

@@ -27,0 +27,0 @@ "description": "Run npm pack to generate a .zip archive file",

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