@cucumber/gherkin-utils
Advanced tools
Comparing version 2.1.0 to 2.1.1
{ | ||
"name": "@cucumber/gherkin-utils", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "Various Gherkin utilities", | ||
@@ -30,12 +30,13 @@ "main": "dist/src/index.js", | ||
"devDependencies": { | ||
"@cucumber/gherkin": "^16.0.0", | ||
"@types/glob": "^7.1.3", | ||
"@types/mocha": "^8.0.3", | ||
"@types/node": "^14.14.6", | ||
"@typescript-eslint/eslint-plugin": "^4.6.1", | ||
"@typescript-eslint/parser": "^4.6.1", | ||
"core-js": "^3.6.5", | ||
"eslint": "^7.12.1", | ||
"eslint-config-prettier": "^6.15.0", | ||
"@types/mocha": "^8.2.0", | ||
"@types/node": "^14.14.13", | ||
"@typescript-eslint/eslint-plugin": "^4.9.1", | ||
"@typescript-eslint/parser": "^4.9.1", | ||
"core-js": "^3.8.1", | ||
"eslint": "^7.15.0", | ||
"eslint-config-prettier": "^7.0.0", | ||
"eslint-plugin-node": "^11.1.0", | ||
"eslint-plugin-prettier": "^3.1.4", | ||
"eslint-plugin-prettier": "^3.2.0", | ||
"eslint-plugin-react": "^7.21.5", | ||
@@ -45,9 +46,8 @@ "glob": "^7.1.6", | ||
"nyc": "^15.1.0", | ||
"prettier": "^2.1.2", | ||
"ts-node": "^9.0.0", | ||
"typescript": "^4.0.5" | ||
"prettier": "^2.2.1", | ||
"ts-node": "^9.1.1", | ||
"typescript": "^4.1.3" | ||
}, | ||
"dependencies": { | ||
"@cucumber/gherkin": "^15.0.2", | ||
"@cucumber/messages": "^13.1.0", | ||
"@cucumber/messages": "^13.2.1", | ||
"@teppeis/multimaps": "^1.1.0" | ||
@@ -54,0 +54,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
2
18
- Removed@cucumber/gherkin@^15.0.2
- Removed@cucumber/gherkin@15.0.2(transitive)
- Removedbuffer-from@1.1.2(transitive)
- Removedcommander@6.2.1(transitive)
- Removedsource-map@0.6.1(transitive)
- Removedsource-map-support@0.5.21(transitive)
Updated@cucumber/messages@^13.2.1