Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKat Marchán <kzm@sykosomatic.org>2017-06-02 05:56:08 +0300
committerKat Marchán <kzm@sykosomatic.org>2017-06-02 05:56:10 +0300
commit85ea1e0b9478551265d03d545e7dc750b9edf547 (patch)
tree4b3b315e73429514fd2c313a1a2a043f6291d69a /package-lock.json
parent5bb15c3c4f0d7d77c73fd6dafa38ac36549b6e00 (diff)
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: https://github.com/npm/npm/issues/16726
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index ffb510f90..b65627ad9 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -609,9 +609,9 @@
"integrity": "sha1-1K7N/VGlPjcjt7L5Oy7ijjB7wNc="
},
"npm-package-arg": {
- "version": "5.0.1",
- "resolved": "https://registry.npmjs.org/npm-package-arg/-/npm-package-arg-5.0.1.tgz",
- "integrity": "sha1-CagW4/RaVJ492vM+m65eezEHeHI="
+ "version": "5.1.1",
+ "resolved": "https://registry.npmjs.org/npm-package-arg/-/npm-package-arg-5.1.1.tgz",
+ "integrity": "sha512-67wPa1moaLvn9YAVLLECpGe+v3jL82pBDTE2jMxLOQHd0kWBLnmtCqbxrFagp5pVNFukqmtYRruK3wfoeVTZ2g=="
},
"npm-registry-client": {
"version": "8.3.0",