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.json22
1 files changed, 11 insertions, 11 deletions
diff --git a/node_modules/pacote/package.json b/node_modules/pacote/package.json
index bf665a524..578b7c868 100644
--- a/node_modules/pacote/package.json
+++ b/node_modules/pacote/package.json
@@ -1,8 +1,8 @@
{
- "_from": "pacote@~2.7.10",
- "_id": "pacote@2.7.11",
+ "_from": "pacote@latest",
+ "_id": "pacote@2.7.12",
"_inBundle": false,
- "_integrity": "sha512-A7FBCn2+/cVzlNEh7Sxushos7ay6+OsoC8Z57m/CTxKDI+/oJoRu3opx1Z8mLrCCe6lTk7DqPCjgQAoymyWgDA==",
+ "_integrity": "sha512-HkAuFF2tUtXFqgmweU5eVNia1cUl4/1gYYmm1+eLOIuGPUlCLqvO0wtsKgUgoHbStFToTNh13JgDSgOaMz7REg==",
"_location": "/pacote",
"_phantomChildren": {
"cacache": "9.0.0",
@@ -18,22 +18,22 @@
"ssri": "4.1.2"
},
"_requested": {
- "type": "range",
+ "type": "tag",
"registry": true,
- "raw": "pacote@~2.7.10",
+ "raw": "pacote@latest",
"name": "pacote",
"escapedName": "pacote",
- "rawSpec": "~2.7.10",
+ "rawSpec": "latest",
"saveSpec": null,
- "fetchSpec": "~2.7.10"
+ "fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/"
],
- "_resolved": "https://registry.npmjs.org/pacote/-/pacote-2.7.11.tgz",
- "_shasum": "39c06028e2a697f0c4ef8095c893bb503dd0f9fa",
- "_spec": "pacote@~2.7.10",
+ "_resolved": "https://registry.npmjs.org/pacote/-/pacote-2.7.12.tgz",
+ "_shasum": "36bced5b5fe29defff827b8da893245d9fb0789f",
+ "_spec": "pacote@latest",
"_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.11"
+ "version": "2.7.12"
}