Socket
Socket
Sign inDemoInstall

mz

Package Overview
Dependencies
Maintainers
6
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.1.0 to 2.2.0

index.js

6

HISTORY.md

@@ -0,1 +1,7 @@

2.2.0 / 2016-01-24
==================
* feat(package): add index.js to files
2.1.0 / 2015-10-15

@@ -2,0 +8,0 @@ ==================

3

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

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

"files": [
"index.js",
"child_process.js",

@@ -38,0 +39,0 @@ "crypto.js",

@@ -81,4 +81,4 @@

If you do, you should probably install [bluebird][bluebird] as
native v8 promises are still pretty raw.
Yes, Node 4.x ships with stable promises support. For older engines,
you should probably install [bluebird][bluebird].

@@ -85,0 +85,0 @@ ### Will this make my app faster?

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