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
26
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.48 to 1.0.50

4

dist/metadata.d.ts

@@ -115,6 +115,2 @@ import Joi from 'joi';

/**
* Build mode
*/
buildMode?: 'build' | 'resign' | 'custom';
/**
* Workflow name available for custom builds.

@@ -121,0 +117,0 @@ */

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

runWithNoWaitFlag: joi_1.default.boolean(),
buildMode: joi_1.default.string().valid('build', 'resign', 'custom'),
customWorkflowName: joi_1.default.string(),

@@ -37,0 +36,0 @@ developmentClient: joi_1.default.boolean(),

4

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

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

},
"gitHead": "e5078b0b17758dafb6e51fcd7a0ce3d21982af97"
"gitHead": "5bbb5238301415892e19c4712e9af1db1c1de540"
}

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