{"_id":"@y/y","_rev":"33-887fe88cf4a7b0ba73d76bd4e8799eaf","name":"@y/y","dist-tags":{"latest":"14.0.0-rc.7","beta":"14.0.0-rc.26"},"versions":{"14.0.0-16":{"name":"@y/y","version":"14.0.0-16","keywords":["Yjs","CRDT","offline","offline-first","shared-editing","concurrency","collaboration"],"author":{"name":"Kevin Jahns"},"license":"MIT","_id":"@y/y@14.0.0-16","maintainers":[{"name":"dmonad","email":"kevin.jahns@protonmail.com"}],"homepage":"https://docs.yjs.dev","bugs":{"url":"https://github.com/yjs/yjs/issues"},"dist":{"shasum":"b79914426e7aca2691c3bf13b5339e7231edab14","tarball":"https://registry.npmjs.org/@y/y/-/y-14.0.0-16.tgz","fileCount":193,"integrity":"sha512-4zwbLnLannzUiEdJn9r3IS2FCVdHqADZHLqAivzAuKeoCGZ55JUFebp/YUtrYuTE2ZaBgctxpzulqAAHaahtIA==","signatures":[{"sig":"MEUCIHNwps17MtqLIyO7/Kw2upCLc6TyAFVJ8cL0UYhT+TbLAiEAsU7IDHgSZCzh4T/GZyJ6z+O83Uh1A+0E57dl1FSOv70=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2892246},"main":"./dist/yjs.cjs","type":"module","email":"kevin.jahns@protonmail.com","types":"./dist/src/index.d.ts","module":"./dist/yjs.mjs","engines":{"npm":">=8.0.0","node":">=16.0.0"},"exports":{".":{"types":"./dist/src/index.d.ts","import":"./src/index.js","module":"./src/index.js","require":"./dist/yjs.cjs"},"./internals":{"types":"./dist/src/internals.d.ts","import":"./src/internals.js","module":"./src/internals.js","require":"./dist/internals.cjs"},"./testHelper":{"types":"./dist/tests/testHelper.d.ts","import":"./tests/testHelper.js","module":"./tests/testHelper.js","require":"./dist/testHelper.cjs"},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/dmonad","type":"GitHub Sponsors ❤"},"gitHead":"988bea29c89808656140061646172eb555f5b7ec","scripts":{"dist":"npm run clean && rollup -c && (tsc --skipLibCheck|| true)","lint":"markdownlint README.md && standard && tsc --skipLibCheck","test":"NODE_ENV=development node ./tests/index.js --repetition-time 50","clean":"rm -rf dist","debug":"npm run gentesthtml && 0serve -o test.html","watch":"rollup -wc","trace-opt":"clear && node --trace-opt ./tests/index.js","preversion":"PRODUCTION=1 npm run dist && test -e dist/src/index.d.ts && test -e dist/yjs.cjs && test -e dist/yjs.cjs","gentesthtml":"0gentesthtml --script ./tests/index.js --include-dependencies @y/protocols > test.html","trace-deopt":"clear && node --trace-deopt ./tests/index.js","test-extensive":"node ./tests/index.js --production --repetition-time 10000"},"_npmUser":{"name":"dmonad","email":"kevin.jahns@protonmail.com"},"standard":{"ignore":["/dist","/node_modules"]},"repository":{"url":"git+https://github.com/yjs/yjs.git","type":"git"},"_npmVersion":"10.9.2","description":"Shared Editing Library","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"lib0":"^0.2.115-6"},"dictionaries":{"test":"tests"},"_hasShrinkwrap":false,"devDependencies":{"yjs":".","rollup":"^4.52.5","standard":"^17.1.2","typescript":"^5.9.3","@types/node":"^22.14.1","@y/protocols":"^1.0.6-1","concurrently":"^9.2.1","markdownlint-cli":"^0.45.0"},"_npmOperationalInternal":{"tmp":"tmp/y_14.0.0-16_1765403327596_0.22434112794915317","host":"s3://npm-registry-packages-npm-production"}},"14.0.0-17":{"name":"@y/y","version":"14.0.0-17","keywords":["Yjs","CRDT","offline","offline-first","shared-editing","concurrency","collaboration"],"author":{"name":"Kevin Jahns"},"license":"MIT","_id":"@y/y@14.0.0-17","maintainers":[{"name":"dmonad","email":"kevin.jahns@protonmail.com"}],"homepage":"https://docs.yjs.dev","bugs":{"url":"https://github.com/yjs/yjs/issues"},"dist":{"shasum":"406ab3f3f58f0f5d353933bce3770fd3ab91504a","tarball":"https://registry.npmjs.org/@y/y/-/y-14.0.0-17.tgz","fileCount":137,"integrity":"sha512-Ssux53qt3oFi1FunkO7D0DzCxpDspY3Qndq2RnQLUAqOywg3+eh9neqpOuJqNXfpi1CxTzHu+nOFgikQBY2rLA==","signatures":[{"sig":"MEYCIQCZnlTGFBIIcJ6XmuMe3qvTVrR22ov4C4CMsM+KB3Jl0gIhAM2gbt+ZFIP7JpEK5aT97rXDOwlfC5hpSK+VMcwrenRs","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1386685},"main":"./dist/yjs.js","type":"module","email":"kevin.jahns@protonmail.com","types":"./dist/src/index.d.ts","module":"./dist/yjs.js","engines":{"npm":">=8.0.0","node":">=16.0.0"},"exports":{".":{"types":"./dist/src/index.d.ts","default":"./dist/yjs.js"},"./internals":{"types":"./dist/src/internals.d.ts","default":"./dist/internals.js"},"./testHelper":{"types":"./dist/tests/testHelper.d.ts","default":"./dist/testHelper.js"},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/dmonad","type":"GitHub Sponsors ❤"},"gitHead":"4e2c470f350ce38ff4a5cd5560b7613b9a5aef02","scripts":{"dist":"npm run clean && rollup -c && (tsc --skipLibCheck|| true)","lint":"markdownlint README.md && standard && tsc --skipLibCheck","test":"NODE_ENV=development node ./tests/index.js --repetition-time 50","clean":"rm -rf dist","debug":"npm run gentesthtml && 0serve -o test.html","watch":"rollup -wc","trace-opt":"clear && node --trace-opt ./tests/index.js","preversion":"PRODUCTION=1 npm run dist && test -e dist/src/index.d.ts && test -e dist/yjs.js","gentesthtml":"0gentesthtml --script ./tests/index.js --include-dependencies @y/protocols > test.html","trace-deopt":"clear && node --trace-deopt ./tests/index.js","test-extensive":"node ./tests/index.js --production --repetition-time 10000"},"_npmUser":{"name":"dmonad","email":"kevin.jahns@protonmail.com"},"standard":{"ignore":["/dist","/node_modules"]},"repository":{"url":"git+https://github.com/yjs/yjs.git","type":"git"},"_npmVersion":"10.9.2","description":"Shared Editing Library","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"lib0":"^0.2.115-6"},"dictionaries":{"test":"tests"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"yjs":".","rollup":"^4.52.5","standard":"^17.1.2","typescript":"^5.9.3","@types/node":"^22.14.1","@y/protocols":"^1.0.6-1","concurrently":"^9.2.1","markdownlint-cli":"^0.45.0"},"_npmOperationalInternal":{"tmp":"tmp/y_14.0.0-17_1765801907799_0.516863392447984","host":"s3://npm-registry-packages-npm-production"}},"14.0.0-18":{"name":"@y/y","version":"14.0.0-18","keywords":["Yjs","CRDT","offline","offline-first","shared-editing","concurrency","collaboration"],"author":{"name":"Kevin Jahns"},"license":"MIT","_id":"@y/y@14.0.0-18","maintainers":[{"name":"dmonad","email":"kevin.jahns@protonmail.com"}],"homepage":"https://docs.yjs.dev","bugs":{"url":"https://github.com/yjs/yjs/issues"},"dist":{"shasum":"6cbedb98d11aa7e9b795410cbbfc58a5823b02cb","tarball":"https://registry.npmjs.org/@y/y/-/y-14.0.0-18.tgz","fileCount":137,"integrity":"sha512-HmMlJuDyje9NHHc7dJy+fLbtjJx2+QZfOll9+UNfJsoeeGqW3ItV+1ifasa7V62sEfpU6Tx8glCDP5aQl+PL3w==","signatures":[{"sig":"MEUCIQDuuiH0zmFLur482crf7Pf7REvZHiWpvmdWt4az3GgUeQIgDTXfdzMt5B5U0lMM3Ku4KwS4LXEqEGBB/Ot+E6L3/JI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1386683},"main":"./dist/yjs.js","type":"module","email":"kevin.jahns@protonmail.com","types":"./dist/src/index.d.ts","module":"./dist/yjs.js","engines":{"npm":">=8.0.0","node":">=16.0.0"},"exports":{".":{"types":"./dist/src/index.d.ts","default":"./dist/yjs.js"},"./internals":{"types":"./dist/src/internals.d.ts","default":"./dist/internals.js"},"./testHelper":{"types":"./dist/tests/testHelper.d.ts","default":"./dist/testHelper.js"},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/dmonad","type":"GitHub Sponsors ❤"},"gitHead":"509a11f098625251d27c9a1c0ff6694f66c53880","scripts":{"dist":"npm run clean && rollup -c && (tsc --skipLibCheck|| true)","lint":"markdownlint README.md && standard && tsc --skipLibCheck","test":"NODE_ENV=development node ./tests/index.js --repetition-time 50","clean":"rm -rf dist","debug":"npm run gentesthtml && 0serve -o test.html","watch":"rollup -wc","trace-opt":"clear && node --trace-opt ./tests/index.js","preversion":"PRODUCTION=1 npm run dist && test -e dist/src/index.d.ts && test -e dist/yjs.js","gentesthtml":"0gentesthtml --script ./tests/index.js --include-dependencies @y/protocols > test.html","trace-deopt":"clear && node --trace-deopt ./tests/index.js","test-extensive":"node ./tests/index.js --production --repetition-time 10000"},"_npmUser":{"name":"dmonad","email":"kevin.jahns@protonmail.com"},"standard":{"ignore":["/dist","/node_modules"]},"repository":{"url":"git+https://github.com/yjs/yjs.git","type":"git"},"_npmVersion":"10.9.2","description":"Shared Editing Library","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"lib0":"^0.2.115"},"dictionaries":{"test":"tests"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"yjs":".","rollup":"^4.52.5","standard":"^17.1.2","typescript":"^5.9.3","@types/node":"^22.14.1","@y/protocols":"^1.0.6-1","concurrently":"^9.2.1","markdownlint-cli":"^0.45.0"},"_npmOperationalInternal":{"tmp":"tmp/y_14.0.0-18_1765812588187_0.7465967986910313","host":"s3://npm-registry-packages-npm-production"}},"14.0.0-19":{"name":"@y/y","version":"14.0.0-19","keywords":["Yjs","CRDT","offline","offline-first","shared-editing","concurrency","collaboration"],"author":{"name":"Kevin Jahns"},"license":"MIT","_id":"@y/y@14.0.0-19","maintainers":[{"name":"dmonad","email":"kevin.jahns@protonmail.com"}],"homepage":"https://docs.yjs.dev","bugs":{"url":"https://github.com/yjs/yjs/issues"},"dist":{"shasum":"0be7cac813629287c1371b9aea500a64afc5b7f5","tarball":"https://registry.npmjs.org/@y/y/-/y-14.0.0-19.tgz","fileCount":137,"integrity":"sha512-w+wuYhJTRNjyGHZWEHoFggQdDyW/MlDL2ib9vJWaVqlSj+xxu1O07JABkgVzeWxKWIdTa98haXzCHoa1XaPUgQ==","signatures":[{"sig":"MEUCIQDUnJX4zpvnsitAFyBmrZgU1yp8k+/dgOu4LBq1vK+kpQIgByfDVPFmzOw6cETsvZP62vcyCYJop2ve3vWcjen+j60=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1388121},"main":"./dist/yjs.js","type":"module","email":"kevin.jahns@protonmail.com","types":"./dist/src/index.d.ts","module":"./dist/yjs.js","engines":{"npm":">=8.0.0","node":">=16.0.0"},"exports":{".":{"types":"./dist/src/index.d.ts","default":"./dist/yjs.js"},"./internals":{"types":"./dist/src/internals.d.ts","default":"./dist/internals.js"},"./testHelper":{"types":"./dist/tests/testHelper.d.ts","default":"./dist/testHelper.js"},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/dmonad","type":"GitHub Sponsors ❤"},"gitHead":"f661af707700966a18ffa1c62c249406cabf8ae8","scripts":{"dist":"npm run clean && rollup -c && (tsc --skipLibCheck|| true)","lint":"markdownlint README.md && standard && tsc --skipLibCheck","test":"NODE_ENV=development node ./tests/index.js --repetition-time 50","clean":"rm -rf dist","debug":"npm run gentesthtml && 0serve -o test.html","watch":"rollup -wc","trace-opt":"clear && node --trace-opt ./tests/index.js","preversion":"PRODUCTION=1 npm run dist && test -e dist/src/index.d.ts && test -e dist/yjs.js","gentesthtml":"0gentesthtml --script ./tests/index.js --include-dependencies @y/protocols > test.html","trace-deopt":"clear && node --trace-deopt ./tests/index.js","test-extensive":"node ./tests/index.js --production --repetition-time 10000"},"_npmUser":{"name":"dmonad","email":"kevin.jahns@protonmail.com"},"standard":{"ignore":["/dist","/node_modules"]},"repository":{"url":"git+https://github.com/yjs/yjs.git","type":"git"},"_npmVersion":"10.9.2","description":"Shared Editing Library","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"lib0":"^0.2.115"},"dictionaries":{"test":"tests"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"yjs":".","rollup":"^4.52.5","standard":"^17.1.2","typescript":"^5.9.3","@types/node":"^22.14.1","@y/protocols":"^1.0.6-1","concurrently":"^9.2.1","markdownlint-cli":"^0.45.0"},"_npmOperationalInternal":{"tmp":"tmp/y_14.0.0-19_1765986351049_0.346005611331923","host":"s3://npm-registry-packages-npm-production"}},"14.0.0-20":{"name":"@y/y","version":"14.0.0-20","keywords":["Yjs","CRDT","offline","offline-first","shared-editing","concurrency","collaboration"],"author":{"name":"Kevin Jahns"},"license":"MIT","_id":"@y/y@14.0.0-20","maintainers":[{"name":"dmonad","email":"kevin.jahns@protonmail.com"}],"homepage":"https://docs.yjs.dev","bugs":{"url":"https://github.com/yjs/yjs/issues"},"dist":{"shasum":"e8d4f452d32a202385752f85cea93d968e672b4e","tarball":"https://registry.npmjs.org/@y/y/-/y-14.0.0-20.tgz","fileCount":151,"integrity":"sha512-DSQfg9x+op8Ln+NWKDcBEexdJX61GhmfV8rpefaT6gPA9iUdo8+qsPWx5Re9Ccjj9Eni50YfoWah++Lb4SHUbQ==","signatures":[{"sig":"MEYCIQD8duvdxsflDJGOQdoQnwnlLjKSCCbVSOmJpG7NmyefkwIhAMm/nYsefoWFftxyKxX1QYfVty7T8fM9k19nFOp3m1DT","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":606884},"type":"module","email":"kevin.jahns@protonmail.com","types":"./dist/src/index.d.ts","engines":{"npm":">=8.0.0","node":">=16.0.0"},"exports":{".":{"types":"./dist/src/index.d.ts","default":"./src/index.js"},"./meta":{"types":"./dist/src/utils/meta.d.ts","default":"./src/utils/meta.js"},"./internals":{"types":"./dist/src/internals.d.ts","default":"./src/internals.js"},"./testHelper":{"types":"./dist/tests/testHelper.d.ts","default":"./tests/testHelper.js"},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/dmonad","type":"GitHub Sponsors ❤"},"gitHead":"e40492273e95e1fc106d3f8cbb31d1027c52bb03","scripts":{"dist":"npm run clean && (tsc --skipLibCheck|| true)","lint":"markdownlint README.md && standard && tsc --skipLibCheck","test":"NODE_ENV=development node ./tests/index.js --repetition-time 50","clean":"rm -rf dist","debug":"npm run gentesthtml && 0serve -o test.html","trace-opt":"clear && node --trace-opt ./tests/index.js","debug:node":"node --inspect-brk tests/index.js","preversion":"PRODUCTION=1 npm run dist && test -e dist/src/index.d.ts","gentesthtml":"0gentesthtml --script ./tests/index.js --include-dependencies @y/protocols > test.html","trace-deopt":"clear && node --trace-deopt ./tests/index.js","test-extensive":"node ./tests/index.js --production --repetition-time 10000"},"_npmUser":{"name":"dmonad","email":"kevin.jahns@protonmail.com"},"standard":{"ignore":["/dist","/node_modules"]},"repository":{"url":"git+https://github.com/yjs/yjs.git","type":"git"},"_npmVersion":"10.9.2","description":"Shared Editing Library","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"lib0":"^1.0.0-0"},"dictionaries":{"test":"tests"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"standard":"^17.1.2","typescript":"^5.9.3","@types/node":"^22.14.1","@y/protocols":"^1.0.6-1","markdownlint":"^0.40.0","markdownlint-cli":"^0.45.0"},"_npmOperationalInternal":{"tmp":"tmp/y_14.0.0-20_1768178581988_0.8328275660285838","host":"s3://npm-registry-packages-npm-production"}},"14.0.0-21":{"name":"@y/y","version":"14.0.0-21","keywords":["Yjs","CRDT","offline","offline-first","shared-editing","concurrency","collaboration"],"author":{"name":"Kevin Jahns"},"license":"MIT","_id":"@y/y@14.0.0-21","maintainers":[{"name":"dmonad","email":"kevin.jahns@protonmail.com"}],"homepage":"https://docs.yjs.dev","bugs":{"url":"https://github.com/yjs/yjs/issues"},"dist":{"shasum":"fedf44d9515d561c303ac2149a524360940c3983","tarball":"https://registry.npmjs.org/@y/y/-/y-14.0.0-21.tgz","fileCount":151,"integrity":"sha512-wkroS/HjiTwDQsxJjIJjpb7fMXfGvTlZkZ964OuDNbMb2V2K5rUTvC2lqzdLrNx1jXuXcUgFbZPYz5adZq/P0Q==","signatures":[{"sig":"MEUCIQDzh3jBWKUvKShF/oQG9jFPpVXh9FYjUlaG18/1EBnWCAIgbu4shI/LUH38zPJBdiYsCxdWrIQEuVZ1MNIqkoayHBI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":616337},"type":"module","email":"kevin.jahns@protonmail.com","types":"./dist/src/index.d.ts","engines":{"npm":">=8.0.0","node":">=16.0.0"},"exports":{".":{"types":"./dist/src/index.d.ts","default":"./src/index.js"},"./meta":{"types":"./dist/src/utils/meta.d.ts","default":"./src/utils/meta.js"},"./internals":{"types":"./dist/src/internals.d.ts","default":"./src/internals.js"},"./testHelper":{"types":"./dist/tests/testHelper.d.ts","default":"./tests/testHelper.js"},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/dmonad","type":"GitHub Sponsors ❤"},"gitHead":"afd880b2fdaab327aae040e135952e0f035634cd","scripts":{"dist":"npm run clean && (tsc --skipLibCheck|| true)","lint":"markdownlint README.md && standard && tsc --skipLibCheck","test":"NODE_ENV=development node ./tests/index.js --repetition-time 50","clean":"rm -rf dist","debug":"npm run gentesthtml && 0serve -o test.html","trace-opt":"clear && node --trace-opt ./tests/index.js","debug:node":"node --inspect-brk tests/index.js","preversion":"PRODUCTION=1 npm run dist && test -e dist/src/index.d.ts","gentesthtml":"0gentesthtml --script ./tests/index.js --include-dependencies @y/protocols > test.html","trace-deopt":"clear && node --trace-deopt ./tests/index.js","test-extensive":"node ./tests/index.js --production --repetition-time 10000"},"_npmUser":{"name":"dmonad","email":"kevin.jahns@protonmail.com"},"standard":{"ignore":["/dist","/node_modules"]},"repository":{"url":"git+https://github.com/yjs/yjs.git","type":"git"},"_npmVersion":"10.9.2","description":"Shared Editing Library","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"lib0":"^1.0.0-0"},"dictionaries":{"test":"tests"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"standard":"^17.1.2","typescript":"^5.9.3","@types/node":"^22.14.1","@y/protocols":"^1.0.6-1","markdownlint":"^0.40.0","markdownlint-cli":"^0.45.0"},"_npmOperationalInternal":{"tmp":"tmp/y_14.0.0-21_1768403729830_0.12582185056283168","host":"s3://npm-registry-packages-npm-production"}},"14.0.0-22":{"name":"@y/y","version":"14.0.0-22","keywords":["Yjs","CRDT","offline","offline-first","shared-editing","concurrency","collaboration"],"author":{"name":"Kevin Jahns"},"license":"MIT","_id":"@y/y@14.0.0-22","maintainers":[{"name":"dmonad","email":"kevin.jahns@protonmail.com"}],"homepage":"https://docs.yjs.dev","bugs":{"url":"https://github.com/yjs/yjs/issues"},"dist":{"shasum":"dd8fe687ba6ed9b9d629479d06c90bc9ea9d8dcc","tarball":"https://registry.npmjs.org/@y/y/-/y-14.0.0-22.tgz","fileCount":152,"integrity":"sha512-3H68pfBC1bx7yxQpGEGSLRgWOg2Rdgyz7VikEekW1zdcNtVTJQuCECLlLxVkpAqVx2JWMZFry1laxO3PluNMKQ==","signatures":[{"sig":"MEUCIQCBqSOP5T/jcB0hOuUCiVKxnO382KCueyQibsmXSi5qEAIgSp8VhazS6nh93waQqRwgw5esrGZngOUVja1+4rjV7PE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":635131},"type":"module","email":"kevin.jahns@protonmail.com","types":"./dist/src/index.d.ts","engines":{"npm":">=8.0.0","node":">=16.0.0"},"exports":{".":{"types":"./dist/src/index.d.ts","default":"./src/index.js"},"./meta":{"types":"./dist/src/utils/meta.d.ts","default":"./src/utils/meta.js"},"./internals":{"types":"./dist/src/internals.d.ts","default":"./src/internals.js"},"./testHelper":{"types":"./dist/tests/testHelper.d.ts","default":"./tests/testHelper.js"},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/dmonad","type":"GitHub Sponsors ❤"},"gitHead":"c1755c5b657de82bb674c83bc54f37e1ad0ce3a8","scripts":{"dist":"npm run clean && (tsc --skipLibCheck|| true)","lint":"markdownlint README.md && standard && tsc --skipLibCheck","test":"NODE_ENV=development node ./tests/index.js --repetition-time 50","clean":"rm -rf dist","debug":"npm run gentesthtml && 0serve -o test.html","trace-opt":"clear && node --trace-opt ./tests/index.js","debug:node":"node --inspect-brk tests/index.js","preversion":"PRODUCTION=1 npm run dist && test -e dist/src/index.d.ts","gentesthtml":"0gentesthtml --script ./tests/index.js --include-dependencies @y/protocols > test.html","trace-deopt":"clear && node --trace-deopt ./tests/index.js","test-extensive":"node ./tests/index.js --production --repetition-time 10000"},"_npmUser":{"name":"dmonad","email":"kevin.jahns@protonmail.com"},"standard":{"ignore":["/dist","/node_modules"]},"repository":{"url":"git+https://github.com/yjs/yjs.git","type":"git"},"_npmVersion":"10.9.2","description":"Shared Editing Library","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"lib0":"^1.0.0-0"},"dictionaries":{"test":"tests"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"standard":"^17.1.2","typescript":"^5.9.3","@types/node":"^22.14.1","@y/protocols":"^1.0.6-1","markdownlint":"^0.40.0","markdownlint-cli":"^0.45.0"},"_npmOperationalInternal":{"tmp":"tmp/y_14.0.0-22_1768832285408_0.5887939125812933","host":"s3://npm-registry-packages-npm-production"}},"14.0.0-rc.0":{"name":"@y/y","version":"14.0.0-rc.0","keywords":["Yjs","CRDT","offline","offline-first","shared-editing","concurrency","collaboration"],"author":{"name":"Kevin Jahns"},"license":"MIT","_id":"@y/y@14.0.0-rc.0","maintainers":[{"name":"dmonad","email":"kevin.jahns@protonmail.com"}],"homepage":"https://docs.yjs.dev","bugs":{"url":"https://github.com/yjs/yjs/issues"},"dist":{"shasum":"324d874db6288ece737bcfd570301bd6d2a81b7e","tarball":"https://registry.npmjs.org/@y/y/-/y-14.0.0-rc.0.tgz","fileCount":152,"integrity":"sha512-dw/wvndN8PAkDUQENgNVVjdlGBrXVVNH5Crut0ArGotj7WvsR15dsB0KWnQIwbhCOgodNgCs0bhkiPTE56Bnhg==","signatures":[{"sig":"MEUCIA01ePLX85L+3cYqpjolD2CE7Fg244TgnS/oFQtd3t0lAiEArMW27vZXYbYmPqQCmWyqWQ1o0iJ8loKeHvuEogUgapY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":636559},"type":"module","email":"kevin.jahns@protonmail.com","types":"./dist/src/index.d.ts","engines":{"npm":">=8.0.0","node":">=16.0.0"},"exports":{".":{"types":"./dist/src/index.d.ts","default":"./src/index.js"},"./meta":{"types":"./dist/src/utils/meta.d.ts","default":"./src/utils/meta.js"},"./internals":{"types":"./dist/src/internals.d.ts","default":"./src/internals.js"},"./testHelper":{"types":"./dist/tests/testHelper.d.ts","default":"./tests/testHelper.js"},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/dmonad","type":"GitHub Sponsors ❤"},"gitHead":"768a17e48c7da10ca3cc4c301b334bd9cb77a5d7","scripts":{"dist":"npm run clean && (tsc --skipLibCheck|| true)","lint":"markdownlint README.md && standard && tsc --skipLibCheck","test":"NODE_ENV=development node ./tests/index.js --repetition-time 50","clean":"rm -rf dist","debug":"npm run gentesthtml && 0serve -o test.html","trace-opt":"clear && node --trace-opt ./tests/index.js","debug:node":"node --inspect-brk tests/index.js","preversion":"PRODUCTION=1 npm run dist && test -e dist/src/index.d.ts","gentesthtml":"0gentesthtml --script ./tests/index.js --include-dependencies @y/protocols > test.html","trace-deopt":"clear && node --trace-deopt ./tests/index.js","test-extensive":"node ./tests/index.js --production --repetition-time 10000"},"_npmUser":{"name":"dmonad","email":"kevin.jahns@protonmail.com"},"standard":{"ignore":["/dist","/node_modules"]},"repository":{"url":"git+https://github.com/yjs/yjs.git","type":"git"},"_npmVersion":"11.8.0","description":"Shared Editing Library","directories":{},"sideEffects":false,"_nodeVersion":"24.13.1","dependencies":{"lib0":"^1.0.0-rc.2"},"dictionaries":{"test":"tests"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@y/y":".","standard":"^17.1.2","typescript":"^5.9.3","@types/node":"^22.14.1","@y/protocols":"^1.0.6-rc.1","markdownlint":"^0.40.0","markdownlint-cli":"^0.45.0"},"_npmOperationalInternal":{"tmp":"tmp/y_14.0.0-rc.0_1772033250112_0.34393392984145277","host":"s3://npm-registry-packages-npm-production"}},"14.0.0-rc.1":{"name":"@y/y","version":"14.0.0-rc.1","keywords":["Yjs","CRDT","offline","offline-first","shared-editing","concurrency","collaboration"],"author":{"name":"Kevin Jahns"},"license":"MIT","_id":"@y/y@14.0.0-rc.1","maintainers":[{"name":"dmonad","email":"kevin.jahns@protonmail.com"}],"homepage":"https://docs.yjs.dev","bugs":{"url":"https://github.com/yjs/yjs/issues"},"dist":{"shasum":"988da671c2bba2b16978d19a93da679db022ddfe","tarball":"https://registry.npmjs.org/@y/y/-/y-14.0.0-rc.1.tgz","fileCount":152,"integrity":"sha512-cnYRQW+uO/QSpOVOAYyFzl11ykI7XMf4hI6SHP9iY5EMQrL9KJNpDSbNUa7ruu9FNwsbtDqxwjmj9DFo5ntl9w==","signatures":[{"sig":"MEUCIQDD7sLSgsnh8jDXWc8901n/lP3r2XvNJTuRQpY3m4RtXQIgS4zc0kjNjPJGU8ay//VL5rwPTj8x97mHsg4np4Yz+lg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":638664},"type":"module","email":"kevin.jahns@protonmail.com","types":"./dist/src/index.d.ts","engines":{"npm":">=8.0.0","node":">=16.0.0"},"exports":{".":{"types":"./dist/src/index.d.ts","default":"./src/index.js"},"./meta":{"types":"./dist/src/utils/meta.d.ts","default":"./src/utils/meta.js"},"./internals":{"types":"./dist/src/internals.d.ts","default":"./src/internals.js"},"./testHelper":{"types":"./dist/tests/testHelper.d.ts","default":"./tests/testHelper.js"},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/dmonad","type":"GitHub Sponsors ❤"},"gitHead":"6f88d59e6e503e86d0bb1677f240c31f238aa4ab","scripts":{"dist":"npm run clean && (tsc --skipLibCheck --noEmit false|| true)","lint":"markdownlint README.md && standard && tsc --skipLibCheck","test":"NODE_ENV=development node ./tests/index.js --repetition-time 50","clean":"rm -rf dist","debug":"npm run gentesthtml && 0serve -o test.html","release":"PRODUCTION=1 npm run dist && test -e dist/src/index.d.ts && np","trace-opt":"clear && node --trace-opt ./tests/index.js","debug:node":"node --inspect-brk tests/index.js","gentesthtml":"0gentesthtml --script ./tests/index.js --include-dependencies @y/protocols > test.html","trace-deopt":"clear && node --trace-deopt ./tests/index.js","test-extensive":"node ./tests/index.js --production --repetition-time 10000"},"_npmUser":{"name":"dmonad","email":"kevin.jahns@protonmail.com"},"standard":{"ignore":["/dist","/node_modules"]},"repository":{"url":"git+https://github.com/yjs/yjs.git","type":"git"},"_npmVersion":"11.8.0","description":"Shared Editing Library","directories":{},"sideEffects":false,"_nodeVersion":"24.13.1","dependencies":{"lib0":"^1.0.0-rc.2"},"dictionaries":{"test":"tests"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@y/y":".","standard":"^17.1.2","typescript":"^5.9.3","@types/node":"^22.14.1","@y/protocols":"^1.0.6-rc.1","markdownlint":"^0.40.0","markdownlint-cli":"^0.45.0"},"_npmOperationalInternal":{"tmp":"tmp/y_14.0.0-rc.1_1772152168000_0.7247404070308079","host":"s3://npm-registry-packages-npm-production"}},"14.0.0-rc.2":{"name":"@y/y","version":"14.0.0-rc.2","keywords":["Yjs","CRDT","offline","offline-first","shared-editing","concurrency","collaboration"],"author":{"name":"Kevin Jahns"},"license":"MIT","_id":"@y/y@14.0.0-rc.2","maintainers":[{"name":"dmonad","email":"kevin.jahns@protonmail.com"}],"homepage":"https://docs.yjs.dev","bugs":{"url":"https://github.com/yjs/yjs/issues"},"dist":{"shasum":"66634fec26d90e493880aa0291313f942c1c1c3a","tarball":"https://registry.npmjs.org/@y/y/-/y-14.0.0-rc.2.tgz","fileCount":152,"integrity":"sha512-bDH6C3ZzeiOu0CyjGnIXBXttgnO1Ys2J3CAuprxzuqH10CfTzJyftKrPBSsMCEjTYZrka4vG9Dx9qwi0vgWg+g==","signatures":[{"sig":"MEYCIQCfXgwTt3AML7sJIrXh73OT6pvKGz98+FLUQyH+/wNCNAIhAOhJNTFacrYLtq9RfFqojN+myoTO/5Vky2v77oaBLahG","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":638825},"type":"module","email":"kevin.jahns@protonmail.com","types":"./dist/src/index.d.ts","engines":{"npm":">=8.0.0","node":">=16.0.0"},"exports":{".":{"types":"./dist/src/index.d.ts","default":"./src/index.js"},"./meta":{"types":"./dist/src/utils/meta.d.ts","default":"./src/utils/meta.js"},"./internals":{"types":"./dist/src/internals.d.ts","default":"./src/internals.js"},"./testHelper":{"types":"./dist/tests/testHelper.d.ts","default":"./tests/testHelper.js"},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/dmonad","type":"GitHub Sponsors ❤"},"gitHead":"da0523008392f10b078bcbf7f056ec9a478c4585","scripts":{"dist":"npm run clean && (tsc --skipLibCheck --noEmit false|| true)","lint":"markdownlint README.md && standard && tsc --skipLibCheck","test":"NODE_ENV=development node ./tests/index.js --repetition-time 50","clean":"rm -rf dist","debug":"npm run gentesthtml && 0serve -o test.html","release":"PRODUCTION=1 npm run dist && test -e dist/src/index.d.ts && np","trace-opt":"clear && node --trace-opt ./tests/index.js","debug:node":"node --inspect-brk tests/index.js","gentesthtml":"0gentesthtml --script ./tests/index.js --include-dependencies @y/protocols > test.html","trace-deopt":"clear && node --trace-deopt ./tests/index.js","test-extensive":"node ./tests/index.js --production --repetition-time 10000"},"_npmUser":{"name":"dmonad","email":"kevin.jahns@protonmail.com"},"standard":{"ignore":["/dist","/node_modules"]},"repository":{"url":"git+https://github.com/yjs/yjs.git","type":"git"},"_npmVersion":"11.8.0","description":"Shared Editing Library","directories":{},"sideEffects":false,"_nodeVersion":"24.13.1","dependencies":{"lib0":"^1.0.0-rc.5"},"dictionaries":{"test":"tests"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@y/y":".","standard":"^17.1.2","typescript":"^5.9.3","@types/node":"^22.14.1","@y/protocols":"^1.0.6-rc.1","markdownlint":"^0.40.0","markdownlint-cli":"^0.45.0"},"_npmOperationalInternal":{"tmp":"tmp/y_14.0.0-rc.2_1773840470913_0.6122353399214555","host":"s3://npm-registry-packages-npm-production"}},"14.0.0-rc.3":{"name":"@y/y","version":"14.0.0-rc.3","keywords":["Yjs","CRDT","offline","offline-first","shared-editing","concurrency","collaboration"],"author":{"name":"Kevin Jahns"},"license":"MIT","_id":"@y/y@14.0.0-rc.3","maintainers":[{"name":"dmonad","email":"kevin.jahns@protonmail.com"}],"homepage":"https://docs.yjs.dev","bugs":{"url":"https://github.com/yjs/yjs/issues"},"dist":{"shasum":"2f1c3657c3b7552a677eedfa5e23b178a5b06245","tarball":"https://registry.npmjs.org/@y/y/-/y-14.0.0-rc.3.tgz","fileCount":152,"integrity":"sha512-nlofJYj9e4Ew1TSCR49E0R6dIS2ZVOUDr2yIdg41cU3WJH3j+rclcD1BsXDCmdq8uEYkoodhflsjS3A5Lsouog==","signatures":[{"sig":"MEUCIAcqQZE+lwH1VIyWMhbx+acQDyjZ9R1TmpUrzR6Oc77cAiEAisjcUC7MyH68bCcovbmxrJMMXhkEGkYSZZWeWiFYxyg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":640321},"type":"module","email":"kevin.jahns@protonmail.com","types":"./dist/src/index.d.ts","engines":{"npm":">=8.0.0","node":">=16.0.0"},"exports":{".":{"types":"./dist/src/index.d.ts","default":"./src/index.js"},"./meta":{"types":"./dist/src/utils/meta.d.ts","default":"./src/utils/meta.js"},"./internals":{"types":"./dist/src/internals.d.ts","default":"./src/internals.js"},"./testHelper":{"types":"./dist/tests/testHelper.d.ts","default":"./tests/testHelper.js"},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/dmonad","type":"GitHub Sponsors ❤"},"gitHead":"d6dc66c23f18d7949c280e414303e01ae567df5c","scripts":{"dist":"npm run clean && (tsc --skipLibCheck --noEmit false|| true)","lint":"markdownlint README.md && standard && tsc --skipLibCheck","test":"NODE_ENV=development node ./tests/index.js --repetition-time 50","clean":"rm -rf dist","debug":"npm run gentesthtml && 0serve -o test.html","release":"npm test && PRODUCTION=1 npm run dist && test -e dist/src/index.d.ts && np","trace-opt":"clear && node --trace-opt ./tests/index.js","debug:node":"node --inspect-brk tests/index.js","gentesthtml":"0gentesthtml --script ./tests/index.js --include-dependencies @y/protocols > test.html","trace-deopt":"clear && node --trace-deopt ./tests/index.js","test-extensive":"node ./tests/index.js --production --repetition-time 10000"},"_npmUser":{"name":"dmonad","email":"kevin.jahns@protonmail.com"},"standard":{"ignore":["/dist","/node_modules"]},"repository":{"url":"git+https://github.com/yjs/yjs.git","type":"git"},"_npmVersion":"11.8.0","description":"Shared Editing Library","directories":{},"sideEffects":false,"_nodeVersion":"24.13.1","dependencies":{"lib0":"^1.0.0-rc.7"},"dictionaries":{"test":"tests"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@y/y":".","standard":"^17.1.2","typescript":"^5.9.3","@types/node":"^22.14.1","@y/protocols":"^1.0.6-rc.1","markdownlint":"^0.40.0","markdownlint-cli":"^0.45.0"},"_npmOperationalInternal":{"tmp":"tmp/y_14.0.0-rc.3_1774309173062_0.22111393422774084","host":"s3://npm-registry-packages-npm-production"}},"14.0.0-rc.4":{"name":"@y/y","version":"14.0.0-rc.4","keywords":["Yjs","CRDT","offline","offline-first","shared-editing","concurrency","collaboration"],"author":{"name":"Kevin Jahns"},"license":"MIT","_id":"@y/y@14.0.0-rc.4","maintainers":[{"name":"dmonad","email":"kevin.jahns@protonmail.com"}],"homepage":"https://docs.yjs.dev","bugs":{"url":"https://github.com/yjs/yjs/issues"},"dist":{"shasum":"a6b3bc2c8cb36bfd9f69041d71b0be31d5002288","tarball":"https://registry.npmjs.org/@y/y/-/y-14.0.0-rc.4.tgz","fileCount":152,"integrity":"sha512-Oha/UteHdApN59TQOrH4Wb+rMmrKlRdpJOhBEhyvprlYJoIxdEsUS/5XO6MuNiXWmN2zGVwcf+iRQou84OZscA==","signatures":[{"sig":"MEUCIHWXM/SOBf8/FK6PKw1c2atwmVMirCi5L7B5d/p4eXkqAiEAypaFH2itTIP8GfZ47HceIX2BxelksyhoPdMsNqgKbs0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":640417},"type":"module","email":"kevin.jahns@protonmail.com","types":"./dist/src/index.d.ts","engines":{"npm":">=8.0.0","node":">=16.0.0"},"exports":{".":{"types":"./dist/src/index.d.ts","default":"./src/index.js"},"./meta":{"types":"./dist/src/utils/meta.d.ts","default":"./src/utils/meta.js"},"./internals":{"types":"./dist/src/internals.d.ts","default":"./src/internals.js"},"./testHelper":{"types":"./dist/tests/testHelper.d.ts","default":"./tests/testHelper.js"},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/dmonad","type":"GitHub Sponsors ❤"},"gitHead":"bf8450a7b39375b97eb128432ecc0e8a5e4f04b6","scripts":{"dist":"npm run clean && (tsc --skipLibCheck --noEmit false|| true)","lint":"markdownlint README.md && standard && tsc --skipLibCheck","test":"NODE_ENV=development node ./tests/index.js --repetition-time 50","clean":"rm -rf dist","debug":"npm run gentesthtml && 0serve -o test.html","release":"npm test && PRODUCTION=1 npm run dist && test -e dist/src/index.d.ts && np","trace-opt":"clear && node --trace-opt ./tests/index.js","debug:node":"node --inspect-brk tests/index.js","gentesthtml":"0gentesthtml --script ./tests/index.js --include-dependencies @y/protocols > test.html","trace-deopt":"clear && node --trace-deopt ./tests/index.js","test-extensive":"node ./tests/index.js --production --repetition-time 10000"},"_npmUser":{"name":"dmonad","email":"kevin.jahns@protonmail.com"},"standard":{"ignore":["/dist","/node_modules"]},"repository":{"url":"git+https://github.com/yjs/yjs.git","type":"git"},"_npmVersion":"11.8.0","description":"Shared Editing Library","directories":{},"sideEffects":false,"_nodeVersion":"24.13.1","dependencies":{"lib0":"^1.0.0-rc.7"},"dictionaries":{"test":"tests"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@y/y":".","standard":"^17.1.2","typescript":"^5.9.3","@types/node":"^22.14.1","@y/protocols":"^1.0.6-rc.1","markdownlint":"^0.40.0","markdownlint-cli":"^0.45.0"},"_npmOperationalInternal":{"tmp":"tmp/y_14.0.0-rc.4_1774371840455_0.37735249361245526","host":"s3://npm-registry-packages-npm-production"}},"14.0.0-rc.6":{"name":"@y/y","version":"14.0.0-rc.6","keywords":["Yjs","CRDT","offline","offline-first","shared-editing","concurrency","collaboration"],"author":{"name":"Kevin Jahns"},"license":"MIT","_id":"@y/y@14.0.0-rc.6","maintainers":[{"name":"dmonad","email":"kevin.jahns@protonmail.com"}],"homepage":"https://docs.yjs.dev","bugs":{"url":"https://github.com/yjs/yjs/issues"},"dist":{"shasum":"6caf3228117b7c23756c325f59aca2ce258cb941","tarball":"https://registry.npmjs.org/@y/y/-/y-14.0.0-rc.6.tgz","fileCount":152,"integrity":"sha512-xG7UTjh1hOdrwOV3PeEC9WvoY+z/D6mpd4EzTofUzI8FypAj7697NhtLik+xTyfSk3FiDcr0XF7t5LVeyL3osw==","signatures":[{"sig":"MEUCIQCruO7YtAXS1TyD4KAAxGM7/cnKZY3WE5I2zKRYgunk2wIgWxjjz5QrHRYzHPPSbkDr9BZeEqlSX+muUGd/4f5zyxk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":640573},"type":"module","email":"kevin.jahns@protonmail.com","types":"./dist/src/index.d.ts","engines":{"npm":">=8.0.0","node":">=16.0.0"},"exports":{".":{"types":"./dist/src/index.d.ts","default":"./src/index.js"},"./meta":{"types":"./dist/src/utils/meta.d.ts","default":"./src/utils/meta.js"},"./internals":{"types":"./dist/src/internals.d.ts","default":"./src/internals.js"},"./testHelper":{"types":"./dist/tests/testHelper.d.ts","default":"./tests/testHelper.js"},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/dmonad","type":"GitHub Sponsors ❤"},"gitHead":"44bddadcddf2aa233effc4771f885d4bf61334e8","scripts":{"dist":"npm run clean && (tsc --skipLibCheck --noEmit false|| true)","lint":"markdownlint README.md && standard && tsc --skipLibCheck","test":"NODE_ENV=development node ./tests/index.js --repetition-time 50","clean":"rm -rf dist","debug":"npm run gentesthtml && 0serve -o test.html","release":"npm test && PRODUCTION=1 npm run dist && test -e dist/src/index.d.ts && np","trace-opt":"clear && node --trace-opt ./tests/index.js","debug:node":"node --inspect-brk tests/index.js","gentesthtml":"0gentesthtml --script ./tests/index.js --include-dependencies @y/protocols > test.html","trace-deopt":"clear && node --trace-deopt ./tests/index.js","test-extensive":"node ./tests/index.js --production --repetition-time 10000"},"_npmUser":{"name":"dmonad","email":"kevin.jahns@protonmail.com"},"standard":{"ignore":["/dist","/node_modules"]},"repository":{"url":"git+https://github.com/yjs/yjs.git","type":"git"},"_npmVersion":"11.8.0","description":"Shared Editing Library","directories":{},"sideEffects":false,"_nodeVersion":"24.13.1","dependencies":{"lib0":"^1.0.0-rc.7"},"dictionaries":{"test":"tests"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@y/y":".","standard":"^17.1.2","typescript":"^5.9.3","@types/node":"^22.14.1","@y/protocols":"^1.0.6-rc.1","markdownlint":"^0.40.0","markdownlint-cli":"^0.45.0"},"_npmOperationalInternal":{"tmp":"tmp/y_14.0.0-rc.6_1774452457659_0.3509991994133004","host":"s3://npm-registry-packages-npm-production"}},"14.0.0-rc.7":{"name":"@y/y","version":"14.0.0-rc.7","keywords":["Yjs","CRDT","offline","offline-first","shared-editing","concurrency","collaboration"],"author":{"name":"Kevin Jahns"},"license":"MIT","_id":"@y/y@14.0.0-rc.7","maintainers":[{"name":"dmonad","email":"kevin.jahns@protonmail.com"}],"homepage":"https://docs.yjs.dev","bugs":{"url":"https://github.com/yjs/yjs/issues"},"dist":{"shasum":"72deaa1b29e989115ff476d927dc3a2bf60123df","tarball":"https://registry.npmjs.org/@y/y/-/y-14.0.0-rc.7.tgz","fileCount":134,"integrity":"sha512-J2nZO3+fMnGpRgqVFnOUX+AgqbuRSmUROl+fuJSPJFfk0gR5/Tb6WRqJAzpYSMf37HM5NGpUMqgSXA8wN3VpyA==","signatures":[{"sig":"MEUCICSpUqFhBvN4OD1t/nlBX2kKfLbJH7/7sBoGbVhJX8V8AiEAqAC3ovvK84OczLyQZK1ayb7O8GvZVcN7tro9qs0XSfI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@y%2fy@14.0.0-rc.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":631413},"type":"module","email":"kevin.jahns@protonmail.com","types":"./dist/src/index.d.ts","engines":{"npm":">=8.0.0","node":">=22.0.0"},"exports":{".":{"types":"./dist/src/index.d.ts","default":"./src/index.js"},"./meta":{"types":"./dist/src/utils/meta.d.ts","default":"./src/utils/meta.js"},"./testHelper":{"types":"./dist/tests/testHelper.d.ts","default":"./tests/testHelper.js"},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/dmonad","type":"GitHub Sponsors ❤"},"gitHead":"d27b9ee9b91066f3a39fc8f1a1b5d7de2a4fa416","scripts":{"dist":"npm run clean && PRODUCTION=1 tsc --skipLibCheck --noEmit false && test -e dist/src/index.d.ts","lint":"markdownlint README.md && standard && tsc --skipLibCheck && npx dpdm --exit-code circular:1 --warning false --tree false src/index.js","test":"NODE_ENV=development node ./tests/index.js --repetition-time 50","clean":"rm -rf dist","debug":"npm run gentesthtml && 0serve -o test.html","trace-opt":"clear && node --trace-opt ./tests/index.js","debug:node":"node --inspect-brk tests/index.js","gentesthtml":"0gentesthtml --script ./tests/index.js --include-dependencies @y/protocols > test.html","trace-deopt":"clear && node --trace-deopt ./tests/index.js","test-extensive":"node ./tests/index.js --production --repetition-time 10000"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a4812516-2ee9-4147-85cf-dbd36d1c783c"}},"standard":{"ignore":["/dist","/node_modules"]},"repository":{"url":"git+https://github.com/yjs/yjs.git","type":"git"},"_npmVersion":"11.12.1","description":"Shared Editing Library","directories":{},"sideEffects":false,"_nodeVersion":"22.22.1","dependencies":{"lib0":"^1.0.0-rc.7"},"dictionaries":{"test":"tests"},"_hasShrinkwrap":false,"devDependencies":{"@y/y":".","dpdm":"^4.0.1","standard":"^17.1.2","typescript":"^5.9.3","@types/node":"^22.14.1","@y/protocols":"^1.0.6-rc.1","markdownlint":"^0.40.0","markdownlint-cli":"^0.45.0"},"_npmOperationalInternal":{"tmp":"tmp/y_14.0.0-rc.7_1774576273446_0.0884079804548421","host":"s3://npm-registry-packages-npm-production"}},"14.0.0-rc.8":{"name":"@y/y","version":"14.0.0-rc.8","keywords":["Yjs","CRDT","offline","offline-first","shared-editing","concurrency","collaboration"],"author":{"name":"Kevin Jahns"},"license":"MIT","_id":"@y/y@14.0.0-rc.8","maintainers":[{"name":"dmonad","email":"kevin.jahns@protonmail.com"}],"homepage":"https://docs.yjs.dev","bugs":{"url":"https://github.com/yjs/yjs/issues"},"dist":{"shasum":"ca8e36114fecec21aa2142dc244bbf84746b8259","tarball":"https://registry.npmjs.org/@y/y/-/y-14.0.0-rc.8.tgz","fileCount":135,"integrity":"sha512-nAwEEugWxnG9ahOG+LzfnRhbQBCXg7r71ntW34+nkbr/8yMZRYiG4A4Lu3Ttf486AuelmpuLg54qmkRPEc2kDw==","signatures":[{"sig":"MEUCIQDRC+32/GsvlP1gBs/gFklQ+GZfq7t+axRbjk/+c31uFgIgBeQa1BX9wJJXBGSkl0KXur3xSpDBv1qIhD4W+LMiqMc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@y%2fy@14.0.0-rc.8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":634866},"type":"module","email":"kevin.jahns@protonmail.com","types":"./dist/src/index.d.ts","engines":{"npm":">=8.0.0","node":">=22.0.0"},"exports":{".":{"types":"./dist/src/index.d.ts","default":"./src/index.js"},"./meta":{"types":"./dist/src/utils/meta.d.ts","default":"./src/utils/meta.js"},"./testHelper":{"types":"./dist/tests/testHelper.d.ts","default":"./tests/testHelper.js"},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/dmonad","type":"GitHub Sponsors ❤"},"gitHead":"c2c510b19ae2beaee4925585397a6e751fc709e0","scripts":{"dist":"npm run clean && PRODUCTION=1 tsc --skipLibCheck --noEmit false && test -e dist/src/index.d.ts","lint":"markdownlint README.md && standard && tsc --skipLibCheck && npx dpdm --exit-code circular:1 --warning false --tree false src/index.js","test":"NODE_ENV=development node ./tests/index.js --repetition-time 50","clean":"rm -rf dist","debug":"npm run gentesthtml && 0serve -o test.html","trace-opt":"clear && node --trace-opt ./tests/index.js","debug:node":"node --inspect-brk tests/index.js","gentesthtml":"0gentesthtml --script ./tests/index.js --include-dependencies @y/protocols > test.html","trace-deopt":"clear && node --trace-deopt ./tests/index.js","test-extensive":"node ./tests/index.js --production --repetition-time 10000"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a4812516-2ee9-4147-85cf-dbd36d1c783c"}},"standard":{"ignore":["/dist","/node_modules"]},"repository":{"url":"git+https://github.com/yjs/yjs.git","type":"git"},"_npmVersion":"11.12.1","description":"Shared Editing Library","directories":{},"sideEffects":false,"_nodeVersion":"22.22.1","dependencies":{"lib0":"^1.0.0-rc.7"},"dictionaries":{"test":"tests"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@y/y":".","dpdm":"^4.0.1","standard":"^17.1.2","typescript":"^5.9.3","@types/node":"^22.14.1","@y/protocols":"^1.0.6-rc.1","markdownlint":"^0.40.0","markdownlint-cli":"^0.45.0"},"_npmOperationalInternal":{"tmp":"tmp/y_14.0.0-rc.8_1774650552780_0.6233572353710075","host":"s3://npm-registry-packages-npm-production"}},"14.0.0-rc.9":{"name":"@y/y","version":"14.0.0-rc.9","keywords":["Yjs","CRDT","offline","offline-first","shared-editing","concurrency","collaboration"],"author":{"name":"Kevin Jahns"},"license":"MIT","_id":"@y/y@14.0.0-rc.9","maintainers":[{"name":"dmonad","email":"kevin.jahns@protonmail.com"}],"homepage":"https://docs.yjs.dev","bugs":{"url":"https://github.com/yjs/yjs/issues"},"dist":{"shasum":"44ba3b3dd4b9467caeb0a10f73040c77bc4ec74b","tarball":"https://registry.npmjs.org/@y/y/-/y-14.0.0-rc.9.tgz","fileCount":101,"integrity":"sha512-jh7WUz+dLnXQf1wPIcjrVjXpqOeSc0XDzi7bbV+F2gZeYLVdXVu6ojpzYg/1Ze4xhzlSvHCT6ZV4g+0laCI5PA==","signatures":[{"sig":"MEQCIDDXkvmDzXV4u60rlRAf2Y8wtg/FVBqGz02GTXuXwOvKAiAPs9mHrdWKfmCXc5ISS/8tcaorlaidNI8qY3X86xVjxw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@y%2fy@14.0.0-rc.9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":597374},"type":"module","email":"kevin.jahns@protonmail.com","types":"./dist/src/index.d.ts","engines":{"npm":">=8.0.0","node":">=22.0.0"},"exports":{".":{"types":"./dist/src/index.d.ts","default":"./src/index.js"},"./meta":{"types":"./dist/src/utils/meta.d.ts","default":"./src/utils/meta.js"},"./testHelper":{"types":"./dist/tests/testHelper.d.ts","default":"./tests/testHelper.js"},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/dmonad","type":"GitHub Sponsors ❤"},"gitHead":"20b07c2eaad677b852ae8ddd2595602e9c651927","scripts":{"dist":"npm run clean && PRODUCTION=1 tsc --skipLibCheck --noEmit false && test -e dist/src/index.d.ts","lint":"markdownlint README.md && standard && tsc --skipLibCheck && npx dpdm --exit-code circular:1 --warning false --tree false src/index.js","test":"NODE_ENV=development node ./tests/index.js --repetition-time 50","clean":"rm -rf dist","debug":"npm run gentesthtml && 0serve -o test.html","trace-opt":"clear && node --trace-opt ./tests/index.js","debug:node":"node --inspect-brk tests/index.js","gentesthtml":"0gentesthtml --script ./tests/index.js --include-dependencies @y/protocols > test.html","trace-deopt":"clear && node --trace-deopt ./tests/index.js","test-extensive":"node ./tests/index.js --production --repetition-time 10000"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a4812516-2ee9-4147-85cf-dbd36d1c783c"}},"standard":{"ignore":["/dist","/node_modules"]},"repository":{"url":"git+https://github.com/yjs/yjs.git","type":"git"},"_npmVersion":"11.12.1","description":"Shared Editing Library","directories":{},"sideEffects":false,"_nodeVersion":"22.22.1","dependencies":{"lib0":"^1.0.0-rc.7"},"dictionaries":{"test":"tests"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@y/y":".","dpdm":"^4.0.1","standard":"^17.1.2","typescript":"^5.9.3","@types/node":"^22.14.1","@y/protocols":"^1.0.6-rc.1","markdownlint":"^0.40.0","markdownlint-cli":"^0.45.0"},"_npmOperationalInternal":{"tmp":"tmp/y_14.0.0-rc.9_1774712854168_0.9765441455785011","host":"s3://npm-registry-packages-npm-production"}},"14.0.0-rc.10":{"name":"@y/y","version":"14.0.0-rc.10","keywords":["Yjs","CRDT","offline","offline-first","shared-editing","concurrency","collaboration"],"author":{"name":"Kevin Jahns"},"license":"MIT","_id":"@y/y@14.0.0-rc.10","maintainers":[{"name":"dmonad","email":"kevin.jahns@protonmail.com"}],"homepage":"https://docs.yjs.dev","bugs":{"url":"https://github.com/yjs/yjs/issues"},"dist":{"shasum":"1692ab6309ab895ff2b6ff7633be26ac5eb9baa8","tarball":"https://registry.npmjs.org/@y/y/-/y-14.0.0-rc.10.tgz","fileCount":101,"integrity":"sha512-4WtOOBDy74iJX5whMoFcCP5sxAYwoLOt74lVt/sFVXGROAPKiaOHN6kemkg3Ye81anXoFPtdqZ0oZT5J1nWEZw==","signatures":[{"sig":"MEUCIQCEuuugT8Ay7hzEVSxClshYa2ulV3ekQXR+OWMSw9LlxwIgNvAclIP4BWlovK4OhK2Lwebc5htlhi6l2ef9RW2JW+c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@y%2fy@14.0.0-rc.10","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":597383},"type":"module","email":"kevin.jahns@protonmail.com","types":"./dist/src/index.d.ts","engines":{"npm":">=8.0.0","node":">=22.0.0"},"exports":{".":{"types":"./dist/src/index.d.ts","default":"./src/index.js"},"./meta":{"types":"./dist/src/utils/meta.d.ts","default":"./src/utils/meta.js"},"./testHelper":{"types":"./dist/tests/testHelper.d.ts","default":"./tests/testHelper.js"},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/dmonad","type":"GitHub Sponsors ❤"},"gitHead":"612fef6c69eb44676019bd785128515c88467f7a","scripts":{"dist":"npm run clean && PRODUCTION=1 tsc --skipLibCheck --noEmit false && test -e dist/src/index.d.ts","lint":"markdownlint README.md && standard && tsc --skipLibCheck && npx dpdm --exit-code circular:1 --warning false --tree false src/index.js","test":"NODE_ENV=development node ./tests/index.js --repetition-time 50","clean":"rm -rf dist","debug":"npm run gentesthtml && 0serve -o test.html","trace-opt":"clear && node --trace-opt ./tests/index.js","debug:node":"node --inspect-brk tests/index.js","gentesthtml":"0gentesthtml --script ./tests/index.js --include-dependencies @y/protocols > test.html","trace-deopt":"clear && node --trace-deopt ./tests/index.js","test-extensive":"node ./tests/index.js --production --repetition-time 10000"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a4812516-2ee9-4147-85cf-dbd36d1c783c"}},"standard":{"ignore":["/dist","/node_modules"]},"repository":{"url":"git+https://github.com/yjs/yjs.git","type":"git"},"_npmVersion":"11.12.1","description":"Shared Editing Library","directories":{},"sideEffects":false,"_nodeVersion":"22.22.1","dependencies":{"lib0":"^1.0.0-rc.7"},"dictionaries":{"test":"tests"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@y/y":".","dpdm":"^4.0.1","standard":"^17.1.2","typescript":"^5.9.3","@types/node":"^22.14.1","@y/protocols":"^1.0.6-rc.1","markdownlint":"^0.40.0","markdownlint-cli":"^0.45.0"},"_npmOperationalInternal":{"tmp":"tmp/y_14.0.0-rc.10_1774753347719_0.36515785593379246","host":"s3://npm-registry-packages-npm-production"}},"14.0.0-rc.11":{"name":"@y/y","version":"14.0.0-rc.11","keywords":["Yjs","CRDT","offline","offline-first","shared-editing","concurrency","collaboration"],"author":{"name":"Kevin Jahns"},"license":"MIT","_id":"@y/y@14.0.0-rc.11","maintainers":[{"name":"dmonad","email":"kevin.jahns@protonmail.com"}],"homepage":"https://docs.yjs.dev","bugs":{"url":"https://github.com/yjs/yjs/issues"},"dist":{"shasum":"fafa4d30e8d0dec60e456160e630e6d6cb7deeba","tarball":"https://registry.npmjs.org/@y/y/-/y-14.0.0-rc.11.tgz","fileCount":101,"integrity":"sha512-hKRzI7Au1eO6fKMRM5f9pxRyX3492sg78dHY+W8TYdE5006dOITYoUp3z3bqdVwRaQ6CTwPKF5mnitvMGRNdhg==","signatures":[{"sig":"MEUCIQDuTYCK5HY9AMgXLdn9+5zfszfPC5PIWnZszh+RKl1pXwIgCA3u6awisQ9bgf6eNN+U5jEfnphb8Wd46WVoIpsZ5fI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@y%2fy@14.0.0-rc.11","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":598357},"type":"module","email":"kevin.jahns@protonmail.com","types":"./dist/src/index.d.ts","engines":{"npm":">=8.0.0","node":">=22.0.0"},"exports":{".":{"types":"./dist/src/index.d.ts","default":"./src/index.js"},"./meta":{"types":"./dist/src/utils/meta.d.ts","default":"./src/utils/meta.js"},"./testHelper":{"types":"./dist/tests/testHelper.d.ts","default":"./tests/testHelper.js"},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/dmonad","type":"GitHub Sponsors ❤"},"gitHead":"6909511b5bf5c8ab572fc7d12a2268a4646501b0","scripts":{"dist":"npm run clean && PRODUCTION=1 tsc --skipLibCheck --noEmit false && test -e dist/src/index.d.ts","lint":"markdownlint README.md && standard && tsc --skipLibCheck && npx dpdm --exit-code circular:1 --warning false --tree false src/index.js","test":"NODE_ENV=development node ./tests/index.js --repetition-time 50","clean":"rm -rf dist","debug":"npm run gentesthtml && 0serve -o test.html","trace-opt":"clear && node --trace-opt ./tests/index.js","debug:node":"node --inspect-brk tests/index.js","gentesthtml":"0gentesthtml --script ./tests/index.js --include-dependencies @y/protocols > test.html","trace-deopt":"clear && node --trace-deopt ./tests/index.js","test-extensive":"node ./tests/index.js --production --repetition-time 10000"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a4812516-2ee9-4147-85cf-dbd36d1c783c"}},"standard":{"ignore":["/dist","/node_modules"]},"repository":{"url":"git+https://github.com/yjs/yjs.git","type":"git"},"_npmVersion":"11.11.0","description":"Shared Editing Library","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"lib0":"^1.0.0-rc.7"},"dictionaries":{"test":"tests"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@y/y":".","dpdm":"^4.0.1","standard":"^17.1.2","typescript":"^5.9.3","@types/node":"^22.14.1","@y/protocols":"^1.0.6-rc.1","markdownlint":"^0.40.0","markdownlint-cli":"^0.48.0"},"_npmOperationalInternal":{"tmp":"tmp/y_14.0.0-rc.11_1775925489906_0.23357281051975232","host":"s3://npm-registry-packages-npm-production"}},"14.0.0-rc.12":{"name":"@y/y","version":"14.0.0-rc.12","keywords":["Yjs","CRDT","offline","offline-first","shared-editing","concurrency","collaboration"],"author":{"name":"Kevin Jahns"},"license":"MIT","_id":"@y/y@14.0.0-rc.12","maintainers":[{"name":"dmonad","email":"kevin.jahns@protonmail.com"}],"homepage":"https://docs.yjs.dev","bugs":{"url":"https://github.com/yjs/yjs/issues"},"dist":{"shasum":"daf49df1986b120dc7fcd808d365de4030e3d152","tarball":"https://registry.npmjs.org/@y/y/-/y-14.0.0-rc.12.tgz","fileCount":101,"integrity":"sha512-pdWVb8++q4dmSPRql3l38tAfmaRoZeSfrDaDcu7sRskpMCrbDmNLC/ggf0ydmzbJmzh6yJCeNOtZSnKiD9HAOw==","signatures":[{"sig":"MEYCIQDFpa5wnFAHOwQLKBBMNX7oGRzXqXecWr+R4YDVHHR7OQIhAI4uC/rGeTDjFQOc4RNNeoEDW4EjhcBN6TkLKuaQLOZh","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@y%2fy@14.0.0-rc.12","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":600972},"type":"module","email":"kevin.jahns@protonmail.com","engines":{"npm":">=8.0.0","node":">=22.0.0"},"exports":{".":{"types":"./dist/src/index.d.ts","default":"./src/index.js"},"./meta":{"types":"./dist/src/utils/meta.d.ts","default":"./src/utils/meta.js"},"./testHelper":{"types":"./dist/tests/testHelper.d.ts","default":"./tests/testHelper.js"},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/dmonad","type":"GitHub Sponsors ❤"},"gitHead":"a3e870c6dae27c94d9db54a7fa70bece1dea8a5b","scripts":{"dist":"npm run clean && PRODUCTION=1 tsc --skipLibCheck --noEmit false && test -e dist/src/index.d.ts","lint":"markdownlint README.md && standard && tsc --skipLibCheck && npx dpdm --exit-code circular:1 --warning false --tree false src/index.js","test":"NODE_ENV=development node ./tests/index.js --repetition-time 50","clean":"rm -rf dist","debug":"npm run gentesthtml && 0serve -o test.html","trace-opt":"clear && node --trace-opt ./tests/index.js","debug:node":"node --inspect-brk tests/index.js","gentesthtml":"0gentesthtml --script ./tests/index.js --include-dependencies @y/protocols > test.html","trace-deopt":"clear && node --trace-deopt ./tests/index.js","test-extensive":"node ./tests/index.js --production --repetition-time 10000"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a4812516-2ee9-4147-85cf-dbd36d1c783c"}},"standard":{"ignore":["/dist","/node_modules"]},"repository":{"url":"git+https://github.com/yjs/yjs.git","type":"git"},"_npmVersion":"11.11.0","description":"Shared Editing Library","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"lib0":"^1.0.0-rc.7"},"dictionaries":{"test":"tests"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@y/y":".","dpdm":"^4.0.1","standard":"^17.1.2","typescript":"^5.9.3","@types/node":"^22.14.1","@y/protocols":"^1.0.6-rc.1","markdownlint":"^0.40.0","markdownlint-cli":"^0.48.0"},"_npmOperationalInternal":{"tmp":"tmp/y_14.0.0-rc.12_1776176944948_0.14315902100281486","host":"s3://npm-registry-packages-npm-production"}},"14.0.0-rc.13":{"name":"@y/y","version":"14.0.0-rc.13","keywords":["Yjs","CRDT","offline","offline-first","shared-editing","concurrency","collaboration"],"author":{"name":"Kevin Jahns"},"license":"MIT","_id":"@y/y@14.0.0-rc.13","maintainers":[{"name":"dmonad","email":"kevin.jahns@protonmail.com"}],"homepage":"https://docs.yjs.dev","bugs":{"url":"https://github.com/yjs/yjs/issues"},"dist":{"shasum":"8a5d104dcf5c4778651ed702edaf9c8e46b442fb","tarball":"https://registry.npmjs.org/@y/y/-/y-14.0.0-rc.13.tgz","fileCount":101,"integrity":"sha512-9wlH/0aooyHGtzeMdWydzzNV59bXW0YaFn31UM1t62nBHM4nXeE9zmH6pruV3qSVn2mS1Z7lGsqArHTr8kP+BQ==","signatures":[{"sig":"MEYCIQCz5njOVasVHPX+RzDKsMHpOTA48LxpVsWJ20UZkbVZHgIhAKGvu+gnZ2t8dMtUZdAeFGlAHWy7tIatYXbBGzn1b9bs","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@y%2fy@14.0.0-rc.13","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":601404},"type":"module","email":"kevin.jahns@protonmail.com","engines":{"npm":">=8.0.0","node":">=22.0.0"},"exports":{".":{"types":"./dist/src/index.d.ts","default":"./src/index.js"},"./meta":{"types":"./dist/src/utils/meta.d.ts","default":"./src/utils/meta.js"},"./testHelper":{"types":"./dist/tests/testHelper.d.ts","default":"./tests/testHelper.js"},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/dmonad","type":"GitHub Sponsors ❤"},"gitHead":"da7366c0852548b7d7055f3173f72e700a9d4510","scripts":{"dist":"npm run clean && PRODUCTION=1 tsc --skipLibCheck --noEmit false && test -e dist/src/index.d.ts","lint":"markdownlint README.md && standard && tsc --skipLibCheck && npx dpdm --exit-code circular:1 --warning false --tree false src/index.js","test":"NODE_ENV=development node ./tests/index.js --repetition-time 50","clean":"rm -rf dist","debug":"npm run gentesthtml && 0serve -o test.html","trace-opt":"clear && node --trace-opt ./tests/index.js","debug:node":"node --inspect-brk tests/index.js","gentesthtml":"0gentesthtml --script ./tests/index.js --include-dependencies @y/protocols > test.html","trace-deopt":"clear && node --trace-deopt ./tests/index.js","test-extensive":"node ./tests/index.js --production --repetition-time 10000"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a4812516-2ee9-4147-85cf-dbd36d1c783c"}},"standard":{"ignore":["/dist","/node_modules"]},"repository":{"url":"git+https://github.com/yjs/yjs.git","type":"git"},"_npmVersion":"11.11.0","description":"Shared Editing Library","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"lib0":"^1.0.0-rc.12"},"dictionaries":{"test":"tests"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@y/y":".","dpdm":"^4.0.1","standard":"^17.1.2","typescript":"^5.9.3","@types/node":"^22.14.1","@y/protocols":"^1.0.6-rc.1","markdownlint":"^0.40.0","markdownlint-cli":"^0.48.0"},"_npmOperationalInternal":{"tmp":"tmp/y_14.0.0-rc.13_1776209474003_0.6781105506049818","host":"s3://npm-registry-packages-npm-production"}},"14.0.0-rc.14":{"name":"@y/y","version":"14.0.0-rc.14","keywords":["Yjs","CRDT","offline","offline-first","shared-editing","concurrency","collaboration"],"author":{"name":"Kevin Jahns"},"license":"MIT","_id":"@y/y@14.0.0-rc.14","maintainers":[{"name":"dmonad","email":"kevin.jahns@protonmail.com"}],"homepage":"https://docs.yjs.dev","bugs":{"url":"https://github.com/yjs/yjs/issues"},"dist":{"shasum":"c4fec6c5e2d334def2e30f84c877d7dc22996614","tarball":"https://registry.npmjs.org/@y/y/-/y-14.0.0-rc.14.tgz","fileCount":101,"integrity":"sha512-9sb4PUtAdROLSGRi9OZHJLLiTXyOy6kNkJ85TkzPL4ERUpZ98uLIm1j9UGTdGHMcExWIL5HT71eLiac3qxRcYA==","signatures":[{"sig":"MEYCIQDB/TS56CQMVhRp3lwTtvi4PLg55l3iqUl/sZw6qFOanwIhAJHCb1WRSDlbJv0yeA81BEd66ABCRfipBIVQyAHXYibT","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@y%2fy@14.0.0-rc.14","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":601579},"type":"module","email":"kevin.jahns@protonmail.com","engines":{"npm":">=8.0.0","node":">=22.0.0"},"exports":{".":{"types":"./dist/src/index.d.ts","default":"./src/index.js"},"./meta":{"types":"./dist/src/utils/meta.d.ts","default":"./src/utils/meta.js"},"./testHelper":{"types":"./dist/tests/testHelper.d.ts","default":"./tests/testHelper.js"},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/dmonad","type":"GitHub Sponsors ❤"},"gitHead":"983110fc305ba6f2fc4be202e7eadd8946ffc456","scripts":{"dist":"npm run clean && PRODUCTION=1 tsc --skipLibCheck --noEmit false && test -e dist/src/index.d.ts","lint":"markdownlint README.md && standard && tsc --skipLibCheck && npx dpdm --exit-code circular:1 --warning false --tree false src/index.js","test":"NODE_ENV=development node ./tests/index.js --repetition-time 50","clean":"rm -rf dist","debug":"npm run gentesthtml && 0serve -o test.html","trace-opt":"clear && node --trace-opt ./tests/index.js","debug:node":"node --inspect-brk tests/index.js","gentesthtml":"0gentesthtml --script ./tests/index.js --include-dependencies @y/protocols > test.html","trace-deopt":"clear && node --trace-deopt ./tests/index.js","test-extensive":"node ./tests/index.js --production --repetition-time 10000"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a4812516-2ee9-4147-85cf-dbd36d1c783c"}},"standard":{"ignore":["/dist","/node_modules"]},"repository":{"url":"git+https://github.com/yjs/yjs.git","type":"git"},"_npmVersion":"11.11.0","description":"Shared Editing Library","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"lib0":"^1.0.0-rc.13"},"dictionaries":{"test":"tests"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@y/y":".","dpdm":"^4.0.1","standard":"^17.1.2","typescript":"^5.9.3","@types/node":"^22.14.1","@y/protocols":"^1.0.6-rc.1","markdownlint":"^0.40.0","markdownlint-cli":"^0.48.0"},"_npmOperationalInternal":{"tmp":"tmp/y_14.0.0-rc.14_1778406744820_0.37849698587237923","host":"s3://npm-registry-packages-npm-production"}},"14.0.0-rc.15":{"name":"@y/y","version":"14.0.0-rc.15","keywords":["Yjs","CRDT","offline","offline-first","shared-editing","concurrency","collaboration"],"author":{"name":"Kevin Jahns"},"license":"MIT","_id":"@y/y@14.0.0-rc.15","maintainers":[{"name":"dmonad","email":"kevin.jahns@protonmail.com"}],"homepage":"https://docs.yjs.dev","bugs":{"url":"https://github.com/yjs/yjs/issues"},"dist":{"shasum":"5ed66867b88e652080fccf1dcf75a9c2c86e53b5","tarball":"https://registry.npmjs.org/@y/y/-/y-14.0.0-rc.15.tgz","fileCount":101,"integrity":"sha512-UT0Dg8wXc3ZR+Vbx5SxNJ3IH19BecKWM9Ib0WIj1Fu3yQzI1m/69av1RImmgwKaGxmDbVjOraZw2m5oR/pWqug==","signatures":[{"sig":"MEUCIQD7RX9d4LHE6aiHx7/PVrMeuNAOMGrYXORIN99SepI17wIgfNmPo7LTOw570ilWw/5+omY3AiGQmBdA2LX4wymt9xI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@y%2fy@14.0.0-rc.15","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":601613},"type":"module","email":"kevin.jahns@protonmail.com","engines":{"npm":">=8.0.0","node":">=22.0.0"},"exports":{".":{"types":"./dist/src/index.d.ts","default":"./src/index.js"},"./meta":{"types":"./dist/src/utils/meta.d.ts","default":"./src/utils/meta.js"},"./testHelper":{"types":"./dist/tests/testHelper.d.ts","default":"./tests/testHelper.js"},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/dmonad","type":"GitHub Sponsors ❤"},"gitHead":"5eba5cd1994edd0f67baa7f24179a47575599bcd","scripts":{"dist":"npm run clean && PRODUCTION=1 tsc --skipLibCheck --noEmit false && test -e dist/src/index.d.ts","lint":"markdownlint README.md && standard && tsc --skipLibCheck && npx dpdm --exit-code circular:1 --warning false --tree false src/index.js","test":"NODE_ENV=development node ./tests/index.js --repetition-time 50","clean":"rm -rf dist","debug":"npm run gentesthtml && 0serve -o test.html","trace-opt":"clear && node --trace-opt ./tests/index.js","debug:node":"node --inspect-brk tests/index.js","gentesthtml":"0gentesthtml --script ./tests/index.js --include-dependencies @y/protocols > test.html","trace-deopt":"clear && node --trace-deopt ./tests/index.js","test-extensive":"node ./tests/index.js --production --repetition-time 10000"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a4812516-2ee9-4147-85cf-dbd36d1c783c"}},"standard":{"ignore":["/dist","/node_modules"]},"repository":{"url":"git+https://github.com/yjs/yjs.git","type":"git"},"_npmVersion":"11.11.0","description":"Shared Editing Library","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"lib0":"^1.0.0-rc.13"},"dictionaries":{"test":"tests"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@y/y":".","dpdm":"^4.0.1","standard":"^17.1.2","typescript":"^5.9.3","@types/node":"^22.14.1","@y/protocols":"^1.0.6-rc.1","markdownlint":"^0.40.0","markdownlint-cli":"^0.48.0"},"_npmOperationalInternal":{"tmp":"tmp/y_14.0.0-rc.15_1778503944210_0.5591874667871026","host":"s3://npm-registry-packages-npm-production"}},"14.0.0-rc.16":{"name":"@y/y","version":"14.0.0-rc.16","keywords":["Yjs","CRDT","offline","offline-first","shared-editing","concurrency","collaboration"],"author":{"name":"Kevin Jahns"},"license":"MIT","_id":"@y/y@14.0.0-rc.16","maintainers":[{"name":"dmonad","email":"kevin.jahns@protonmail.com"}],"homepage":"https://docs.yjs.dev","bugs":{"url":"https://github.com/yjs/yjs/issues"},"dist":{"shasum":"749bd12546bb8a4f5e6fcad0d6587dbf97c89e84","tarball":"https://registry.npmjs.org/@y/y/-/y-14.0.0-rc.16.tgz","fileCount":101,"integrity":"sha512-OjPE92lb19rOK6Dnjxg5VUTsVa/XfBUiIylazNndGiePebIyrvLRoPgKHibPEPYT215Jd20fsuyfBdzk4iT5cA==","signatures":[{"sig":"MEQCIFYEuyZefDFhYdVVmy4pw6Py5mx7gbBcp6Xn7fM1JbbtAiBgl0759OYyXR19r7Hqe+eVds4f8w1gYg6vPwdxtAnGjA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@y%2fy@14.0.0-rc.16","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":601601},"type":"module","email":"kevin.jahns@protonmail.com","engines":{"npm":">=8.0.0","node":">=22.0.0"},"exports":{".":{"types":"./dist/src/index.d.ts","default":"./src/index.js"},"./meta":{"types":"./dist/src/utils/meta.d.ts","default":"./src/utils/meta.js"},"./testHelper":{"types":"./dist/tests/testHelper.d.ts","default":"./tests/testHelper.js"},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/dmonad","type":"GitHub Sponsors ❤"},"gitHead":"b744f4d4b77538271eb727a0c30887dcda34bc9f","scripts":{"dist":"npm run clean && PRODUCTION=1 tsc --skipLibCheck --noEmit false && test -e dist/src/index.d.ts","lint":"markdownlint README.md && standard && tsc --skipLibCheck && npx dpdm --exit-code circular:1 --warning false --tree false src/index.js","test":"NODE_ENV=development node ./tests/index.js --repetition-time 50","clean":"rm -rf dist","debug":"npm run gentesthtml && 0serve -o test.html","trace-opt":"clear && node --trace-opt ./tests/index.js","debug:node":"node --inspect-brk tests/index.js","gentesthtml":"0gentesthtml --script ./tests/index.js --include-dependencies @y/protocols > test.html","trace-deopt":"clear && node --trace-deopt ./tests/index.js","test-extensive":"node ./tests/index.js --production --repetition-time 10000"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a4812516-2ee9-4147-85cf-dbd36d1c783c"}},"standard":{"ignore":["/dist","/node_modules"]},"repository":{"url":"git+https://github.com/yjs/yjs.git","type":"git"},"_npmVersion":"11.11.0","description":"Shared Editing Library","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"lib0":"^1.0.0-rc.13"},"dictionaries":{"test":"tests"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@y/y":".","dpdm":"^4.0.1","standard":"^17.1.2","typescript":"^5.9.3","@types/node":"^22.14.1","@y/protocols":"^1.0.6-rc.1","markdownlint":"^0.40.0","markdownlint-cli":"^0.48.0"},"_npmOperationalInternal":{"tmp":"tmp/y_14.0.0-rc.16_1778595999750_0.5924348125048711","host":"s3://npm-registry-packages-npm-production"}},"14.0.0-rc.17":{"name":"@y/y","version":"14.0.0-rc.17","keywords":["Yjs","CRDT","offline","offline-first","shared-editing","concurrency","collaboration"],"author":{"name":"Kevin Jahns"},"license":"MIT","_id":"@y/y@14.0.0-rc.17","maintainers":[{"name":"dmonad","email":"kevin.jahns@protonmail.com"}],"homepage":"https://docs.yjs.dev","bugs":{"url":"https://github.com/yjs/yjs/issues"},"dist":{"shasum":"c408caabcc8e19b45357efff15031c087105b65c","tarball":"https://registry.npmjs.org/@y/y/-/y-14.0.0-rc.17.tgz","fileCount":101,"integrity":"sha512-qzKOdjFcZBHxnbxc+4TKx/DCk9UwLCgXQjyQn4bbN9aEzDVQtzN7L18VaGrN4HTEDbHNrlevxvdIdz92Vk5TBA==","signatures":[{"sig":"MEUCIA/HEXAAeVk9d8mVh1JbM1ruccOXEbdUfL09qUIrekLGAiEAzZwGVAZlPwmT6+EJKv/jbY2dpBL5QIO2M6SWgBV4wVI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@y%2fy@14.0.0-rc.17","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":602273},"type":"module","email":"kevin.jahns@protonmail.com","engines":{"npm":">=8.0.0","node":">=22.0.0"},"exports":{".":{"types":"./dist/src/index.d.ts","default":"./src/index.js"},"./meta":{"types":"./dist/src/utils/meta.d.ts","default":"./src/utils/meta.js"},"./testHelper":{"types":"./dist/tests/testHelper.d.ts","default":"./tests/testHelper.js"},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/dmonad","type":"GitHub Sponsors ❤"},"gitHead":"858df070765611c07921daa04a57c37189fe392c","scripts":{"dist":"npm run clean && PRODUCTION=1 tsc --skipLibCheck --noEmit false && test -e dist/src/index.d.ts","lint":"markdownlint README.md && standard && tsc --skipLibCheck && npx dpdm --exit-code circular:1 --warning false --tree false src/index.js","test":"NODE_ENV=development node ./tests/index.js --repetition-time 50","clean":"rm -rf dist","debug":"npm run gentesthtml && 0serve -o test.html","trace-opt":"clear && node --trace-opt ./tests/index.js","debug:node":"node --inspect-brk tests/index.js","gentesthtml":"0gentesthtml --script ./tests/index.js --include-dependencies @y/protocols > test.html","trace-deopt":"clear && node --trace-deopt ./tests/index.js","test-extensive":"node ./tests/index.js --production --repetition-time 10000"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a4812516-2ee9-4147-85cf-dbd36d1c783c"}},"standard":{"ignore":["/dist","/node_modules"]},"repository":{"url":"git+https://github.com/yjs/yjs.git","type":"git"},"_npmVersion":"11.12.1","description":"Shared Editing Library","directories":{},"sideEffects":false,"_nodeVersion":"24.15.0","dependencies":{"lib0":"^1.0.0-rc.13"},"dictionaries":{"test":"tests"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@y/y":".","dpdm":"^4.0.1","standard":"^17.1.2","typescript":"^5.9.3","@types/node":"^22.14.1","@y/protocols":"^1.0.6-rc.1","markdownlint":"^0.40.0","markdownlint-cli":"^0.48.0"},"_npmOperationalInternal":{"tmp":"tmp/y_14.0.0-rc.17_1779820924775_0.7575952327637003","host":"s3://npm-registry-packages-npm-production"}},"14.0.0-rc.18":{"name":"@y/y","version":"14.0.0-rc.18","keywords":["Yjs","CRDT","offline","offline-first","shared-editing","concurrency","collaboration"],"author":{"name":"Kevin Jahns"},"license":"MIT","_id":"@y/y@14.0.0-rc.18","maintainers":[{"name":"dmonad","email":"kevin.jahns@protonmail.com"}],"homepage":"https://docs.yjs.dev","bugs":{"url":"https://github.com/yjs/yjs/issues"},"dist":{"shasum":"de508e7216a1fde240442d6d815d26994a4ad433","tarball":"https://registry.npmjs.org/@y/y/-/y-14.0.0-rc.18.tgz","fileCount":101,"integrity":"sha512-c6LWRbzlm+EAxG/nDBj+ENwYQPdHSlLwcWz1aiBEXs4+r/Q7y3YEqsl4UVDzP9KfYdHXBi76HnmwFsdbUg06hQ==","signatures":[{"sig":"MEYCIQC0jLrI3YsAcSrXBgxqrIdnY/sZ+xCsmpdly/7B2R1qsQIhAOOFzZNx1vCsVPmWqUpGJIW58JPJS2yKJ0N2vLjS+gNr","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@y%2fy@14.0.0-rc.18","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":603191},"type":"module","email":"kevin.jahns@protonmail.com","engines":{"npm":">=8.0.0","node":">=22.0.0"},"exports":{".":{"types":"./dist/src/index.d.ts","default":"./src/index.js"},"./meta":{"types":"./dist/src/utils/meta.d.ts","default":"./src/utils/meta.js"},"./testHelper":{"types":"./dist/tests/testHelper.d.ts","default":"./tests/testHelper.js"},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/dmonad","type":"GitHub Sponsors ❤"},"gitHead":"21fbed3950b9de233547d1832a28270636a7ccc8","scripts":{"dist":"npm run clean && PRODUCTION=1 tsc --skipLibCheck --noEmit false && test -e dist/src/index.d.ts","lint":"markdownlint README.md && standard && tsc --skipLibCheck && npx dpdm --exit-code circular:1 --warning false --tree false src/index.js","test":"NODE_ENV=development node ./tests/index.js --repetition-time 50","clean":"rm -rf dist","debug":"npm run gentesthtml && 0serve -o test.html","trace-opt":"clear && node --trace-opt ./tests/index.js","debug:node":"node --inspect-brk tests/index.js","gentesthtml":"0gentesthtml --script ./tests/index.js --include-dependencies @y/protocols > test.html","trace-deopt":"clear && node --trace-deopt ./tests/index.js","test-extensive":"node ./tests/index.js --production --repetition-time 10000"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a4812516-2ee9-4147-85cf-dbd36d1c783c"}},"standard":{"ignore":["/dist","/node_modules"]},"repository":{"url":"git+https://github.com/yjs/yjs.git","type":"git"},"_npmVersion":"11.13.0","description":"Shared Editing Library","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","dependencies":{"lib0":"^1.0.0-rc.14"},"dictionaries":{"test":"tests"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@y/y":".","dpdm":"^4.0.1","standard":"^17.1.2","typescript":"^5.9.3","@types/node":"^22.14.1","@y/protocols":"^1.0.6-rc.1","markdownlint":"^0.40.0","markdownlint-cli":"^0.48.0"},"_npmOperationalInternal":{"tmp":"tmp/y_14.0.0-rc.18_1781280409193_0.38018604052775884","host":"s3://npm-registry-packages-npm-production"}},"14.0.0-rc.19":{"name":"@y/y","version":"14.0.0-rc.19","keywords":["Yjs","CRDT","offline","offline-first","shared-editing","concurrency","collaboration"],"author":{"name":"Kevin Jahns"},"license":"MIT","_id":"@y/y@14.0.0-rc.19","maintainers":[{"name":"dmonad","email":"kevin.jahns@protonmail.com"}],"homepage":"https://docs.yjs.dev","bugs":{"url":"https://github.com/yjs/yjs/issues"},"dist":{"shasum":"11a381f172912435d7b80df6dd258287fad05f16","tarball":"https://registry.npmjs.org/@y/y/-/y-14.0.0-rc.19.tgz","fileCount":101,"integrity":"sha512-FPSC4U+/jeQPTSn1aCNETshaiBe63MtXYoFctH4QqkD6opg11ixkXrlPdcFi0/UycAe3scgg1s+n0AgbE75n+g==","signatures":[{"sig":"MEYCIQCE7MmDhRiTuWM43UWMuA8dtOR/krlng6kdOQtYQ/l8hQIhAI5VoPNZdQ+APH1cT9MieELGeOvzDHHBjqGspHrbwZDc","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@y%2fy@14.0.0-rc.19","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":604228},"type":"module","email":"kevin.jahns@protonmail.com","engines":{"npm":">=8.0.0","node":">=22.0.0"},"exports":{".":{"types":"./dist/src/index.d.ts","default":"./src/index.js"},"./meta":{"types":"./dist/src/utils/meta.d.ts","default":"./src/utils/meta.js"},"./testHelper":{"types":"./dist/tests/testHelper.d.ts","default":"./tests/testHelper.js"},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/dmonad","type":"GitHub Sponsors ❤"},"gitHead":"3162e1d13e2052e2ec88d0c70501639dccf77e9e","scripts":{"dist":"npm run clean && PRODUCTION=1 tsc --noEmit false && test -e dist/src/index.d.ts","lint":"markdownlint README.md && standard && tsc && npx dpdm --exit-code circular:1 --warning false --tree false src/index.js","test":"NODE_ENV=development node ./tests/index.js --repetition-time 50","clean":"rm -rf dist","debug":"npm run gentesthtml && 0serve -o test.html","trace-opt":"clear && node --trace-opt ./tests/index.js","debug:node":"node --inspect-brk tests/index.js","gentesthtml":"0gentesthtml --script ./tests/index.js --include-dependencies @y/protocols > test.html","trace-deopt":"clear && node --trace-deopt ./tests/index.js","test-extensive":"node ./tests/index.js --production --repetition-time 10000"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a4812516-2ee9-4147-85cf-dbd36d1c783c"}},"standard":{"ignore":["/dist","/node_modules"]},"repository":{"url":"git+https://github.com/yjs/yjs.git","type":"git"},"_npmVersion":"11.13.0","description":"Shared Editing Library","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","dependencies":{"lib0":"^1.0.0-rc.15"},"dictionaries":{"test":"tests"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@y/y":".","dpdm":"^4.0.1","standard":"^17.1.2","typescript":"^5.9.3","@types/node":"^22.14.1","@y/protocols":"^1.0.6-rc.1","markdownlint":"^0.40.0","markdownlint-cli":"^0.43.0"},"_npmOperationalInternal":{"tmp":"tmp/y_14.0.0-rc.19_1782144183894_0.004035203578892421","host":"s3://npm-registry-packages-npm-production"}},"14.0.0-rc.20":{"name":"@y/y","version":"14.0.0-rc.20","keywords":["Yjs","CRDT","offline","offline-first","shared-editing","concurrency","collaboration"],"author":{"name":"Kevin Jahns"},"license":"MIT","_id":"@y/y@14.0.0-rc.20","maintainers":[{"name":"dmonad","email":"kevin.jahns@protonmail.com"}],"homepage":"https://docs.yjs.dev","bugs":{"url":"https://github.com/yjs/yjs/issues"},"dist":{"shasum":"8feb19f9652cf0e5cf3d62e19fc51fa8f50fc366","tarball":"https://registry.npmjs.org/@y/y/-/y-14.0.0-rc.20.tgz","fileCount":101,"integrity":"sha512-KCtvl54ovwsBtZbwCbMA5VOzk/jH30U2LkaBB1EIJ/nqCv/dzs46NX9d/AsS29Jb3jKGUMb45l1WApIW2vP+1A==","signatures":[{"sig":"MEQCIDYdVsWe/CHPcHie4F+DZg+II4FXVGVLosB6yymz8kkTAiA8rB8IFzZlP06aSK7zdn7EfCU2xrOxCbtAH8BpRNGsFw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@y%2fy@14.0.0-rc.20","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":604995},"type":"module","email":"kevin.jahns@protonmail.com","engines":{"npm":">=8.0.0","node":">=22.0.0"},"exports":{".":{"types":"./dist/src/index.d.ts","default":"./src/index.js"},"./meta":{"types":"./dist/src/utils/meta.d.ts","default":"./src/utils/meta.js"},"./testHelper":{"types":"./dist/tests/testHelper.d.ts","default":"./tests/testHelper.js"},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/dmonad","type":"GitHub Sponsors ❤"},"gitHead":"92e90b651b346786d3749492659cab3cfaf51087","scripts":{"dist":"npm run clean && PRODUCTION=1 tsc --noEmit false && test -e dist/src/index.d.ts","lint":"markdownlint README.md && standard && tsc && npx dpdm --exit-code circular:1 --warning false --tree false src/index.js","test":"NODE_ENV=development node ./tests/index.js --repetition-time 50","clean":"rm -rf dist","debug":"npm run gentesthtml && 0serve -o test.html","trace-opt":"clear && node --trace-opt ./tests/index.js","debug:node":"node --inspect-brk tests/index.js","gentesthtml":"0gentesthtml --script ./tests/index.js --include-dependencies @y/protocols > test.html","trace-deopt":"clear && node --trace-deopt ./tests/index.js","test-extensive":"node ./tests/index.js --production --repetition-time 10000"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a4812516-2ee9-4147-85cf-dbd36d1c783c"}},"standard":{"ignore":["/dist","/node_modules"]},"repository":{"url":"git+https://github.com/yjs/yjs.git","type":"git"},"_npmVersion":"11.13.0","description":"Shared Editing Library","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","dependencies":{"lib0":"^1.0.0-rc.15"},"dictionaries":{"test":"tests"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@y/y":".","dpdm":"^4.0.1","standard":"^17.1.2","typescript":"^5.9.3","@types/node":"^22.14.1","@y/protocols":"^1.0.6-rc.1","markdownlint":"^0.40.0","markdownlint-cli":"^0.43.0"},"_npmOperationalInternal":{"tmp":"tmp/y_14.0.0-rc.20_1782151666032_0.673048966191439","host":"s3://npm-registry-packages-npm-production"}},"14.0.0-rc.21":{"name":"@y/y","version":"14.0.0-rc.21","keywords":["Yjs","CRDT","offline","offline-first","shared-editing","concurrency","collaboration"],"author":{"name":"Kevin Jahns"},"license":"MIT","_id":"@y/y@14.0.0-rc.21","maintainers":[{"name":"dmonad","email":"kevin.jahns@protonmail.com"}],"homepage":"https://docs.yjs.dev","bugs":{"url":"https://github.com/yjs/yjs/issues"},"dist":{"shasum":"8a3bc610f881430a8c97ea55e77f356c9e9faae4","tarball":"https://registry.npmjs.org/@y/y/-/y-14.0.0-rc.21.tgz","fileCount":101,"integrity":"sha512-fh0aphypZql4FnJmDRuKIAm0Z/SmKdBBDn1YyOw8og5nm9mMVouucscHLhpS80EYl0DFfsJpzzCfUqyViLZKkw==","signatures":[{"sig":"MEUCIQDhADuNc7wfwMDoiamnVzDQZ8+WCFXQbGzLkw3/+DfNSgIgX/ytH8XQt+ohXdsPtSi+c1J3so8nKFzidRpD5Tk2alI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@y%2fy@14.0.0-rc.21","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":619968},"type":"module","email":"kevin.jahns@protonmail.com","engines":{"npm":">=8.0.0","node":">=22.0.0"},"exports":{".":{"types":"./dist/src/index.d.ts","default":"./src/index.js"},"./meta":{"types":"./dist/src/utils/meta.d.ts","default":"./src/utils/meta.js"},"./testHelper":{"types":"./dist/tests/testHelper.d.ts","default":"./tests/testHelper.js"},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/dmonad","type":"GitHub Sponsors ❤"},"gitHead":"c0f9ee996187d8934d7722710ca16d5f54f75a1f","scripts":{"dist":"npm run clean && PRODUCTION=1 tsc --noEmit false && test -e dist/src/index.d.ts","lint":"markdownlint README.md && standard && tsc && npx dpdm --exit-code circular:1 --warning false --tree false src/index.js","test":"NODE_ENV=development node ./tests/index.js --repetition-time 50","clean":"rm -rf dist","debug":"npm run gentesthtml && 0serve -o test.html","trace-opt":"clear && node --trace-opt ./tests/index.js","debug:node":"node --inspect-brk tests/index.js","gentesthtml":"0gentesthtml --script ./tests/index.js --include-dependencies @y/protocols > test.html","trace-deopt":"clear && node --trace-deopt ./tests/index.js","test-extensive":"node ./tests/index.js --production --repetition-time 10000"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a4812516-2ee9-4147-85cf-dbd36d1c783c"}},"standard":{"ignore":["/dist","/node_modules"]},"repository":{"url":"git+https://github.com/yjs/yjs.git","type":"git"},"_npmVersion":"11.13.0","description":"Shared Editing Library","directories":{},"sideEffects":false,"_nodeVersion":"24.17.0","dependencies":{"lib0":"^1.0.0-rc.18"},"dictionaries":{"test":"tests"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@y/y":".","dpdm":"^4.0.1","standard":"^17.1.2","typescript":"^5.9.3","@types/node":"^22.14.1","@y/protocols":"^1.0.6-rc.1","markdownlint":"^0.40.0","markdownlint-cli":"^0.49.0"},"_npmOperationalInternal":{"tmp":"tmp/y_14.0.0-rc.21_1782900127900_0.16549043761964866","host":"s3://npm-registry-packages-npm-production"}},"14.0.0-rc.22":{"name":"@y/y","version":"14.0.0-rc.22","keywords":["Yjs","CRDT","offline","offline-first","shared-editing","concurrency","collaboration"],"author":{"name":"Kevin Jahns"},"license":"MIT","_id":"@y/y@14.0.0-rc.22","maintainers":[{"name":"dmonad","email":"kevin.jahns@protonmail.com"}],"homepage":"https://docs.yjs.dev","bugs":{"url":"https://github.com/yjs/yjs/issues"},"dist":{"shasum":"a2ce4ebbf6539f811c5a6c49b9386b7be5cff239","tarball":"https://registry.npmjs.org/@y/y/-/y-14.0.0-rc.22.tgz","fileCount":101,"integrity":"sha512-NrkSPMXts+86C+92RvMQFwd8jKe92X26KTowoCB4iWvEt8nIJo6ACCRllltI9fWxgLhUb5ObbTi3vR3bgYDnSQ==","signatures":[{"sig":"MEUCIBiqB0/y2Iq8yGcpLatjDLhgs++1GEq5/np3cek51wjdAiEAg5Yu5kNDOJ7uXWaUVIT1raMFoZvesQvGq/EKuzsCw9A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@y%2fy@14.0.0-rc.22","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":621051},"type":"module","email":"kevin.jahns@protonmail.com","engines":{"npm":">=8.0.0","node":">=22.0.0"},"exports":{".":{"types":"./dist/src/index.d.ts","default":"./src/index.js"},"./meta":{"types":"./dist/src/utils/meta.d.ts","default":"./src/utils/meta.js"},"./testHelper":{"types":"./dist/tests/testHelper.d.ts","default":"./tests/testHelper.js"},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/dmonad","type":"GitHub Sponsors ❤"},"gitHead":"d6a217ea5d1166becd1c692828c5a16fce003fcd","scripts":{"dist":"npm run clean && PRODUCTION=1 tsc --noEmit false && test -e dist/src/index.d.ts","lint":"markdownlint README.md && standard && tsc && npx dpdm --exit-code circular:1 --warning false --tree false src/index.js","test":"NODE_ENV=development node ./tests/index.js --repetition-time 50","clean":"rm -rf dist","debug":"npm run gentesthtml && 0serve -o test.html","trace-opt":"clear && node --trace-opt ./tests/index.js","debug:node":"node --inspect-brk tests/index.js","gentesthtml":"0gentesthtml --script ./tests/index.js --include-dependencies @y/protocols > test.html","trace-deopt":"clear && node --trace-deopt ./tests/index.js","test-extensive":"node ./tests/index.js --production --repetition-time 10000"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a4812516-2ee9-4147-85cf-dbd36d1c783c"}},"standard":{"ignore":["/dist","/node_modules"]},"repository":{"url":"git+https://github.com/yjs/yjs.git","type":"git"},"_npmVersion":"11.13.0","description":"Shared Editing Library","directories":{},"sideEffects":false,"_nodeVersion":"24.17.0","dependencies":{"lib0":"^1.0.0-rc.20"},"dictionaries":{"test":"tests"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@y/y":".","dpdm":"^4.0.1","standard":"^17.1.2","typescript":"^5.9.3","@types/node":"^22.14.1","@y/protocols":"^1.0.6-rc.1","markdownlint":"^0.40.0","markdownlint-cli":"^0.49.0"},"_npmOperationalInternal":{"tmp":"tmp/y_14.0.0-rc.22_1783005367210_0.16024012134948062","host":"s3://npm-registry-packages-npm-production"}},"14.0.0-rc.23":{"name":"@y/y","version":"14.0.0-rc.23","keywords":["Yjs","CRDT","offline","offline-first","shared-editing","concurrency","collaboration"],"author":{"name":"Kevin Jahns"},"license":"MIT","_id":"@y/y@14.0.0-rc.23","maintainers":[{"name":"dmonad","email":"kevin.jahns@protonmail.com"}],"homepage":"https://docs.yjs.dev","bugs":{"url":"https://github.com/yjs/yjs/issues"},"dist":{"shasum":"794e896995cf2f011bff9579c669ab5870697f3e","tarball":"https://registry.npmjs.org/@y/y/-/y-14.0.0-rc.23.tgz","fileCount":101,"integrity":"sha512-5IBr9puk4BL0ke09Yqa0uFNIpCreUocCPxHMQkF1uJvQfwDx60kRm0sYptHLTUcnNtxiCG3wqkogzQbQFszXgQ==","signatures":[{"sig":"MEYCIQCj0QvtwGQrpwIP7UEvKuymgU3zcMDJsaFuAxtv2kVWvAIhAJlqulamo81ba/iKYogXFEVkdQfvqrOVNxOAJwQHcV+w","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@y%2fy@14.0.0-rc.23","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":663142},"type":"module","email":"kevin.jahns@protonmail.com","engines":{"npm":">=8.0.0","node":">=22.0.0"},"exports":{".":{"types":"./dist/src/index.d.ts","default":"./src/index.js"},"./meta":{"types":"./dist/src/utils/meta.d.ts","default":"./src/utils/meta.js"},"./testHelper":{"types":"./dist/tests/testHelper.d.ts","default":"./tests/testHelper.js"},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/dmonad","type":"GitHub Sponsors ❤"},"gitHead":"ad248577a0f52f1941caecf2296eacc61695e21e","scripts":{"dist":"npm run clean && PRODUCTION=1 tsc --noEmit false && test -e dist/src/index.d.ts","lint":"markdownlint README.md && standard && tsc && npx dpdm --exit-code circular:1 --warning false --tree false src/index.js","test":"NODE_ENV=development node ./tests/index.js --repetition-time 50","clean":"rm -rf dist","debug":"npm run gentesthtml && 0serve -o test.html","trace-opt":"clear && node --trace-opt ./tests/index.js","debug:node":"node --inspect-brk tests/index.js","gentesthtml":"0gentesthtml --script ./tests/index.js --include-dependencies @y/protocols > test.html","trace-deopt":"clear && node --trace-deopt ./tests/index.js","test-extensive":"node ./tests/index.js --production --repetition-time 10000"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a4812516-2ee9-4147-85cf-dbd36d1c783c"}},"standard":{"ignore":["/dist","/node_modules"]},"repository":{"url":"git+https://github.com/yjs/yjs.git","type":"git"},"_npmVersion":"11.16.0","description":"Shared Editing Library","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","dependencies":{"lib0":"^1.0.0-rc.21"},"dictionaries":{"test":"tests"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@y/y":".","dpdm":"^4.0.1","standard":"^17.1.2","typescript":"^5.9.3","@types/node":"^22.14.1","@y/protocols":"^1.0.6-rc.1","markdownlint":"^0.40.0","markdownlint-cli":"^0.49.0"},"_npmOperationalInternal":{"tmp":"tmp/y_14.0.0-rc.23_1783287680153_0.974326537171085","host":"s3://npm-registry-packages-npm-production"}},"14.0.0-rc.24":{"name":"@y/y","version":"14.0.0-rc.24","keywords":["Yjs","CRDT","offline","offline-first","shared-editing","concurrency","collaboration"],"author":{"name":"Kevin Jahns"},"license":"MIT","_id":"@y/y@14.0.0-rc.24","maintainers":[{"name":"dmonad","email":"kevin.jahns@protonmail.com"}],"homepage":"https://docs.yjs.dev","bugs":{"url":"https://github.com/yjs/yjs/issues"},"dist":{"shasum":"8279272b767718af1303f4c22824d651978c41b1","tarball":"https://registry.npmjs.org/@y/y/-/y-14.0.0-rc.24.tgz","fileCount":101,"integrity":"sha512-E22nv/q6CWNodzU/yowxEp95TUVBTP5T63kAiJy2FpsuB5zxqfGhdW2222S4tFF9mo9UtBqg8ep7tPMJ9bZVOg==","signatures":[{"sig":"MEYCIQDA8aeNH9hMSxK7NcERgAMby6jFzISITk+6JRRz/Zb7MAIhANELQ20KMwhnoXU2GlX+p4kVene+VnYoqE6i3uI/exTL","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@y%2fy@14.0.0-rc.24","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":675295},"type":"module","email":"kevin.jahns@protonmail.com","engines":{"npm":">=8.0.0","node":">=22.0.0"},"exports":{".":{"types":"./dist/src/index.d.ts","default":"./src/index.js"},"./meta":{"types":"./dist/src/utils/meta.d.ts","default":"./src/utils/meta.js"},"./testHelper":{"types":"./dist/tests/testHelper.d.ts","default":"./tests/testHelper.js"},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/dmonad","type":"GitHub Sponsors ❤"},"gitHead":"28e7e06358d46468ed88edba0f09eaa11dfee7c1","scripts":{"dist":"npm run clean && PRODUCTION=1 tsc --noEmit false && test -e dist/src/index.d.ts","lint":"markdownlint README.md && standard && tsc && npx dpdm --exit-code circular:1 --warning false --tree false src/index.js","test":"NODE_ENV=development node ./tests/index.js --repetition-time 50","clean":"rm -rf dist","debug":"npm run gentesthtml && 0serve -o test.html","trace-opt":"clear && node --trace-opt ./tests/index.js","debug:node":"node --inspect-brk tests/index.js","gentesthtml":"0gentesthtml --script ./tests/index.js --include-dependencies @y/protocols > test.html","trace-deopt":"clear && node --trace-deopt ./tests/index.js","test-extensive":"node ./tests/index.js --production --repetition-time 10000"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a4812516-2ee9-4147-85cf-dbd36d1c783c"}},"standard":{"ignore":["/dist","/node_modules"]},"repository":{"url":"git+https://github.com/yjs/yjs.git","type":"git"},"_npmVersion":"11.16.0","description":"Shared Editing Library","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","dependencies":{"lib0":"^1.0.0-rc.21"},"dictionaries":{"test":"tests"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@y/y":".","dpdm":"^4.0.1","standard":"^17.1.2","typescript":"^5.9.3","@types/node":"^22.14.1","@y/protocols":"^1.0.6-rc.1","markdownlint":"^0.40.0","markdownlint-cli":"^0.49.0"},"_npmOperationalInternal":{"tmp":"tmp/y_14.0.0-rc.24_1784125389174_0.3258762196633078","host":"s3://npm-registry-packages-npm-production"}},"14.0.0-rc.25":{"name":"@y/y","version":"14.0.0-rc.25","keywords":["Yjs","CRDT","offline","offline-first","shared-editing","concurrency","collaboration"],"author":{"name":"Kevin Jahns"},"license":"MIT","_id":"@y/y@14.0.0-rc.25","maintainers":[{"name":"dmonad","email":"kevin.jahns@protonmail.com"}],"homepage":"https://docs.yjs.dev","bugs":{"url":"https://github.com/yjs/yjs/issues"},"dist":{"shasum":"e5b2d825406984dc71fe65a71977ffe005ffd273","tarball":"https://registry.npmjs.org/@y/y/-/y-14.0.0-rc.25.tgz","fileCount":101,"integrity":"sha512-kG61I9GLF85aNtBelJKcf6D6PhLoWUBWQ2kyTAKwOWRUnuCkzGRCp3gUdwcTB9TINtgC9w5kPAKzstNDIpwSXw==","signatures":[{"sig":"MEYCIQCFDX8Z7WsVKZcF9ZN93nFbA46vyk+t3hkMKj0elbtlNgIhAPZwXdbMu5iZNCBEbprwNyttyB6ySTsPukRLx6Owo4y6","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@y%2fy@14.0.0-rc.25","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":703429},"type":"module","email":"kevin.jahns@protonmail.com","engines":{"npm":">=8.0.0","node":">=22.0.0"},"exports":{".":{"types":"./dist/src/index.d.ts","default":"./src/index.js"},"./meta":{"types":"./dist/src/utils/meta.d.ts","default":"./src/utils/meta.js"},"./testHelper":{"types":"./dist/tests/testHelper.d.ts","default":"./tests/testHelper.js"},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/dmonad","type":"GitHub Sponsors ❤"},"gitHead":"2b4a6b67a8bfa133bb2ea7beb3e54995b7818fe8","scripts":{"dist":"npm run clean && PRODUCTION=1 tsc --noEmit false && test -e dist/src/index.d.ts","lint":"markdownlint README.md && standard && tsc && npx dpdm --exit-code circular:1 --warning false --tree false src/index.js","test":"NODE_ENV=development node ./tests/index.js --repetition-time 50","clean":"rm -rf dist","debug":"npm run gentesthtml && 0serve -o test.html","trace-opt":"clear && node --trace-opt ./tests/index.js","debug:node":"node --inspect-brk tests/index.js","gentesthtml":"0gentesthtml --script ./tests/index.js --include-dependencies @y/protocols > test.html","trace-deopt":"clear && node --trace-deopt ./tests/index.js","test-extensive":"node ./tests/index.js --production --repetition-time 10000"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a4812516-2ee9-4147-85cf-dbd36d1c783c"}},"standard":{"ignore":["/dist","/node_modules"]},"repository":{"url":"git+https://github.com/yjs/yjs.git","type":"git"},"_npmVersion":"11.19.0","description":"Shared Editing Library","directories":{},"sideEffects":false,"_nodeVersion":"26.8.1","dependencies":{"lib0":"^1.0.0-rc.28"},"dictionaries":{"test":"tests"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@y/y":".","dpdm":"^4.0.1","standard":"^17.1.2","typescript":"^5.9.3","@types/node":"^22.14.1","@y/protocols":"^1.0.6-rc.1","markdownlint":"^0.41.1","markdownlint-cli":"^0.49.1"},"_npmOperationalInternal":{"tmp":"tmp/y_14.0.0-rc.25_1788471850055_0.7677013654746736","host":"s3://npm-registry-packages-npm-production"}},"14.0.0-rc.26":{"name":"@y/y","version":"14.0.0-rc.26","description":"Shared Editing Library","type":"module","sideEffects":false,"funding":{"type":"GitHub Sponsors ❤","url":"https://github.com/sponsors/dmonad"},"scripts":{"clean":"rm -rf dist","test":"NODE_ENV=development node ./tests/index.js --repetition-time 50","test-extensive":"node ./tests/index.js --production --repetition-time 10000","dist":"npm run clean && PRODUCTION=1 tsc --noEmit false && test -e dist/src/index.d.ts","lint":"markdownlint README.md && standard && tsc && npx dpdm --exit-code circular:1 --warning false --tree false src/index.js","debug":"npm run gentesthtml && 0serve -o test.html","debug:node":"node --inspect-brk tests/index.js","trace-deopt":"clear && node --trace-deopt ./tests/index.js","trace-opt":"clear && node --trace-opt ./tests/index.js","gentesthtml":"0gentesthtml --script ./tests/index.js --include-dependencies @y/protocols > test.html"},"exports":{".":{"types":"./dist/src/index.d.ts","default":"./src/index.js"},"./meta":{"types":"./dist/src/utils/meta.d.ts","default":"./src/utils/meta.js"},"./testHelper":{"types":"./dist/tests/testHelper.d.ts","default":"./tests/testHelper.js"},"./package.json":"./package.json"},"dictionaries":{"test":"tests"},"standard":{"ignore":["/dist","/node_modules"]},"repository":{"type":"git","url":"git+https://github.com/yjs/yjs.git"},"keywords":["Yjs","CRDT","offline","offline-first","shared-editing","concurrency","collaboration"],"author":{"name":"Kevin Jahns"},"email":"kevin.jahns@protonmail.com","license":"MIT","bugs":{"url":"https://github.com/yjs/yjs/issues"},"homepage":"https://docs.yjs.dev","dependencies":{"lib0":"^1.0.0-rc.29"},"devDependencies":{"@types/node":"^22.14.1","@y/protocols":"^1.0.6-rc.1","@y/y":".","dpdm":"^4.0.1","markdownlint":"^0.41.1","markdownlint-cli":"^0.49.1","standard":"^17.1.2","typescript":"^5.9.3"},"engines":{"npm":">=8.0.0","node":">=22.0.0"},"readmeFilename":"README.md","gitHead":"96c96e1fcb1ef6ce866d5264b3f97f7f77b11f64","_id":"@y/y@14.0.0-rc.26","_nodeVersion":"26.8.1","_npmVersion":"11.19.0","dist":{"integrity":"sha512-sJ0N5qkYFtFTIdHWV77Fx+JU7bPqNXUmoFC807FscFtsxMSXp6zjPwHQ1PdUCYv8PJlNcPjsuGGyVpOT+FF5SQ==","shasum":"1bf15638659f1daef31119be50f68196141cc5a6","tarball":"https://registry.npmjs.org/@y/y/-/y-14.0.0-rc.26.tgz","fileCount":101,"unpackedSize":706755,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@y%2fy@14.0.0-rc.26","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIAfofedcaSWw6yDoMGK1NfPUfCRPf1rjAp6qD39YT1F8AiEAs06kkmU4+8SWH2C4FWIo4rweFeyiWSye21DPNG/w0l4="}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a4812516-2ee9-4147-85cf-dbd36d1c783c"}},"directories":{},"maintainers":[{"name":"dmonad","email":"kevin.jahns@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/y_14.0.0-rc.26_1788795943601_0.47586111879615456"},"_hasShrinkwrap":false}},"time":{"created":"2025-12-10T21:48:47.508Z","modified":"2026-09-07T15:45:44.158Z","14.0.0-16":"2025-12-10T21:48:47.772Z","14.0.0-17":"2025-12-15T12:31:48.004Z","14.0.0-18":"2025-12-15T15:29:48.366Z","14.0.0-19":"2025-12-17T15:45:51.224Z","14.0.0-20":"2026-01-12T00:43:02.136Z","14.0.0-21":"2026-01-14T15:15:30.002Z","14.0.0-22":"2026-01-19T14:18:06.033Z","14.0.0-rc.0":"2026-02-25T15:27:30.296Z","14.0.0-rc.1":"2026-02-27T00:29:28.179Z","14.0.0-rc.2":"2026-03-18T13:27:51.211Z","14.0.0-rc.3":"2026-03-23T23:39:33.242Z","14.0.0-rc.4":"2026-03-24T17:04:00.716Z","14.0.0-rc.6":"2026-03-25T15:27:37.843Z","14.0.0-rc.7":"2026-03-27T01:51:13.618Z","14.0.0-rc.8":"2026-03-27T22:29:12.967Z","14.0.0-rc.9":"2026-03-28T15:47:34.327Z","14.0.0-rc.10":"2026-03-29T03:02:27.948Z","14.0.0-rc.11":"2026-04-11T16:38:10.059Z","14.0.0-rc.12":"2026-04-14T14:29:05.098Z","14.0.0-rc.13":"2026-04-14T23:31:14.185Z","14.0.0-rc.14":"2026-05-10T09:52:24.987Z","14.0.0-rc.15":"2026-05-11T12:52:24.449Z","14.0.0-rc.16":"2026-05-12T14:26:39.933Z","14.0.0-rc.17":"2026-05-26T18:42:05.014Z","14.0.0-rc.18":"2026-06-12T16:06:49.445Z","14.0.0-rc.19":"2026-06-22T16:03:04.032Z","14.0.0-rc.20":"2026-06-22T18:07:46.201Z","14.0.0-rc.21":"2026-07-01T10:02:08.124Z","14.0.0-rc.22":"2026-07-02T15:16:07.365Z","14.0.0-rc.23":"2026-07-05T21:41:20.315Z","14.0.0-rc.24":"2026-07-15T14:23:09.363Z","14.0.0-rc.25":"2026-09-03T21:44:10.221Z","14.0.0-rc.26":"2026-09-07T15:45:43.741Z"},"bugs":{"url":"https://github.com/yjs/yjs/issues"},"author":{"name":"Kevin Jahns"},"license":"MIT","homepage":"https://docs.yjs.dev","keywords":["Yjs","CRDT","offline","offline-first","shared-editing","concurrency","collaboration"],"repository":{"url":"git+https://github.com/yjs/yjs.git","type":"git"},"description":"Shared Editing Library","maintainers":[{"name":"dmonad","email":"kevin.jahns@protonmail.com"}],"readme":"","readmeFilename":""}