@sentry-internal/feedback
Advanced tools
Comparing version
@@ -1,1 +0,1 @@ | ||
{"type":"module","version":"9.14.0","sideEffects":false} | ||
{"type":"module","version":"9.15.0","sideEffects":false} |
@@ -0,3 +1,3 @@ | ||
declare const hType: any; | ||
type VNode = any; | ||
declare const hType: any; | ||
// replaced import from preact | ||
@@ -4,0 +4,0 @@ interface FactoryParams { |
@@ -0,3 +1,3 @@ | ||
declare const hType: any; | ||
type VNode = any; | ||
declare const hType: any; | ||
// replaced import from preact | ||
@@ -4,0 +4,0 @@ import * as Hooks from 'preact/hooks'; |
@@ -1,2 +0,2 @@ | ||
import type { VNode, h as hType } from 'preact'; | ||
import type { h as hType, VNode } from 'preact'; | ||
interface FactoryParams { | ||
@@ -3,0 +3,0 @@ h: typeof hType; |
@@ -1,2 +0,2 @@ | ||
import type { VNode, h as hType } from 'preact'; | ||
import type { h as hType, VNode } from 'preact'; | ||
import type * as Hooks from 'preact/hooks'; | ||
@@ -3,0 +3,0 @@ interface FactoryParams { |
{ | ||
"name": "@sentry-internal/feedback", | ||
"version": "9.14.0", | ||
"version": "9.15.0", | ||
"description": "Sentry SDK integration for user feedback", | ||
@@ -42,3 +42,3 @@ "repository": "git://github.com/getsentry/sentry-javascript.git", | ||
"dependencies": { | ||
"@sentry/core": "9.14.0" | ||
"@sentry/core": "9.15.0" | ||
}, | ||
@@ -45,0 +45,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
119
0.85%550647
-0.01%+ Added
- Removed
Updated