diff options
author | adam <adam@pkgsrc.org> | 2022-06-17 08:04:03 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2022-06-17 08:04:03 +0000 |
commit | 1b8fa7e23147ebad0ff7d81a13bbd0d8f8cb59c4 (patch) | |
tree | 902f9c26b5b1f004bb1b5a5d1ef108dd3caa806d /lang/npm/distinfo | |
parent | 6c6c53b0d545be8768f1a235bdc3f00335f61ea7 (diff) | |
download | pkgsrc-1b8fa7e23147ebad0ff7d81a13bbd0d8f8cb59c4.tar.gz |
npm: updated to 8.12.2
v8.12.2 (2022-06-15)
Dependencies
* deps: make-fetch-happen@10.1.7
* deps: cacache@16.1.1
v8.12.1 (2022-06-02)
Bug Fixes
* fix: undeprecate and remove warnings for --global, -g, --local (@fritzy)
v8.12.0 (2022-06-01)
Features
* feat(init): reify on init new workspace (@ruyadorno)
* feat: Add --auth-type=webauthn flag (@jumoel)
Bug Fixes
* fix(arborist): use rawSpec for bundled and shrinkwrapped deps (@nlf)
* fix(libnpmexec): fix bug not install latest pkg (@jihunleekr)
Dependencies
* deps: make-fetch-happen@10.1.6
* deps: pacote@13.6.0
* deps: glob@8.0.3
* deps: minimatch@5.1.0
* deps: tap@16.2.0
* deps: @npmcli/arborist@5.2.1
* deps: libnpmexec@4.0.6
v8.11.0 (2022-05-25)
Features
* feat: deprecated set-script, birthday, --global, and --local (@fritzy)
* feat(libnpmpack): bump pacote for better workspace awareness (@nlf)
Bug Fixes
* fix(ci): remove node_modules post-validation (@wraithgar)
* fix: clean up npm cache tests (@wraithgar)
ee3308a fix: remove dead code from get-identity (@wraithgar)
* fix: pass prefix and workspaces to libnpmpack (@nlf)
* fix: add global getter to npm class (@nlf)
Documentation
* docs: update roadmap link in readme (@OmriBarZik)
* docs: fix broken link in changelog (@yonran)
Dependencies
* deps: cacache@16.1.0
* deps: make-fetch-happen@10.1.5
* deps: pacote@13.4.1
* deps: ssri@9.0.1
* deps: npm-packlist@5.0.4
* deps: pacote@13.5.0 npm-packlist@5.1.0
* deps: libnpmpack@4.1.0
v8.10.0 (2022-05-11)
Features
* feat: add --iwr alias for --include-workspace-root (@fritzy)
* feat: add flag --omit-lockfile-registry-resolved (@fritzy) (Caleb ツ Everett)
Bug Fixes
* fix: remove test coverage map (@wraithgar)
* fix: cleanup star/unstar (@wraithgar)
* fix: consolidate bugs, docs, repo command logic (@wraithgar)
* fix(arborist): link deps lifecycle scripts (@ruyadorno)
Diffstat (limited to 'lang/npm/distinfo')
-rw-r--r-- | lang/npm/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lang/npm/distinfo b/lang/npm/distinfo index 492238c2e61..4cd4538de31 100644 --- a/lang/npm/distinfo +++ b/lang/npm/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.38 2022/05/05 10:52:39 adam Exp $ +$NetBSD: distinfo,v 1.39 2022/06/17 08:04:03 adam Exp $ -BLAKE2s (npm-8.8.0.tar.gz) = 94a8d77c2d78d35b1fb7abf2b2a9fd52ca36671b76e9d7352299937556b2bb3a -SHA512 (npm-8.8.0.tar.gz) = 85d3c11345bb0d584089cdf7b4ae3c2773a69258f0bc8833d1bef3c3f554583c9c93b1e4a42ce7a8821c5b38b92ec05314184466dc62fd7cf0b9f421f8200352 -Size (npm-8.8.0.tar.gz) = 92909786 bytes +BLAKE2s (npm-8.12.2.tar.gz) = ccb531e947b62640c6646035f3b491f891fb67e6fe7040555de185a993d18e10 +SHA512 (npm-8.12.2.tar.gz) = 21a6ba3214cabb5e74ab1daedd84a0fd81da8b78739cd38851d853d8a05772d3e83ecebc952ae24038f64cfdd3fadb7059ea35a242035f0d34b6f5326fc4f847 +Size (npm-8.12.2.tar.gz) = 92913247 bytes SHA1 (patch-Makefile) = 07b3b31fc3171aa688242ced7ba9eeadd943aee3 SHA1 (patch-node__modules_@npmcli_config_lib_index.js) = 10565ad4a1eee79dc962e00d1c8d486fceb073cd SHA1 (patch-node__modules_bin-links_lib_man-target.js) = ece52effb0d44a0fb5252bd67f8e503c1c6ea602 |