move-concurrently@1.0.0
Promises of moves of files or directories with rename, falling back to recursive rename/copy on EXDEV errors, with configurable concurrency and win32 junction support.
ISC
2017-03-16
已弃用
This package is no longer supported.
安装 (1.0.0)
npm install move-concurrently@1.0.0
yarn add move-concurrently@1.0.0
pnpm add move-concurrently@1.0.0
bun add move-concurrently@1.0.0
dependencies (6)
| 包名 | 版本要求 |
|---|---|
| aproba | ^1.1.1 |
| copy-concurrently | ^1.0.0 |
| fs-write-stream-atomic | ^1.0.8 |
| mkdirp | ^0.5.1 |
| rimraf | ^2.5.4 |
| run-queue | ^1.0.3 |