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
24
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.4.1 to 2.5.0

6

CHANGELOG.md
# Changelog
## 2.5.0 (2024-07-31)
### Enhancements
- Add support for JavaScript source maps [121](https://github.com/bugsnag/bugsnag-cli/pull/121)
## 2.4.1 (2024-07-17)

@@ -4,0 +10,0 @@

2

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

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

@@ -93,2 +93,10 @@ <div align="center">

### JavaScript source maps
To get unminified stack traces for JavaScript code on the web, source maps must be generated and uploaded to BugSnag.
$ bugsnag-cli upload js
See the [`upload js`](https://docs.bugsnag.com/build-integrations/bugsnag-cli/upload-js/) command reference for full usage information.
### Dart symbols for Flutter

@@ -95,0 +103,0 @@

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