Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@sentry/nextjs

Package Overview
Dependencies
Maintainers
12
Versions
327
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sentry/nextjs - npm Package Compare versions

Comparing version 6.3.2 to 6.3.3

16

package.json
{
"name": "@sentry/nextjs",
"version": "6.3.2",
"version": "6.3.3",
"description": "Official Sentry SDK for Next.js",

@@ -15,3 +15,3 @@ "repository": "git://github.com/getsentry/sentry-javascript.git",

"browser": "./esm/index.client.js",
"types": "./esm/index.client.d.ts",
"types": "./esm/index.server.d.ts",
"publishConfig": {

@@ -21,11 +21,11 @@ "access": "public"

"dependencies": {
"@sentry/core": "6.3.2",
"@sentry/integrations": "6.3.2",
"@sentry/node": "6.3.2",
"@sentry/react": "6.3.2",
"@sentry/utils": "6.3.2",
"@sentry/core": "6.3.3",
"@sentry/integrations": "6.3.3",
"@sentry/node": "6.3.3",
"@sentry/react": "6.3.3",
"@sentry/utils": "6.3.3",
"@sentry/webpack-plugin": "1.15.0"
},
"devDependencies": {
"@sentry/types": "6.3.2",
"@sentry/types": "6.3.3",
"@types/webpack": "^5.28.0",

@@ -32,0 +32,0 @@ "eslint": "7.20.0",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc