Socket
Socket
Sign inDemoInstall

mkdirp-promise

Package Overview
Dependencies
3
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.3 to 1.0.4

23

package.json
{
"version": "1.0.3",
"version": "1.0.4",
"name": "mkdirp-promise",

@@ -35,15 +35,18 @@ "description": "Promise version of mkdirp",

},
"peerDependencies": {
"mkdirp": "*"
},
"devDependencies": {
"codeclimate-test-reporter": "0.1.0",
"echint": "^1.2.0",
"istanbul": "^0.3.15",
"mocha": "^2.2.5",
"rimraf": "^2.4.0",
"should": "^7.0.1",
"standard": "^5.1.0"
"codeclimate-test-reporter": "0.3.1",
"echint": "^1.5.3",
"istanbul": "^0.4.2",
"mkdirp": "^0.5.1",
"mocha": "^2.4.5",
"rimraf": "^2.5.2",
"should": "^8.2.2",
"standard": "^6.0.8"
},
"dependencies": {
"mkdirp": "^0.5.1",
"pinkie-promise": "^1.0.0"
"pinkie-promise": "^2.0.0"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc