@knapsack-pro/core
Advanced tools
Comparing version 1.4.1 to 1.5.0
# Change Log | ||
## [v1.5.0](https://github.com/KnapsackPro/knapsack-pro-core-js/tree/v1.5.0) (2019-09-14) | ||
[Full Changelog](https://github.com/KnapsackPro/knapsack-pro-core-js/compare/v1.4.1...v1.5.0) | ||
**Implemented enhancements:** | ||
- Add support for GitHub Actions [\#16](https://github.com/KnapsackPro/knapsack-pro-core-js/pull/16) ([ArturT](https://github.com/ArturT)) | ||
## [v1.4.1](https://github.com/KnapsackPro/knapsack-pro-core-js/tree/v1.4.1) (2019-09-04) | ||
@@ -20,6 +27,2 @@ [Full Changelog](https://github.com/KnapsackPro/knapsack-pro-core-js/compare/v1.4.0...v1.4.1) | ||
**Implemented enhancements:** | ||
- Add support for Semaphore CI 2.0 [\#11](https://github.com/KnapsackPro/knapsack-pro-core-js/pull/11) ([ArturT](https://github.com/ArturT)) | ||
**Fixed bugs:** | ||
@@ -39,2 +42,6 @@ | ||
**Implemented enhancements:** | ||
- Add support for Semaphore CI 2.0 [\#11](https://github.com/KnapsackPro/knapsack-pro-core-js/pull/11) ([ArturT](https://github.com/ArturT)) | ||
## [v1.1.0](https://github.com/KnapsackPro/knapsack-pro-core-js/tree/v1.1.0) (2019-03-07) | ||
@@ -41,0 +48,0 @@ [Full Changelog](https://github.com/KnapsackPro/knapsack-pro-core-js/compare/v1.0.1...v1.1.0) |
@@ -12,2 +12,3 @@ "use strict"; | ||
__export(require("./codeship")); | ||
__export(require("./github-actions")); | ||
__export(require("./gitlab-ci")); | ||
@@ -14,0 +15,0 @@ __export(require("./heroku-ci")); |
@@ -50,2 +50,3 @@ "use strict"; | ||
ci_providers_1.Codeship, | ||
ci_providers_1.GithubActions, | ||
ci_providers_1.HerokuCI, | ||
@@ -52,0 +53,0 @@ ci_providers_1.SemaphoreCI, |
{ | ||
"name": "@knapsack-pro/core", | ||
"version": "1.4.1", | ||
"version": "1.5.0", | ||
"description": "Knapsack Pro Core library splits tests across CI nodes and makes sure that tests will run in optimal time on each CI node. This library gives core features like communication with KnapsackPro.com API. This library is a dependency for other projects specific for particular test runner.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 instances 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
64120
31
1306
76