allure-jasmine
Advanced tools
Comparing version 3.0.0-beta.4 to 3.0.0-beta.5
{ | ||
"name": "allure-jasmine", | ||
"version": "3.0.0-beta.4", | ||
"version": "3.0.0-beta.5", | ||
"description": "Allure Jasmine integration", | ||
@@ -43,3 +43,3 @@ "homepage": "https://allurereport.org/", | ||
"dependencies": { | ||
"allure-js-commons": "3.0.0-beta.4" | ||
"allure-js-commons": "3.0.0-beta.5" | ||
}, | ||
@@ -54,8 +54,8 @@ "devDependencies": { | ||
"@types/eslint": "^8", | ||
"@types/jasmine": "^3.3.12", | ||
"@types/node": "^20.6.3", | ||
"@types/jasmine": "^5.1.4", | ||
"@types/node": "^20.14.2", | ||
"@typescript-eslint/eslint-plugin": "^7.0.0", | ||
"@typescript-eslint/parser": "^7.0.0", | ||
"allure-commandline": "^2.29.0", | ||
"allure-vitest": "3.0.0-beta.4", | ||
"allure-vitest": "3.0.0-beta.5", | ||
"babel-plugin-add-module-exports": "^1.0.4", | ||
@@ -62,0 +62,0 @@ "eslint": "^8.57.0", |
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
+ Addedallure-js-commons@3.0.0-beta.5(transitive)
- Removedallure-js-commons@3.0.0-beta.4(transitive)