summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/npm-profile/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/npm-profile/package.json')
-rw-r--r--deps/npm/node_modules/npm-profile/package.json27
1 files changed, 14 insertions, 13 deletions
diff --git a/deps/npm/node_modules/npm-profile/package.json b/deps/npm/node_modules/npm-profile/package.json
index d158b71863..082da1efca 100644
--- a/deps/npm/node_modules/npm-profile/package.json
+++ b/deps/npm/node_modules/npm-profile/package.json
@@ -1,28 +1,28 @@
{
- "_from": "npm-profile@3.0.2",
- "_id": "npm-profile@3.0.2",
+ "_from": "npm-profile@latest",
+ "_id": "npm-profile@4.0.1",
"_inBundle": false,
- "_integrity": "sha512-rEJOFR6PbwOvvhGa2YTNOJQKNuc6RovJ6T50xPU7pS9h/zKPNCJ+VHZY2OFXyZvEi+UQYtHRTp8O/YM3tUD20A==",
+ "_integrity": "sha512-NQ1I/1Q7YRtHZXkcuU1/IyHeLy6pd+ScKg4+DQHdfsm769TGq6HPrkbuNJVJS4zwE+0mvvmeULzQdWn2L2EsVA==",
"_location": "/npm-profile",
"_phantomChildren": {},
"_requested": {
- "type": "version",
+ "type": "tag",
"registry": true,
- "raw": "npm-profile@3.0.2",
+ "raw": "npm-profile@latest",
"name": "npm-profile",
"escapedName": "npm-profile",
- "rawSpec": "3.0.2",
+ "rawSpec": "latest",
"saveSpec": null,
- "fetchSpec": "3.0.2"
+ "fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/"
],
- "_resolved": "https://registry.npmjs.org/npm-profile/-/npm-profile-3.0.2.tgz",
- "_shasum": "58d568f1b56ef769602fd0aed8c43fa0e0de0f57",
- "_spec": "npm-profile@3.0.2",
- "_where": "/Users/rebecca/code/npm",
+ "_resolved": "https://registry.npmjs.org/npm-profile/-/npm-profile-4.0.1.tgz",
+ "_shasum": "d350f7a5e6b60691c7168fbb8392c3603583f5aa",
+ "_spec": "npm-profile@latest",
+ "_where": "/Users/zkat/Documents/code/work/npm",
"author": {
"name": "Rebecca Turner",
"email": "me@re-becca.org",
@@ -34,7 +34,8 @@
"bundleDependencies": false,
"dependencies": {
"aproba": "^1.1.2 || 2",
- "make-fetch-happen": "^2.5.0 || 3 || 4"
+ "figgy-pudding": "^3.4.1",
+ "npm-registry-fetch": "^3.8.0"
},
"deprecated": false,
"description": "Library for updating an npmjs.com profile",
@@ -51,5 +52,5 @@
"type": "git",
"url": "git+https://github.com/npm/npm-profile.git"
},
- "version": "3.0.2"
+ "version": "4.0.1"
}