Socket
Socket
Sign inDemoInstall

is-ci

Package Overview
Dependencies
0
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.8 to 1.0.9

1

index.js

@@ -18,3 +18,4 @@ 'use strict'

process.env.GO_PIPELINE_LABEL || // GoCD
process.env.BITBUCKET_COMMIT || // Bitbucket Pipelines
false
)

6

package.json
{
"name": "is-ci",
"version": "1.0.8",
"version": "1.0.9",
"description": "Detect if your code is running on a CI server",

@@ -32,5 +32,5 @@ "main": "index.js",

"coordinates": [
55.6665609,
12.5800815
55.6876717,
12.5955801
]
}

@@ -49,2 +49,3 @@ # is-ci

- [GoCD](https://www.go.cd/)
- [Bitbucket Pipelines](https://bitbucket.org/product/features/pipelines)

@@ -51,0 +52,0 @@ Other CI tools using environment variables like `BUILD_ID` or `CI` would be detected as well.

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc