@cucumber/gherkin
Advanced tools
Comparing version 17.0.1 to 17.0.2
{ | ||
"name": "@cucumber/gherkin", | ||
"version": "17.0.1", | ||
"version": "17.0.2", | ||
"description": "Gherkin parser", | ||
@@ -34,7 +34,7 @@ "main": "dist/src/index.js", | ||
"@types/mocha": "^8.2.0", | ||
"@types/node": "^14.14.25", | ||
"@typescript-eslint/eslint-plugin": "^4.14.2", | ||
"@typescript-eslint/parser": "^4.14.2", | ||
"@types/node": "^14.14.28", | ||
"@typescript-eslint/eslint-plugin": "^4.15.1", | ||
"@typescript-eslint/parser": "^4.15.1", | ||
"core-js": "^3.8.3", | ||
"eslint": "^7.19.0", | ||
"eslint": "^7.20.0", | ||
"eslint-config-prettier": "^7.2.0", | ||
@@ -45,11 +45,11 @@ "eslint-plugin-import": "^2.22.1", | ||
"eslint-plugin-react": "^7.22.0", | ||
"mocha": "^8.2.1", | ||
"mocha": "^8.3.0", | ||
"nyc": "^15.1.0", | ||
"prettier": "^2.2.1", | ||
"ts-node": "^9.1.1", | ||
"typescript": "^4.1.3" | ||
"typescript": "^4.1.5" | ||
}, | ||
"dependencies": { | ||
"@cucumber/messages": "^14.0.1", | ||
"commander": "^7.0.0", | ||
"commander": "^7.1.0", | ||
"source-map-support": "^0.5.19" | ||
@@ -56,0 +56,0 @@ }, |
{ | ||
"name": "@cucumber/gherkin", | ||
"version": "17.0.1", | ||
"version": "17.0.2", | ||
"description": "Gherkin parser", | ||
@@ -34,7 +34,7 @@ "main": "dist/src/index.js", | ||
"@types/mocha": "^8.2.0", | ||
"@types/node": "^14.14.25", | ||
"@typescript-eslint/eslint-plugin": "^4.14.2", | ||
"@typescript-eslint/parser": "^4.14.2", | ||
"@types/node": "^14.14.28", | ||
"@typescript-eslint/eslint-plugin": "^4.15.1", | ||
"@typescript-eslint/parser": "^4.15.1", | ||
"core-js": "^3.8.3", | ||
"eslint": "^7.19.0", | ||
"eslint": "^7.20.0", | ||
"eslint-config-prettier": "^7.2.0", | ||
@@ -45,11 +45,11 @@ "eslint-plugin-import": "^2.22.1", | ||
"eslint-plugin-react": "^7.22.0", | ||
"mocha": "^8.2.1", | ||
"mocha": "^8.3.0", | ||
"nyc": "^15.1.0", | ||
"prettier": "^2.2.1", | ||
"ts-node": "^9.1.1", | ||
"typescript": "^4.1.3" | ||
"typescript": "^4.1.5" | ||
}, | ||
"dependencies": { | ||
"@cucumber/messages": "^14.0.1", | ||
"commander": "^7.0.0", | ||
"commander": "^7.1.0", | ||
"source-map-support": "^0.5.19" | ||
@@ -56,0 +56,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
693869
119
Updatedcommander@^7.1.0