Socket
Socket
Sign inDemoInstall

@cucumber/ci-environment

Package Overview
Dependencies
Maintainers
2
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cucumber/ci-environment - npm Package Compare versions

Comparing version 9.0.3 to 9.0.4

8

package.json
{
"name": "@cucumber/ci-environment",
"version": "9.0.3",
"version": "9.0.4",
"description": "Detect CI Environment from environment variables",

@@ -28,4 +28,4 @@ "type": "module",

"prepublishOnly": "npm run build",
"eslint-fix": "eslint --ext ts,tsx --max-warnings 0 --fix src test",
"eslint": "eslint --ext ts,tsx --max-warnings 0 src test",
"eslint-fix": "eslint --ext ts --max-warnings 0 --fix src test",
"eslint": "eslint --ext ts --max-warnings 0 src test",
"generate-ci-environments-ts": "shx cat CiEnvironments.ts.header ../CiEnvironments.json > src/CiEnvironments.ts && eslint --fix src/CiEnvironments.ts"

@@ -62,3 +62,3 @@ },

"shx": "0.3.4",
"ts-node": "10.6.0",
"ts-node": "10.7.0",
"typescript": "4.6.2"

@@ -65,0 +65,0 @@ },

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