@serenity-js/assertions
Advanced tools
Comparing version 3.27.0 to 3.28.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [3.28.0](https://github.com/serenity-js/serenity-js/compare/v3.27.0...v3.28.0) (2024-09-11) | ||
**Note:** Version bump only for package @serenity-js/assertions | ||
# [3.27.0](https://github.com/serenity-js/serenity-js/compare/v3.26.1...v3.27.0) (2024-09-06) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@serenity-js/assertions", | ||
"version": "3.27.0", | ||
"version": "3.28.0", | ||
"description": "Serenity/JS universal assertion library supporting all types of functional tests, including both web and REST API scenarios", | ||
@@ -51,3 +51,3 @@ "author": { | ||
"dependencies": { | ||
"@serenity-js/core": "3.27.0", | ||
"@serenity-js/core": "3.28.0", | ||
"tiny-types": "1.23.0" | ||
@@ -63,5 +63,5 @@ }, | ||
"ts-node": "10.9.2", | ||
"typescript": "5.5.4" | ||
"typescript": "5.6.2" | ||
}, | ||
"gitHead": "736cbf65799edb0fb2b1e25c19487f26b077f701" | ||
"gitHead": "9633e37bc3ae8d013f49c3fc288cab1b4cb7b63b" | ||
} |
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
202558
+ Added@serenity-js/core@3.28.0(transitive)
- Removed@serenity-js/core@3.27.0(transitive)
Updated@serenity-js/core@3.28.0