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

eas-cli

Package Overview
Dependencies
Maintainers
0
Versions
300
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eas-cli - npm Package Versions

1
โ€ฆ
โ€ฆ
30

0.45.0

Diff

Changelog

Source

0.45.0 - 2022-01-18

๐ŸŽ‰ New features

  • Add eas device:delete. (#890 by @kbrandwijk)

๐Ÿงน Chores

exponent
published 0.44.1 โ€ข

Changelog

Source

0.44.1 - 2022-01-11

๐Ÿ› Bug fixes

  • Fix build:configure expo-updates configuration to only run on generic projects. (#904 by @brentvatne)

๐Ÿงน Chores

exponent
published 0.44.0 โ€ข

Changelog

Source

0.44.0 - 2022-01-11

๐Ÿ›  Breaking changes

  • No longer enable APNS (iOS Push Notifications) capability by default anymore. (#797 by @EvanBacon)
  • Don't configure Android projects locally. Clean up old Gradle signing config. Streamline expo-updates configuration. (#888 by @dsokal)

๐ŸŽ‰ New features

๐Ÿ› Bug fixes

  • Fix creating project archive with symlink cycle. (#891 by @wkozyra95)
  • Sign Android debug builds with the correct keystore. Previously, all debug builds would be signed with a default debug keystore. (#888 by @dsokal)
exponent
published 0.43.0 โ€ข

Changelog

Source

0.43.0 - 2022-01-03

๐ŸŽ‰ New features

๐Ÿ› Bug fixes

  • Fix saving build:inspect results to project subdirectory. (#863 by @wkozyra95)
exponent
published 0.42.4 โ€ข

Changelog

Source

0.42.4 - 2021-12-21

๐Ÿ› Bug fixes

  • Add missing dependency - @oclif/plugin-help. (#865 by @dsokal)
exponent
published 0.42.3 โ€ข

Changelog

Source

0.42.3 - 2021-12-21

๐Ÿ› Bug fixes

  • Allow select eas commands to be run outside of a project. (#851 by @jkhales)

๐Ÿงน Chores

  • Replace all oclif dependencies with @oclif/core. (#858 by @dsokal)
exponent
published 0.41.1 โ€ข

Changelog

Source

0.41.1 - 2021-12-16

๐ŸŽ‰ New features

  • Adds commands for EAS Update, which is now in preview for subscribers. EAS Update makes fixing small bugs and pushing quick fixes a snap in between app store submissions. It accomplishes this by allowing an end-user's app to swap out the non-native parts of their app (for example, JS, styling, and image changes) with a new update that contains bug fixes and other updates. (#854 by @jonsamp)
    • Adds eas update, which can bundle and publish updates on a branch.
    • Adds eas branch, which manages branches. Branches contain a list of updates and are linked to channels.
    • Adds eas channel, which manages channels. Channels are specified inside builds and are linked to branches, allowing us to link specific updates with specific builds.
    • Read more in our feature preview docs.

๐Ÿ› Bug fixes

  • Fix eas submit displaying a prompt in non-interactive mode when some ASC API credentials are missing in eas.json. (#841 by @barthap)
exponent
published 0.41.0 โ€ข

Changelog

Source

0.41.0 - 2021-12-13

๐ŸŽ‰ New features

๐Ÿ› Bug fixes

๐Ÿงน Chores

  • Warn when building managed project with SDK < 41. (#833 by @dsokal)
exponent
published 0.40.0 โ€ข

Changelog

Source

0.40.0 - 2021-12-08

๐Ÿ›  Breaking changes

  • [eas-cli] change eas update:publish to eas update. (#830 by @jkhales)

๐Ÿ› Bug fixes

  • Pass build profile environment to credentials command. (#828 by @quinlanj)
exponent
published 0.39.0 โ€ข

Changelog

Source

0.39.0 - 2021-12-06

๐ŸŽ‰ New features

  • Set runtime version in eas update:configure. (#811 by @jkhales)
  • Print project workflow in eas diagnostics. (#822 by @dsokal)

๐Ÿ› Bug fixes

๐Ÿงน Chores

1
โ€ฆ
โ€ฆ
30
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