Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "ci-info", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Get details about the current Continuous Integration environment", | ||
@@ -9,3 +9,3 @@ "main": "index.js", | ||
"clear-require": "^1.0.1", | ||
"standard": "^8.4.0" | ||
"standard": "^10.0.3" | ||
}, | ||
@@ -33,5 +33,5 @@ "scripts": { | ||
"coordinates": [ | ||
55.681141, | ||
12.5643633 | ||
55.6773705, | ||
12.5614183 | ||
] | ||
} |
@@ -33,19 +33,20 @@ # ci-info | ||
- [Travis CI](http://travis-ci.org) | ||
- [AWS CodeBuild](https://aws.amazon.com/codebuild/) | ||
- [AppVeyor](http://www.appveyor.com) | ||
- [Bamboo](https://www.atlassian.com/software/bamboo) by Atlassian | ||
- [Bitbucket Pipelines](https://bitbucket.org/product/features/pipelines) | ||
- [Buildkite](https://buildkite.com) | ||
- [CircleCI](http://circleci.com) | ||
- [Jenkins CI](https://jenkins-ci.org) | ||
- [Hudson](http://hudson-ci.org) | ||
- [Bamboo](https://www.atlassian.com/software/bamboo) by Atlassian | ||
- [TeamCity](https://www.jetbrains.com/teamcity/) by JetBrains | ||
- [Team Foundation Server](https://www.visualstudio.com/en-us/products/tfs-overview-vs.aspx) by Microsoft | ||
- [GitLab CI](https://about.gitlab.com/gitlab-ci/) | ||
- [Codeship](https://codeship.com) | ||
- [Drone](https://drone.io) | ||
- [GitLab CI](https://about.gitlab.com/gitlab-ci/) | ||
- [GoCD](https://www.go.cd/) | ||
- [Hudson](http://hudson-ci.org) | ||
- [Jenkins CI](https://jenkins-ci.org) | ||
- [Magnum CI](https://magnum-ci.com) | ||
- [Semaphore](https://semaphoreci.com) | ||
- [AppVeyor](http://www.appveyor.com) | ||
- [Buildkite](https://buildkite.com) | ||
- [TaskCluster](http://docs.taskcluster.net) | ||
- [GoCD](https://www.go.cd/) | ||
- [Bitbucket Pipelines](https://bitbucket.org/product/features/pipelines) | ||
- [Team Foundation Server](https://www.visualstudio.com/en-us/products/tfs-overview-vs.aspx) by Microsoft | ||
- [TeamCity](https://www.jetbrains.com/teamcity/) by JetBrains | ||
- [Travis CI](http://travis-ci.org) | ||
@@ -79,19 +80,20 @@ ## API | ||
- `ci.TRAVIS` | ||
- `ci.APPVEYOR` | ||
- `ci.BAMBOO` | ||
- `ci.BITBUCKET` | ||
- `ci.BUILDKITE` | ||
- `ci.CIRCLE` | ||
- `ci.GITLAB` | ||
- `ci.APPVEYOR` | ||
- `ci.CODEBUILD` | ||
- `ci.CODESHIP` | ||
- `ci.DRONE` | ||
- `ci.GITLAB` | ||
- `ci.GOCD` | ||
- `ci.HUDSON` | ||
- `ci.JENKINS` | ||
- `ci.MAGNUM` | ||
- `ci.SEMAPHORE` | ||
- `ci.JENKINS` | ||
- `ci.BAMBOO` | ||
- `ci.TASKCLUSTER` | ||
- `ci.TEAMCITY` | ||
- `ci.TFS` (Team Foundation Server) | ||
- `ci.TEAMCITY` | ||
- `ci.BUILDKITE` | ||
- `ci.HUDSON` | ||
- `ci.TASKCLUSTER` | ||
- `ci.GOCD` | ||
- `ci.BITBUCKET` | ||
- `ci.TRAVIS` | ||
@@ -98,0 +100,0 @@ ## License |
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
6110
101
4