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 63c61b305..bf665a524 100644
--- a/node_modules/pacote/package.json
+++ b/node_modules/pacote/package.json
@@ -1,8 +1,8 @@
{
- "_from": "pacote@~2.7.9",
- "_id": "pacote@2.7.10",
+ "_from": "pacote@~2.7.10",
+ "_id": "pacote@2.7.11",
"_inBundle": false,
- "_integrity": "sha512-XW+bJC7y7foWYtaD0rkMi04mhktBG8I2y0N/vEUQN2R25dqVM7iV+fIdnUmNcnVDQHUIWK1XnodKEFIC4K+C6A==",
+ "_integrity": "sha512-A7FBCn2+/cVzlNEh7Sxushos7ay6+OsoC8Z57m/CTxKDI+/oJoRu3opx1Z8mLrCCe6lTk7DqPCjgQAoymyWgDA==",
"_location": "/pacote",
"_phantomChildren": {
"cacache": "9.0.0",
@@ -20,20 +20,20 @@
"_requested": {
"type": "range",
"registry": true,
- "raw": "pacote@~2.7.9",
+ "raw": "pacote@~2.7.10",
"name": "pacote",
"escapedName": "pacote",
- "rawSpec": "~2.7.9",
+ "rawSpec": "~2.7.10",
"saveSpec": null,
- "fetchSpec": "~2.7.9"
+ "fetchSpec": "~2.7.10"
},
"_requiredBy": [
"#USER",
"/"
],
- "_resolved": "https://registry.npmjs.org/pacote/-/pacote-2.7.10.tgz",
- "_shasum": "f5bb5994ff0c7b6f2e5164dd4fab996556231b99",
- "_spec": "pacote@~2.7.9",
+ "_resolved": "https://registry.npmjs.org/pacote/-/pacote-2.7.11.tgz",
+ "_shasum": "39c06028e2a697f0c4ef8095c893bb503dd0f9fa",
+ "_spec": "pacote@~2.7.10",
"_where": "/Users/zkat/Documents/code/npm",
"author": {
"name": "Kat Marchán",
@@ -119,5 +119,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.10"
+ "version": "2.7.11"
}