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
9
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bugsnag/cli - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

8

CHANGELOG.md
# Changelog
## 2.1.0 (TBD)
## 2.1.1 (2023-03-22)
### Fixes
- Ensure that the `--retries` flag is correctly passed to the Unity Android upload API. [91](https://github.com/bugsnag/bugsnag-cli/pull/91)
## 2.1.0 (2023-03-18)
### Deprecations

@@ -6,0 +12,0 @@ - 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](https://github.com/bugsnag/bugsnag-cli/pull/90)

2

package.json
{
"name": "@bugsnag/cli",
"version": "2.1.0",
"version": "2.1.1",
"description": "BugSnag CLI",

@@ -5,0 +5,0 @@ "main": "install.js",

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