New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@expo/eas-build-job

Package Overview
Dependencies
Maintainers
22
Versions
181
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@expo/eas-build-job - npm Package Compare versions

Comparing version

to
0.2.30

1

dist/logs.d.ts
export declare enum BuildPhase {
UNKNOWN = "UNKNOWN",
BUILDER_INFO = "BUILDER_INFO",
SET_UP_BUILD_ENVIRONMENT = "SET_UP_BUILD_ENVIRONMENT",

@@ -4,0 +5,0 @@ START_BUILD = "START_BUILD",

@@ -7,2 +7,3 @@ "use strict";

BuildPhase["UNKNOWN"] = "UNKNOWN";
BuildPhase["BUILDER_INFO"] = "BUILDER_INFO";
BuildPhase["SET_UP_BUILD_ENVIRONMENT"] = "SET_UP_BUILD_ENVIRONMENT";

@@ -9,0 +10,0 @@ BuildPhase["START_BUILD"] = "START_BUILD";

2

package.json
{
"name": "@expo/eas-build-job",
"version": "0.2.29",
"version": "0.2.30",
"main": "dist/index.js",

@@ -5,0 +5,0 @@ "types": "dist/index.d.ts",

Sorry, the diff of this file is not supported yet