@nuxtjs/sentry
Advanced tools
+1
-1
| { | ||
| "name": "@nuxtjs/sentry", | ||
| "configKey": "sentry", | ||
| "version": "8.0.3" | ||
| "version": "8.0.4" | ||
| } |
+2
-3
@@ -581,4 +581,3 @@ import { fileURLToPath } from 'node:url'; | ||
| ExtraErrorData: {}, | ||
| ReportingObserver: { types: ["crash"] }, | ||
| RewriteFrames: {} | ||
| ReportingObserver: { types: ["crash"] } | ||
| }, | ||
@@ -588,3 +587,3 @@ serverIntegrations: { | ||
| ExtraErrorData: {}, | ||
| RewriteFrames: {}, | ||
| RewriteFrames: { root: nuxt.options.rootDir }, | ||
| Transaction: {} | ||
@@ -591,0 +590,0 @@ }, |
+14
-14
| { | ||
| "name": "@nuxtjs/sentry", | ||
| "version": "8.0.3", | ||
| "version": "8.0.4", | ||
| "description": "Sentry module for Nuxt.js", | ||
@@ -62,7 +62,7 @@ "repository": "nuxt-community/sentry-module", | ||
| "dependencies": { | ||
| "@sentry/core": "^7.80.0", | ||
| "@sentry/integrations": "^7.80.0", | ||
| "@sentry/node": "^7.80.0", | ||
| "@sentry/utils": "^7.80.0", | ||
| "@sentry/vue": "^7.80.0", | ||
| "@sentry/core": "^7.80.1", | ||
| "@sentry/integrations": "^7.80.1", | ||
| "@sentry/node": "^7.80.1", | ||
| "@sentry/utils": "^7.80.1", | ||
| "@sentry/vue": "^7.80.1", | ||
| "consola": "^3.2.3", | ||
@@ -84,11 +84,10 @@ "defu": "^6.1.2", | ||
| "@sentry/profiling-node": "1.2.6", | ||
| "@sentry/webpack-plugin": "2.10.0", | ||
| "@size-limit/file": "10.0.3", | ||
| "@sentry/webpack-plugin": "2.10.1", | ||
| "@size-limit/file": "11.0.0", | ||
| "@types/hash-sum": "1.0.2", | ||
| "@types/lodash.mergewith": "4.6.9", | ||
| "@types/node": "18.18.9", | ||
| "@types/node": "18.18.10", | ||
| "@types/request-promise-native": "1.0.21", | ||
| "codecov": "3.8.3", | ||
| "eslint": "8.53.0", | ||
| "globby": "11.1.0", | ||
| "eslint": "8.54.0", | ||
| "hookable": "5.5.3", | ||
@@ -99,7 +98,7 @@ "husky": "4.3.8", | ||
| "nuxt": "2.17.2", | ||
| "playwright-chromium": "1.39.0", | ||
| "playwright-chromium": "1.40.0", | ||
| "release-it": "17.0.0", | ||
| "sass": "1.69.5", | ||
| "sentry-testkit": "5.0.6", | ||
| "size-limit": "10.0.3", | ||
| "sentry-testkit": "5.0.7", | ||
| "size-limit": "11.0.0", | ||
| "typescript": "5.2.2", | ||
@@ -111,4 +110,5 @@ "vitest": "0.34.6", | ||
| "resolutions": { | ||
| "vite": "^4.5.0", | ||
| "watchpack": "^2.0.0" | ||
| } | ||
| } |
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 8 instances in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 8 instances in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
51997
029
-3.33%1093
-0.09%Updated
Updated
Updated
Updated
Updated