[Pkg-javascript-commits] [node-fs-extra] branch upstream updated (cebb052 -> 882f3c6)
Julien Puydt
julien.puydt at laposte.net
Sun Oct 1 19:37:21 UTC 2017
This is an automated email from the git hooks/post-receive script.
jpuydt-guest pushed a change to branch upstream
in repository node-fs-extra.
from cebb052 New upstream version 4.0.1
adds 882f3c6 New upstream version 4.0.2
No new revisions were added by this update.
Summary of changes:
.travis.yml | 16 ++++++-----
CHANGELOG.md | 7 +++++
appveyor.yml | 5 ++--
docs/outputJson-sync.md | 1 +
docs/outputJson.md | 1 +
docs/writeJson-sync.md | 1 +
docs/writeJson.md | 1 +
lib/__tests__/promise.test.js | 4 +--
lib/fs/__tests__/copyFile.test.js | 33 +++++++++++++++++++++
lib/fs/index.js | 5 +++-
lib/json/__tests__/jsonfile-integration.test.js | 17 +++++++++++
lib/json/__tests__/promise-support.test.js | 38 +++++++++++++++++++++++++
package.json | 8 +++---
13 files changed, 120 insertions(+), 17 deletions(-)
create mode 100644 lib/fs/__tests__/copyFile.test.js
create mode 100644 lib/json/__tests__/promise-support.test.js
--
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