Path to this page:
Subject: CVS commit: pkgsrc/lang/npm
From: Adam Ciarcinski
Date: 2019-01-24 09:31:18
Message id: 20190124083118.B302AFB16@cvs.NetBSD.org
Log Message:
npm: updated to 6.7.0
v6.7.0:
Hey y'all! This is a quick hotfix release that includes some important fixes to \
npm@6.6.0 related to the large rewrite/refactor. We're tagging it as a feature \
release because the changes involve some minor new features, and semver is \
semver, but there's nothing major here.
NEW FEATURES
Improve usage errors to npm org commands and add optional filtering to npm org \
ls subcommand.
BUGFIXES
Fix default usage printout for npm org so you actually see how it's supposed to \
be used.
fix default usage message for npm hook
DOCS
Add manpage for npm org command.
DEPENDENCY BUMPS
Fall back to "fullfat" packuments on ETARGET errors. This will make it \
so that, when a package is published but the corgi follower hasn't caught up, \
users can still install a freshly-published package.
Fixes auth error for username/password legacy authentication.
Fixes issue with "cannot run in wd" errors for run-scripts.
Fixes issues with leaking signal-exit instances and file descriptors.
Files: