[Pkg-javascript-commits] [node-mime] branch upstream updated (5626df1 -> 8231c6c)

László Böszörményi gcs at moszumanska.debian.org
Sun Jul 26 07:36:02 UTC 2015


This is an automated email from the git hooks/post-receive script.

gcs pushed a change to branch upstream
in repository node-mime.

      from  5626df1   Imported Upstream version 1.2.11
      adds  8231c6c   Imported Upstream version 1.3.4

No new revisions were added by this update.

Summary of changes:
 .gitignore       |    2 +
 .npmignore       |    0
 README.md        |   62 ++-
 build/build.js   |   11 +
 build/test.js    |   57 ++
 cli.js           |    8 +
 mime.js          |   10 +-
 package.json     |   34 +-
 test.js          |   84 ---
 types.json       |    1 +
 types/mime.types | 1588 ------------------------------------------------------
 types/node.types |   77 ---
 12 files changed, 153 insertions(+), 1781 deletions(-)
 create mode 100644 .gitignore
 create mode 100644 .npmignore
 create mode 100644 build/build.js
 create mode 100644 build/test.js
 create mode 100644 cli.js
 delete mode 100644 test.js
 create mode 100644 types.json
 delete mode 100644 types/mime.types
 delete mode 100644 types/node.types

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/node-mime.git



More information about the Pkg-javascript-commits mailing list