@sentry/vite-plugin
Advanced tools
Comparing version 0.5.0 to 0.5.1
{ | ||
"name": "@sentry/vite-plugin", | ||
"version": "0.5.0", | ||
"version": "0.5.1", | ||
"description": "Official Sentry Vite plugin", | ||
@@ -49,3 +49,3 @@ "repository": "git://github.com/getsentry/sentry-javascript-bundler-plugins.git", | ||
"dependencies": { | ||
"@sentry/bundler-plugin-core": "0.5.0" | ||
"@sentry/bundler-plugin-core": "0.5.1" | ||
}, | ||
@@ -60,4 +60,4 @@ "devDependencies": { | ||
"@rollup/plugin-node-resolve": "13.3.0", | ||
"@sentry-internal/eslint-config": "0.5.0", | ||
"@sentry-internal/sentry-bundler-plugin-tsconfig": "0.5.0", | ||
"@sentry-internal/eslint-config": "0.5.1", | ||
"@sentry-internal/sentry-bundler-plugin-tsconfig": "0.5.1", | ||
"@swc/core": "^1.2.205", | ||
@@ -64,0 +64,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@0.5.1(transitive)
- Removed@sentry/bundler-plugin-core@0.5.0(transitive)