allure-playwright
Advanced tools
Comparing version 2.0.0-beta.21 to 2.0.0-beta.22
{ | ||
"name": "allure-playwright", | ||
"version": "2.0.0-beta.21", | ||
"version": "2.0.0-beta.22", | ||
"description": "Allure Playwright integration", | ||
@@ -9,3 +9,7 @@ "license": "Apache-2.0", | ||
}, | ||
"repository": "https://github.com/allure-framework/allure-js", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/allure-framework/allure-js.git", | ||
"directory": "packages/allure-playwright" | ||
}, | ||
"keywords": [ | ||
@@ -32,3 +36,3 @@ "playwright", | ||
"dependencies": { | ||
"allure-js-commons": "2.0.0-beta.21" | ||
"allure-js-commons": "2.0.0-beta.22" | ||
}, | ||
@@ -35,0 +39,0 @@ "files": [ |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
46234
1
+ Addedallure-js-commons@2.0.0-beta.22(transitive)
- Removedallure-js-commons@2.0.0-beta.21(transitive)
- Removedmkdirp@1.0.4(transitive)