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

@expo/eas-json

Package Overview
Dependencies
Maintainers
24
Versions
157
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@expo/eas-json - npm Package Compare versions

Comparing version 5.2.0 to 5.3.0

1

build/build/schema.js

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

pnpm: joi_1.default.string().empty(null).custom(semverCheck),
bun: joi_1.default.string().empty(null).custom(semverCheck),
yarn: joi_1.default.string().empty(null).custom(semverCheck),

@@ -41,0 +42,0 @@ expoCli: joi_1.default.string().empty(null).custom(semverCheck),

@@ -39,2 +39,3 @@ import { Android, Cache, Ios, Platform } from '@expo/eas-build-job';

pnpm?: string;
bun?: string;
yarn?: string;

@@ -41,0 +42,0 @@ expoCli?: string;

4

package.json
{
"name": "@expo/eas-json",
"description": "A library for interacting with eas.json",
"version": "5.2.0",
"version": "5.3.0",
"author": "Expo <support@expo.dev>",

@@ -55,3 +55,3 @@ "bugs": "https://github.com/expo/eas-cli/issues",

},
"gitHead": "a5dc0bd27c3dc806830026302a4c9e0a587e5cc0"
"gitHead": "5bdd46a2a9c339016f023e8c7579dc65b4b65c3c"
}
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