@amplitude/plugin-session-replay-browser
Advanced tools
Comparing version 1.4.2 to 1.5.0
@@ -100,2 +100,3 @@ Object.defineProperty(exports, "__esModule", { value: true }); | ||
configEndpointUrl: this.options.configEndpointUrl, | ||
shouldInlineStylesheet: this.options.shouldInlineStylesheet, | ||
}).promise]; | ||
@@ -102,0 +103,0 @@ case 1: |
@@ -14,3 +14,4 @@ export type MaskLevel = 'light' | 'medium' | 'conservative'; | ||
configEndpointUrl?: string; | ||
shouldInlineStylesheet?: boolean; | ||
} | ||
//# sourceMappingURL=session-replay.d.ts.map |
@@ -98,2 +98,3 @@ import { __assign, __awaiter, __generator } from "tslib"; | ||
configEndpointUrl: this.options.configEndpointUrl, | ||
shouldInlineStylesheet: this.options.shouldInlineStylesheet, | ||
}).promise]; | ||
@@ -100,0 +101,0 @@ case 1: |
@@ -14,3 +14,4 @@ export type MaskLevel = 'light' | 'medium' | 'conservative'; | ||
configEndpointUrl?: string; | ||
shouldInlineStylesheet?: boolean; | ||
} | ||
//# sourceMappingURL=session-replay.d.ts.map |
@@ -14,3 +14,4 @@ export type MaskLevel = 'light' | 'medium' | 'conservative'; | ||
configEndpointUrl?: string; | ||
shouldInlineStylesheet?: boolean; | ||
} | ||
//# sourceMappingURL=session-replay.d.ts.map |
{ | ||
"name": "@amplitude/plugin-session-replay-browser", | ||
"version": "1.4.2", | ||
"version": "1.5.0", | ||
"description": "", | ||
@@ -43,3 +43,3 @@ "author": "Amplitude Inc", | ||
"@amplitude/analytics-types": ">=1 <3", | ||
"@amplitude/session-replay-browser": "^1.7.0", | ||
"@amplitude/session-replay-browser": "^1.8.0", | ||
"idb-keyval": "^6.2.1", | ||
@@ -60,3 +60,3 @@ "tslib": "^2.4.1" | ||
], | ||
"gitHead": "caddb328ae0826dd8ef453d1152032c43c2012ad" | ||
"gitHead": "0fb81b5ab9736d9761912b85f4b86931f4d0f2a5" | ||
} |
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 too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
387223
1418