diff options
Diffstat (limited to 'deps/npm/node_modules/npm-profile/package.json')
-rw-r--r-- | deps/npm/node_modules/npm-profile/package.json | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/deps/npm/node_modules/npm-profile/package.json b/deps/npm/node_modules/npm-profile/package.json index d0df6f801f..e698111270 100644 --- a/deps/npm/node_modules/npm-profile/package.json +++ b/deps/npm/node_modules/npm-profile/package.json @@ -1,8 +1,8 @@ { - "_from": "npm-profile@latest", - "_id": "npm-profile@2.0.4", + "_from": "npm-profile@2.0.5", + "_id": "npm-profile@2.0.5", "_inBundle": false, - "_integrity": "sha512-g8WTBuQDOXRuU46qyM1JcUMVhnvA74q77UY6eHb3CTpley2hySLxmNZh+fth+YoU7aYlvUOiCRNQXmSNiF66pw==", + "_integrity": "sha512-tLmpDUCV72f/1/oXoyb+VwsZjOlsanp34pZeIZS0mxDoQUOX4Ld1hgPeOqoX4XggE88m7W47DHET2v+qd6sihg==", "_location": "/npm-profile", "_phantomChildren": { "cacache": "9.2.9", @@ -13,23 +13,23 @@ "ssri": "4.1.6" }, "_requested": { - "type": "tag", + "type": "version", "registry": true, - "raw": "npm-profile@latest", + "raw": "npm-profile@2.0.5", "name": "npm-profile", "escapedName": "npm-profile", - "rawSpec": "latest", + "rawSpec": "2.0.5", "saveSpec": null, - "fetchSpec": "latest" + "fetchSpec": "2.0.5" }, "_requiredBy": [ "#USER", "/" ], - "_resolved": "https://registry.npmjs.org/npm-profile/-/npm-profile-2.0.4.tgz", - "_shasum": "148070c0da22b512bf61a4a87758b957fdb4bbe7", - "_spec": "npm-profile@latest", - "_where": "/Users/rebecca/code/npm", + "_resolved": "https://registry.npmjs.org/npm-profile/-/npm-profile-2.0.5.tgz", + "_shasum": "0e61b8f1611bd19d1eeff5e3d5c82e557da3b9d7", + "_spec": "npm-profile@2.0.5", + "_where": "/Users/zkat/Documents/code/npm", "author": { "name": "Rebecca Turner", "email": "me@re-becca.org", @@ -57,5 +57,5 @@ "type": "git", "url": "git+https://github.com/npm/npm-profile.git" }, - "version": "2.0.4" + "version": "2.0.5" } |