Skip to content

chore: release 9.9.3 #7010

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 28, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 14 additions & 14 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
".": "9.9.2",
"workspaces/arborist": "6.5.0",
"workspaces/libnpmaccess": "7.0.2",
"workspaces/libnpmdiff": "5.0.20",
"workspaces/libnpmexec": "6.0.4",
"workspaces/libnpmfund": "4.2.1",
"workspaces/libnpmhook": "9.0.3",
"workspaces/libnpmorg": "5.0.4",
"workspaces/libnpmpack": "5.0.20",
"workspaces/libnpmpublish": "7.5.1",
"workspaces/libnpmsearch": "6.0.2",
"workspaces/libnpmteam": "5.0.3",
"workspaces/libnpmversion": "4.0.2",
"workspaces/config": "6.4.0"
".": "9.9.3",
"workspaces/arborist": "6.5.1",
"workspaces/libnpmaccess": "7.0.3",
"workspaces/libnpmdiff": "5.0.21",
"workspaces/libnpmexec": "6.0.5",
"workspaces/libnpmfund": "4.2.2",
"workspaces/libnpmhook": "9.0.4",
"workspaces/libnpmorg": "5.0.5",
"workspaces/libnpmpack": "5.0.21",
"workspaces/libnpmpublish": "7.5.2",
"workspaces/libnpmsearch": "6.0.3",
"workspaces/libnpmteam": "5.0.4",
"workspaces/libnpmversion": "4.0.3",
"workspaces/config": "6.4.1"
}
60 changes: 60 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,65 @@
# Changelog

## [9.9.3](https://github.com/npm/cli/compare/v9.9.2...v9.9.3) (2024-02-26)

### Bug Fixes

