Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@expo/eas-json

Package Overview
Dependencies
Maintainers
27
Versions
155
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@expo/eas-json - npm Package Versions

1
1416

0.9.0

Diff

Changelog

Source

0.9.0 - 2021-04-09

🎉 New features

  • Retry graphQL call on network or transient server errors. (#320 by @jkhales)
  • Display more friendly error messages when eas submit fails. (#311 by @barthap)
  • Add support for managing webhooks (new commands: webhook:create, webhook:view, webhook:list, webhook:update, and webhook:delete). (#314 by @dsokal)
  • Support for local builds [experimental]. (#305 by @wkozyra95)

🐛 Bug fixes

  • Fix the issue where the first iOS build fails for a project without ios.bundleIdentifier set in app.json. (#319 by @dsokal)
  • Bump @expo/config-plugins to fix eas build:configure on Windows. (d0f3e by @brentvatne)
  • Replace REST API calls with GraphQL counterparts. (#333 by @barthap)
dsokal
published 0.8.0 •

Changelog

Source

0.8.0 - 2021-04-06

🛠 Breaking changes

  • Change the way of disabling cache - add cache.disabled field. (#295 by @dsokal)
  • secrets:create now uses flags rather than positional arguments (#300 by @fiberjw)
  • secrets:create's target arg is now called scope (#300 by @fiberjw)
  • secrets:list's target property is now called scope (#300 by @fiberjw)
  • secrets:delete's ID arg is now optional (#309 by @fiberjw)
  • secrets:delete's now allows users to choose secrets from a list (#309 by @fiberjw)

🎉 New features

  • build:view and build:list now showing the distribution type (store / internal) and release channel. (#284 by @vthibault)
  • Add analytics to EAS Build. (#162 by @wkozyra95)
  • Improve tar archive support in EAS Submit. (#297 by @barthap)

🐛 Bug fixes

🧹 Chores

wkozyra
published 0.7.0 •

Changelog

Source

0.7.0 - 2021-03-22

🎉 New features

  • Print common error messages when builds fail. (#272 by @dsokal)
  • Commit automatically if EAS_BUILD_AUTOCOMMIT is set. (#271 by @wkozyra95)
  • Allow for installing custom bundler version on EAS Build. (#277 by @dsokal)
  • Add support for managing environment secrets. (#275 by @fiberjw)

🐛 Bug fixes

  • Fix eas submit local archive prompt for .aab files when submitting for iOS. (#273 by @barthap)
  • Verify whether "name" field in app.json contains any alphanumeric characters. (#280 by @wkozyra95)
  • Detect dependency cycles in eas.json build profiles. (#283 by @wkozyra95)
dsokal
published 0.6.0 •

Changelog

Source

0.6.0 - 2021-03-09

🛠 Breaking changes

  • Generic iOS projects: build release builds by default. (#266 by @dsokal)

🎉 New features

  • Log the size of the archived project when uploading. (#264 by @wkozyra95)
  • Add more build metadata (release channel, build profile name, git commit hash). (#265 by @dsokal)
  • Display App Store link after successful submission. (#144 by @barthap)
  • Add experimental.disableIosBundleIdentifierValidation flag to eas.json. (#263 by @wkozyra95)
  • Support internal distribution in non-interactive builds. (#269 by @dsokal)

🐛 Bug fixes

  • Print Apple Team ID in the output of device:list when the team name is unknown. (#268 by @wkozyra95)
dsokal
published 0.5.0 •

Changelog

Source

0.5.0 - 2021-03-02

🎉 New features

  • Add support for build cache. (#247 by @wkozyra95)
  • Enable internal distribution support for self-managed credentials. (#256 by @dsokal)

🐛 Bug fixes

🧹 Chores

  • Upgrade @expo/eas-build-job from 0.2.12 to 0.2.13. (#245 by @dsokal)
dsokal
published 0.4.3 •

Changelog

Source

0.4.3 - 2021-02-23

🎉 New features

  • Add support for iOS simulator builds. (#240 by @dsokal)

🐛 Bug fixes

wkozyra
published 0.4.1 •

Changelog

Source

0.4.1 - 2021-02-16

🐛 Bug fixes

dsokal
published 0.4.0 •

Changelog

Source

0.4.0 - 2021-02-16

🎉 New features

  • Add build:cancel command. (#219 by @wkozyra95)
  • Implement version auto increment for iOS builds. (#231 by @dsokal)
  • Add support for builder environment customizations. (#230 by @wkozyra95)
  • Add schemeBuildConfiguration option for generic iOS builds. (#234 by @dsokal)

🐛 Bug fixes

wschurman
published 0.3.0 •

dsokal
published 0.2.0 •

Changelog

Source

10.2.0 - 2024-07-15

🎉 New features

  • Added flag --emit-metadata to emit eas-update-metadata.json in the bundle folder with detailed information about the generated updates (#2451 by @rainst)

🐛 Bug fixes

  • Bump @expo/apple-utils version to use the fallback Apple Developer Portal domain on every internal server error. (#2459 by @szdziedzic)
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