Comparing version 1.2.1 to 1.3.0
@@ -8,2 +8,3 @@ 'use strict'; | ||
bamboo: require('./lib/bamboo'), | ||
bitrise: require('./lib/bitrise'), | ||
buildkite: require('./lib/buildkite'), | ||
@@ -10,0 +11,0 @@ circleci: require('./lib/circleci'), |
{ | ||
"name": "env-ci", | ||
"description": "Get environment variables exposed by CI services", | ||
"version": "1.2.1", | ||
"version": "1.3.0", | ||
"author": "Pierre Vanduynslager (https://github.com/pvdlg)", | ||
@@ -14,3 +14,3 @@ "bugs": { | ||
"devDependencies": { | ||
"ava": "^0.24.0", | ||
"ava": "^0.25.0", | ||
"codecov": "^3.0.0", | ||
@@ -21,3 +21,3 @@ "eslint-config-prettier": "^2.9.0", | ||
"prettier": "~1.10.0", | ||
"semantic-release": "^11.0.0", | ||
"semantic-release": "^12.2.2", | ||
"tempy": "^0.2.1", | ||
@@ -37,2 +37,3 @@ "xo": "^0.18.2" | ||
"bamboo", | ||
"bitrise", | ||
"buildkite", | ||
@@ -39,0 +40,0 @@ "ci", |
@@ -46,2 +46,3 @@ # env-ci | ||
| [Bamboo](https://confluence.atlassian.com/bamboo/bamboo-variables-289277087.html) | `bamboo` | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ | ❌ | ❌ | ✅ | | ||
| [Bitrise](http://devcenter.bitrise.io/faq/available-environment-variables/#exposed-by-bitriseio) | `bitrise` | ✅ | ✅ | ✅ | ✅ | ❌ | ✅ | ✅ | ✅ | ❌ | | ||
| [Buildkite](https://buildkite.com/docs/builds/environment-variables) | `buildkite` | ✅ | ✅ | ✅ | ✅ | ❌ | ✅ | ✅ | ✅ | ✅ | | ||
@@ -48,0 +49,0 @@ | [Circleci](https://circleci.com/docs/1.0/environment-variables) | `circleci` | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ | |
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
18405
19
314
60