@sentry/nextjs
Advanced tools
@@ -44,7 +44,11 @@ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' }); | ||
// TODO: We should think about uploading these when `widenClientFileUpload` is `true`. They may be useful in some situations. | ||
// We want to include main-* files if widenClientFileUpload is true as they have proven to be useful | ||
if (!sentryBuildOptions.widenClientFileUpload) { | ||
sourcemapUploadIgnore.push(path.posix.join(distDirAbsPath, 'static', 'chunks', 'main-*')); | ||
} | ||
// Always ignore framework, polyfills, and webpack files | ||
sourcemapUploadIgnore.push( | ||
path.posix.join(distDirAbsPath, 'static', 'chunks', 'framework-*'), | ||
path.posix.join(distDirAbsPath, 'static', 'chunks', 'framework.*'), | ||
path.posix.join(distDirAbsPath, 'static', 'chunks', 'main-*'), | ||
path.posix.join(distDirAbsPath, 'static', 'chunks', 'polyfills-*'), | ||
@@ -51,0 +55,0 @@ path.posix.join(distDirAbsPath, 'static', 'chunks', 'webpack-*'), |
@@ -42,7 +42,11 @@ import * as path from 'path'; | ||
// TODO: We should think about uploading these when `widenClientFileUpload` is `true`. They may be useful in some situations. | ||
// We want to include main-* files if widenClientFileUpload is true as they have proven to be useful | ||
if (!sentryBuildOptions.widenClientFileUpload) { | ||
sourcemapUploadIgnore.push(path.posix.join(distDirAbsPath, 'static', 'chunks', 'main-*')); | ||
} | ||
// Always ignore framework, polyfills, and webpack files | ||
sourcemapUploadIgnore.push( | ||
path.posix.join(distDirAbsPath, 'static', 'chunks', 'framework-*'), | ||
path.posix.join(distDirAbsPath, 'static', 'chunks', 'framework.*'), | ||
path.posix.join(distDirAbsPath, 'static', 'chunks', 'main-*'), | ||
path.posix.join(distDirAbsPath, 'static', 'chunks', 'polyfills-*'), | ||
@@ -49,0 +53,0 @@ path.posix.join(distDirAbsPath, 'static', 'chunks', 'webpack-*'), |
@@ -1,1 +0,1 @@ | ||
{"type":"module","version":"9.22.0","sideEffects":false} | ||
{"type":"module","version":"9.23.0","sideEffects":false} |
{ | ||
"name": "@sentry/nextjs", | ||
"version": "9.22.0", | ||
"version": "9.23.0", | ||
"description": "Official Sentry SDK for Next.js", | ||
@@ -80,11 +80,11 @@ "repository": "git://github.com/getsentry/sentry-javascript.git", | ||
"@opentelemetry/api": "^1.9.0", | ||
"@opentelemetry/semantic-conventions": "^1.30.0", | ||
"@opentelemetry/semantic-conventions": "^1.34.0", | ||
"@rollup/plugin-commonjs": "28.0.1", | ||
"@sentry-internal/browser-utils": "9.22.0", | ||
"@sentry/core": "9.22.0", | ||
"@sentry/node": "9.22.0", | ||
"@sentry/opentelemetry": "9.22.0", | ||
"@sentry/react": "9.22.0", | ||
"@sentry/vercel-edge": "9.22.0", | ||
"@sentry/webpack-plugin": "3.3.1", | ||
"@sentry-internal/browser-utils": "9.23.0", | ||
"@sentry/core": "9.23.0", | ||
"@sentry/node": "9.23.0", | ||
"@sentry/opentelemetry": "9.23.0", | ||
"@sentry/react": "9.23.0", | ||
"@sentry/vercel-edge": "9.23.0", | ||
"@sentry/webpack-plugin": "3.5.0", | ||
"chalk": "3.0.0", | ||
@@ -91,0 +91,0 @@ "resolve": "1.22.8", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
1289799
0.05%12056
0.05%