impl #23 add custom privacy selectors

This commit is contained in:
Yanzhen Yu
2026-04-01 12:00:00 +08:00
parent 7380e599c8
commit d1b32e6e9d
7 changed files with 60 additions and 32 deletions

View File

@@ -24,8 +24,7 @@
"dist",
"lib",
"es",
"index.d.ts",
"src/types.ts"
"typings"
],
"author": "yanzhen@smartx.com",
"license": "MIT",
@@ -59,7 +58,7 @@
"dependencies": {
"@types/smoothscroll-polyfill": "^0.3.0",
"mitt": "^1.1.3",
"rrweb-snapshot": "^0.7.5",
"rrweb-snapshot": "^0.7.6",
"smoothscroll-polyfill": "^0.4.3"
}
}