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

@pixeleye/cli-env

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pixeleye/cli-env - npm Package Compare versions

Comparing version 0.3.8 to 0.3.9

1

dist/getEnv.d.ts

@@ -10,4 +10,5 @@ export interface Environment {

title?: string;
shardID?: string;
}
export declare function getEnvironment(): Promise<Environment>;
//# sourceMappingURL=getEnv.d.ts.map

3

dist/index.js

@@ -62,3 +62,4 @@ // src/git.ts

prID: pr,
title: tag
title: tag,
shardID: process.env.PIXELEYE_SHARD_ID || env.build
};

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

{
"name": "@pixeleye/cli-env",
"version": "0.3.8",
"version": "0.3.9",
"private": false,

@@ -5,0 +5,0 @@ "license": "AGPL-3.0",

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc