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.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/node_modules/pacote/package.json b/node_modules/pacote/package.json
index 660d14471..c03c53454 100644
--- a/node_modules/pacote/package.json
+++ b/node_modules/pacote/package.json
@@ -1,7 +1,7 @@
{
"_from": "pacote@latest",
- "_id": "pacote@2.7.5",
- "_integrity": "sha512-+wMPN8DqoTVlDtkwoyTx22o4I9+K/coP7BaGJrj49MwvbqsLXNw2wfmBPhI7E63qoIU1GPvZUVcsSgBuqFvY3A==",
+ "_id": "pacote@2.7.6",
+ "_integrity": "sha512-X/y4LIEaBblP/M0mjUHCAupYTwFlqJvxRwSMnZML2rmCv/aTdwkZFxdhPMZtWy5qZmurnYoROZs/Mp9rpISA2A==",
"_location": "/pacote",
"_phantomChildren": {
"cacache": "9.0.0",
@@ -30,8 +30,8 @@
"#USER",
"/"
],
- "_resolved": "https://registry.npmjs.org/pacote/-/pacote-2.7.5.tgz",
- "_shasum": "6c6be08ea3cfb70d2a0e22485840dd9e20423234",
+ "_resolved": "https://registry.npmjs.org/pacote/-/pacote-2.7.6.tgz",
+ "_shasum": "698ea7664b58c702479939f62ad9200edf1929fa",
"_shrinkwrap": null,
"_spec": "pacote@latest",
"_where": "/Users/zkat/Documents/code/npm",
@@ -122,5 +122,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.5"
+ "version": "2.7.6"
}