PHP 8.2.30
Preview: CHANGELOG.md Size: 448 B
/proc/thread-self/root/opt/alt/alt-nodejs16/root/usr/lib/node_modules/npm/node_modules/mkdirp/CHANGELOG.md

# Changers Lorgs!

## 1.0

Full rewrite.  Essentially a brand new module.

- Return a promise instead of taking a callback.
- Use native `fs.mkdir(path, { recursive: true })` when available.
- Drop support for outdated Node.js versions.  (Technically still works on
  Node.js v8, but only 10 and above are officially supported.)

## 0.x

Original and most widely used recursive directory creation implementation
in JavaScript, dating back to 2010.

Directory Contents

Dirs: 2 × Files: 5

Name Size Perms Modified Actions
bin DIR
- drwxr-xr-x 2026-04-08 07:02:23
Edit Download
lib DIR
- drwxr-xr-x 2026-04-08 07:02:23
Edit Download
448 B lrw-r--r-- 2026-03-17 06:55:06
Edit Download
1.00 KB lrw-r--r-- 2026-03-17 06:55:06
Edit Download
1.14 KB lrw-r--r-- 2026-03-17 06:55:06
Edit Download
804 B lrw-r--r-- 2026-03-17 06:55:06
Edit Download
8.31 KB lrw-r--r-- 2026-03-17 06:55:06
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).