Skip to content

Releases: swarajban/npm-cache

Add npm5 package-lock.json support

11 Aug 15:55
Compare
Choose a tag to compare

Switched tar lib to tar-fs, fix composer version check, and ensure non-compressed directories deleted during clean

30 Oct 20:42
Compare
Choose a tag to compare

Add option to not compress dependencies

29 Oct 22:21
Compare
Choose a tag to compare

Merged in #70 to to add --no-archive option that doesn't compress dependency directories before caching them.

Fix #51, npm-cache throws when being run from exec

28 Apr 15:07
Compare
Choose a tag to compare

Fix #64, create tmp files in cacheDirectory

28 Apr 14:48
Compare
Choose a tag to compare
0.6.2

bump to 0.6.2 to fix #64, create tmp files in cacheDirectory

Merge PR #58 - atomic cache file write

27 Apr 03:42
Compare
Choose a tag to compare
0.6.1

bump version to 0.6.1 after merging PR #58

Add jspm support

19 Feb 00:33
Compare
Choose a tag to compare

Thanks @sod for the jspm pr #48 !

Fix issue #42 - npm-cache breaking on node v0.12

08 Feb 20:51
Compare
Choose a tag to compare

Added fstream dependency for node versions less than 4. Fixes issue #42

Fix bug after latest release breaking old caches

06 Feb 23:34
Compare
Choose a tag to compare
0.5.3

bump package version 0.5.3 to fix cache version extract bug

Merged PR #34: Use node-tar instead of tar.gz

06 Feb 21:31
Compare
Choose a tag to compare