Socket
Socket
Sign inDemoInstall

@sentry/webpack-plugin

Package Overview
Dependencies
Maintainers
10
Versions
98
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sentry/webpack-plugin - npm Package Compare versions

Comparing version 1.8.0 to 1.8.1

14

CHANGELOG.md
# Changelog
## v1.8.1
- meta: Bump sentry-cli to `1.47.1`
## v1.8.0
* feat: Add errorHandler option (#133)
- feat: Add errorHandler option (#133)
## v1.7.0
* feat: Add silent option to disable all output to stdout (#127)
- feat: Add silent option to disable all output to stdout (#127)
## v1.6.2
* fix: Extract loader name in more reliable way
* build: Craft integration
- fix: Extract loader name in more reliable way
- build: Craft integration
## v1.6.1
* https://github.com/getsentry/sentry-webpack-plugin/releases
- https://github.com/getsentry/sentry-webpack-plugin/releases

@@ -11,3 +11,3 @@ {

"author": "Sentry",
"version": "1.8.0",
"version": "1.8.1",
"license": "MIT",

@@ -21,3 +21,3 @@ "repository": "git@github.com:getsentry/sentry-webpack-plugin.git",

"dependencies": {
"@sentry/cli": "^1.44.4"
"@sentry/cli": "^1.47.1"
},

@@ -24,0 +24,0 @@ "devDependencies": {

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