Path to this page:
Subject: CVS commit: pkgsrc/lang/npm
From: Adam Ciarcinski
Date: 2020-03-04 20:05:21
Message id: 20200304190521.666ECFBF4@cvs.NetBSD.org
Log Message:
npm: updated to 6.14.2
6.14.2:
DOCUMENTATION
chore(docs): update unpublish docs & policy reference
DEPENDENCIES
hosted-git-info@2.8.8
fix: regression in old node versions w/ respect to url.URL implmentation
npm-profile@4.0.4
fix: treat non-http/https login urls as invalid
glob@7.1.6
node-gyp@5.1.0
6.14.1:
hosted-git-info@2.8.7 Fixes a regression where scp-style git urls are passed to \
the WhatWG URL parser, which does not handle them properly.
6.14.0:
FEATURES
add support for multiple funding sources
BUG FIXES
fix: check npm.config before accessing its members
fix: access grant with unscoped packages
fix: allow new major versions of node to be automatically considered \
"supported"
DEPENDENCIES
hosted-git-info@2.8.6
fix: passwords & usernames are escaped properly in git deps
chownr@1.1.4
npm-packlist@1.4.8
npm-registry-fetch@4.0.3
fix: always bypass cache when ?write=true
readable-stream@3.6.0
fix: babel's "loose mode" class transform enbrittles BufferList
DOCUMENTATION
update lifecycle hooks docs
fix: trademarks typo
fix: postinstall example
fix: bad links in publish docs
MISCELLANEOUS
add script to update dist-tags
Files: