Socket
Socket
Sign inDemoInstall

gherkin

Package Overview
Dependencies
Maintainers
0
Versions
98
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gherkin - npm Package Compare versions

Comparing version 2.3.9 to 2.3.10

10

package.json
{ "name" : "gherkin"
, "description" : "A fast Gherkin lexer/parser based on the Ragel State Machine Compiler."
, "keywords" : [ "testing", "bdd", "cucumber", "gherkin", "tests" ]
, "version" : "2.3.9"
, "homepage" : "http://github.com/aslakhellesoy/gherkin"
, "version" : "2.3.10"
, "homepage" : "http://github.com/cucumber/gherkin"
, "author" : "Aslak Hellesøy <aslak.hellesoy@gmail.com>"

@@ -10,7 +10,7 @@ , "contributors" : [ "Aslak Hellesøy <aslak.hellesoy@gmail.com>" ]

{ "type" : "git"
, "url" : "git://github.com/aslakhellesoy/gherkin.git"
, "url" : "git://github.com/cucumber/gherkin.git"
}
, "bugs" :
{ "mail" : "cukes@googlegroups.com"
, "web" : "http://github.com/aslakhellesoy/gherkin/issues"
, "web" : "http://github.com/cucumber/gherkin/issues"
}

@@ -22,5 +22,5 @@ , "directories" : { "lib" : "./lib" }

[ { "type" : "MIT"
, "url" : "http://github.com/aslakhellesoy/gherkin/raw/master/LICENSE"
, "url" : "http://github.com/cucumber/gherkin/raw/master/LICENSE"
}
]
}
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