Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gherkin-lint

Package Overview
Dependencies
Maintainers
1
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gherkin-lint - npm Package Compare versions

Comparing version 2.13.2 to 3.0.0

22

package.json
{
"name": "gherkin-lint",
"version": "2.13.2",
"version": "3.0.0",
"description": "A Gherkin linter/validator written in javascript",

@@ -62,15 +62,15 @@ "author": "Vasiliki Siakka",

"dependencies": {
"commander": "2.9.0",
"gherkin": "4.0.0",
"glob": "7.0.5",
"lodash": "4.13.1"
"commander": "2.18.0",
"gherkin": "5.1.0",
"glob": "7.1.3",
"lodash": "4.17.10"
},
"devDependencies": {
"babel-cli": "6.26.0",
"babel-preset-env": " 1.6.1",
"chai": "4.1.1",
"eslint": "2.13.1",
"mocha": "2.5.3",
"mocha-sinon": "1.1.5",
"sinon": "1.17.4"
"babel-preset-env": "1.7.0",
"chai": "4.1.2",
"eslint": "5.5.0",
"mocha": "5.2.0",
"mocha-sinon": "2.1.0",
"sinon": "6.2.0"
},

@@ -77,0 +77,0 @@ "bin": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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