Socket
Socket
Sign inDemoInstall

c21e

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

c21e - npm Package Compare versions

Comparing version 1.1.7 to 1.1.9

12

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

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

"coverage": "nyc --reporter=html --reporter=text mocha",
"build": "npx babel src --out-dir dist/src",
"build-test": "npx babel test --out-dir dist/test",
"prepublish": "npm run build",
"build": "babel src --out-dir dist/src",
"build-test": "babel test --out-dir dist/test",
"prepublishOnly": "npm run build",
"mocha-built": "mocha dist/test"

@@ -37,6 +37,6 @@ },

"eslint-config-eslint": "^5.0.1",
"eslint-config-prettier": "^3.1.0",
"eslint-config-prettier": "^4.1.0",
"eslint-plugin-node": "^8.0.0",
"eslint-plugin-prettier": "^3.0.0",
"mocha": "^5.2.0",
"mocha": "^6.0.2",
"nyc": "^13.1.0",

@@ -43,0 +43,0 @@ "prettier": "^1.8.2"

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