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/node-gyp/package.json')
-rw-r--r--node_modules/node-gyp/package.json22
1 files changed, 11 insertions, 11 deletions
diff --git a/node_modules/node-gyp/package.json b/node_modules/node-gyp/package.json
index afa45f396..4638db5a3 100644
--- a/node_modules/node-gyp/package.json
+++ b/node_modules/node-gyp/package.json
@@ -1,29 +1,29 @@
{
- "_from": "node-gyp@5.0.7",
- "_id": "node-gyp@5.0.7",
+ "_from": "node-gyp@5.1.0",
+ "_id": "node-gyp@5.1.0",
"_inBundle": false,
- "_integrity": "sha512-K8aByl8OJD51V0VbUURTKsmdswkQQusIvlvmTyhHlIT1hBvaSxzdxpSle857XuXa7uc02UEZx9OR5aDxSWS5Qw==",
+ "_integrity": "sha512-OUTryc5bt/P8zVgNUmC6xdXiDJxLMAW8cF5tLQOT9E5sOQj+UeQxnnPy74K3CLCa/SOjjBlbuzDLR8ANwA+wmw==",
"_location": "/node-gyp",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
- "raw": "node-gyp@5.0.7",
+ "raw": "node-gyp@5.1.0",
"name": "node-gyp",
"escapedName": "node-gyp",
- "rawSpec": "5.0.7",
+ "rawSpec": "5.1.0",
"saveSpec": null,
- "fetchSpec": "5.0.7"
+ "fetchSpec": "5.1.0"
},
"_requiredBy": [
"#USER",
"/",
"/npm-lifecycle"
],
- "_resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-5.0.7.tgz",
- "_shasum": "dd4225e735e840cf2870e4037c2ed9c28a31719e",
- "_spec": "node-gyp@5.0.7",
- "_where": "/Users/mperrotte/npminc/cli",
+ "_resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-5.1.0.tgz",
+ "_shasum": "8e31260a7af4a2e2f994b0673d4e0b3866156332",
+ "_spec": "node-gyp@5.1.0",
+ "_where": "/Users/darcyclarke/Documents/Repos/npm/cli",
"author": {
"name": "Nathan Rajlich",
"email": "nathan@tootallnate.net",
@@ -84,5 +84,5 @@
"lint": "standard */*.js test/**/*.js",
"test": "npm run lint && tap --timeout=120 test/test-*"
},
- "version": "5.0.7"
+ "version": "5.1.0"
}