Skip to content
This repository was archived by the owner on Aug 11, 2022. It is now read-only.

Commit 85ea1e0

Browse files
committed
npm-package-arg@5.1.1
This includes the npa git-parsing patch to make it so non-hosted SCP-style identifiers are correctly handled. Previously, npa would mangle them (even though hosted-git-info is doing the right thing for them). Fixes: #16726
1 parent 5bb15c3 commit 85ea1e0

5 files changed

Lines changed: 44 additions & 48 deletions

File tree

node_modules/npm-package-arg/CHANGELOG.md

Lines changed: 0 additions & 23 deletions
This file was deleted.

node_modules/npm-package-arg/npa.js

Lines changed: 27 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/npm-package-arg/package.json

Lines changed: 13 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"normalize-package-data": "~2.3.8",
7777
"npm-cache-filename": "~1.0.2",
7878
"npm-install-checks": "~3.0.0",
79-
"npm-package-arg": "~5.0.1",
79+
"npm-package-arg": "~5.1.1",
8080
"npm-registry-client": "~8.3.0",
8181
"npm-user-validate": "~1.0.0",
8282
"npmlog": "~4.1.0",

0 commit comments

Comments
 (0)