Comparing version 3.6.0 to 3.6.1
# Changelog | ||
## v3.6.1 | ||
- fix error in typings [357b454](https://github.com/watson/ci-info/commit/357b454) | ||
## v3.6.0 | ||
@@ -4,0 +8,0 @@ |
@@ -49,3 +49,3 @@ /** | ||
export const GOOGLE_CLOUD_BUILD: boolean; | ||
export const HEROKU boolean; | ||
export const HEROKU: boolean; | ||
export const HUDSON: boolean; | ||
@@ -52,0 +52,0 @@ export const JENKINS: boolean; |
{ | ||
"name": "ci-info", | ||
"version": "3.6.0", | ||
"version": "3.6.1", | ||
"description": "Get details about the current Continuous Integration environment", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
23908