@tonconnect/sdk
Advanced tools
+15
-1
@@ -23,2 +23,11 @@ export declare interface Account { | ||
| export declare type AnalyticsMode = 'off' | 'telemetry' | 'full'; | ||
| export declare interface AnalyticsSettings { | ||
| /** | ||
| * @default 'telemetry' | ||
| */ | ||
| mode?: AnalyticsMode; | ||
| } | ||
| /** | ||
@@ -1045,3 +1054,3 @@ * Requested authentication type: 'ton_addr' or 'ton_proof'. | ||
| private readonly walletsList; | ||
| private readonly analytics?; | ||
| private analytics?; | ||
| private readonly environment; | ||
@@ -1150,2 +1159,3 @@ private readonly dappSettings; | ||
| private addWindowFocusAndBlurSubscriptions; | ||
| private initAnalytics; | ||
| private createProvider; | ||
@@ -1213,2 +1223,6 @@ private walletEventsListener; | ||
| environment?: IEnvironment; | ||
| /** | ||
| * Analytics configuration. | ||
| */ | ||
| analytics?: AnalyticsSettings; | ||
| } | ||
@@ -1215,0 +1229,0 @@ |
+3
-3
| { | ||
| "name": "@tonconnect/sdk", | ||
| "version": "3.4.0-beta.5", | ||
| "version": "3.4.0-beta.6", | ||
| "repository": { | ||
@@ -24,4 +24,4 @@ "type": "git", | ||
| "@tonconnect/isomorphic-eventsource": "0.0.2", | ||
| "@tonconnect/isomorphic-fetch": "0.0.3", | ||
| "@tonconnect/protocol": "2.4.0-beta.0" | ||
| "@tonconnect/protocol": "2.4.0-beta.0", | ||
| "@tonconnect/isomorphic-fetch": "0.0.3" | ||
| }, | ||
@@ -28,0 +28,0 @@ "files": [ |
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
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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.
1753563
0.6%14360
0.67%