Comparing version 1.2.1 to 2.0.0
{ | ||
"name": "is-ci", | ||
"version": "1.2.1", | ||
"version": "2.0.0", | ||
"description": "Detect if the current environment is a CI server", | ||
@@ -8,7 +8,7 @@ "bin": "bin.js", | ||
"dependencies": { | ||
"ci-info": "^1.5.0" | ||
"ci-info": "^2.0.0" | ||
}, | ||
"devDependencies": { | ||
"clear-require": "^1.0.1", | ||
"standard": "^11.0.1" | ||
"clear-module": "^3.0.0", | ||
"standard": "^12.0.1" | ||
}, | ||
@@ -36,5 +36,5 @@ "scripts": { | ||
"coordinates": [ | ||
55.778255, | ||
12.593033 | ||
55.778272, | ||
12.593116 | ||
] | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3581
6
+ Addedci-info@2.0.0(transitive)
- Removedci-info@1.6.0(transitive)
Updatedci-info@^2.0.0