New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@sentry-internal/feedback

Package Overview
Dependencies
Maintainers
9
Versions
160
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sentry-internal/feedback - npm Package Compare versions

Comparing version 8.48.0 to 8.49.0

2

build/npm/esm/package.json

@@ -1,1 +0,1 @@

{"type":"module","version":"8.48.0","sideEffects":false}
{"type":"module","version":"8.49.0","sideEffects":false}

@@ -5,2 +5,3 @@ export declare const WINDOW: import("@sentry/core").InternalGlobal & Window;

userAgent?: string | undefined;
maxTouchPoints?: number | undefined;
} & Navigator;

@@ -7,0 +8,0 @@ export declare const TRIGGER_LABEL = "Report a Bug";

@@ -5,2 +5,3 @@ export declare const WINDOW: import("@sentry/core").InternalGlobal & Window;

userAgent?: string | undefined;
maxTouchPoints?: number | undefined;
} & Navigator;

@@ -7,0 +8,0 @@ export declare const TRIGGER_LABEL = "Report a Bug";

{
"name": "@sentry-internal/feedback",
"version": "8.48.0",
"version": "8.49.0",
"description": "Sentry SDK integration for user feedback",

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

"dependencies": {
"@sentry/core": "8.48.0"
"@sentry/core": "8.49.0"
},

@@ -45,0 +45,0 @@ "devDependencies": {

Sorry, the diff of this file is not supported yet

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