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

@bugsnag/cli

Package Overview
Dependencies
Maintainers
0
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bugsnag/cli - npm Package Versions

13

2.4.1

Diff

Changelog

Source

2.4.1 (2024-07-17)

Fixes

  • Ensure that extracted .aab files can be processed by the Android AAB upload function 114
  • Dont show --upload-api-root-url and --build-api-root-url flags in the general help output 115
joshedney
published 2.4.0 •

Changelog

Source

2.4.0 (2024-07-08)

Enhancements

  • Restrict input for the --provider option for create-build 102

Fixes

  • Ensure that the binary is correctly installed when installing via PNPM and Yarn 109
joshedney
published 2.3.0 •

Changelog

Source

2.3.0 (2024-06-04)

Enhancements

  • Add the ability to set the log leveL via the --log-level flag 103
  • Allow more flexible path searching when uploading NDK symbol files 98

Fixes

  • Fix the error message when --version-name is missing 103
joshedney
published 2.2.0 •

Changelog

Source

2.2.0 (2024-04-17)

Enhancements

  • upload android-proguard will now attempt to automatically locate the classes.dex files if no build-uuid or dex-files are found or specified 92
  • Added the --no-build-uuid option to the upload android-* options 92
  • Added Windows_NT to supported-platforms.yml 95
joshedney
published 2.1.1 •

Changelog

Source

2.1.1 (2023-03-22)

Fixes

  • Ensure that the --retries flag is correctly passed to the Unity Android upload API. 91
joshedney
published 2.1.0 •

Changelog

Source

2.1.0 (2023-03-18)

Deprecations

  • The --fail-on-upload-error option now has no affect: upload commands will now all return a non-zero exit code if the upload is unsuccessful. All 4xx and 5xx status codes from the upload API are treated as errors apart from duplicate files (409), which the command will not treat as an error case to allow re-run commands to succeed. 95

Enhancements

  • Add support for React Native source maps for iOS online docs
  • Add support for dSYM uploads for iOS online docs
  • Allow create build to extract relevant information from a given Android manifest or AAB file.65

Fixes

  • Ensure that --ios-app-path exists when passed as an option via the upload dart CLI. 67
  • Ensure that uploads are retried when passing the --retries=x argument to the CLI. 70
joshedney
published 2.1.0-alpha •

joshedney
published 2.0.0 •

Changelog

Source

2.0.0 (2023-10-17)

Breaking Changes

  • Remove deprecated (renamed) CLI options - --version, --app-version, --app-version-code and --app-bundle-version. 52

See Upgrading Guide for full details.

Enhancements

  • Add support for Unity Android symbol files. 56
  • Add --version flag to the command to retrieve the version of the installed CLI. 51
  • Add --dry-run flag to all upload commands to validate but not upload source maps. 54
  • Automatically generate a unique value for the buildUUID parameter from .aab files when not specified in the AndroidManifest or --build-uuid option. 54
  • Add --dex-files flag to upload android-proguard to generate a unique value for the buildUUID from classes.dex files when uploading a mapping.txt 61
joshedney
published 1.2.2 •

Changelog

Source

1.2.2 (2023-07-11)

Enhancements

  • Do not modify the projects package.json when installing the CLI via NPM. 50

  • Adjust index.android.bundle path checking for React Native Android to ensure that paths are tested correctly. 49

joshedney
published 1.2.1 •

Changelog

Source

1.2.1 (2023-07-03)

Enhancements

  • Allow non-standard variants when not providing the bundle path as a flag to the CLI. 44

  • Add bundle path support for React Native 0.72. 46

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