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
25
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.26 to 1.0.29

1

dist/android.d.ts

@@ -16,2 +16,3 @@ import Joi from 'joi';

node?: string;
pnpm?: string;
yarn?: string;

@@ -18,0 +19,0 @@ expoCli?: string;

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

yarn: joi_1.default.string(),
pnpm: joi_1.default.string(),
expoCli: joi_1.default.string(),

@@ -26,0 +27,0 @@ ndk: joi_1.default.string(),

@@ -18,2 +18,3 @@ import Joi from 'joi';

yarn?: string;
pnpm?: string;
expoCli?: string;

@@ -20,0 +21,0 @@ bundler?: string;

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

yarn: joi_1.default.string(),
pnpm: joi_1.default.string(),
expoCli: joi_1.default.string(),

@@ -23,0 +24,0 @@ bundler: joi_1.default.string(),

4

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

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

},
"gitHead": "4f13e007a6d5781ec4c4f8daf7bfe43d3e2075d3"
"gitHead": "33a20f9f03da5e7b57faee5f5dde97e6700b6931"
}

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