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:
authorisaacs <nope@not.real>2019-07-10 23:36:07 +0300
committerisaacs <nope@not.real>2019-07-11 01:06:10 +0300
commit7716ba9720270d5b780755a5bb1ce79702067f1f (patch)
tree29b950329691f1c233d60482671d0a719b8c74f7 /node_modules/libcipm/package.json
parentc0d611356f7b23077e97574b01c8886e544db425 (diff)
libcipm@4.0.0
Diffstat (limited to 'node_modules/libcipm/package.json')
-rw-r--r--node_modules/libcipm/package.json26
1 files changed, 13 insertions, 13 deletions
diff --git a/node_modules/libcipm/package.json b/node_modules/libcipm/package.json
index 153dc1acb..d2dde91e8 100644
--- a/node_modules/libcipm/package.json
+++ b/node_modules/libcipm/package.json
@@ -1,28 +1,28 @@
{
- "_from": "libcipm@latest",
- "_id": "libcipm@3.0.3",
+ "_from": "libcipm@4.0.0",
+ "_id": "libcipm@4.0.0",
"_inBundle": false,
- "_integrity": "sha512-71V5CpTI+zFydTc5IjJ/tx8JHbXEJvmYF2zaSVW1V3X1rRnRjXqh44iuiyry1xgi3ProUQ1vX1uwFiWs00+2og==",
+ "_integrity": "sha512-5IIamvUIqWYjfNscYdirKisXyaTMw7Mf7yuGrjHH2isz7xBZDCUOIdujZxNk2g6lBBs8AGxYW6lHpNnnt92bww==",
"_location": "/libcipm",
"_phantomChildren": {},
"_requested": {
- "type": "tag",
+ "type": "version",
"registry": true,
- "raw": "libcipm@latest",
+ "raw": "libcipm@4.0.0",
"name": "libcipm",
"escapedName": "libcipm",
- "rawSpec": "latest",
+ "rawSpec": "4.0.0",
"saveSpec": null,
- "fetchSpec": "latest"
+ "fetchSpec": "4.0.0"
},
"_requiredBy": [
"#USER",
"/"
],
- "_resolved": "https://registry.npmjs.org/libcipm/-/libcipm-3.0.3.tgz",
- "_shasum": "2e764effe0b90d458790dab3165794c804075ed3",
- "_spec": "libcipm@latest",
- "_where": "/Users/zkat/Documents/code/work/npm",
+ "_resolved": "https://registry.npmjs.org/libcipm/-/libcipm-4.0.0.tgz",
+ "_shasum": "30053bee09b0b1f4df855137d631a6d27f5d59de",
+ "_spec": "libcipm@4.0.0",
+ "_where": "/Users/isaacs/dev/npm/cli",
"author": {
"name": "Kat Marchán",
"email": "kzm@sykosomatic.org"
@@ -48,7 +48,7 @@
"ini": "^1.3.5",
"lock-verify": "^2.0.2",
"mkdirp": "^0.5.1",
- "npm-lifecycle": "^2.0.3",
+ "npm-lifecycle": "^3.0.0",
"npm-logical-tree": "^1.2.1",
"npm-package-arg": "^6.1.0",
"pacote": "^9.1.0",
@@ -96,5 +96,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": "3.0.3"
+ "version": "4.0.0"
}