Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

mkdir-p

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mkdir-p - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

LICENSE

9

package.json
{
"author": {
"name": "Baolei Chen",
"email": "chenbl@liepin.com",
"url": "http://ued.liepin.com"
"name": "pillys",
"email": "pillys@163.com",
"url": "http://www.calljs.com"
},

@@ -21,4 +21,5 @@ "dependencies": {},

},
"version": "0.0.6",
"version": "0.0.7",
"readmeFilename": "README.md",
"license": "MIT",
"bugs": {

@@ -25,0 +26,0 @@ "url": "https://github.com/pillys/mkdir-p/issues"

@@ -30,5 +30,9 @@ # mkdir-p

} else {
console.log(ok);
console.log('ok');
}
})
```
});
```
# License
[MIT](LICENSE)
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