Skip to content

Tags: repos-javascript/npm

Tags

v0.2.0

Toggle v0.2.0's commit message

Verified

This tag was signed with the committer’s verified signature.
isaacs isaacs
Version 0.2.0

v0.1.27-12

Toggle v0.1.27-12's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fix npm#203. Use the env.GZIPBIN env instead of env.GZIP

v0.1.27-10

Toggle v0.1.27-10's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fix for the config setting that was breaking the 'bundle' command. Ha…

…t tip to mbleigh for finding it.

v0.1.27-9

Toggle v0.1.27-9's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
typo

v0.1.27-8

Toggle v0.1.27-8's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Stray commas in bundle command

v0.1.27-7

Toggle v0.1.27-7's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Better error message for cygwin DNS issue

v0.1.27-6

Toggle v0.1.27-6's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
do deps in a way that works with no.de setups

v0.1.27-5

Toggle v0.1.27-5's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
bump version

v0.1.27-4

Toggle v0.1.27-4's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Don't overwrite actual real live code in lib dirs if they were linked…

… with older versions of npm.

v0.1.27-3

Toggle v0.1.27-3's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Bug where a pipe might call the cb twice. Reported by russell_h in IRC.