@sentry/esbuild-plugin
Advanced tools
Comparing version 2.6.0 to 2.6.1
{ | ||
"name": "@sentry/esbuild-plugin", | ||
"version": "2.6.0", | ||
"version": "2.6.1", | ||
"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.6.0", | ||
"@sentry/bundler-plugin-core": "2.6.1", | ||
"unplugin": "1.0.1", | ||
@@ -62,4 +62,4 @@ "uuid": "^9.0.0" | ||
"@rollup/plugin-node-resolve": "13.3.0", | ||
"@sentry-internal/eslint-config": "2.6.0", | ||
"@sentry-internal/sentry-bundler-plugin-tsconfig": "2.6.0", | ||
"@sentry-internal/eslint-config": "2.6.1", | ||
"@sentry-internal/sentry-bundler-plugin-tsconfig": "2.6.1", | ||
"@swc/core": "^1.2.205", | ||
@@ -66,0 +66,0 @@ "@swc/jest": "^0.2.21", |
+ Added@sentry/bundler-plugin-core@2.6.1(transitive)
- Removed@sentry/bundler-plugin-core@2.6.0(transitive)