@types/is-ci
Advanced tools
Comparing version 2.0.0 to 3.0.0
@@ -1,5 +0,5 @@ | ||
// Type definitions for is-ci 2.0 | ||
// Type definitions for is-ci 3.0 | ||
// Project: https://github.com/watson/is-ci | ||
// Definitions by: Arne Schubert <https://github.com/atd-schubert>, | ||
// Florian Keller <https://github.com/ffflorian> | ||
// Florian Imdahl <https://github.com/ffflorian> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
@@ -6,0 +6,0 @@ |
{ | ||
"name": "@types/is-ci", | ||
"version": "2.0.0", | ||
"version": "3.0.0", | ||
"description": "TypeScript definitions for is-ci", | ||
@@ -13,3 +13,3 @@ "license": "MIT", | ||
{ | ||
"name": "Florian Keller", | ||
"name": "Florian Imdahl", | ||
"url": "https://github.com/ffflorian", | ||
@@ -20,3 +20,3 @@ "githubUsername": "ffflorian" | ||
"main": "", | ||
"types": "index", | ||
"types": "index.d.ts", | ||
"repository": { | ||
@@ -29,6 +29,6 @@ "type": "git", | ||
"dependencies": { | ||
"@types/ci-info": "*" | ||
"ci-info": "^3.1.0" | ||
}, | ||
"typesPublisherContentHash": "f97d19ec616048b39269c2bdbba159b92b2a187678a77ecd19961e8b1c653c6b", | ||
"typeScriptVersion": "2.0" | ||
"typesPublisherContentHash": "040ae65289facba8e58fb30f671f0f80422b8058a177f0a455ac15c62d4d9b31", | ||
"typeScriptVersion": "3.5" | ||
} |
@@ -5,13 +5,13 @@ # Installation | ||
# Summary | ||
This package contains type definitions for is-ci ( https://github.com/watson/is-ci ). | ||
This package contains type definitions for is-ci (https://github.com/watson/is-ci). | ||
# Details | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/is-ci | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/is-ci. | ||
Additional Details | ||
* Last updated: Thu, 30 May 2019 19:18:07 GMT | ||
* Dependencies: @types/ci-info | ||
### Additional Details | ||
* Last updated: Sun, 07 Mar 2021 11:48:45 GMT | ||
* Dependencies: [@types/ci-info](https://npmjs.com/package/@types/ci-info) | ||
* Global values: none | ||
# Credits | ||
These definitions were written by Arne Schubert <https://github.com/atd-schubert>, Florian Keller <https://github.com/ffflorian>. | ||
These definitions were written by [Arne Schubert](https://github.com/atd-schubert), and [Florian Imdahl](https://github.com/ffflorian). |
Sorry, the diff of this file is not supported yet
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
2937
+ Addedci-info@^3.1.0
+ Addedci-info@3.9.0(transitive)
- Removed@types/ci-info@*
- Removed@types/ci-info@3.1.4(transitive)
- Removedci-info@4.0.0(transitive)