Socket
Socket
Sign inDemoInstall

@sentry-internal/feedback

Package Overview
Dependencies
Maintainers
9
Versions
121
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 0.0.1-alpha.17 to 7.85.0

2

cjs/index.js

@@ -1707,3 +1707,3 @@ Object.defineProperty(exports, '__esModule', { value: true });

/**
* Setup and initialize replay container
* Setup and initialize feedback container
*/

@@ -1710,0 +1710,0 @@ setupOnce() {

@@ -1705,3 +1705,3 @@ import { GLOBAL_OBJ, getLocationHref, logger, isBrowser } from '@sentry/utils';

/**
* Setup and initialize replay container
* Setup and initialize feedback container
*/

@@ -1708,0 +1708,0 @@ setupOnce() {

{
"name": "@sentry-internal/feedback",
"version": "0.0.1-alpha.17",
"version": "7.85.0",
"description": "Sentry SDK integration for user feedback",

@@ -26,7 +26,7 @@ "repository": "git://github.com/getsentry/sentry-javascript.git",

"dependencies": {
"@sentry/core": "7.84.0",
"@sentry/types": "7.84.0",
"@sentry/utils": "7.84.0"
"@sentry/core": "7.85.0",
"@sentry/types": "7.85.0",
"@sentry/utils": "7.85.0"
},
"sideEffects": false
}

@@ -44,3 +44,3 @@ import { Integration } from '@sentry/types';

/**
* Setup and initialize replay container
* Setup and initialize feedback container
*/

@@ -47,0 +47,0 @@ setupOnce(): void;

@@ -44,3 +44,3 @@ import type { Integration } from '@sentry/types';

/**
* Setup and initialize replay container
* Setup and initialize feedback container
*/

@@ -47,0 +47,0 @@ setupOnce(): void;

Sorry, the diff of this file is not supported yet

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