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

@expo/eas-json

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@expo/eas-json - npm Package Versions

exponent
published 10.0.0 •

Changelog

Source

10.0.0 - 2024-06-13

🛠 Breaking changes

🐛 Bug fixes

  • Resolve correct submit profile configuration for eas build command with --auto-submit-with-profile flag. (#2425 by @szdziedzic)
  • Correctly parse the EXPO_APPLE_PROVIER_ID environment variable. (#2349 by @louix)

🧹 Chores

  • Update lockfile to only include @types/node@20.11.0. (#2412 by @byCedric)
  • Update test workflow Node versions to 18, 20, and 22. (#2413 by @byCedric)
exponent
published 9.0.8 •

Changelog

Source

9.0.8 - 2024-05-21

🧹 Chores

exponent
published 9.0.4 •

Changelog

Source

9.0.4 - 2024-05-13

🧹 Chores

  • Add loader and progress information to the diagnostics command. (#2378 by @simek)
exponent
published 9.0.3 •

Changelog

Source

9.0.3 - 2024-05-10

🧹 Chores

exponent
published 9.0.1 •

Changelog

Source

9.0.1 - 2024-05-09

🧹 Chores

exponent
published 9.0.0 •

Changelog

Source

9.0.0 - 2024-05-08

🛠 Breaking changes

  • Allow modification of provisioning profile in CI, add --freeze-credentials flag. (#2347 by @quinlanj)

🐛 Bug fixes

  • Pass env from process.env and build profile to expo-updates CLI calls where applicable. (#2359 by @wschurman)

🧹 Chores

exponent
published 8.0.0 •

Changelog

Source

8.0.0 - 2024-05-01

🛠 Breaking changes

  • Stop creating a channel on eas update and eas update:roll-back-to-embedded unless the --channel flag is specified. (#2346 by @quinlanj)

🐛 Bug fixes

  • Improve login info message for other login options. (#2352 by @wschurman)
  • Show the -s, --sso option in the login command help. (#2353 by @lzkb)

🧹 Chores

exponent
published 7.8.4 •

Changelog

Source

7.8.4 - 2024-04-24

🧹 Chores

  • Update the list of available Android images. (#2337 by @radoslawkrzemien)
  • Make multi-select for revoking distribution certificates more readable. (#2342 by @szdziedzic)
  • Improve error message displayed when EAS CLI version doesn't satisfy minimal version required specified in eas.json. (#2341 by @szdziedzic)
exponent
published 7.8.0 •

Changelog

Source

7.8.0 - 2024-04-08

🎉 New features

🧹 Chores

exponent
published 7.7.0 •

Changelog

Source

7.7.0 - 2024-04-05

🎉 New features

  • Generate metadata file for project archive (#2149 by @khamilowicz)
  • Add --verbose-fastlane flag to eas submit command for more robust fastlane pilot logs. (#2276 by @khamilowicz)
  • Add eas credentials:configure-build subcommand. (#2282 by @fiberjw)

🧹 Chores