@amplitude/rrweb
Advanced tools
Comparing version 2.0.0-alpha.25 to 2.0.0-alpha.26
@@ -468,3 +468,3 @@ import { actionWithDelay } from '@amplitude/rrweb-types'; | ||
declare namespace record { | ||
export declare namespace record { | ||
var addCustomEvent: <T>(tag: string, payload: T) => void; | ||
@@ -471,0 +471,0 @@ var freezePage: () => void; |
{ | ||
"name": "@amplitude/rrweb", | ||
"version": "2.0.0-alpha.25", | ||
"version": "2.0.0-alpha.26", | ||
"description": "record and replay the web", | ||
@@ -82,6 +82,6 @@ "scripts": { | ||
"dependencies": { | ||
"@amplitude/rrdom": "^2.0.0-alpha.25", | ||
"@amplitude/rrweb-types": "^2.0.0-alpha.25", | ||
"@amplitude/rrweb-snapshot": "^2.0.0-alpha.25", | ||
"@amplitude/rrweb-utils": "^2.0.0-alpha.25", | ||
"@amplitude/rrdom": "^2.0.0-alpha.26", | ||
"@amplitude/rrweb-types": "^2.0.0-alpha.26", | ||
"@amplitude/rrweb-snapshot": "^2.0.0-alpha.26", | ||
"@amplitude/rrweb-utils": "^2.0.0-alpha.26", | ||
"@types/css-font-loading-module": "0.0.7", | ||
@@ -88,0 +88,0 @@ "@xstate/fsm": "^1.4.0", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
5802103
0
+ Added@amplitude/rrdom@2.0.0-alpha.26(transitive)
+ Added@amplitude/rrweb-snapshot@2.0.0-alpha.26(transitive)
+ Added@amplitude/rrweb-types@2.0.0-alpha.26(transitive)
+ Added@amplitude/rrweb-utils@2.0.0-alpha.26(transitive)
- Removed@amplitude/rrdom@2.0.0-alpha.27(transitive)
- Removed@amplitude/rrweb-snapshot@2.0.0-alpha.27(transitive)
- Removed@amplitude/rrweb-types@2.0.0-alpha.27(transitive)
- Removed@amplitude/rrweb-utils@2.0.0-alpha.27(transitive)