Socket
Socket
Sign inDemoInstall

mkdirp

Package Overview
Dependencies
Maintainers
0
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mkdirp - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

LICENSE

7

package.json
{
"name" : "mkdirp",
"description" : "Recursively mkdir, like `mkdir -p`",
"version" : "0.0.1",
"version" : "0.0.2",
"author" : "James Halliday <mail@substack.net> (http://substack.net)",
"modules" : {
"index" : "./index"
},
"main" : "./index",
"keywords" : [

@@ -17,3 +15,4 @@ "mkdir",

},
"license" : "MIT/X11",
"engines": { "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