@sentry/esbuild-plugin
Advanced tools
Comparing version 2.22.1 to 2.22.2
{ | ||
"name": "@sentry/esbuild-plugin", | ||
"version": "2.22.1", | ||
"version": "2.22.2", | ||
"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.22.1", | ||
"@sentry/bundler-plugin-core": "2.22.2", | ||
"unplugin": "1.0.1", | ||
@@ -62,4 +62,4 @@ "uuid": "^9.0.0" | ||
"@rollup/plugin-node-resolve": "13.3.0", | ||
"@sentry-internal/eslint-config": "2.22.1", | ||
"@sentry-internal/sentry-bundler-plugin-tsconfig": "2.22.1", | ||
"@sentry-internal/eslint-config": "2.22.2", | ||
"@sentry-internal/sentry-bundler-plugin-tsconfig": "2.22.2", | ||
"@swc/core": "^1.2.205", | ||
@@ -66,0 +66,0 @@ "@swc/jest": "^0.2.21", |
@@ -552,3 +552,3 @@ <p align="center"> | ||
**Notice:** You should only do use this option if you manually host a compression worker and configure it in your Sentry Session Replay integration config via the `workerUrl` option. | ||
**Notice:** You should only use this option if you manually host a compression worker and configure it in your Sentry Session Replay integration config via the `workerUrl` option. | ||
@@ -555,0 +555,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
125945
+ Added@sentry/babel-plugin-component-annotate@2.22.2(transitive)
+ Added@sentry/bundler-plugin-core@2.22.2(transitive)
- Removed@sentry/babel-plugin-component-annotate@2.22.1(transitive)
- Removed@sentry/bundler-plugin-core@2.22.1(transitive)