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

broccoli-zip-js

Package Overview
Dependencies
Maintainers
3
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

broccoli-zip-js - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

17

package.json
{
"name": "broccoli-zip-js",
"version": "1.0.3",
"version": "1.0.4",
"description": "a broccoli plugin for turning a tree into a zip archive - no executable required",

@@ -14,3 +14,4 @@ "main": "index.js",

"zip",
"caching"
"caching",
"archiver"
],

@@ -23,12 +24,12 @@ "license": "MIT",

"dependencies": {
"archiver": "^1.2.0",
"broccoli-caching-writer": "^3.0.3"
"archiver": "1.2.0",
"broccoli-caching-writer": "3.0.3"
},
"devDependencies": {
"broccoli": "^0.13.3",
"expect.js": "^0.3.1",
"mocha": "^2.0.1",
"broccoli": "0.13.3",
"expect.js": "0.3.1",
"mocha": "2.0.1",
"mocha-jshint": "0.0.9",
"walk-sync": "^0.1.3"
"walk-sync": "0.1.3"
}
}
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