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
26
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 Versions

1
16

0.26.0

Diff

Changelog

Source

0.26.0 - 2021-09-08

🛠 Breaking changes

  • Require eas submit to be configured with eas.json submit profiles (see https://docs.expo.dev/submit/eas-json/ for details). Drop support for CLI params. (#590 by @dsokal)

🎉 New features

🐛 Bug fixes

  • Fix eas build from throwing an exception when detecting the git core.ignorecase setting. (#592 by @mwillbanks)
  • Support app names that consist only of unicode characters. (#596 by @wkozyra95)
dsokal
published 0.25.0 •

Changelog

Source

0.25.0 - 2021-09-01

🛠 Breaking changes

🎉 New features

🐛 Bug fixes

  • Fix wrong warning for metro.config.js check on Windows. (#588 by @louisgv)
  • Fix detecting googleServicesFile with EAS_NO_VCS=1. (#583 by @wkozyra95)

🧹 Chores

  • Replace @hapi/joi with joi. Upgrade typescript to 4.4.2. Upgrade dependencies. (#582 by @dsokal)
  • Change typescript target from ES2017 to ES2019. (#584 by @dsokal)
  • Use ts-jest instead of babel-jest. (#585 by @dsokal)
dsokal
published 0.24.0 •

Changelog

Source

0.24.0 - 2021-08-25

🛠 Breaking changes

  • Allow publishing of multiple update groups. (#566 by @jkhales)

🎉 New features

  • Retry status code 500-600 server errors from Apple servers with cookies auth. (#574 by @EvanBacon)
  • Throw internal server errors when Apple servers fail to authenticate. (#574 by @EvanBacon)
  • Add --auto flag for eas branch:publish. (#549 by @jkhales)
  • Add submissions link in output of eas submit. (#553 by @ajsmth)
  • Add submit profiles. (#555 by @wkozyra95)
  • Add changesNotSentForReview option to android submissions. (#560 by @wkozyra95)
  • Support --json flag in build commands. (#567 by @wkozyra95)
  • Add link to https://expo.fyi/eas-build-archive in eas build output to make it easier to understand what is going on in the archive/upload phase of the build. (#562 by @brentvatne)
  • Update QR code URL for Android internal distribution build and generate smaller QR code. (#573 by @axeldelafosse)

🐛 Bug fixes

  • Fix --sku flag being ignored when running eas submit -p ios. (#559 by @barthap)
  • Set correct distribution for simulator builds. (#556 by @wkozyra95)

🧹 Chores

  • Add warnings around common issues (NODE_ENV=production, git ignored googleServicesFile). (#569 by @wkozyra95)
brentvatne
published 0.23.0 •

Changelog

Source

0.23.0 - 2021-08-05

🛠 Breaking changes

  • Stop including deprecated storageBucket field when publishing. (#547 by @jkhales)

🐛 Bug fixes

  • Pass through metadata context to app version resolver. (#550 by @brentvatne)
wkozyra
published 0.22.3 •

wkozyra
published 0.22.2 •

Changelog

Source

0.22.2 - 2021-08-02

🛠 Breaking changes

  • Introduce new format of eas.json (old eas.json will be migrated automatically). (#537 by @wkozyra95)

🎉 New features

  • Validate metro config for managed workflow projects. (#534 by @dsokal)
  • Add more filter params to build:list. (#540 by @dsokal)
  • Evaluate interpolated iOS version strings for metadata. (#541 by @dsokal)

🐛 Bug fixes

  • Validate metadata client side to print better errors. (#542 by @wkozyra95)
  • Fix new build status when building both paltforms. (#543 by @wkozyra95)
  • Fix link to build details page where previously we used project.name instead of project.slug - leave out project segment entirely and depend on redirect. (#554 by @brentvatne)
quinlanj
published 0.22.1 •

Changelog

Source

0.22.1 - 2021-07-28

🎉 New features

  • Include the file extension for update's assets in the manifest fragment. (#535 by @jkhales)
  • Use env variables from eas.json when evaluating app.config.js. (#532 by @dsokal)

🐛 Bug fixes

🧹 Chores

dsokal
published 0.22.0 •

Changelog

Source

0.22.0 - 2021-07-23

🎉 New features

  • Added support for automatically creating and linking iOS capability identifiers (Apple Pay, iCloud Containers, App Groups). (#524 by @EvanBacon)
  • Add secret:create --force command to overwrite existing secrets. (#513 by @bycedric)
  • Fall back to APK when building for internal distribution. (#527 by @dsokal)
  • Add iosEnterpriseProvisioning to build metadata. (#522 by @dsokal)
  • Autodetect Google Services JSON key path in eas submit -p android. (#520 by @barthap)

🐛 Bug fixes

  • Fix iOS capability syncing on build. (#521 by @EvanBacon)
  • Fix unhandled error when amplitude domains are blocked. (#512 by @wkozyra95)
  • Use default value for appBuildVersion in build metadata when building an Android managed project. (#526 by @dsokal)
dsokal
published 0.21.0 •

Changelog

Source

0.21.0 - 2021-07-12

🎉 New features

  • Add project:* commands. (#500 by @jkhales)
  • Added support for iOS 15 capabilities: Communication Notifications, Time Sensitive Notifications, Group Activities, and Family Controls. (#499 by @EvanBacon)
  • Show more build metadata in build:view and build:list. (#504, #508 by @dsokal)
  • Add runtime version to build metadata. (#493 by @dsokal)
dsokal
published 0.20.0 •

Changelog

Source

0.20.0 - 2021-07-09

🛠 Breaking changes

  • Unifify generic and managed workflow, deprecate workflow field. (#497 by @wkozyra95)

🐛 Bug fixes

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