Socket
Socket
Sign inDemoInstall

davezip

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

davezip - npm Package Compare versions

Comparing version 0.4.2 to 0.4.3

2

davezip.js

@@ -1,2 +0,2 @@

var myVersion = "0.4.2", myProductName = "davezip";
var myVersion = "0.4.3", myProductName = "davezip";

@@ -3,0 +3,0 @@ const fs = require ("fs");

@@ -5,3 +5,5 @@ {

"author": "Dave Winer <dave@scripting.com>",
"version": "0.4.2",
"license": "MIT",
"version": "0.4.3",
"main": "davezip.js",
"scripts": {

@@ -12,3 +14,4 @@ "start": "node test.js"

"davezip.js",
"package.json"
"package.json",
"readme.md"
],

@@ -19,3 +22,2 @@ "dependencies" : {

},
"license": "MIT",
"engines": {

@@ -22,0 +24,0 @@ "node": "*"

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