@cucumber/html-formatter
Advanced tools
Comparing version 21.0.0 to 21.1.0
{ | ||
"name": "@cucumber/html-formatter", | ||
"version": "21.0.0", | ||
"version": "21.1.0", | ||
"description": "HTML formatter for Cucumber", | ||
@@ -29,4 +29,4 @@ "main": "dist/src/CucumberHtmlStream.js", | ||
"devDependencies": { | ||
"@babel/core": "7.23.3", | ||
"@cucumber/compatibility-kit": "^12.0.0", | ||
"@babel/core": "7.23.6", | ||
"@cucumber/compatibility-kit": "^14.0.0", | ||
"@cucumber/gherkin": "27.0.0", | ||
@@ -36,10 +36,10 @@ "@cucumber/gherkin-streams": "^5.0.1", | ||
"@cucumber/message-streams": "^4.0.1", | ||
"@cucumber/messages": "22.0.0", | ||
"@cucumber/messages": "24.0.0", | ||
"@cucumber/query": "^12.0.0", | ||
"@cucumber/react-components": "21.1.1", | ||
"@types/glob": "^8.0.0", | ||
"@types/mocha": "10.0.4", | ||
"@types/node": "18.18.9", | ||
"@types/react": "18.2.37", | ||
"@types/react-dom": "18.2.15", | ||
"@types/mocha": "10.0.6", | ||
"@types/node": "20.10.4", | ||
"@types/react": "18.2.43", | ||
"@types/react-dom": "18.2.17", | ||
"@typescript-eslint/eslint-plugin": "^6.0.0", | ||
@@ -68,5 +68,5 @@ "@typescript-eslint/parser": "^6.0.0", | ||
"source-map-support": "0.5.21", | ||
"ts-loader": "9.5.0", | ||
"ts-node": "10.9.1", | ||
"typescript": "5.2.2", | ||
"ts-loader": "9.5.1", | ||
"ts-node": "10.9.2", | ||
"typescript": "5.3.3", | ||
"webpack": "5.89.0", | ||
@@ -73,0 +73,0 @@ "webpack-cli": "5.1.4" |
{ | ||
"name": "@cucumber/html-formatter", | ||
"version": "21.0.0", | ||
"version": "21.1.0", | ||
"description": "HTML formatter for Cucumber", | ||
@@ -29,4 +29,4 @@ "main": "dist/src/CucumberHtmlStream.js", | ||
"devDependencies": { | ||
"@babel/core": "7.23.3", | ||
"@cucumber/compatibility-kit": "^12.0.0", | ||
"@babel/core": "7.23.6", | ||
"@cucumber/compatibility-kit": "^14.0.0", | ||
"@cucumber/gherkin": "27.0.0", | ||
@@ -36,10 +36,10 @@ "@cucumber/gherkin-streams": "^5.0.1", | ||
"@cucumber/message-streams": "^4.0.1", | ||
"@cucumber/messages": "22.0.0", | ||
"@cucumber/messages": "24.0.0", | ||
"@cucumber/query": "^12.0.0", | ||
"@cucumber/react-components": "21.1.1", | ||
"@types/glob": "^8.0.0", | ||
"@types/mocha": "10.0.4", | ||
"@types/node": "18.18.9", | ||
"@types/react": "18.2.37", | ||
"@types/react-dom": "18.2.15", | ||
"@types/mocha": "10.0.6", | ||
"@types/node": "20.10.4", | ||
"@types/react": "18.2.43", | ||
"@types/react-dom": "18.2.17", | ||
"@typescript-eslint/eslint-plugin": "^6.0.0", | ||
@@ -68,5 +68,5 @@ "@typescript-eslint/parser": "^6.0.0", | ||
"source-map-support": "0.5.21", | ||
"ts-loader": "9.5.0", | ||
"ts-node": "10.9.1", | ||
"typescript": "5.2.2", | ||
"ts-loader": "9.5.1", | ||
"ts-node": "10.9.2", | ||
"typescript": "5.3.3", | ||
"webpack": "5.89.0", | ||
@@ -73,0 +73,0 @@ "webpack-cli": "5.1.4" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
2099151