* [`88ea8c7`](https://github.com/npm/cli/commit/88ea8c772661056aae8d52870b56defed058b9b9) [#7010](https://github.com/npm/cli/pull/7010) set objectMode for search filter stream (@lukekarrys)
* [`8d9d735`](https://github.com/npm/cli/commit/8d9d7351f5f9cfd7028a9f47cde520ca393218dd) [#7010](https://github.com/npm/cli/pull/7010) unpublish: bubble up all errors parsing local package.json (#7049) (@wraithgar)
* [`e0e75e5`](https://github.com/npm/cli/commit/e0e75e5c153581b31a8a473e8b5823064716cfe0) [#7010](https://github.com/npm/cli/pull/7010) unpublish bugfixes (#7039) (@wraithgar)
* [`4d59ce1`](https://github.com/npm/cli/commit/4d59ce1826efaaa4d23f807a3c303c78d28d4195) [#7047](https://github.com/npm/cli/pull/7047) reverse direction of SPDX SBOM dep rels (#7047) (@bdehamer, @antonbauhofer)
* [`878f22b`](https://github.com/npm/cli/commit/878f22b5323554540ab48271b6ddd5502de97845) [#7008](https://github.com/npm/cli/pull/7008) properly catch missing url opener error (@wraithgar)
* [`91a8eca`](https://github.com/npm/cli/commit/91a8eca99457092389ee22ff7491b6886cf30654) [#7008](https://github.com/npm/cli/pull/7008) properly catch missing url opener error on interactive prompt (@wraithgar)

### Dependencies

* [`1968e0e`](https://github.com/npm/cli/commit/1968e0e1d2f3b70be638b4d102a2a4d87782cd9b) [#7010](https://github.com/npm/cli/pull/7010) `[email protected]`
* [`d130576`](https://github.com/npm/cli/commit/d1305763d7981fb0d818f5ad0997ae57a431c991) [#7010](https://github.com/npm/cli/pull/7010) `[email protected]`
* [`00f28b8`](https://github.com/npm/cli/commit/00f28b8fdea49a4630b1379f859de7dc55ba20c1) [#7010](https://github.com/npm/cli/pull/7010) `[email protected]`
* [`57096c3`](https://github.com/npm/cli/commit/57096c3fc771a8464c61401439bc1ec90f2a1b96) [#7010](https://github.com/npm/cli/pull/7010) `[email protected]`
* [`3ce677e`](https://github.com/npm/cli/commit/3ce677ece00b0dc9fa0aa7e307efe81fbcdbf8f5) [#7010](https://github.com/npm/cli/pull/7010) `[email protected]`
* [`89757ed`](https://github.com/npm/cli/commit/89757ed1dadae3f852dfaa6e34357d093607769a) [#7010](https://github.com/npm/cli/pull/7010) `[email protected]`
* [`bc1e841`](https://github.com/npm/cli/commit/bc1e841a7048da2ee2dd4ee002f5b5b9ac00099d) [#7010](https://github.com/npm/cli/pull/7010) `[email protected]`
* [`01f4049`](https://github.com/npm/cli/commit/01f40496ce5c8f07f0afc768e01141ef2d72e775) [#7010](https://github.com/npm/cli/pull/7010) `[email protected]`
* [`15f8982`](https://github.com/npm/cli/commit/15f8982000e07afd8dcf3b4c5f8a08daf028ee12) [#7010](https://github.com/npm/cli/pull/7010) `[email protected]`
* [`88ff949`](https://github.com/npm/cli/commit/88ff949e3ad9a1a3d3253ff90b9e698532d72997) [#7010](https://github.com/npm/cli/pull/7010) `[email protected]`
* [`3e298f6`](https://github.com/npm/cli/commit/3e298f6d23889dc32f5b152385c5d71941340f5b) [#7010](https://github.com/npm/cli/pull/7010) `[email protected]`
* [`35a6286`](https://github.com/npm/cli/commit/35a6286ec140f8c33c4d414c8382dd793631db39) [#7010](https://github.com/npm/cli/pull/7010) `[email protected]`
* [`aeb28c4`](https://github.com/npm/cli/commit/aeb28c4047bb3f19a1f493e82687344108e9e976) [#7010](https://github.com/npm/cli/pull/7010) `[email protected]`
* [`edc7e23`](https://github.com/npm/cli/commit/edc7e230c52f74f2027c08b52e6a87f9d4f80cab) [#7010](https://github.com/npm/cli/pull/7010) `@npmcli/[email protected]`
* [`00a3a08`](https://github.com/npm/cli/commit/00a3a085041ef40685d6db340c5b0034d350963c) [#7010](https://github.com/npm/cli/pull/7010) `[email protected]`
* [`7f424c3`](https://github.com/npm/cli/commit/7f424c3a8a2fc6e297f78b6f53d44787299aa1e0) [#7010](https://github.com/npm/cli/pull/7010) `[email protected]`
* [`79b8538`](https://github.com/npm/cli/commit/79b8538356691742c414fd4e08b41618a500ec25) [#7010](https://github.com/npm/cli/pull/7010) `[email protected]`
* [`b5faf10`](https://github.com/npm/cli/commit/b5faf10efd9869d789e7165e8ab22e73b4c888c0) [#7010](https://github.com/npm/cli/pull/7010) `[email protected]`
* [`2c62266`](https://github.com/npm/cli/commit/2c62266ea09452dc623522d61cb10dea351dfea4) [#7010](https://github.com/npm/cli/pull/7010) `[email protected]`
* [`cc0516b`](https://github.com/npm/cli/commit/cc0516b952180b241e090d4286d7245bb936aea2) [#7010](https://github.com/npm/cli/pull/7010) `[email protected]`
* [`651d362`](https://github.com/npm/cli/commit/651d3620a53af92ba2e5bee1f2d601af05999fc0) [#7010](https://github.com/npm/cli/pull/7010) `[email protected]`
* [`4b239c6`](https://github.com/npm/cli/commit/4b239c6025606e1f29adb6dd9c25c3feb488796c) [#7010](https://github.com/npm/cli/pull/7010) `[email protected]`
* [`2f65b46`](https://github.com/npm/cli/commit/2f65b4664ff32748a95be75de40e60e5bea4a5a1) [#7010](https://github.com/npm/cli/pull/7010) `[email protected]`
* [`6c73ddf`](https://github.com/npm/cli/commit/6c73ddf6cbc3facfba5e3619e26c7a1b16670ee8) [#7010](https://github.com/npm/cli/pull/7010) `[email protected]`
* [`73ee6cc`](https://github.com/npm/cli/commit/73ee6cc17da99ccc1018f325cf3d95e6762c7224) [#7010](https://github.com/npm/cli/pull/7010) `[email protected]`
* [`64715a4`](https://github.com/npm/cli/commit/64715a424e433dfdb7432b8fcd36fb2054f4628e) [#7010](https://github.com/npm/cli/pull/7010) `[email protected]`
* [workspace](https://github.com/npm/cli/releases/tag/arborist-v6.5.1): `@npmcli/[email protected]`
* [workspace](https://github.com/npm/cli/releases/tag/config-v6.4.1): `@npmcli/[email protected]`
* [workspace](https://github.com/npm/cli/releases/tag/libnpmaccess-v7.0.3): `[email protected]`
* [workspace](https://github.com/npm/cli/releases/tag/libnpmdiff-v5.0.21): `[email protected]`
* [workspace](https://github.com/npm/cli/releases/tag/libnpmexec-v6.0.5): `[email protected]`
* [workspace](https://github.com/npm/cli/releases/tag/libnpmfund-v4.2.2): `[email protected]`
* [workspace](https://github.com/npm/cli/releases/tag/libnpmhook-v9.0.4): `[email protected]`
* [workspace](https://github.com/npm/cli/releases/tag/libnpmorg-v5.0.5): `[email protected]`
* [workspace](https://github.com/npm/cli/releases/tag/libnpmpack-v5.0.21): `[email protected]`
* [workspace](https://github.com/npm/cli/releases/tag/libnpmpublish-v7.5.2): `[email protected]`
* [workspace](https://github.com/npm/cli/releases/tag/libnpmsearch-v6.0.3): `[email protected]`
* [workspace](https://github.com/npm/cli/releases/tag/libnpmteam-v5.0.4): `[email protected]`
* [workspace](https://github.com/npm/cli/releases/tag/libnpmversion-v4.0.3): `[email protected]`

### Chores

* [`77fa150`](https://github.com/npm/cli/commit/77fa1502bf9236de79aaf6a9610b46f70bf5c99e) [#7252](https://github.com/npm/cli/pull/7252) release: do not exclude docs directory from CLI release commits (#7162) (@lukekarrys)
* [`1d4c464`](https://github.com/npm/cli/commit/1d4c464b42814c08eda7e716ca424757bf94a76d) [#7252](https://github.com/npm/cli/pull/7252) `@npmcli/[email protected]` (@lukekarrys)
* [`6780643`](https://github.com/npm/cli/commit/678064360ca928d1ae67d06f9f5e6bbaa735984f) [#7010](https://github.com/npm/cli/pull/7010) dev dependency updates (@wraithgar)
* [`ce701e9`](https://github.com/npm/cli/commit/ce701e9470552ba3e648993f636dd5235b7d6783) [#7048](https://github.com/npm/cli/pull/7048) fix tests for zlib differences between node versions (#7048) (@wraithgar)

## [9.9.2](https://github.com/npm/cli/compare/v9.9.1...v9.9.2) (2023-11-14)

### Bug Fixes
Expand Down
30 changes: 15 additions & 15 deletions package-lock.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "npm",
"version": "9.9.2",
"version": "9.9.3",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "npm",
"version": "9.9.2",
"version": "9.9.3",
"bundleDependencies": [
"@isaacs/string-locale-compare",
"@npmcli/arborist",
Expand Down Expand Up @@ -15939,7 +15939,7 @@
},
"workspaces/arborist": {
"name": "@npmcli/arborist",
"version": "6.5.0",
"version": "6.5.1",
"license": "ISC",
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",
Expand Down Expand Up @@ -15995,7 +15995,7 @@
},
"workspaces/config": {
"name": "@npmcli/config",
"version": "6.4.0",
"version": "6.4.1",
"license": "ISC",
"dependencies": {
"@npmcli/map-workspaces": "^3.0.2",
Expand All @@ -16018,7 +16018,7 @@
}
},
"workspaces/libnpmaccess": {
"version": "7.0.2",
"version": "7.0.3",
"license": "ISC",
"dependencies": {
"npm-package-arg": "^10.1.0",
Expand All @@ -16036,7 +16036,7 @@
}
},
"workspaces/libnpmdiff": {
"version": "5.0.20",
"version": "5.0.21",
"license": "ISC",
"dependencies": {
"@npmcli/arborist": "^6.5.0",
Expand All @@ -16059,7 +16059,7 @@
}
},
"workspaces/libnpmexec": {
"version": "6.0.4",
"version": "6.0.5",
"license": "ISC",
"dependencies": {
"@npmcli/arborist": "^6.5.0",
Expand Down Expand Up @@ -16089,7 +16089,7 @@
}
},
"workspaces/libnpmfund": {
"version": "4.2.1",
"version": "4.2.2",
"license": "ISC",
"dependencies": {
"@npmcli/arborist": "^6.5.0"
Expand All @@ -16104,7 +16104,7 @@
}
},
"workspaces/libnpmhook": {
"version": "9.0.3",
"version": "9.0.4",
"license": "ISC",
"dependencies": {
"aproba": "^2.0.0",
Expand All @@ -16121,7 +16121,7 @@
}
},
"workspaces/libnpmorg": {
"version": "5.0.4",
"version": "5.0.5",
"license": "ISC",
"dependencies": {
"aproba": "^2.0.0",
Expand All @@ -16139,7 +16139,7 @@
}
},
"workspaces/libnpmpack": {
"version": "5.0.20",
"version": "5.0.21",
"license": "ISC",
"dependencies": {
"@npmcli/arborist": "^6.5.0",
Expand All @@ -16159,7 +16159,7 @@
}
},
"workspaces/libnpmpublish": {
"version": "7.5.1",
"version": "7.5.2",
"license": "ISC",
"dependencies": {
"ci-info": "^4.0.0",
Expand All @@ -16185,7 +16185,7 @@
}
},
"workspaces/libnpmsearch": {
"version": "6.0.2",
"version": "6.0.3",
"license": "ISC",
"dependencies": {
"npm-registry-fetch": "^14.0.3"
Expand All @@ -16201,7 +16201,7 @@
}
},
"workspaces/libnpmteam": {
"version": "5.0.3",
"version": "5.0.4",
"license": "ISC",
"dependencies": {
"aproba": "^2.0.0",
Expand All @@ -16218,7 +16218,7 @@
}
},
"workspaces/libnpmversion": {
"version": "4.0.2",
"version": "4.0.3",
"license": "ISC",
"dependencies": {
"@npmcli/git": "^4.0.1",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "9.9.2",
"version": "9.9.3",
"name": "npm",
"description": "a package manager for JavaScript",
"workspaces": [
Expand Down
10 changes: 10 additions & 0 deletions workspaces/arborist/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## [6.5.1](https://github.com/npm/cli/compare/arborist-v6.5.0...arborist-v6.5.1) (2024-02-26)

### Dependencies

* [`edc7e23`](https://github.com/npm/cli/commit/edc7e230c52f74f2027c08b52e6a87f9d4f80cab) [#7010](https://github.com/npm/cli/pull/7010) `@npmcli/[email protected]`

### Chores

* [`1d4c464`](https://github.com/npm/cli/commit/1d4c464b42814c08eda7e716ca424757bf94a76d) [#7252](https://github.com/npm/cli/pull/7252) `@npmcli/[email protected]` (@lukekarrys)

## [6.5.0](https://github.com/npm/cli/compare/arborist-v6.4.0...arborist-v6.5.0) (2023-10-06)

### Features
Expand Down
2 changes: 1 addition & 1 deletion workspaces/arborist/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@npmcli/arborist",
"version": "6.5.0",
"version": "6.5.1",
"description": "Manage node_modules trees",
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",
Expand Down
10 changes: 10 additions & 0 deletions workspaces/config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## [6.4.1](https://github.com/npm/cli/compare/config-v6.4.0...config-v6.4.1) (2024-02-26)

### Dependencies

* [`73ee6cc`](https://github.com/npm/cli/commit/73ee6cc17da99ccc1018f325cf3d95e6762c7224) [#7010](https://github.com/npm/cli/pull/7010) `[email protected]`

### Chores

* [`1d4c464`](https://github.com/npm/cli/commit/1d4c464b42814c08eda7e716ca424757bf94a76d) [#7252](https://github.com/npm/cli/pull/7252) `@npmcli/[email protected]` (@lukekarrys)

## [6.4.0](https://github.com/npm/cli/compare/config-v6.3.0...config-v6.4.0) (2023-10-06)

### Features
Expand Down
2 changes: 1 addition & 1 deletion workspaces/config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@npmcli/config",
"version": "6.4.0",
"version": "6.4.1",
"files": [
"bin/",
"lib/"
Expand Down
14 changes: 14 additions & 0 deletions workspaces/libnpmaccess/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [7.0.3](https://github.com/npm/cli/compare/libnpmaccess-v7.0.2...libnpmaccess-v7.0.3) (2024-02-26)

### Chores

* [`1d4c464`](https://github.com/npm/cli/commit/1d4c464b42814c08eda7e716ca424757bf94a76d) [#7252](https://github.com/npm/cli/pull/7252) `@npmcli/[email protected]` (@lukekarrys)
* [`608005d`](https://github.com/npm/cli/commit/608005d5a2f5d323e7aa03f0574c370d177cae76) [#6812](https://github.com/npm/cli/pull/6812) `@npmcli/[email protected]` (#6812) (@wraithgar)
* [`3829998`](https://github.com/npm/cli/commit/3829998da12b655fbe212ab083751873f86cef38) [#6654](https://github.com/npm/cli/pull/6654) `@npmcli/[email protected]` (#6654) (@wraithgar)
* [`1c8d17a`](https://github.com/npm/cli/commit/1c8d17ad8364c21112befc607b414ce4e187e44e) [#6416](https://github.com/npm/cli/pull/6416) `@npmcli/[email protected]` (@wraithgar)
* [`99cf197`](https://github.com/npm/cli/commit/99cf197d395e368c7161510d61f4373b26ed7cae) [#6275](https://github.com/npm/cli/pull/6275) `@npmcli/[email protected]` (@wraithgar)
* [`b48c43f`](https://github.com/npm/cli/commit/b48c43fcedbf1d99a6cbf784ab65901445494044) [#6229](https://github.com/npm/cli/pull/6229) `@npmcli/[email protected]` (#6229) (@lukekarrys)
* [`66dd0d6`](https://github.com/npm/cli/commit/66dd0d6ca7cc2e37ec092f03786760a54b4a6935) [#6144](https://github.com/npm/cli/pull/6144) `[email protected]` (#6144) (@lukekarrys)
* [`4bf4c22`](https://github.com/npm/cli/commit/4bf4c221a3085eed8a7747d84f3161d5ec5e8714) [#6133](https://github.com/npm/cli/pull/6133) deps: `[email protected]` (@lukekarrys)
* [`5bb0d15`](https://github.com/npm/cli/commit/5bb0d15363e83e6a1145b9faf9d0c244a1a60b7a) [#6133](https://github.com/npm/cli/pull/6133) deps: `[email protected]` (@lukekarrys)

## [7.0.2](https://github.com/npm/cli/compare/libnpmaccess-v7.0.1...libnpmaccess-v7.0.2) (2023-02-01)

### Dependencies
Expand Down
2 changes: 1 addition & 1 deletion workspaces/libnpmaccess/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "libnpmaccess",
"version": "7.0.2",
"version": "7.0.3",
"description": "programmatic library for `npm access` commands",
"author": "GitHub Inc.",
"license": "ISC",
Expand Down
10 changes: 10 additions & 0 deletions workspaces/libnpmdiff/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## [5.0.21](https://github.com/npm/cli/compare/libnpmdiff-v5.0.20...libnpmdiff-v5.0.21) (2024-02-26)

### Dependencies

* [workspace](https://github.com/npm/cli/releases/tag/arborist-v6.5.1): `@npmcli/[email protected]`

### Chores

* [`1d4c464`](https://github.com/npm/cli/commit/1d4c464b42814c08eda7e716ca424757bf94a76d) [#7252](https://github.com/npm/cli/pull/7252) `@npmcli/[email protected]` (@lukekarrys)

## [5.0.20](https://github.com/npm/cli/compare/libnpmdiff-v5.0.19...libnpmdiff-v5.0.20) (2023-10-06)

### Dependencies
Expand Down
2 changes: 1 addition & 1 deletion workspaces/libnpmdiff/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "libnpmdiff",
"version": "5.0.20",
"version": "5.0.21",
"description": "The registry diff",
"repository": {
"type": "git",
Expand Down
11 changes: 11 additions & 0 deletions workspaces/libnpmexec/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [6.0.5](https://github.com/npm/cli/compare/libnpmexec-v6.0.4...libnpmexec-v6.0.5) (2024-02-26)

### Dependencies

* [`73ee6cc`](https://github.com/npm/cli/commit/73ee6cc17da99ccc1018f325cf3d95e6762c7224) [#7010](https://github.com/npm/cli/pull/7010) `[email protected]`
* [workspace](https://github.com/npm/cli/releases/tag/arborist-v6.5.1): `@npmcli/[email protected]`

### Chores

* [`1d4c464`](https://github.com/npm/cli/commit/1d4c464b42814c08eda7e716ca424757bf94a76d) [#7252](https://github.com/npm/cli/pull/7252) `@npmcli/[email protected]` (@lukekarrys)

## [6.0.4](https://github.com/npm/cli/compare/libnpmexec-v6.0.3...libnpmexec-v6.0.4) (2023-10-06)

### Dependencies
Expand Down
2 changes: 1 addition & 1 deletion workspaces/libnpmexec/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "libnpmexec",
"version": "6.0.4",
"version": "6.0.5",
"files": [
"bin/",
"lib/"
Expand Down
10 changes: 10 additions & 0 deletions workspaces/libnpmfund/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## [4.2.2](https://github.com/npm/cli/compare/libnpmfund-v4.2.1...libnpmfund-v4.2.2) (2024-02-26)

### Dependencies

* [workspace](https://github.com/npm/cli/releases/tag/arborist-v6.5.1): `@npmcli/[email protected]`

### Chores

* [`1d4c464`](https://github.com/npm/cli/commit/1d4c464b42814c08eda7e716ca424757bf94a76d) [#7252](https://github.com/npm/cli/pull/7252) `@npmcli/[email protected]` (@lukekarrys)

## [4.2.1](https://github.com/npm/cli/compare/libnpmfund-v4.2.0...libnpmfund-v4.2.1) (2023-10-06)

### Dependencies
Expand Down
2 changes: 1 addition & 1 deletion workspaces/libnpmfund/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "libnpmfund",
"version": "4.2.1",
"version": "4.2.2",
"main": "lib/index.js",
"files": [
"bin/",
Expand Down
Loading