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

@sentry/esbuild-plugin

Package Overview
Dependencies
Maintainers
11
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sentry/esbuild-plugin - npm Package Compare versions

Comparing version 2.20.1 to 2.21.0

8

package.json
{
"name": "@sentry/esbuild-plugin",
"version": "2.20.1",
"version": "2.21.0",
"description": "Official Sentry esbuild 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-node-resolve": "13.3.0",
"@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",

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

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

@@ -223,2 +224,10 @@ - [`name`](#releasename)

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

@@ -225,0 +234,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