[Pkg-javascript-commits] [node-fs-extra] 09/10: Updated version 4.0.0 from 'upstream/4.0.0'
Julien Puydt
julien.puydt at laposte.net
Mon Jul 24 09:18:39 UTC 2017
This is an automated email from the git hooks/post-receive script.
jpuydt-guest pushed a commit to branch master
in repository node-fs-extra.
commit a3d21d4b7cfdab39f9d44b07ccb0e74e478358bc
Merge: a563a0e 865a6fa
Author: Julien Puydt <julien.puydt at laposte.net>
Date: Sun Jul 23 11:45:48 2017 +0200
Updated version 4.0.0 from 'upstream/4.0.0'
with Debian dir 5dd4e03e55af186b7c533514c24da4471f7918d2
CHANGELOG.md | 15 ++
README.md | 4 +-
docs/fs-read-write.md | 39 +++++
docs/outputJson-sync.md | 4 +-
docs/outputJson.md | 4 +-
docs/writeJson-sync.md | 6 +-
docs/writeJson.md | 6 +-
.../__tests__/copy-sync-preserve-time.test.js | 6 +-
lib/copy/__tests__/copy-preserve-time.test.js | 6 +-
lib/fs/__tests__/multi-param.test.js | 154 +++++++++++++++++
lib/fs/index.js | 44 ++++-
lib/json/index.js | 4 +-
.../move-prevent-moving-into-itself.test.js | 192 +++++++++++++++++++++
lib/move/__tests__/move.test.js | 17 +-
lib/move/index.js | 82 +++++----
lib/remove/rimraf.js | 22 ++-
package.json | 5 +-
17 files changed, 540 insertions(+), 70 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-fs-extra.git
More information about the Pkg-javascript-commits
mailing list