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:
authorGar <gar+gh@danger.computer>2021-06-16 17:45:55 +0300
committerGar <gar+gh@danger.computer>2021-06-16 17:46:05 +0300
commitde820a0213f54bbcd155dff25b05d072d5c4a57a (patch)
treeec0ebed9029e8604af782c92a8ca4107343d0dbe /node_modules/npm-package-arg/package.json
parentae285b39191f3a0c4edfb045a334057bef4567b5 (diff)
npm-package-arg@8.1.5
* fix: Make file: URLs (mostly) RFC 8909 compliant
Diffstat (limited to 'node_modules/npm-package-arg/package.json')
-rw-r--r--node_modules/npm-package-arg/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/node_modules/npm-package-arg/package.json b/node_modules/npm-package-arg/package.json
index a23792894..bf5f597e6 100644
--- a/node_modules/npm-package-arg/package.json
+++ b/node_modules/npm-package-arg/package.json
@@ -1,6 +1,6 @@
{
"name": "npm-package-arg",
- "version": "8.1.4",
+ "version": "8.1.5",
"description": "Parse the things that can be arguments to `npm install`",
"main": "npa.js",
"directories": {