UNPKG

mkdir-recursive

Version:

make/remove (asynchronous/synchronous) directories recursively

48 lines (30 loc) 646 B
v0.4.0 / 2017-12-30 ================== * Tested against `node`@9 v0.3.0 / 2017-03-05 ================== * Tested against `node`@7 * Remove support for `node`@0 v0.2.3 / 2016-09-12 ================== * Tested against `node`@6 v0.2.2 / 2016-07-12 ================== * Test `node`@6 * Fix absolute path on Windows v0.2.1 / 2015-11-09 ================== * Test `node`@5 v0.2.0 / 2015-09-11 ================== * Test `node`@4 v0.1.0 / 2015-08-10 ================== * SPDX license * Test `iojs`@3 v0.0.2 / 2015-02-26 ================== * Fix absolute path v0.0.1 / 2015-02-25 ================== * Project start