Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade @sentry/react from 7.16.0 to 8.36.0 #997

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

q1blue
Copy link
Collaborator

@q1blue q1blue commented Nov 22, 2024

snyk-top-banner

Snyk has created this PR to upgrade @sentry/react from 7.16.0 to 8.36.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


⚠️ Warning: This PR contains major version upgrade(s), and may be a breaking change.

  • The recommended version is 222 versions ahead of your current version.

  • The recommended version was released on 22 days ago.

Release notes
Package name: @sentry/react
  • 8.36.0 - 2024-10-31

    Important Changes

    • feat(nextjs/vercel-edge/cloudflare): Switch to OTEL for performance monitoring (#13889)

    With this release, the Sentry Next.js, and Cloudflare SDKs will now capture performance data based on OpenTelemetry.
    Some exceptions apply in cases where Next.js captures inaccurate data itself.

    NOTE: You may experience minor differences in transaction names in Sentry.
    Most importantly transactions for serverside pages router invocations will now be named GET /[param]/my/route instead of /[param]/my/route.
    This means that those transactions are now better aligned with the OpenTelemetry semantic conventions.

    Other Changes

    • deps: Bump bundler plugins and CLI to 2.22.6 and 2.37.0 respectively (#14050)
    • feat(deps): bump @ opentelemetry/instrumentation-aws-sdk from 0.44.0 to 0.45.0 (#14099)
    • feat(deps): bump @ opentelemetry/instrumentation-connect from 0.39.0 to 0.40.0 (#14101)
    • feat(deps): bump @ opentelemetry/instrumentation-express from 0.43.0 to 0.44.0 (#14102)
    • feat(deps): bump @ opentelemetry/instrumentation-fs from 0.15.0 to 0.16.0 (#14098)
    • feat(deps): bump @ opentelemetry/instrumentation-kafkajs from 0.3.0 to 0.4.0 (#14100)
    • feat(nextjs): Add method and url to route handler request data (#14084)
    • feat(node): Add breadcrumbs for child_process and worker_thread (#13896)
    • fix(core): Ensure standalone spans are not sent if SDK is disabled (#14088)
    • fix(nextjs): Await flush in api handlers (#14023)
    • fix(nextjs): Don't leak webpack types into exports (#14116)
    • fix(nextjs): Fix matching logic for file convention type for root level components (#14038)
    • fix(nextjs): Respect directives in value injection loader (#14083)
    • fix(nuxt): Only wrap .mjs entry files in rollup (#14060)
    • fix(nuxt): Re-export all exported bindings (#14086)
    • fix(nuxt): Server-side setup in readme (#14049)
    • fix(profiling-node): Always warn when running on incompatible major version of Node.js (#14043)
    • fix(replay): Fix onError callback (#14002)
    • perf(otel): Only calculate current timestamp once (#14094)
    • test(browser-integration): Add sentry DSN route handler by default (#14095)

    Bundle size 📦

    Path Size
    @ sentry/browser 22.73 KB
    @ sentry/browser - with treeshaking flags 21.52 KB
    @ sentry/browser (incl. Tracing) 35.11 KB
    @ sentry/browser (incl. Tracing, Replay) 71.82 KB
    @ sentry/browser (incl. Tracing, Replay) - with treeshaking flags 62.26 KB
    @ sentry/browser (incl. Tracing, Replay with Canvas) 76.13 KB
    @ sentry/browser (incl. Tracing, Replay, Feedback) 88.94 KB
    @ sentry/browser (incl. Tracing, Replay, Feedback, metrics) 90.77 KB
    @ sentry/browser (incl. metrics) 26.98 KB
    @ sentry/browser (incl. Feedback) 39.87 KB
    @ sentry/browser (incl. sendFeedback) 27.37 KB
    @ sentry/browser (incl. FeedbackAsync) 32.17 KB
    @ sentry/react 25.48 KB
    @ sentry/react (incl. Tracing) 38.07 KB
    @ sentry/vue 26.87 KB
    @ sentry/vue (incl. Tracing) 36.99 KB
    @ sentry/svelte 22.86 KB
    CDN Bundle 24.08 KB
    CDN Bundle (incl. Tracing) 36.92 KB
    CDN Bundle (incl. Tracing, Replay) 71.58 KB
    CDN Bundle (incl. Tracing, Replay, Feedback) 76.93 KB
    CDN Bundle - uncompressed 70.62 KB
    CDN Bundle (incl. Tracing) - uncompressed 109.61 KB
    CDN Bundle (incl. Tracing, Replay) - uncompressed 222.13 KB
    CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 235.35 KB
    @ sentry/nextjs (client) 38.15 KB
    @ sentry/sveltekit (client) 35.71 KB
    @ sentry/node 129.6 KB
    @ sentry/node - without tracing 94.3 KB
    @ sentry/aws-serverless 105.17 KB
  • 8.36.0-beta.0 - 2024-10-23

    This is a beta release to fully switch the Next.js and Cloudflare SDKs to OpenTelemetry tracing.

    See #13889 for more information.

    Bundle size 📦

    Path Size
    @ sentry/browser 22.74 KB
    @ sentry/browser - with treeshaking flags 21.53 KB
    @ sentry/browser (incl. Tracing) 35.13 KB
    @ sentry/browser (incl. Tracing, Replay) 71.86 KB
    @ sentry/browser (incl. Tracing, Replay) - with treeshaking flags 62.26 KB
    @ sentry/browser (incl. Tracing, Replay with Canvas) 76.22 KB
    @ sentry/browser (incl. Tracing, Replay, Feedback) 89 KB
    @ sentry/browser (incl. Tracing, Replay, Feedback, metrics) 90.83 KB
    @ sentry/browser (incl. metrics) 27 KB
    @ sentry/browser (incl. Feedback) 39.88 KB
    @ sentry/browser (incl. sendFeedback) 27.38 KB
    @ sentry/browser (incl. FeedbackAsync) 32.18 KB
    @ sentry/react 25.49 KB
    @ sentry/react (incl. Tracing) 38.09 KB
    @ sentry/vue 26.91 KB
    @ sentry/vue (incl. Tracing) 37.02 KB
    @ sentry/svelte 22.87 KB
    CDN Bundle 24.12 KB
    CDN Bundle (incl. Tracing) 36.96 KB
    CDN Bundle (incl. Tracing, Replay) 71.65 KB
    CDN Bundle (incl. Tracing, Replay, Feedback) 77 KB
    CDN Bundle - uncompressed 70.7 KB
    CDN Bundle (incl. Tracing) - uncompressed 109.74 KB
    CDN Bundle (incl. Tracing, Replay) - uncompressed 222.25 KB
    CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 235.46 KB
    @ sentry/nextjs (client) 38.18 KB
    @ sentry/sveltekit (client) 35.75 KB
    @ sentry/node 124.98 KB
    @ sentry/node - without tracing 94.03 KB
    @ sentry/aws-serverless 103.63 KB
  • 8.36.0-alpha.1 - 2024-10-24

    This is considered an internal release and the following commit will never be released to production tag:

    • debug(replay): Remove noisy log that is causing event buffer overflow as well
      (#14069)

    Bundle size 📦

    Path Size
    @ sentry/browser 22.74 KB
    @ sentry/browser - with treeshaking flags 21.53 KB
    @ sentry/browser (incl. Tracing) 35.13 KB
    @ sentry/browser (incl. Tracing, Replay) 72.07 KB
    @ sentry/browser (incl. Tracing, Replay) - with treeshaking flags 62.33 KB
    @ sentry/browser (incl. Tracing, Replay with Canvas) 76.41 KB
    @ sentry/browser (incl. Tracing, Replay, Feedback) 89.19 KB
    @ sentry/browser (incl. Tracing, Replay, Feedback, metrics) 91.02 KB
    @ sentry/browser (incl. metrics) 27 KB
    @ sentry/browser (incl. Feedback) 39.88 KB
    @ sentry/browser (incl. sendFeedback) 27.38 KB
    @ sentry/browser (incl. FeedbackAsync) 32.18 KB
    @ sentry/react 25.5 KB
    @ sentry/react (incl. Tracing) 38.1 KB
    @ sentry/vue 26.91 KB
    @ sentry/vue (incl. Tracing) 37.02 KB
    @ sentry/svelte 22.87 KB
    CDN Bundle 24.12 KB
    CDN Bundle (incl. Tracing) 36.96 KB
    CDN Bundle (incl. Tracing, Replay) 71.69 KB
    CDN Bundle (incl. Tracing, Replay, Feedback) 77.04 KB
    CDN Bundle - uncompressed 70.71 KB
    CDN Bundle (incl. Tracing) - uncompressed 109.74 KB
    CDN Bundle (incl. Tracing, Replay) - uncompressed 222.4 KB
    CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 235.61 KB
    @ sentry/nextjs (client) 38.07 KB
    @ sentry/sveltekit (client) 35.75 KB
    @ sentry/node 125.17 KB
    @ sentry/node - without tracing 94.28 KB
    @ sentry/aws-serverless 103.82 KB
  • 8.36.0-alpha.0 - 2024-10-22
  • 8.35.0 - 2024-10-21
  • 8.35.0-beta.0 - 2024-10-15
  • 8.35.0-alpha.0 - 2024-10-11
  • 8.34.0 - 2024-10-10
  • 8.34.0-internal.0 - 2024-10-10
  • 8.33.1 - 2024-10-03
  • 8.33.0 - 2024-10-02
  • 8.32.0 - 2024-09-25
  • 8.31.0 - 2024-09-23
  • 8.31.0-beta.0 - 2024-09-23
  • 8.30.0 - 2024-09-10
  • 8.29.0 - 2024-09-09
  • 8.28.0 - 2024-09-03
  • 8.27.0 - 2024-08-27
  • 8.26.0 - 2024-08-14
  • 8.25.0 - 2024-08-09
  • 8.24.0 - 2024-08-06
  • 8.23.0 - 2024-08-05
  • 8.22.0 - 2024-08-01
  • 8.21.0 - 2024-07-31
  • 8.20.0 - 2024-07-24
  • 8.19.0 - 2024-07-19
  • 8.18.0 - 2024-07-16
  • 8.17.0 - 2024-07-10
  • 8.16.0 - 2024-07-09
  • 8.15.0 - 2024-07-05
  • 8.14.0 - 2024-07-04
  • 8.13.0 - 2024-06-27
  • 8.12.0 - 2024-06-25
  • 8.12.0-beta.0 - 2024-06-24
  • 8.11.0 - 2024-06-21
  • 8.10.0 - 2024-06-19
  • 8.9.2 - 2024-06-12
  • 8.9.1 - 2024-06-11
  • 8.9.0 - 2024-06-11
  • 8.8.0 - 2024-06-07
  • 8.7.0 - 2024-05-29
  • 8.6.0 - 2024-05-29
  • 8.5.0 - 2024-05-27
  • 8.4.0 - 2024-05-23
  • 8.3.0 - 2024-05-22
  • 8.2.1 - 2024-05-16
  • 8.2.0 - 2024-05-16
  • 8.1.0 - 2024-05-16
  • 8.0.0 - 2024-05-13
  • 8.0.0-rc.3 - 2024-05-10
  • 8.0.0-rc.2 - 2024-05-08
  • 8.0.0-rc.1 - 2024-05-07
  • 8.0.0-rc.0 - 2024-05-06
  • 8.0.0-beta.6 - 2024-05-03
  • 8.0.0-beta.5 - 2024-04-30
  • 8.0.0-beta.4 - 2024-04-24
  • 8.0.0-beta.3 - 2024-04-19
  • 8.0.0-beta.2 - 2024-04-17
  • 8.0.0-beta.1 - 2024-04-15
  • 8.0.0-alpha.9 - 2024-04-08
  • 8.0.0-alpha.8 - 2024-04-08
  • 8.0.0-alpha.7 - 2024-03-27
  • 8.0.0-alpha.5 - 2024-03-22
  • 8.0.0-alpha.4 - 2024-03-14
  • 8.0.0-alpha.3 - 2024-03-14
  • 8.0.0-alpha.2 - 2024-03-05
  • 7.120.0 - 2024-11-13
    • feat(v7/browser): Add moduleMetadataIntegration lazy loading support (#13822)

    Work in this release contributed by @ gilisho. Thank you for your contribution!

  • 7.119.2 - 2024-10-10
  • 7.119.1 - 2024-10-04
  • 7.119.0 - 2024-08-14
  • 7.118.0 - 2024-06-21
  • 7.117.0 - 2024-06-10
  • 7.116.0 - 2024-05-17
  • 7.115.0 - 2024-05-16
  • 7.114.0 - 2024-05-08
  • 7.113.0 - 2024-05-02
  • 7.112.2 - 2024-04-24
  • 7.112.1 - 2024-04-23
  • 7.112.0 - 2024-04-23
  • 7.111.0 - 2024-04-18
  • 7.110.1 - 2024-04-15
  • 7.110.0 - 2024-04-11
  • 7.109.0 - 2024-03-28
  • 7.108.0 - 2024-03-22
  • 7.107.0 - 2024-03-14
  • 7.106.1 - 2024-03-11
  • 7.106.0 - 2024-03-08
  • 7.105.0 - 2024-03-04
  • 7.104.0 - 2024-02-29
  • 7.103.0 - 2024-02-27
  • 7.102.1 - 2024-02-22
  • 7.102.0 - 2024-02-20
  • 7.101.1 - 2024-02-15
  • 7.101.0 - 2024-02-13
  • 7.100.1 - 2024-02-07
  • 7.100.0 - 2024-02-06
  • 7.99.0 - 2024-01-30
  • 7.98.0 - 2024-01-25
  • 7.97.0 - 2024-01-25
  • 7.95.0 - 2024-01-23
  • 7.94.1 - 2024-01-19
  • 7.93.0 - 2024-01-10
  • 7.92.0 - 2024-01-04
  • 7.91.0 - 2023-12-22
  • 7.90.0 - 2023-12-20
  • 7.89.0 - 2023-12-19
  • 7.88.0 - 2023-12-14
  • 7.87.0 - 2023-12-13
  • 7.86.0 - 2023-12-07
  • 7.85.0 - 2023-12-04
  • 7.84.0 - 2023-11-30
  • 7.83.0 - 2023-11-28
  • 7.82.0 - 2023-11-27
  • 7.81.1 - 2023-11-21
  • 7.81.0 - 2023-11-20
  • 7.80.2-alpha.1 - 2023-11-15
  • 7.80.2-alpha.0 - 2023-11-14
  • 7.80.1 - 2023-11-14
  • 7.80.0 - 2023-11-09
  • 7.79.0 - 2023-11-08
  • 7.78.0 - 2023-11-08
  • 7.77.0 - 2023-10-31
  • 7.76.0 - 2023-10-27
  • 7.75.1 - 2023-10-25
  • 7.75.0 - 2023-10-24
  • 7.74.2-alpha.1 - 2023-10-23
  • 7.74.2-alpha.0 - 2023-10-19
  • 7.74.1 - 2023-10-17
  • 7.74.0 - 2023-10-13
  • 7.73.0 - 2023-10-02
  • 7.72.0 - 2023-09-26
  • 7.71.0 - 2023-09-25
  • 7.70.0 - 2023-09-20
  • 7.70.0-beta.1 - 2023-09-15
  • 7.70.0-beta.0 - 2023-09-14
  • 7.69.0 - 2023-09-13
  • 7.68.0 - 2023-09-06
  • 7.67.0 - 2023-09-05
  • 7.67.0-beta.0 - 2023-08-31
  • 7.66.0 - 2023-08-30
  • 7.66.0-alpha.0 - 2023-08-29
  • 7.65.0 - 2023-08-28
  • 7.65.0-alpha.0 - 2023-08-16
  • 7.64.0 - 2023-08-14
  • 7.64.0-alpha.0 - 2023-08-11
  • 7.63.0 - 2023-08-10
  • 7.62.0 - 2023-08-09
  • 7.61.1 - 2023-08-04
  • 7.61.0 - 2023-07-31
  • 7.60.1 - 2023-07-26
  • 7.60.0 - 2023-07-21
  • 7.59.3 - 2023-07-19
  • 7.59.2 - 2023-07-18
  • 7.59.1 - 2023-07-18
  • 7.59.0-beta.1 - 2023-07-17
  • 7.59.0-beta.0 - 2023-07-13
  • 7.58.1 - 2023-07-13
  • 7.58.0 - 2023-07-12
  • 7.57.0 - 2023-06-28
  • 7.57.0-beta.0 - 2023-06-21
  • 7.56.0 - 2023-06-19
  • 7.55.2 - 2023-06-14
  • 7.55.1 - 2023-06-14
  • 7.55.0 - 2023-06-13
  • 7.54.0 - 2023-06-01
  • 7.53.1 - 2023-05-24
  • 7.53.0 - 2023-05-23
  • 7.52.1 - 2023-05-15
  • 7.52.0 - 2023-05-15
  • 7.51.2 - 2023-05-08
  • 7.51.1 - 2023-05-08
  • 7.51.0 - 2023-05-04
  • 7.50.0 - 2023-04-27
  • 7.49.0 - 2023-04-20
  • 7.48.0 - 2023-04-14
  • 7.47.0 - 2023-04-05
  • 7.46.0 - 2023-03-30
  • 7.45.0 - 2023-03-24
  • 7.44.2 - 2023-03-21
  • 7.44.1 - 2023-03-20
  • 7.44.0 - 2023-03-20
  • 7.43.0 - 2023-03-13
  • 7.42.0 - 2023-03-09
  • 7.41.0 - 2023-03-06
  • 7.40.0 - 2023-03-01
  • 7.39.0 - 2023-02-27
  • 7.38.0 - 2023-02-17
  • 7.37.2 - 2023-02-13
  • 7.37.1 - 2023-02-10
  • 7.37.0 - 2023-02-09
  • 7.36.0 - 2023-02-02
  • 7.35.0 - 2023-02-01
  • 7.34.0 - 2023-01-26
  • 7.34.0-beta.0 - 2023-01-25
  • 7.33.0 - 2023-01-24
  • 7.32.1 - 2023-01-23
  • 7.32.0 - 2023-01-23
  • 7.31.1 - 2023-01-17
  • 7.31.0 - 2023-01-16
  • 7.30.0 - 2023-01-10
  • 7.29.0 - 2023-01-04
  • 7.28.1 - 2022-12-22
  • 7.28.0 - 2022-12-20
  • 7.27.0 - 2022-12-16
  • 7.26.0 - 2022-12-13
  • 7.25.0 - 2022-12-12
  • 7.24.2 - 2022-12-07
  • 7.24.1 - 2022-12-07
  • 7.24.0 - 2022-12-07
  • 7.23.0 - 2022-12-01
  • 7.22.0 - 2022-11-29
  • 7.21.1 - 2022-11-23
  • 7.21.0 - 2022-11-22
  • 7.20.1 - 2022-11-21
  • 7.20.0 - 2022-11-17
  • 7.19.0 - 2022-11-10
  • 7.18.0 - 2022-11-08
  • 7.17.4 - 2022-11-03
  • 7.17.3 - 2022-10-31
  • 7.17.2 - 2022-10-28
  • 7.17.1 - 2022-10-27
  • 7.17.0 - 2022-10-27
  • 7.16.0 - 2022-10-19
from @sentry/react GitHub release notes

Important

  • Warning: This PR contains a major version upgrade, and may be a breaking change.
  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade @sentry/react from 7.16.0 to 8.36.0.

See this package in npm:
@sentry/react

See this project in Snyk:
https://app.snyk.io/org/q1blue-rxw/project/5b430cad-b455-40c7-a7ff-af5a8804e8ca?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link

changeset-bot bot commented Nov 22, 2024

⚠️ No Changeset found

Latest commit: 61bc153

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@babel/[email protected] None 0 2.68 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 3.39 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 7.54 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 202 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 4.32 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 6.47 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 2.54 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 3.45 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 49.6 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 3.29 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 4.25 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 9.86 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 5.01 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 3.24 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 4.33 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 19 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 5.3 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 4.87 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 3.11 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 4.24 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 3.31 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 14.7 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 3.39 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 3.02 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 3.26 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 7.87 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 9.82 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 20.7 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 9.37 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 3.25 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 4.42 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 3.65 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 3.13 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 2.94 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 3.94 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 7.61 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 3.08 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 6.14 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 4.89 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 5.99 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 2.94 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 38.8 kB developit
npm/@csstools/[email protected] None 0 63.2 kB jonathantneal
npm/@gar/[email protected] None 0 3.1 kB gar
npm/@npmcli/[email protected] filesystem +1 112 kB nlf
npm/@npmcli/[email protected] filesystem 0 7.89 kB nlf
npm/@types/[email protected] None 0 6.61 kB types
npm/@types/[email protected] None 0 8.2 kB types
npm/@types/[email protected] None 0 1.65 MB types
npm/@types/[email protected] None 0 2.74 kB types
npm/@types/[email protected] None 0 32.2 kB types
npm/@webassemblyjs/[email protected] None 0 180 kB xtuc
npm/@webassemblyjs/[email protected] None 0 6.37 kB xtuc
npm/@webassemblyjs/[email protected] None 0 6.1 kB xtuc
npm/@webassemblyjs/[email protected] None 0 8.7 kB xtuc
npm/@webassemblyjs/[email protected] None 0 4.28 kB xtuc
npm/@webassemblyjs/[email protected] None 0 9.07 kB xtuc
npm/@webassemblyjs/[email protected] None 0 29.8 kB xtuc
npm/@webassemblyjs/[email protected] None 0 24.2 kB xtuc
npm/@webassemblyjs/[email protected] None 0 19 kB xtuc
npm/@webassemblyjs/[email protected] None 0 5.19 kB xtuc
npm/@webassemblyjs/[email protected] None 0 46.1 kB xtuc
npm/@webassemblyjs/[email protected] None 0 11.2 kB xtuc
npm/@webassemblyjs/[email protected] None 0 29.4 kB xtuc
npm/@webassemblyjs/[email protected] None 0 23.9 kB xtuc
npm/@webassemblyjs/[email protected] None 0 9.34 kB xtuc
npm/@webassemblyjs/[email protected] None 0 122 kB xtuc
npm/@webassemblyjs/[email protected] None 0 137 kB xtuc
npm/@webassemblyjs/[email protected] None 0 37.3 kB xtuc
npm/@xtuc/[email protected] None 0 8.57 kB xtuc
npm/@xtuc/[email protected] None 0 190 kB xtuc
npm/[email protected] None 0 1.19 MB marijn
npm/[email protected] None 0 6.69 kB sindresorhus
npm/[email protected] None 0 41.7 kB esp
npm/[email protected] None 0 72.9 kB esp
npm/[email protected] None 0 6.4 kB trysound
npm/[email protected] environment 0 21.2 kB jonschlinkert
npm/[email protected] None 0 20.1 kB mahdyar
npm/[email protected] None 0 5.14 kB sindresorhus
npm/[email protected] None 0 9.37 kB sindresorhus
npm/[email protected] None 0 9.54 kB paulmillr
npm/[email protected] None 0 8.18 kB iarna
npm/[email protected] None 0 7.9 kB jonschlinkert
npm/[email protected] None 0 6.88 kB jonschlinkert
npm/[email protected] None 0 6.66 kB jonschlinkert
npm/[email protected] None 0 6.24 kB blakeembrey
npm/[email protected] None 0 2.47 kB sindresorhus
npm/[email protected] None 0 3.57 kB sindresorhus
npm/[email protected] None 0 7.16 kB jonschlinkert
npm/[email protected] Transitive: environment +2 84.3 kB goto-bus-stop
npm/[email protected] None 0 5.85 kB phated
npm/[email protected] None 0 3.95 kB paulmillr
npm/[email protected] None 0 6.9 kB strml
npm/[email protected] None 0 541 kB aearly
npm/[email protected] None 0 36.2 kB coolaj86
npm/[email protected] environment +1 1.71 MB ai
npm/[email protected] None 0 32.7 kB jonschlinkert
npm/[email protected] None 0 7.29 kB dougwilson
npm/[email protected] None 0 63.9 kB mikemcl
npm/[email protected] None 0 5.36 kB sindresorhus
npm/[email protected] environment, filesystem 0 11.2 kB tootallnate

🚮 Removed packages: npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected]

View full report↗︎

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants