Socket
Socket
Sign inDemoInstall

@cucumber/gherkin-utils

Package Overview
Dependencies
Maintainers
2
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cucumber/gherkin-utils - npm Package Compare versions

Comparing version 1.0.1 to 2.0.0

22

package.json
{
"name": "@cucumber/gherkin-utils",
"version": "1.0.1",
"version": "2.0.0",
"description": "Various Gherkin utilities",

@@ -30,21 +30,21 @@ "main": "dist/src/index.js",

"devDependencies": {
"@cucumber/gherkin": "^14.0.2",
"@types/mocha": "^7.0.2",
"@types/node": "^14.0.14",
"@typescript-eslint/eslint-plugin": "^3.4.0",
"@typescript-eslint/parser": "^3.4.0",
"eslint": "^7.3.1",
"@cucumber/gherkin": "^15.0.0",
"@types/mocha": "^8.0.1",
"@types/node": "^14.0.27",
"@typescript-eslint/eslint-plugin": "^3.8.0",
"@typescript-eslint/parser": "^3.8.0",
"eslint": "^7.6.0",
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^3.1.4",
"eslint-plugin-react": "^7.20.1",
"eslint-plugin-react": "^7.20.5",
"json-schema": "^0.2.5",
"mocha": "^8.0.1",
"mocha": "^8.1.1",
"nyc": "^15.1.0",
"prettier": "^2.0.5",
"ts-node": "^8.10.2",
"typescript": "^3.9.5"
"typescript": "^3.9.7"
},
"dependencies": {
"@cucumber/messages": "^12.2.0"
"@cucumber/messages": "^13.0.1"
},

@@ -51,0 +51,0 @@ "directories": {

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc