@cucumber/html-formatter
Advanced tools
Comparing version 21.3.0 to 21.3.1
{ | ||
"name": "@cucumber/html-formatter", | ||
"version": "21.3.0", | ||
"version": "21.3.1", | ||
"description": "HTML formatter for Cucumber", | ||
@@ -9,3 +9,3 @@ "main": "dist/src/CucumberHtmlStream.js", | ||
"type": "git", | ||
"url": "git+https://github.com/cucumber/cucumber.git" | ||
"url": "git+https://github.com/cucumber/html-formatter.git" | ||
}, | ||
@@ -30,3 +30,3 @@ "author": "Aslak Hellesøy", | ||
"devDependencies": { | ||
"@babel/core": "7.24.0", | ||
"@babel/core": "7.24.3", | ||
"@cucumber/compatibility-kit": "^15.0.0", | ||
@@ -37,9 +37,9 @@ "@cucumber/gherkin": "28.0.0", | ||
"@cucumber/message-streams": "4.0.1", | ||
"@cucumber/messages": "24.0.1", | ||
"@cucumber/query": "12.0.1", | ||
"@cucumber/messages": "24.1.0", | ||
"@cucumber/query": "12.0.2", | ||
"@cucumber/react-components": "22.1.0", | ||
"@types/glob": "^8.0.0", | ||
"@types/mocha": "10.0.6", | ||
"@types/node": "20.11.28", | ||
"@types/react": "18.2.66", | ||
"@types/node": "20.11.30", | ||
"@types/react": "18.2.70", | ||
"@types/react-dom": "18.2.22", | ||
@@ -71,10 +71,10 @@ "@typescript-eslint/eslint-plugin": "^7.0.0", | ||
"ts-node": "10.9.2", | ||
"typescript": "5.4.2", | ||
"webpack": "5.90.3", | ||
"typescript": "5.4.3", | ||
"webpack": "5.91.0", | ||
"webpack-cli": "5.1.4" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/cucumber/cucumber/issues" | ||
"url": "https://github.com/cucumber/html-formatter/issues" | ||
}, | ||
"homepage": "https://github.com/cucumber/cucumber#readme", | ||
"homepage": "https://github.com/cucumber/html-formatter#readme", | ||
"directories": { | ||
@@ -81,0 +81,0 @@ "test": "test" |
{ | ||
"name": "@cucumber/html-formatter", | ||
"version": "21.3.0", | ||
"version": "21.3.1", | ||
"description": "HTML formatter for Cucumber", | ||
@@ -9,3 +9,3 @@ "main": "dist/src/CucumberHtmlStream.js", | ||
"type": "git", | ||
"url": "git+https://github.com/cucumber/cucumber.git" | ||
"url": "git+https://github.com/cucumber/html-formatter.git" | ||
}, | ||
@@ -30,3 +30,3 @@ "author": "Aslak Hellesøy", | ||
"devDependencies": { | ||
"@babel/core": "7.24.0", | ||
"@babel/core": "7.24.3", | ||
"@cucumber/compatibility-kit": "^15.0.0", | ||
@@ -37,9 +37,9 @@ "@cucumber/gherkin": "28.0.0", | ||
"@cucumber/message-streams": "4.0.1", | ||
"@cucumber/messages": "24.0.1", | ||
"@cucumber/query": "12.0.1", | ||
"@cucumber/messages": "24.1.0", | ||
"@cucumber/query": "12.0.2", | ||
"@cucumber/react-components": "22.1.0", | ||
"@types/glob": "^8.0.0", | ||
"@types/mocha": "10.0.6", | ||
"@types/node": "20.11.28", | ||
"@types/react": "18.2.66", | ||
"@types/node": "20.11.30", | ||
"@types/react": "18.2.70", | ||
"@types/react-dom": "18.2.22", | ||
@@ -71,10 +71,10 @@ "@typescript-eslint/eslint-plugin": "^7.0.0", | ||
"ts-node": "10.9.2", | ||
"typescript": "5.4.2", | ||
"webpack": "5.90.3", | ||
"typescript": "5.4.3", | ||
"webpack": "5.91.0", | ||
"webpack-cli": "5.1.4" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/cucumber/cucumber/issues" | ||
"url": "https://github.com/cucumber/html-formatter/issues" | ||
}, | ||
"homepage": "https://github.com/cucumber/cucumber#readme", | ||
"homepage": "https://github.com/cucumber/html-formatter#readme", | ||
"directories": { | ||
@@ -81,0 +81,0 @@ "test": "test" |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
998602