Socket
Socket
Sign inDemoInstall

@bugsnag/delivery-expo

Package Overview
Dependencies
0
Maintainers
9
Versions
79
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2345
8Next

51.0.0

Diff

Changelog

Source

[51.0.0] - 2024-05-16

This release adds support for Expo 51.

Breaking Changes

This release contains an additional peer dependency on expo-secure-store. See the upgrade guide for more information.

Changed

  • (plugin-expo-device) Replace Constants.installationId with a generated device id #181
ahmed_bugsnag
published 50.0.0 •

Changelog

Source

v50.0.0 (2024-02-07)

This release adds support for expo 50

gingerbenw
published 49.0.2 •

Changelog

Source

[49.0.2] - 2023-12-07

Added

  • (delivery-expo) Explicitly mark failed payloads >1MB as not retryable #65

Fixed

  • (plugin-expo-eas-sourcemaps) Ensure EAS sourcemap config plugin is idempotent #156
ahmed_bugsnag
published 49.0.0 •

Changelog

Source

[49.0.0] - 2023-07-13

This release adds support for expo 49

Changed

  • Replace deprecated Constants.manifest #141
ahmed_bugsnag
published 48.0.0 •

Changelog

Source

[48.0.0] - 2023-03-07

This release adds support for expo 48

Fixed

  • (bugsnag-expo-cli) CLI tool now installs a sourcemap plugin version that matches the Expo SDK version #111
  • (plugin-expo-eas-sourcemaps) Use EAS Build lifecycle hook for Android source map uploads #112
gingerbenw
published 47.0.0 •

Changelog

Source

[47.0.0] - 2022-11-21

This release adds support for expo 47

djskinner
published 46.0.0 •

Changelog

Source

[46.0.0] - 2022-09-09

This release adds support for expo 46

gingerbenw
published 45.0.0 •

Changelog

Source

[45.0.0] - 2022-05-23

This release adds support for expo 45

imjoehaines
published 44.0.0 •

Changelog

Source

[44.0.0] - 2022-04-19

This release marks a change in the version scheme used by @bugsnag/expo and a move to its own repo, bugsnag-expo

From this version onwards, @bugsnag/expo will match the Expo SDK version number. For example, @bugsnag/expo v44 supports Expo SDK 44. When updating to a new Expo SDK version, you should also update @bugsnag/expo

Breaking Changes

  • @bugsnag/expo now uses peer dependencies for the Expo packages it depends on. Run the bugsnag-expo-cli to add these dependencies to your project:

    $ npx bugsnag-expo-cli install
    

    Alternatively, you can use expo install:

    $ expo install @react-native-community/netinfo expo-application expo-constants expo-crypto expo-device expo-file-system
    
djskinner
published 7.16.1 •

2345
8Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc