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:
Diffstat (limited to 'node_modules/pacote/package.json')
-rw-r--r--node_modules/pacote/package.json20
1 files changed, 10 insertions, 10 deletions
diff --git a/node_modules/pacote/package.json b/node_modules/pacote/package.json
index 70970a168..b7aa3c44d 100644
--- a/node_modules/pacote/package.json
+++ b/node_modules/pacote/package.json
@@ -1,8 +1,8 @@
{
- "_from": "pacote@2.7.26",
- "_id": "pacote@2.7.26",
+ "_from": "pacote@2.7.27",
+ "_id": "pacote@2.7.27",
"_inBundle": false,
- "_integrity": "sha512-/DT9ehDr49F+6lMNXHvEe/AjTxYgT+jejGtK7wFLAKaYsxdTqewpncXvm3jzYAOF2tEfAwA54duktrA7JkCH+g==",
+ "_integrity": "sha512-NDMlLoiBu08GSnysuFxyoFpgd1fcO2vAFMr/JG/oPsr7m8B9sRfp2ozHpaXjgo0JonzxsEZr0WFm6SauZ1Rvww==",
"_location": "/pacote",
"_phantomChildren": {
"cacache": "9.2.6",
@@ -21,20 +21,20 @@
"_requested": {
"type": "version",
"registry": true,
- "raw": "pacote@2.7.26",
+ "raw": "pacote@2.7.27",
"name": "pacote",
"escapedName": "pacote",
- "rawSpec": "2.7.26",
+ "rawSpec": "2.7.27",
"saveSpec": null,
- "fetchSpec": "2.7.26"
+ "fetchSpec": "2.7.27"
},
"_requiredBy": [
"#USER",
"/"
],
- "_resolved": "https://registry.npmjs.org/pacote/-/pacote-2.7.26.tgz",
- "_shasum": "3a3fa8921c00e0d27299c0c1288e32d148b1a73c",
- "_spec": "pacote@2.7.26",
+ "_resolved": "https://registry.npmjs.org/pacote/-/pacote-2.7.27.tgz",
+ "_shasum": "ab3a7e6b584d351c9d19bfe76b0b420f7013eff6",
+ "_spec": "pacote@2.7.27",
"_where": "/Users/zkat/Documents/code/npm",
"author": {
"name": "Kat Marchán",
@@ -120,5 +120,5 @@
"update-coc": "weallbehave -o . && git add CODE_OF_CONDUCT.md && git commit -m 'docs(coc): updated CODE_OF_CONDUCT.md'",
"update-contrib": "weallcontribute -o . && git add CONTRIBUTING.md && git commit -m 'docs(contributing): updated CONTRIBUTING.md'"
},
- "version": "2.7.26"
+ "version": "2.7.27"
}