@stryker-mutator/api
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.0.1](https://github.com/stryker-mutator/stryker/compare/v2.0.0...v2.0.1) (2019-07-02) | ||
**Note:** Version bump only for package @stryker-mutator/api | ||
# [2.0.0](https://github.com/stryker-mutator/stryker/compare/v1.3.1...v2.0.0) (2019-05-17) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@stryker-mutator/api", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "The api for the extendable JavaScript mutation testing framework Stryker", | ||
@@ -37,3 +37,3 @@ "repository": { | ||
"mutation-testing-report-schema": "^1.0.0", | ||
"tslib": "~1.9.3" | ||
"tslib": "~1.10.0" | ||
}, | ||
@@ -44,3 +44,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "49ec1832012b5952aa4ad5174b893ffda12916e9" | ||
"gitHead": "d053be58e798d14c7afd99fd31f7e8389749e5ad" | ||
} |
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
88140
+ Addedtslib@1.10.0(transitive)
- Removedtslib@1.9.3(transitive)
Updatedtslib@~1.10.0