@sentry-internal/feedback
Advanced tools
@@ -1,1 +0,1 @@ | ||
| {"type":"module","version":"10.39.0","sideEffects":false} | ||
| {"type":"module","version":"10.40.0","sideEffects":false} |
@@ -21,2 +21,3 @@ import { FeedbackModalIntegration, Integration, IntegrationFn } from '@sentry/core'; | ||
| createWidget(optionOverrides?: OverrideFeedbackConfiguration): ActorComponent; | ||
| setTheme(colorScheme: "light" | "dark" | "system"): void; | ||
| remove(): void; | ||
@@ -23,0 +24,0 @@ }>; |
@@ -21,2 +21,3 @@ import type { FeedbackModalIntegration, Integration, IntegrationFn } from '@sentry/core'; | ||
| createWidget(optionOverrides?: OverrideFeedbackConfiguration): ActorComponent; | ||
| setTheme(colorScheme: "light" | "dark" | "system"): void; | ||
| remove(): void; | ||
@@ -23,0 +24,0 @@ }>; |
@@ -1,1 +0,1 @@ | ||
| {"version":3,"file":"integration.d.ts","sourceRoot":"","sources":["../../../../src/core/integration.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAEV,wBAAwB,EAExB,WAAW,EACX,aAAa,EACd,MAAM,cAAc,CAAC;AA0BtB,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,oBAAoB,CAAC;AAIzD,OAAO,KAAK,EAAiC,6BAA6B,EAAE,MAAM,SAAS,CAAC;AAE5F,KAAK,WAAW,GAAG,MAAM,IAAI,CAAC;AAE9B;;GAEG;AAEH,KAAK,cAAc,GACf;IACE,mBAAmB,CAAC,EAAE,KAAK,CAAC;IAC5B,mBAAmB,EAAE,MAAM,aAAa,CAAC;IACzC,wBAAwB,EAAE,MAAM,aAAa,CAAC;CAC/C,GACD;IAGE,mBAAmB,EAAE,CACnB,IAAI,EAAE,0BAA0B,GAAG,+BAA+B,EAClE,WAAW,CAAC,EAAE,MAAM,KACjB,OAAO,CAAC,aAAa,CAAC,CAAC;IAC5B,mBAAmB,CAAC,EAAE,KAAK,CAAC;IAC5B,wBAAwB,CAAC,EAAE,KAAK,CAAC;CAClC,CAAC;AAEN,eAAO,MAAM,wBAAwB,GAAI,yEAItC,cAAc,KAAG,aAAa,CAC/B,WAAW,GAAG;IACZ,QAAQ,CAAC,EAAE,EAAE,OAAO,GAAG,MAAM,EAAE,eAAe,CAAC,EAAE,6BAA6B,GAAG,WAAW,CAAC;IAC7F,UAAU,CACR,eAAe,CAAC,EAAE,6BAA6B,GAC9C,OAAO,CAAC,UAAU,CAAC,wBAAwB,CAAC,cAAc,CAAC,CAAC,CAAC,CAAC;IACjE,YAAY,CAAC,eAAe,CAAC,EAAE,6BAA6B,GAAG,cAAc,CAAC;IAC9E,MAAM,IAAI,IAAI,CAAC;CAChB,CAmSF,CAAC"} | ||
| {"version":3,"file":"integration.d.ts","sourceRoot":"","sources":["../../../../src/core/integration.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAEV,wBAAwB,EAExB,WAAW,EACX,aAAa,EACd,MAAM,cAAc,CAAC;AA0BtB,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,oBAAoB,CAAC;AAIzD,OAAO,KAAK,EAAiC,6BAA6B,EAAE,MAAM,SAAS,CAAC;AAE5F,KAAK,WAAW,GAAG,MAAM,IAAI,CAAC;AAE9B;;GAEG;AAEH,KAAK,cAAc,GACf;IACE,mBAAmB,CAAC,EAAE,KAAK,CAAC;IAC5B,mBAAmB,EAAE,MAAM,aAAa,CAAC;IACzC,wBAAwB,EAAE,MAAM,aAAa,CAAC;CAC/C,GACD;IAGE,mBAAmB,EAAE,CACnB,IAAI,EAAE,0BAA0B,GAAG,+BAA+B,EAClE,WAAW,CAAC,EAAE,MAAM,KACjB,OAAO,CAAC,aAAa,CAAC,CAAC;IAC5B,mBAAmB,CAAC,EAAE,KAAK,CAAC;IAC5B,wBAAwB,CAAC,EAAE,KAAK,CAAC;CAClC,CAAC;AAEN,eAAO,MAAM,wBAAwB,GAAI,yEAItC,cAAc,KAAG,aAAa,CAC/B,WAAW,GAAG;IACZ,QAAQ,CAAC,EAAE,EAAE,OAAO,GAAG,MAAM,EAAE,eAAe,CAAC,EAAE,6BAA6B,GAAG,WAAW,CAAC;IAC7F,UAAU,CACR,eAAe,CAAC,EAAE,6BAA6B,GAC9C,OAAO,CAAC,UAAU,CAAC,wBAAwB,CAAC,cAAc,CAAC,CAAC,CAAC,CAAC;IACjE,YAAY,CAAC,eAAe,CAAC,EAAE,6BAA6B,GAAG,cAAc,CAAC;IAC9E,QAAQ,CAAC,WAAW,EAAE,OAAO,GAAG,MAAM,GAAG,QAAQ,GAAG,IAAI,CAAC;IACzD,MAAM,IAAI,IAAI,CAAC;CAChB,CAsTF,CAAC"} |
+4
-5
| { | ||
| "name": "@sentry-internal/feedback", | ||
| "version": "10.39.0", | ||
| "version": "10.40.0", | ||
| "description": "Sentry SDK integration for user feedback", | ||
@@ -42,3 +42,3 @@ "repository": "git://github.com/getsentry/sentry-javascript.git", | ||
| "dependencies": { | ||
| "@sentry/core": "10.39.0" | ||
| "@sentry/core": "10.40.0" | ||
| }, | ||
@@ -56,7 +56,6 @@ "devDependencies": { | ||
| "build:types:downlevel": "yarn downlevel-dts build/npm/types build/npm/types-ts3.8 --to ts3.8 && yarn node ./scripts/shim-preact-export.js", | ||
| "build:watch": "run-p build:transpile:watch build:bundle:watch build:types:watch", | ||
| "build:dev:watch": "run-p build:transpile:watch build:types:watch", | ||
| "build:watch": "run-p build:transpile:watch build:bundle:watch", | ||
| "build:dev:watch": "run-p build:transpile:watch", | ||
| "build:transpile:watch": "yarn build:transpile --watch", | ||
| "build:bundle:watch": "yarn build:bundle --watch", | ||
| "build:types:watch": "tsc -p tsconfig.types.json --watch", | ||
| "build:tarball": "npm pack", | ||
@@ -63,0 +62,0 @@ "circularDepCheck": "madge --circular src/index.ts", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
556420
0.61%4629
0.83%+ Added
- Removed
Updated