package-hash
Generates a hash for an installed npm package, useful for salting caches
4.0.0
31M downloads/mo
#3383 most downloaded on npm
novemberborn/package-hash
What this package is like to depend on
Last release 7 years ago
no release in 18 months
Release timing varies
gaps range from 4 weeks to 1.9 years
This project publishes no release notes
the list below is its commits, not an announcement
Nothing withdrawn
no release was ever pulled
10 years old
6 releases · first in 2016
0 releases in the last 12 months
see the full history below
Release timeline
6 releases · Apr 2016 to Apr 2019Releases
latest 6-
4.0.009 Apr 2019Commits, not release notes
This project publishes no release notes. Between
v3.0.0andv4.0.0there were 2 commits, 1 of them substantive:- Drop Node.js 6, upgrade dependencies, remove package-lock.json
-
3.0.016 Jan 2019Commits, not release notes
This project publishes no release notes. Between
v2.0.0andv3.0.0there were 14 commits, 13 of them substantive:- Update @novemberborn/as-i-preach to the latest version 🚀 (#24)
- Update @novemberborn/as-i-preach to version 9.0.0 (#25)
- Update ava to version 0.19.0 (#26)
- Add npm 5 package-lock.json
- Switch to codecov
- Update CI configurations
- Update dev dependencies
- Update tar implementation
- Compute code coverage in Travis runs
- Return rejected promise from async method on failure
- Drop Node.js 4, update dependencies, drop AppVeyor
- Switch hash function from MD5 to SHA256
- Update minimum Node.js version in README
-
2.0.003 Feb 2017Commits, not release notes
This project publishes no release notes. Between
v1.2.0andv2.0.0there were 23 commits, 21 of them substantive:- @novemberborn/as-i-preach@^4.0.2
- ava@^0.15.2
- Stop testing in Node.js v5
- Build into dist/ directory
- Include src in package
- Switch to nyc@7 with babel-plugin-istanbul
- Update AVA to version 0.16.0 (#6)
- Bump nyc and babel-plugin-istanbul
- Update @novemberborn/as-i-preach to version 5.0.0 (#12)
- Fix lint violations
- Specify standard-engine for editor integration
- B
- Bump ava
- Bump nyc, babel-plugin-istanbul
- Require Node.js >= 4
- Remove Babel
- Bump dependencies
- Update LICENSE
- Add asychronous support
- Require a file path to be provided
…and 1 more.
-
1.2.016 May 2016Commits, not release notes
This project publishes no release notes. Between
v1.1.0andv1.2.0there were 10 commits, 8 of them substantive:- change 'seed' to 'salt'
- Allow salt to be a JSON object. (#3)
- improve api type notation
- document support for array and object salts
- explicitly test node.js v6
- don't install latest npm in appveyor
- store ownHash as a buffer
- typecheck salt parameter
-
1.1.017 Apr 2016Commits, not release notes
This project publishes no release notes. Between
v1.0.0andv1.1.0there were 5 commits, 3 of them substantive:- use execFileSync rather than execSync
- build md5-hex inputs more efficiently
- allow multiple path inputs and a salt value
-
1.0.014 Apr 2016Nothing published for this version