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
28
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 1.0.140 to 1.0.141

1

dist/logs.d.ts

@@ -20,2 +20,3 @@ export declare enum BuildPhase {

CONFIGURE_EXPO_UPDATES = "CONFIGURE_EXPO_UPDATES",
EAGER_BUNDLE = "EAGER_BUNDLE",
SAVE_CACHE = "SAVE_CACHE",

@@ -22,0 +23,0 @@ /**

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

BuildPhase["CONFIGURE_EXPO_UPDATES"] = "CONFIGURE_EXPO_UPDATES";
BuildPhase["EAGER_BUNDLE"] = "EAGER_BUNDLE";
BuildPhase["SAVE_CACHE"] = "SAVE_CACHE";

@@ -80,2 +81,3 @@ /**

[BuildPhase.CONFIGURE_EXPO_UPDATES]: 'Configure expo-updates',
[BuildPhase.EAGER_BUNDLE]: 'Eager bundle',
[BuildPhase.SAVE_CACHE]: 'Save cache',

@@ -134,2 +136,3 @@ [BuildPhase.UPLOAD_ARTIFACTS]: 'Upload artifacts',

[BuildPhase.CONFIGURE_EXPO_UPDATES]: 'configure-expo-updates',
[BuildPhase.EAGER_BUNDLE]: 'eager-bundle',
[BuildPhase.SAVE_CACHE]: 'save-cache',

@@ -136,0 +139,0 @@ [BuildPhase.UPLOAD_ARTIFACTS]: 'upload-artifacts',

4

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

@@ -38,3 +38,3 @@ "types": "dist/index.d.ts",

},
"gitHead": "0f6e9a2cce3f8323647ee1be9aac9de2102a7ba6"
"gitHead": "c0479a43b52261b443a4ecfb68613d7657a8c319"
}

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