Implement & test getContentDeep for all types. Improve ability to compare things using lib0/traits.

This commit is contained in:
Kevin Jahns
2025-04-29 18:02:15 +02:00
parent 4f840247a3
commit 1722c8a36f
18 changed files with 311 additions and 118 deletions

8
package-lock.json generated
View File

@@ -9,7 +9,7 @@
"version": "13.6.27",
"license": "MIT",
"dependencies": {
"lib0": "^0.2.104",
"lib0": "^0.2.105",
"y-protocols": "^1.0.5"
},
"devDependencies": {
@@ -2774,9 +2774,9 @@
}
},
"node_modules/lib0": {
"version": "0.2.104",
"resolved": "https://registry.npmjs.org/lib0/-/lib0-0.2.104.tgz",
"integrity": "sha512-1tqKRANSPTcjs/yjPoKh52oRM2u5AYdd8jie8sDiN8/5kpWWiQSHUGgtB4VEXLw1chVL3QPSPp8q9RWqzSn2FA==",
"version": "0.2.105",
"resolved": "https://registry.npmjs.org/lib0/-/lib0-0.2.105.tgz",
"integrity": "sha512-5vtbuBi2P43ZYOfVMV+TZYkWEa0J9kijXirzEgrPA+nJDQCtMx805/rqW4G1nXbM9IRIhwW+OyNNgcQdbhKfSw==",
"license": "MIT",
"dependencies": {
"isomorphic.js": "^0.2.4"