Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/is-ci

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/is-ci - npm Package Compare versions

Comparing version 2.0.0 to 3.0.0

4

is-ci/index.d.ts

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc