Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "mkdirp2", | ||
"description": "Recursively mkdir, like `mkdir -p`", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"author": "James Halliday <mail@substack.net> (http://substack.net)", | ||
@@ -6,0 +6,0 @@ "contributors": [ |
@@ -7,2 +7,4 @@ [![view on npm](http://img.shields.io/npm/v/mkdirp2.svg)](https://www.npmjs.org/package/mkdirp2) | ||
***DEPRECATED: Use Node.js [fs.mkdir](https://nodejs.org/dist/latest-v16.x/docs/api/fs.html#fs_fspromises_mkdir_path_options)*** | ||
# mkdirp2 | ||
@@ -9,0 +11,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
18509
23