[Pkg-javascript-commits] [node-acorn-object-spread] branch upstream updated (9e4d0f2 -> 40b7511)

Julien Puydt julien.puydt at laposte.net
Mon Sep 18 20:06:33 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-acorn-object-spread.

      from  9e4d0f2   New upstream version 1.0.0
       new  40b7511   New upstream version 1.0.0

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .editorconfig               |   7 +
 .gitattributes              |   1 +
 .gitignore                  |   1 +
 .npmignore                  |   2 +
 .travis.yml                 |   2 +
 README.md                   |  33 +++
 test/driver.js              | 108 ++++++++++
 test/run.js                 |  70 ++++++
 test/tests-object-spread.js | 513 ++++++++++++++++++++++++++++++++++++++++++++
 9 files changed, 737 insertions(+)
 create mode 100644 .editorconfig
 create mode 100644 .gitattributes
 create mode 100644 .gitignore
 create mode 100644 .npmignore
 create mode 100644 .travis.yml
 create mode 100644 README.md
 create mode 100644 test/driver.js
 create mode 100644 test/run.js
 create mode 100644 test/tests-object-spread.js

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-acorn-object-spread.git



More information about the Pkg-javascript-commits mailing list