Socket
Socket
Sign inDemoInstall

zip-local

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zip-local - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

2

package.json
{
"name": "zip-local",
"version": "0.1.0",
"version": "0.1.1",
"description": "zipping/uzipping local files and directories in one statement",

@@ -5,0 +5,0 @@ "main": "main.js",

@@ -10,3 +10,3 @@ # zip-local

So I wrote this to provide something free of three problems!
So I wrote this to provide something free of the three problems!

@@ -104,3 +104,3 @@ ## Installation

// prints [ 'hello-world.txt', 'cpp/hello-world.cpp', 'java/hello-world.java' ]
// prints ['hello-world.txt', 'cpp/hello-world.cpp', 'java/hello-world.java']
console.log(unzippedfs.contents());

@@ -107,0 +107,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