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
16

0.18.0

Diff

Changelog

Source

0.18.0 - 2021-06-24

🛠 Breaking changes

  • Drop support for experimental.npmToken in credentials.json, EAS Secrets can be used instead. (#444 by @dsokal)
  • Remove --allow-experimental flag from eas build:configure as it has no effect now. (#444 by @dsokal)

🎉 New features

  • Make credentials manager work with multi-target iOS projects. (#441 by @dsokal)
  • Copy over credentials from Expo Classic to EAS. (#445 by @quinlanj)
  • Add Big Sur image for iOS builds. (#457 by @wkozyra95)
  • New version of Android credentials manager. (#460 by @quinlanj)
  • Add an internal distribution with dev client to build:configure defaults. (#465 by @fson)
  • Add updates.channel to build metadata. (#461 by @jkhales)
  • iOS push key setup and management now available in eas-cli credentials. (#469, #470 by @quinlanj)
  • Support new build status: new. (#475 by @dsokal)

🧹 Chores

dsokal
published 0.17.0 •

Changelog

Source

0.17.0 - 2021-06-02

🐛 Bug fixes

  • Fix bundle identifier resolution when native target is not provided. (#434 by @dsokal)
  • Fix git repo root path getter on Windows. (#429 by @brentvatne)
  • Fix resolving Android application identifier. (#431 by @quinlanj)

🧹 Chores

  • Android credentials setup now on Graphql API. (#427 by @quinlanj)
brentvatne
published 0.16.0 •

Changelog

Source

0.16.0 - 2021-05-26

🎉 New features

  • Opt out of capability syncing with EXPO_NO_CAPABILITY_SYNC=1. (#426 by @brentvatne)
  • Add more verbose logging around capability syncing to help debug reported issues. (#426 by @brentvatne)
  • Add managed credentials support for multi-target iOS projects. (#414 by @dsokal)
dsokal
published 0.15.1 •

Changelog

Source

0.15.1 - 2021-05-25

🎉 New features

  • Support auto capabilities in managed workflow using Expo config plugin introspection. (#419 by @EvanBacon)

🐛 Bug fixes

  • Fix sending appBuildVersion as part of the build metadata. (#423 by @dsokal)
brentvatne
published 0.15.0 •

Changelog

Source

0.15.0 - 2021-05-20

🛠 Breaking changes

  • Remove "Auto" option for schemeBuildConfiguration and make the old "Auto" behaviour the default. (#394 by @randomhajile)
  • Remove experimental.disableIosBundleIdentifierValidation flag from eas.json. (#407 by @dsokal)
  • Deprecate android.package and ios.bundleIdentifier in app config for generic projects. EAS CLI depends on the values in native code now. (#407 by @dsokal)
  • Remove application id synchronization (android.package and ios.bundleIdentifier) between app.json and native code when running builds. (#407 by @dsokal)

🎉 New features

🐛 Bug fixes

  • Fix failure when publishing without the platform flag. (#415 by @jkhales)
  • Pin versions in package.json. (#399 by @dsokal)
    • Revert 0ac2f as the root cause of the issue has been fixed in #399.
  • Include development-client in valid buildType for internal distribution. (#410 by @brentvatne)
brentvatne
published 0.14.0 •

Changelog

Source

0.14.0 - 2021-05-10

🛠 Breaking changes

  • Make eas branch:publish work with expo-cli >= 4.4.3 (#366 by @jkhales)
  • Create asset keys without an extension. (#366 by @jkhales)

🎉 New features

🧹 Chores

brentvatne
published 0.13.0 •

Changelog

Source

0.13.0 - 2021-04-22

🎉 New features

  • Implement offline distribution certificate validation when running a build in non-interactive mode. (#344 by @dsokal)
  • Add support for building internal distribution apps for Apple Enterprise Teams. (#344 by @dsokal)

🐛 Bug fixes

  • Display descriptive error message when API for EAS Build changes. (#359 by @wkozyra95)
dsokal
published 0.12.0 •

Changelog

Source

0.12.0 - 2021-04-22

🎉 New features

  • Add the initiating user's username to the build metadata. (#354 by @dsokal)
  • Add --clear-cache flag for eas build. (#355 by @wkozyra95)

🐛 Bug fixes

  • Fix the bug where the account name was used as the username. (#354 by @dsokal)
dsokal
published 0.11.0 •

Changelog

Source

0.11.0 - 2021-04-20

🛠 Breaking changes

  • "credentialsSource": "auto" is now deprecated. The option will use "remote" as the default value. (#345 by @dsokal)

🎉 New features

  • Add validation when setting up ad-hoc provisioning profile in non-interactive mode. (#338 by @dsokal)
  • Allow for registering devices when running an ad-hoc build for the first time. (#340 by @dsokal)

🐛 Bug fixes

  • Fix the bug where all Android managed builds produced AAB archives. The buildType property from eas.json is not ignored now. (#349 by @dsokal)
dsokal
published 0.10.0 •

Changelog

Source

0.10.0 - 2021-04-16

🛠 Breaking changes

  • secrets:<COMMAND> is renamed to secret:<COMMAND> (#315 by @fiberjw)
  • secret:delete now accepts id through a flag rather than an argument (#315 by @fiberjw)

🎉 New features

  • Use special Expo SDK runtime version for managed projects (#336 by @wschurman)

🐛 Bug fixes

  • Fix the behavior where the provisioning profile was invalidated after syncing bundle id capabilities. (#334 by @dsokal)

🧹 Chores

  • Change build credentials summary format. (#321 by @dsokal)
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