allure-cucumberjs
Advanced tools
Comparing version 3.0.6 to 3.0.7
{ | ||
"name": "allure-cucumberjs", | ||
"version": "3.0.6", | ||
"version": "3.0.7", | ||
"description": "Allure Cucumber.JS integration", | ||
@@ -30,10 +30,10 @@ "keywords": [ | ||
".": { | ||
"types": "./dist/types/index.d.ts", | ||
"import": "./dist/esm/index.js", | ||
"require": "./dist/cjs/index.js", | ||
"types": "./dist/types/index.d.ts" | ||
"require": "./dist/cjs/index.js" | ||
}, | ||
"./reporter": { | ||
"types": "./dist/types/reporter.d.ts", | ||
"import": "./dist/esm/reporter.js", | ||
"require": "./dist/cjs/reporter.js", | ||
"types": "./dist/types/reporter.d.ts" | ||
"require": "./dist/cjs/reporter.js" | ||
} | ||
@@ -61,3 +61,3 @@ }, | ||
"dependencies": { | ||
"allure-js-commons": "3.0.6" | ||
"allure-js-commons": "3.0.7" | ||
}, | ||
@@ -80,3 +80,3 @@ "devDependencies": { | ||
"allure-commandline": "^2.29.0", | ||
"allure-vitest": "3.0.6", | ||
"allure-vitest": "3.0.7", | ||
"babel-plugin-add-module-exports": "^1.0.4", | ||
@@ -93,3 +93,3 @@ "eslint": "^8.57.0", | ||
"typescript": "^5.2.2", | ||
"vitest": "^1.6.0" | ||
"vitest": "^2.1.5" | ||
}, | ||
@@ -96,0 +96,0 @@ "peerDependencies": { |
@@ -53,3 +53,3 @@ # allure-cucumberjs | ||
IYou may select another location, or further customize the formatter's behavior with [the configuration options](https://allurereport.org/docs/cucumberjs-configuration/). | ||
You may select another location, or further customize the formatter's behavior with [the configuration options](https://allurereport.org/docs/cucumberjs-configuration/). | ||
@@ -56,0 +56,0 @@ ### View the report |
193838
+ Addedallure-js-commons@3.0.7(transitive)
- Removedallure-js-commons@3.0.6(transitive)
Updatedallure-js-commons@3.0.7