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

env-ci

Package Overview
Dependencies
Maintainers
2
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

env-ci - npm Package Compare versions

Comparing version 7.0.0 to 7.1.0

4

package.json
{
"name": "env-ci",
"description": "Get environment variables exposed by CI services",
"version": "7.0.0",
"version": "7.1.0",
"author": "Pierre Vanduynslager (https://github.com/pvdlg)",

@@ -20,3 +20,3 @@ "ava": {

"devDependencies": {
"ava": "3.15.0",
"ava": "4.0.1",
"codecov": "3.8.3",

@@ -23,0 +23,0 @@ "file-url": "3.0.0",

@@ -25,2 +25,3 @@ // https://cirrus-ci.org/guide/writing-tasks/#environment-variables

isPr,
prBranch: isPr ? env.CIRRUS_BRANCH : undefined,
slug: env.CIRRUS_REPO_FULL_NAME,

@@ -27,0 +28,0 @@ root: env.CIRRUS_WORKING_DIR,

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