Socket
Socket
Sign inDemoInstall

@sentry/webpack-plugin

Package Overview
Dependencies
Maintainers
11
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 2.20.1 to 2.21.0

8

package.json
{
"name": "@sentry/webpack-plugin",
"version": "2.20.1",
"version": "2.21.0",
"description": "Official Sentry Webpack plugin",

@@ -51,3 +51,3 @@ "repository": "git://github.com/getsentry/sentry-javascript-bundler-plugins.git",

"dependencies": {
"@sentry/bundler-plugin-core": "2.20.1",
"@sentry/bundler-plugin-core": "2.21.0",
"unplugin": "1.0.1",

@@ -62,4 +62,4 @@ "uuid": "^9.0.0"

"@rollup/plugin-commonjs": "22.0.1",
"@sentry-internal/eslint-config": "2.20.1",
"@sentry-internal/sentry-bundler-plugin-tsconfig": "2.20.1",
"@sentry-internal/eslint-config": "2.21.0",
"@sentry-internal/sentry-bundler-plugin-tsconfig": "2.21.0",
"@swc/core": "^1.2.205",

@@ -66,0 +66,0 @@ "@swc/jest": "^0.2.21",

@@ -74,2 +74,3 @@ <p align="center">

- [`filesToDeleteAfterUpload`](#sourcemapsfilestodeleteafterupload)
- [`disable`](#sourcemapsdisable)
- [`release`](#release)

@@ -225,2 +226,10 @@ - [`name`](#releasename)

### `sourcemaps.disable`
Type: `boolean`
Disables all functionality related to sourcemaps.
Defaults to `false`.
### `release`

@@ -227,0 +236,0 @@

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc