Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

c21e

Package Overview
Dependencies
0
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.5 to 1.1.7

dist/src/ExeFile.js

24

package.json
{
"name": "c21e",
"version": "1.1.5",
"version": "1.1.7",
"description": "Cucumber Tag Expression parser",

@@ -10,6 +10,5 @@ "main": "dist/src/ExeFile.js",

"coverage": "nyc --reporter=html --reporter=text mocha",
"build": "babel src --out-dir dist/src",
"build-test": "babel test --out-dir dist/test",
"prepare": "npm run build",
"postinstall": "node scripts/postinstall.js",
"build": "npx babel src --out-dir dist/src",
"build-test": "npx babel test --out-dir dist/test",
"prepublish": "npm run build",
"mocha-built": "mocha dist/test"

@@ -22,8 +21,3 @@ },

"keywords": [
"cucumber",
"tags",
"tag",
"parser",
"boolean",
"bool"
"cucumber"
],

@@ -44,9 +38,9 @@ "author": "Cucumber Limited <cukes@googlegroups.com>",

"eslint-config-eslint": "^5.0.1",
"eslint-config-prettier": "^2.9.0",
"eslint-plugin-node": "^7.0.1",
"eslint-plugin-prettier": "^2.6.2",
"eslint-config-prettier": "^3.1.0",
"eslint-plugin-node": "^8.0.0",
"eslint-plugin-prettier": "^3.0.0",
"mocha": "^5.2.0",
"nyc": "^12.0.2",
"nyc": "^13.1.0",
"prettier": "^1.8.2"
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc