Socket
Socket
Sign inDemoInstall

commoner

Package Overview
Dependencies
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

commoner - npm Package Compare versions

Comparing version 0.10.0 to 0.10.1

2

lib/reader.js

@@ -307,3 +307,3 @@ var assert = require("assert");

return writeCopy();
return util.mkdirP(path.dirname(outputFile)).then(writeCopy);
}));

@@ -310,0 +310,0 @@ },

@@ -17,3 +17,3 @@ {

],
"version": "0.10.0",
"version": "0.10.1",
"license": "MIT",

@@ -33,14 +33,14 @@ "homepage": "http://github.com/reactjs/commoner",

"dependencies": {
"q": "~1.0.1",
"recast": "~0.7.0",
"commander": "~2.2.0",
"graceful-fs": "~2.0.3",
"glob": "~3.2.9",
"mkdirp": "~0.3.5",
"private": "~0.1.2",
"q": "~1.1.2",
"recast": "~0.9.5",
"commander": "~2.5.0",
"graceful-fs": "~3.0.4",
"glob": "~4.2.1",
"mkdirp": "~0.5.0",
"private": "~0.1.6",
"install": "~0.1.7",
"iconv-lite": "~0.2.11"
"iconv-lite": "~0.4.5"
},
"devDependencies": {
"mocha": "~1.20.1"
"mocha": "~2.0.1"
},

@@ -47,0 +47,0 @@ "engines": {

Sorry, the diff of this file is not supported yet

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