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

cucumber-tag-expressions

Package Overview
Dependencies
Maintainers
2
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cucumber-tag-expressions - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

dist/src/tag_expression_parser.d.ts

6

package.json
{
"name": "cucumber-tag-expressions",
"version": "2.0.1",
"version": "2.0.2",
"description": "Cucumber Tag Expression parser",

@@ -8,6 +8,6 @@ "main": "dist/src/tag_expression_parser.js",

"scripts": {
"test": "mocha test/**/*.ts",
"test": "mocha",
"lint": "tslint src/**/*.ts test/**/*.ts",
"lint-fix": "tslint --fix src/**/*.ts test/**/*.ts",
"coverage": "nyc --reporter=html --reporter=text mocha test/**/*.ts",
"coverage": "nyc --reporter=html --reporter=text mocha",
"build": "tsc",

@@ -14,0 +14,0 @@ "prepublishOnly": "npm run build"

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