@serenity-js/web
Advanced tools
Comparing version 3.0.0-rc.16 to 3.0.0-rc.17
{ | ||
"name": "@serenity-js/web", | ||
"version": "3.0.0-rc.16", | ||
"version": "3.0.0-rc.17", | ||
"description": "Serenity/JS Screenplay Pattern APIs for the Web", | ||
@@ -47,7 +47,7 @@ "author": { | ||
"node": "^14 || ^16", | ||
"npm": "^6 || ^7" | ||
"npm": "^6 || ^7 || ^8" | ||
}, | ||
"dependencies": { | ||
"@serenity-js/assertions": "3.0.0-rc.16", | ||
"@serenity-js/core": "3.0.0-rc.16", | ||
"@serenity-js/assertions": "3.0.0-rc.17", | ||
"@serenity-js/core": "3.0.0-rc.17", | ||
"tiny-types": "^1.17.0" | ||
@@ -64,3 +64,3 @@ }, | ||
}, | ||
"gitHead": "636519a30032f1ff9a3fcba8c45433ca0e17fc7f" | ||
"gitHead": "51e047d07b60d1f3eb8b4d823bb6b77a177a7c53" | ||
} |
Sorry, the diff of this file is too big to display
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
643639
+ Added@serenity-js/assertions@3.0.0-rc.17(transitive)
+ Added@serenity-js/core@3.0.0-rc.17(transitive)
- Removed@serenity-js/assertions@3.0.0-rc.16(transitive)
- Removed@serenity-js/core@3.0.0-rc.16(transitive)