allure-jasmine
Advanced tools
Comparing version 3.0.0-beta.1 to 3.0.0-beta.2
{ | ||
"name": "allure-jasmine", | ||
"version": "3.0.0-beta.1", | ||
"version": "3.0.0-beta.2", | ||
"description": "Allure Jasmine integration", | ||
@@ -34,3 +34,3 @@ "homepage": "https://allurereport.org/", | ||
"compile:cjs-babel": "babel --config-file ./babel.cjs.json ./src --out-dir ./dist/cjs --extensions '.ts' --source-maps", | ||
"compile:types": "tsc --project ./tsconfig.json --emitDeclarationOnly --declarationDir ./dist/types", | ||
"compile:types": "tsc", | ||
"compile:fixup": "node ./scripts/fixup.mjs", | ||
@@ -42,3 +42,3 @@ "lint": "eslint ./src ./test --ext .ts", | ||
"dependencies": { | ||
"allure-js-commons": "3.0.0-beta.1" | ||
"allure-js-commons": "3.0.0-beta.2" | ||
}, | ||
@@ -45,0 +45,0 @@ "devDependencies": { |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
74780
+ Addedallure-js-commons@3.0.0-beta.2(transitive)
- Removedallure-js-commons@3.0.0-beta.1(transitive)