@sentry/esbuild-plugin
Advanced tools
Comparing version 2.0.0-alpha.5 to 2.0.0-alpha.6
{ | ||
"name": "@sentry/esbuild-plugin", | ||
"version": "2.0.0-alpha.5", | ||
"version": "2.0.0-alpha.6", | ||
"description": "Official Sentry esbuild plugin", | ||
@@ -50,3 +50,3 @@ "repository": "git@github.com:getsentry/sentry-javascript-bundler-plugins.git", | ||
"dependencies": { | ||
"@sentry/bundler-plugin-core": "2.0.0-alpha.5", | ||
"@sentry/bundler-plugin-core": "2.0.0-alpha.6", | ||
"unplugin": "1.0.1", | ||
@@ -61,4 +61,4 @@ "uuid": "^9.0.0" | ||
"@rollup/plugin-node-resolve": "13.3.0", | ||
"@sentry-internal/eslint-config": "2.0.0-alpha.5", | ||
"@sentry-internal/sentry-bundler-plugin-tsconfig": "2.0.0-alpha.5", | ||
"@sentry-internal/eslint-config": "2.0.0-alpha.6", | ||
"@sentry-internal/sentry-bundler-plugin-tsconfig": "2.0.0-alpha.6", | ||
"@swc/core": "^1.2.205", | ||
@@ -65,0 +65,0 @@ "@swc/jest": "^0.2.21", |
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
+ Added@sentry/bundler-plugin-core@2.0.0-alpha.6(transitive)
- Removed@sentry/bundler-plugin-core@2.0.0-alpha.5(transitive)