host
Showing
{ | { | ||
"name": "@tuia/rip", | "name": "@tuia/rip", | ||
"version": "1.0.5", | "version": "1.0.6", | ||
"description": "Tools for user behavior recording and playback based on rrweb", | "description": "Tools for user behavior recording and playback based on rrweb", | ||
"main": "dist/index.js", | "main": "dist/index.js", | ||
"scripts": { | "scripts": { | ||
... | @@ -29,7 +29,6 @@ | ... | @@ -29,7 +29,6 @@ |
"author": "Dec-F", | "author": "Dec-F", | ||
"license": "ISC", | "license": "ISC", | ||
"dependencies": { | "dependencies": { | ||
"formdata-polyfill": "^3.0.19", | |||
"md5": "^2.2.1", | "md5": "^2.2.1", | ||
"rrweb": "^0.7.18", | "rrweb": "^0.7.18", | ||
"whatwg-fetch": "^3.0.0" | "whatwg-fetch": "^3.0.0" | ||
... | ... |
Please register or sign in to comment