summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/ci-info/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/ci-info/package.json')
-rw-r--r--deps/npm/node_modules/ci-info/package.json32
1 files changed, 17 insertions, 15 deletions
diff --git a/deps/npm/node_modules/ci-info/package.json b/deps/npm/node_modules/ci-info/package.json
index 51a3ed5d22..6c1f1cadab 100644
--- a/deps/npm/node_modules/ci-info/package.json
+++ b/deps/npm/node_modules/ci-info/package.json
@@ -1,27 +1,29 @@
{
- "_from": "ci-info@^1.0.0",
- "_id": "ci-info@1.1.3",
+ "_from": "ci-info@1.4.0",
+ "_id": "ci-info@1.4.0",
"_inBundle": false,
- "_integrity": "sha512-SK/846h/Rcy8q9Z9CAwGBLfCJ6EkjJWdpelWDufQpqVDYq2Wnnv8zlSO6AMQap02jvhVruKKpEtQOufo3pFhLg==",
+ "_integrity": "sha512-Oqmw2pVfCl8sCL+1QgMywPfdxPJPkC51y4usw0iiE2S9qnEOAqXy8bwl1CpMpnoU39g4iKJTz6QZj+28FvOnjQ==",
"_location": "/ci-info",
"_phantomChildren": {},
"_requested": {
- "type": "range",
+ "type": "version",
"registry": true,
- "raw": "ci-info@^1.0.0",
+ "raw": "ci-info@1.4.0",
"name": "ci-info",
"escapedName": "ci-info",
- "rawSpec": "^1.0.0",
+ "rawSpec": "1.4.0",
"saveSpec": null,
- "fetchSpec": "^1.0.0"
+ "fetchSpec": "1.4.0"
},
"_requiredBy": [
+ "#USER",
+ "/",
"/is-ci"
],
- "_resolved": "https://registry.npmjs.org/ci-info/-/ci-info-1.1.3.tgz",
- "_shasum": "710193264bb05c77b8c90d02f5aaf22216a667b2",
- "_spec": "ci-info@^1.0.0",
- "_where": "/Users/rebecca/code/npm/node_modules/is-ci",
+ "_resolved": "https://registry.npmjs.org/ci-info/-/ci-info-1.4.0.tgz",
+ "_shasum": "4841d53cad49f11b827b648ebde27a6e189b412f",
+ "_spec": "ci-info@1.4.0",
+ "_where": "/Users/zkat/Documents/code/work/npm",
"author": {
"name": "Thomas Watson Steen",
"email": "w@tson.dk",
@@ -32,15 +34,15 @@
},
"bundleDependencies": false,
"coordinates": [
- 55.777613,
- 12.589943
+ 55.0113914,
+ 14.9747494
],
"dependencies": {},
"deprecated": false,
"description": "Get details about the current Continuous Integration environment",
"devDependencies": {
"clear-require": "^1.0.1",
- "standard": "^10.0.3"
+ "standard": "^11.0.1"
},
"homepage": "https://github.com/watson/ci-info",
"keywords": [
@@ -60,5 +62,5 @@
"scripts": {
"test": "standard && node test.js"
},
- "version": "1.1.3"
+ "version": "1.4.0"
}