@serenity-js/rest
Advanced tools
Comparing version 2.0.1-alpha.10 to 2.0.1-alpha.11
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.0.1-alpha.11](https://github.com/jan-molak/serenity-js/compare/v2.0.1-alpha.10...v2.0.1-alpha.11) (2019-02-05) | ||
**Note:** Version bump only for package @serenity-js/rest | ||
## [2.0.1-alpha.10](https://github.com/jan-molak/serenity-js/compare/v2.0.1-alpha.9...v2.0.1-alpha.10) (2019-02-05) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@serenity-js/rest", | ||
"version": "2.0.1-alpha.10", | ||
"version": "2.0.1-alpha.11", | ||
"description": "Test REST APIs with Serenity/JS", | ||
@@ -50,6 +50,6 @@ "author": { | ||
"devDependencies": { | ||
"@documentation/esdoc-template": "2.0.1-alpha.10", | ||
"@integration/testing-tools": "2.0.1-alpha.10", | ||
"@serenity-js/assertions": "2.0.1-alpha.10", | ||
"@serenity-js/core": "2.0.1-alpha.10", | ||
"@documentation/esdoc-template": "2.0.1-alpha.11", | ||
"@integration/testing-tools": "2.0.1-alpha.11", | ||
"@serenity-js/assertions": "2.0.1-alpha.11", | ||
"@serenity-js/core": "2.0.1-alpha.11", | ||
"axios": "0.18.0", | ||
@@ -80,3 +80,3 @@ "axios-mock-adapter": "^1.16.0" | ||
}, | ||
"gitHead": "b6fe61ae3351ebea8dd38effdfe64e0f4dcc877e" | ||
"gitHead": "a91c5ff8fb755d72fd56f1b49b591feec1a88ded" | ||
} |
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
134499