@sentry/vite-plugin
Advanced tools
Comparing version 2.7.1 to 2.8.0
{ | ||
"name": "@sentry/vite-plugin", | ||
"version": "2.7.1", | ||
"version": "2.8.0", | ||
"description": "Official Sentry Vite plugin", | ||
@@ -51,3 +51,3 @@ "repository": "git://github.com/getsentry/sentry-javascript-bundler-plugins.git", | ||
"dependencies": { | ||
"@sentry/bundler-plugin-core": "2.7.1", | ||
"@sentry/bundler-plugin-core": "2.8.0", | ||
"unplugin": "1.0.1" | ||
@@ -61,4 +61,4 @@ }, | ||
"@rollup/plugin-node-resolve": "13.3.0", | ||
"@sentry-internal/eslint-config": "2.7.1", | ||
"@sentry-internal/sentry-bundler-plugin-tsconfig": "2.7.1", | ||
"@sentry-internal/eslint-config": "2.8.0", | ||
"@sentry-internal/sentry-bundler-plugin-tsconfig": "2.8.0", | ||
"@swc/core": "^1.2.205", | ||
@@ -65,0 +65,0 @@ "@swc/jest": "^0.2.21", |
@@ -100,2 +100,4 @@ <p align="center"> | ||
This value can also be specified via the `SENTRY_ORG` environment variable. | ||
### `project` | ||
@@ -102,0 +104,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
28658
513
+ Added@sentry/bundler-plugin-core@2.8.0(transitive)
- Removed@sentry/bundler-plugin-core@2.7.1(transitive)