@posthog/browser-common
Advanced tools
+1
-1
@@ -29,3 +29,3 @@ "use strict"; | ||
| }); | ||
| const packageVersion = "0.3.1"; | ||
| const packageVersion = "0.4.0"; | ||
| const Config = { | ||
@@ -32,0 +32,0 @@ DEBUG: false, |
+1
-1
@@ -1,2 +0,2 @@ | ||
| const packageVersion = "0.3.1"; | ||
| const packageVersion = "0.4.0"; | ||
| const Config = { | ||
@@ -3,0 +3,0 @@ DEBUG: false, |
@@ -50,3 +50,3 @@ import type { PerformanceCaptureConfig, SessionRecordingCanvasOptions, SessionRecordingOptions, ToolbarParams } from '@posthog/types'; | ||
| networkPayloadCapture?: Pick<NetworkRecordOptions, 'recordBody' | 'recordHeaders'>; | ||
| masking?: Pick<SessionRecordingOptions, 'maskAllInputs' | 'maskTextSelector' | 'blockSelector'>; | ||
| masking?: Pick<SessionRecordingOptions, 'maskAllInputs' | 'maskTextSelector' | 'blockSelector' | 'maskAllElementAttributes'>; | ||
| urlTriggers?: SessionRecordingUrlTrigger[]; | ||
@@ -53,0 +53,0 @@ scriptConfig?: { |
+3
-3
| { | ||
| "name": "@posthog/browser-common", | ||
| "version": "0.3.1", | ||
| "version": "0.4.0", | ||
| "description": "Internal shared browser utilities and extension primitives for PostHog Browser SDKs", | ||
@@ -68,4 +68,4 @@ "license": "MIT", | ||
| "dependencies": { | ||
| "@posthog/types": "^1.399.0", | ||
| "@posthog/core": "^1.46.0" | ||
| "@posthog/core": "^1.46.8", | ||
| "@posthog/types": "^1.402.0" | ||
| }, | ||
@@ -72,0 +72,0 @@ "devDependencies": { |
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
246246
0.01%Updated
Updated