Socket
Socket
Sign inDemoInstall

mz

Package Overview
Dependencies
Maintainers
5
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mz - npm Package Compare versions

Comparing version 2.0.0 to 2.1.0

readline.js

4

HISTORY.md

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

2.1.0 / 2015-10-15
==================
* support for readline library
2.0.0 / 2015-05-24

@@ -3,0 +7,0 @@ ==================

4

package.json
{
"name": "mz",
"description": "modernize node.js to current ECMAScript standards",
"version": "2.0.0",
"version": "2.1.0",
"author": {

@@ -15,2 +15,3 @@ "name": "Jonathan Ong",

"native-or-bluebird": "1",
"object-assign": "^4.0.1",
"thenify-all": "1"

@@ -40,4 +41,5 @@ },

"fs.js",
"readline.js",
"zlib.js"
]
}

@@ -54,2 +54,3 @@

- `fs`
- `readline`
- `zlib`

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