{"_id":"@a-la-fois/doc-client","_rev":"35-6be46b552cd682085ae065542938a15f","name":"@a-la-fois/doc-client","dist-tags":{"latest":"0.0.39","canary":"0.0.1-alpha.97"},"versions":{"0.0.1":{"name":"@a-la-fois/doc-client","version":"0.0.1","description":"## Usage ```ts const client = new Client({     url: 'wss://ws.service.com', });","license":"MIT","author":"","main":"./dist/cjs/index.js","module":"./dist/esm/index.js","types":"./dist/esm/index.d.ts","exports":{"require":"./dist/cjs/index.js","import":"./dist/esm/index.js","types":"./dist/esm/index.d.ts"},"scripts":{"build":"yarn clear && tsc --project tsconfig.build.cjs.json && tsc --project tsconfig.build.esm.json","clear":"rimraf dist","format":"prettier --write \"src/**/*.ts\" \"test/**/*.ts\"","lint":"eslint \"{src,apps,libs,test}/**/*.ts\" --fix","test":"jest","test:watch":"jest --watch","test:cov":"jest --coverage"},"dependencies":{"@a-la-fois/message-proxy":"*","eventemitter3":"4.0.7","js-base64":"3.7.2","promise-retry":"2.0.1","yjs":"13.5.41","y-protocols":"1.0.5"},"devDependencies":{"@types/jest":"27.4.1","@types/promise-retry":"1.1.3","jest":"27.5.1","jest-websocket-mock":"2.3.0","ts-jest":"27.1.4","ts-loader":"9.2.8","typescript":"4.6.3"},"gitHead":"b2bbc2be61752513e663169592debe0c3f553e45","_id":"@a-la-fois/doc-client@0.0.1","_nodeVersion":"18.11.0","_npmVersion":"8.19.2","dist":{"integrity":"sha512-GsvTlD/qoKO1Mt/aXcaWfKZGWSRfqYrtVhBxlyzaGpgc1G7vciX56rQfcXdfe8l9MHjYxOx7GbJAbrMxXTnYig==","shasum":"1dcfa1baa5db39977476e799c0c376c55fdf847a","tarball":"https://registry.npmjs.org/@a-la-fois/doc-client/-/doc-client-0.0.1.tgz","fileCount":20,"unpackedSize":23411,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCRnftRbjDSMrRGN6ut5PzaKlbL20KfzfiAV1WhDEX3LgIgLGxwEY3E0U2RYY5Sw57VPTqtbjXkNj0uzQBnbQVis9g="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjajjvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpvvhAAjGgWqZG7INYG+HSM6ECSdk51O124b/oTBMV1nC5pj3rF7oQ4\r\n3KesUbko66mKWgNQ73U4XOuHdroZu3aBD5FxOH6nndgBG5PRyinkP1IyMRxV\r\n4wMyQz+rVTjlXvmRL4oKIKXvqXqqgahoL2jkdrCEWYmAgDvxOza8UWSTfgC8\r\npoISIxDgzyBfqOgZrl12LIOLVg9glZzsMDH9SWko5zurTynBRGGsREsUtVwS\r\nbTk5wPXeVZqO83WsKIPFYrCDNgrEHENsQJFKEN69qvocXJOBzOIVD0WLTZEJ\r\n1MldagdgA9TqAW4yZ0TYWsPYPd2I56zB2YbkzKPQohz00ffp5kvcZdx47sbh\r\njvttcw6tqrvWnw2neTmOQ1HlGTbsZmoRZh/T60yFQiddf0v04cWhZe/tSgR0\r\n+nME6DeIOikJKJkmoEE05VwODoXP6SnfLHXCJPmNVeXm3gO3yRRaGBwHxsQb\r\n9/xMump2U5wKwO4V8IOs+opQKfBonERAqpbHxOCsVzYUu05Nm+n70coqMJAo\r\njro0CSeXiYUV1JddgI/fQ4fKqp241a+EaH2iFTuykmeAVfAOoGgbFMOarimA\r\ny81o1S2w6+ZzbWTJzDkt/1VuoABiEYcCzJsPfyEUq5kUFCuL7Ge//p6NTTW3\r\nGtrDhx+RSVj5m+s8N6YYjmNFlES7j4UvNTI=\r\n=HntL\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"jhoysbou","email":"neeroll21@gmail.com"},"directories":{},"maintainers":[{"name":"jhoysbou","email":"neeroll21@gmail.com"},{"name":"evilfant","email":"ifruty@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/doc-client_0.0.1_1667905775474_0.5105248154392477"},"_hasShrinkwrap":false},"0.0.1-alpha.89":{"name":"@a-la-fois/doc-client","version":"0.0.1-alpha.89","description":"## Usage ```ts const client = new Client({     url: 'wss://ws.service.com', });","license":"MIT","author":"","main":"./dist/cjs/index.js","module":"./dist/esm/index.js","types":"./dist/esm/index.d.ts","exports":{"require":"./dist/cjs/index.js","import":"./dist/esm/index.js","types":"./dist/esm/index.d.ts"},"scripts":{"build":"yarn clear && tsc --project tsconfig.build.cjs.json && tsc --project tsconfig.build.esm.json","clear":"rimraf dist","format":"prettier --write \"src/**/*.ts\" \"test/**/*.ts\"","lint":"eslint \"{src,apps,libs,test}/**/*.ts\" --fix","test":"jest","test:watch":"jest --watch","test:cov":"jest --coverage"},"dependencies":{"@a-la-fois/message-proxy":"^0.0.1-alpha.89+fef5e4f","eventemitter3":"4.0.7","js-base64":"3.7.2","promise-retry":"2.0.1","y-protocols":"1.0.5","yjs":"13.5.41"},"devDependencies":{"@types/jest":"27.4.1","@types/promise-retry":"1.1.3","jest":"27.5.1","jest-websocket-mock":"2.3.0","ts-jest":"27.1.4","ts-loader":"9.2.8","typescript":"4.6.3"},"gitHead":"fef5e4f03e6fad7f303befd5e5ab2bb7130b965c","readme":"# docClient\n\n## Usage\n```ts\nconst client = new Client({\n    url: 'wss://ws.service.com',\n});\n\n// get doc container with  synchronized document\nconst docContainer = await client.getDoc('docId');\n\n// get yjs document\nconst yjsDoc = docContainer.doc;\n// do with it whatever you want\nyjsDoc.getText('Text');\nyjsDoc.insert(0, 'my text')\n```\n","readmeFilename":"README.md","_id":"@a-la-fois/doc-client@0.0.1-alpha.89","_nodeVersion":"16.15.0","_npmVersion":"lerna/4.0.0/node@v16.15.0+x64 (darwin)","dist":{"integrity":"sha512-I5TwBoSdRxYsRgFqdrd/la+5amuX6fGd4cmwTBNmAT8ju+uub3gEbA2hmETIxp1pVlQpe9Ua1s2QQ3wG3KFGdw==","shasum":"ac1ffd1a9c734144262b892d805b211fad62f6d4","tarball":"https://registry.npmjs.org/@a-la-fois/doc-client/-/doc-client-0.0.1-alpha.89.tgz","fileCount":53,"unpackedSize":135650,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC3BJzBbr4blYV6Mv0BVncx7AryocJ43GFVeo+1RtSb8wIgBrEINQmDqrwQd1R0Jn+GRskveZ5lOkjkHr7ha0AY9vw="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjaoaPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoarA//cYOdH6HIX/fBXHRu9YX5O7kDIt6shiLx8pimOXOUnfAI2PhT\r\nUUMwZRLeuE4OzWaQuMIcN+0Vi+6ImE51GIz9kL4xn4FZDj9lMXcHotn4AB5i\r\n3pbSjcfUbO9/LCNQuNKbFUKPJbSbnWUYbf6VDCrN9Lkv9zolXFR/BIWIuA3g\r\nfIlEoTVOSidGpD72htWGLy6bb/0/3ZBMrV7XB8aJjE9ZOdWLvIOewt6+8XsW\r\nQWi9sDo8j/ek65qweY7BqOWhBgPz44oDHyrN9WMGorZrdjx2XYBGqyu42xYU\r\nfr63sre1/HtyYTLU5jFYzWQdGNOO6RAPySYgXnOp3/Tco0hMGZrrjNTyExg4\r\ncE/QYPOWkQxuLYjUeO/eAvjuRlo8pXWxXGXUu4bW3ukz7yUV1x8kHSK6yyaj\r\nA9SmZcntdj0dQnrpoWz7ttV66HdZtWlWZZynNGnm68SW2T73gdfXgNgyp2tc\r\nJpfD9I8DeUEv+b+X7s6YUQtmDYnGPwZ2S1H4XhpChh4IF5MFjY1KbKNXliIH\r\nQGM3pumGDnGVWLlh3n4XtsnxYRN8A0G55YR2CN1pRMbRYLmhVQlYvxm266TU\r\nHEXeyjcgUCQGuHZKR3nPw1djyIk4BZEN0IFfqM09tClBkyoRSp9JZTCI1QBr\r\nBUhfBkDxsp0o1UsBRATwSHmF7N90Xe6fsTQ=\r\n=EoSM\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"evilfant","email":"ifruty@gmail.com"},"directories":{},"maintainers":[{"name":"jhoysbou","email":"neeroll21@gmail.com"},{"name":"evilfant","email":"ifruty@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/doc-client_0.0.1-alpha.89_1667925647081_0.752903813665208"},"_hasShrinkwrap":false},"0.0.1-alpha.90":{"name":"@a-la-fois/doc-client","version":"0.0.1-alpha.90","description":"## Usage ```ts const client = new Client({     url: 'wss://ws.service.com', });","license":"MIT","author":"","main":"./dist/cjs/index.js","module":"./dist/esm/index.js","types":"./dist/esm/index.d.ts","exports":{"require":"./dist/cjs/index.js","import":"./dist/esm/index.js","types":"./dist/esm/index.d.ts"},"scripts":{"build":"yarn clear && tsc --project tsconfig.build.cjs.json && tsc --project tsconfig.build.esm.json","clear":"rimraf dist","format":"prettier --write \"src/**/*.ts\" \"test/**/*.ts\"","lint":"eslint \"{src,apps,libs,test}/**/*.ts\" --fix","test":"jest","test:watch":"jest --watch","test:cov":"jest --coverage"},"dependencies":{"@a-la-fois/message-proxy":"^0.0.1-alpha.90+1c2ebf8","eventemitter3":"4.0.7","js-base64":"3.7.2","promise-retry":"2.0.1","y-protocols":"1.0.5","yjs":"13.5.41"},"devDependencies":{"@types/jest":"27.4.1","@types/promise-retry":"1.1.3","jest":"27.5.1","jest-websocket-mock":"2.3.0","ts-jest":"27.1.4","ts-loader":"9.2.8","typescript":"4.6.3"},"gitHead":"1c2ebf8c91c5f23cddbf82c90e4eee17754fb4b7","readme":"# docClient\n\n## Usage\n```ts\nconst client = new Client({\n    url: 'wss://ws.service.com',\n});\n\n// get doc container with  synchronized document\nconst docContainer = await client.getDoc('docId');\n\n// get yjs document\nconst yjsDoc = docContainer.doc;\n// do with it whatever you want\nyjsDoc.getText('Text');\nyjsDoc.insert(0, 'my text')\n```\n","readmeFilename":"README.md","_id":"@a-la-fois/doc-client@0.0.1-alpha.90","_nodeVersion":"16.15.0","_npmVersion":"lerna/4.0.0/node@v16.15.0+x64 (darwin)","dist":{"integrity":"sha512-rXzMZI9lw/LSFv/j1opoPWFcA2nTaRTAZRddlSb/6vFu86OLjh0maChqF9OmwkGJMxNCznxMBhwk6yctnsc29A==","shasum":"fd165d15904b1a25bc5a7f1a03b76ee9e0778441","tarball":"https://registry.npmjs.org/@a-la-fois/doc-client/-/doc-client-0.0.1-alpha.90.tgz","fileCount":3,"unpackedSize":2679,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDpCX3KR0tynQVltk7/vhPTQenPDUD6fCXQ3fgy+lg+eAIhAKhH6IzEGBrRy4mgxL6A6S7+ato6+t/GcUNuQghEL4w1"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjaoiVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq2aBAAjoiJ0q0h2Pxqx00REtHw7izDPwGAmJoJLolWo8kNvdogZzzb\r\n876lzg12J27UEENeDT7cScs7DRHCSnxcPqYTJ1x76v76BsMK+546ISHyD1wy\r\niGas3WpyBw0skSdGAn1QxFaJHLMV43XX/K9lYAbvm1LTHeMlAEoIQi9XlK4+\r\nErj8LVhjrtTUJKLwsZG+5ElufPM8Izbsw5ZP9q0v84YozBp98xRiyoXZoBuY\r\nfeyORCRqmJJ3fSgVntrV7BxkvXXePHxoT7QJjghF/aEGTuUkjBEwIHeLl+2h\r\nMd/NaHATmYUD/SfSxujGhyU3To8RaIeUNC03C454qQ76G2Feu5STts2IiTn7\r\nHdLyzzmZA7twaSWqeKhA9r+dUAH9QWDXkqtwOp0DBSB0vvXSVdnExzj/uFXo\r\nMKjsKV9+2LaArbLr3mDtgfPSkQ3Mp79X2LnuP1GcHicfdx06yfEBLyI/J8gw\r\nR7RNqD526BRAURalgWmWOmqqvJkiebxGzeV13+LGARtr9eBaDiQTJhTOl9aJ\r\nxMXdMKuA5WN83zAxweczn2ASE1pgMR7chhUiB65wcIrGx+oM8KwQykY+xz5b\r\nn3xyuwKIR1h236adOPBoYMQhDLiz1Um/lnLCqLqVGWhe4MvwO8f965MDNlpW\r\nOO4tAVWj6LwMbZrkVAwZcCDtBzczmmG2XOo=\r\n=azSK\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"evilfant","email":"ifruty@gmail.com"},"directories":{},"maintainers":[{"name":"jhoysbou","email":"neeroll21@gmail.com"},{"name":"evilfant","email":"ifruty@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/doc-client_0.0.1-alpha.90_1667926165120_0.6895769699122991"},"_hasShrinkwrap":false},"0.0.1-alpha.91":{"name":"@a-la-fois/doc-client","version":"0.0.1-alpha.91","description":"## Usage ```ts import { Client } from '@a-la-fois/doc-client';","license":"MIT","author":"","main":"./dist/cjs/index.js","module":"./dist/esm/index.js","types":"./dist/esm/index.d.ts","exports":{"require":"./dist/cjs/index.js","import":"./dist/esm/index.js","types":"./dist/esm/index.d.ts"},"scripts":{"build":"tsc --project tsconfig.build.cjs.json && tsc --project tsconfig.build.esm.json","prebuild":"rimraf dist","prepare":"npm run build","clear":"rimraf dist","format":"prettier --write \"src/**/*.ts\" \"test/**/*.ts\"","lint":"eslint \"{src,apps,libs,test}/**/*.ts\" --fix","test":"jest","test:watch":"jest --watch","test:cov":"jest --coverage"},"dependencies":{"@a-la-fois/message-proxy":"^0.0.1-alpha.91+4197c09","eventemitter3":"4.0.7","js-base64":"3.7.2","promise-retry":"2.0.1","y-protocols":"1.0.5","yjs":"13.5.41"},"devDependencies":{"@types/jest":"27.4.1","@types/promise-retry":"1.1.3","jest":"27.5.1","jest-websocket-mock":"2.3.0","ts-jest":"27.1.4","ts-loader":"9.2.8","typescript":"4.6.3"},"gitHead":"4197c0904e9cd90c9a228f84d61c63128b13067f","readme":"# docClient\n\n## Usage\n```ts\nimport { Client } from '@a-la-fois/doc-client';\n\nconst client = new Client({\n    url: 'wss://ws.service.com',\n});\n\n// get doc container with  synchronized document\nconst docContainer = await client.getDoc('docId');\n\n// get yjs document\nconst yjsDoc = docContainer.doc;\n// do with it whatever you want\nyjsDoc.getText('Text');\nyjsDoc.insert(0, 'my text')\n```\n","readmeFilename":"README.md","_id":"@a-la-fois/doc-client@0.0.1-alpha.91","_nodeVersion":"16.15.0","_npmVersion":"lerna/4.0.0/node@v16.15.0+x64 (darwin)","dist":{"integrity":"sha512-JrUQWLXpwVnJ+U3A0URJNl84SnR96i8mKMa2acKufXTsNN31e94VlG5cKSsDPOT+dunCY1Ego5VOCjpCI1RK7g==","shasum":"7ff112a50ef6c4af08427ea6f94b985ba0a5e351","tarball":"https://registry.npmjs.org/@a-la-fois/doc-client/-/doc-client-0.0.1-alpha.91.tgz","fileCount":53,"unpackedSize":135748,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC9xsR0AtbTz9r4FDUvRA78E458iEBDmj3BJ5C7/2Nk/AiEAlocqYVdYmQW84TjusUpWVQYxdWjI4DxNvSQD/XgxLHE="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjaordACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrejw//VSRKlNKWSpoou5nn8CwVYsuq+C4RoDWP7P8PsrdFIBv3rxcM\r\nRGqWrSsQ0Y1VUkqoPhdIAbZ0BH8FWvaPXVb+ywoPP9mzKVAMI+gCroi0+7jX\r\nKblz2iiXqihULPfxF3SLp0VbbjVUxiW0a4KOOBHtXmivl7s1oT+JunU4XYWS\r\n15uDL+AGcypsx8vpt9oj5BJgJC9HJqO6KzKQnA6kAGjnZLOaMBf158Joz6rk\r\nGiMHzQuChsBp6YNrYCkMmehoxyvF4ZCwXCcC1L3pqwigxMCQjQsYrBrEO2d2\r\nN3RU+KSIK+Zv/cl7M/V2WxZ0cNj4wRsgCnZhiKsfBYqiaGiV0vTHajgXNgiA\r\nTi8C6BFSz3a/7JuGG39YcrWi9GO40MtPlW8XJiOoasfKj5DVj00DOaZYbsyK\r\nH4ToOTfIlbjd2k8CSTJmDKBy//ZvUMlAi10MeRZG4CSJ/99g7j8bvu78W6sv\r\nUBsog5EY6gpyWxT5JmUOBr57KrmPj31oRWwBHJFNHY0W5jsN6xnUTOqB/Vhw\r\nqhQ1zvOP83ZKfkVhHhnUG4DAVSoApDj09okuSZjjaW9JpRgMQMRVyYObv/qF\r\nNB2CX1hgWx8uMO7krriDvYuz3mQsvlm6b5aWFXBf8ps/Yj+B1TcsFXrY/zzP\r\nM9z1qkpXihK6BnuQVAwFeHUrCJIjoAdLXgo=\r\n=w+2B\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"evilfant","email":"ifruty@gmail.com"},"directories":{},"maintainers":[{"name":"jhoysbou","email":"neeroll21@gmail.com"},{"name":"evilfant","email":"ifruty@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/doc-client_0.0.1-alpha.91_1667926749066_0.5691780709657162"},"_hasShrinkwrap":false},"0.0.1-alpha.93":{"name":"@a-la-fois/doc-client","version":"0.0.1-alpha.93","description":"## Usage ```ts import { Client } from '@a-la-fois/doc-client';","license":"MIT","author":"","main":"./dist/cjs/index.js","module":"./dist/esm/index.js","types":"./dist/esm/index.d.ts","exports":{"require":"./dist/cjs/index.js","import":"./dist/esm/index.js","types":"./dist/esm/index.d.ts"},"scripts":{"build":"tsc --project tsconfig.build.cjs.json && tsc --project tsconfig.build.esm.json","prebuild":"rimraf dist","prepare":"npm run build","clear":"rimraf dist","format":"prettier --write \"src/**/*.ts\" \"test/**/*.ts\"","lint":"eslint \"{src,apps,libs,test}/**/*.ts\" --fix","test":"jest","test:watch":"jest --watch","test:cov":"jest --coverage"},"dependencies":{"@a-la-fois/message-proxy":"^0.0.1-alpha.93+7f9defe","eventemitter3":"4.0.7","js-base64":"3.7.2","promise-retry":"2.0.1","y-protocols":"1.0.5","yjs":"13.5.41"},"devDependencies":{"@types/jest":"27.4.1","@types/promise-retry":"1.1.3","jest":"27.5.1","jest-websocket-mock":"2.3.0","ts-jest":"27.1.4","ts-loader":"9.2.8","typescript":"4.6.3"},"gitHead":"7f9defe2edddcef8537cc3961bc67184ef9f91c4","readme":"# docClient\n\n## Usage\n```ts\nimport { Client } from '@a-la-fois/doc-client';\n\nconst client = new Client({\n    url: 'wss://ws.service.com',\n});\n\n// get doc container with  synchronized document\nconst docContainer = await client.getDoc('docId');\n\n// get yjs document\nconst yjsDoc = docContainer.doc;\n// do with it whatever you want\nyjsDoc.getText('Text');\nyjsDoc.insert(0, 'my text')\n```\n","readmeFilename":"README.md","_id":"@a-la-fois/doc-client@0.0.1-alpha.93","_nodeVersion":"16.15.0","_npmVersion":"lerna/4.0.0/node@v16.15.0+x64 (darwin)","dist":{"integrity":"sha512-1Iq6Y6FGclMtOX7ktBAvPzYh1Luu5gng/wFeweNTRmLEk2gKr8dr68A4xLmk00lPROtM76B20p4x9n7By70RHA==","shasum":"6311cca857cf8d28f670edc153b932424ebcc572","tarball":"https://registry.npmjs.org/@a-la-fois/doc-client/-/doc-client-0.0.1-alpha.93.tgz","fileCount":53,"unpackedSize":136022,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHD0foyYJTBPQL+9WKm4li+V03yVn8/DFtzyW4fPNnmgAiAK52RzHbNCla4GTgyRpq5K1gAdD4fI9n/q0zrOFn06kw=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJja8OQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmouMw/9FoK7l899pJoKPrTPoqFtfM664gewRF0dFFicIqh8TwCWiRDU\r\nmSZWk601O2uCFMkYh+aMfnegWCnayvs3s4PdIrCueMw8SevoEQBzNhjZO91h\r\nVuXBhU+KJ27hAefjEyXOqkaVzxSmDpvM/ksl1jXubqvkueeo5uoQFolqSpsg\r\n353Lq4NnWEdTC87aBxDxAbpiWbU6U5ymua6zi1aDg0BYMfRClwoA2vlMijgW\r\naxBWmK43lUn1yhUCmc2/G1I3IOGxkD8E46+b/pFYsmjds6eW31Kc5aZUo0oW\r\nX1MRR8mwFPmEpfQnPp4UAFO/EQ0HpQupHYrJ6HfpZidnpGhwJFnKDtSbf0ty\r\n43Bq8ENYXb748BbQfDLLOoLSCzmXTV22B2Vzt8uPKE0BQS+vx4+matxttyAU\r\nzew+XXm3YlCk3wtHL8On4IXExRNHQXx171r+tVe+wtLZBMXnEegf0UgdgSNq\r\npkmOkTg0KXbjo6VSK2ZeHbtWmJ+Yv4deHKmW6Lw4L+xfpW4IKPX5jCERNFTi\r\ndh5k50NYtuzxtEiFMA1ffrJ6Cr+zwuVc85OXbhFTDaMglYrF04+CUyIaYPjI\r\nDldWOF2TD0DaFncJSJsCxO9JD6ty5P4Rdlo1ElKgnW5KOKGgoCbt7W+Es+rH\r\nS7yWdaiLLXvMAQg+8UFmzFUKRNXtf5XeLlQ=\r\n=0tBF\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"evilfant","email":"ifruty@gmail.com"},"directories":{},"maintainers":[{"name":"jhoysbou","email":"neeroll21@gmail.com"},{"name":"evilfant","email":"ifruty@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/doc-client_0.0.1-alpha.93_1668006800582_0.9219445734503402"},"_hasShrinkwrap":false},"0.0.1-alpha.94":{"name":"@a-la-fois/doc-client","version":"0.0.1-alpha.94","description":"## Usage ```ts import { Client } from '@a-la-fois/doc-client';","license":"MIT","author":"","main":"./dist/cjs/index.js","module":"./dist/esm/index.js","types":"./dist/esm/index.d.ts","exports":{"require":"./dist/cjs/index.js","import":"./dist/esm/index.js","types":"./dist/esm/index.d.ts"},"scripts":{"build":"tsc --project tsconfig.build.cjs.json && tsc --project tsconfig.build.esm.json","prebuild":"rimraf dist","prepare":"npm run build","clear":"rimraf dist","format":"prettier --write \"src/**/*.ts\" \"test/**/*.ts\"","lint":"eslint \"{src,apps,libs,test}/**/*.ts\" --fix","test":"jest","test:watch":"jest --watch","test:cov":"jest --coverage"},"dependencies":{"@a-la-fois/message-proxy":"^0.0.1-alpha.94+d22e66c","eventemitter3":"4.0.7","js-base64":"3.7.2","promise-retry":"2.0.1","y-protocols":"1.0.5","yjs":"13.5.41"},"devDependencies":{"@types/jest":"27.4.1","@types/promise-retry":"1.1.3","jest":"27.5.1","jest-websocket-mock":"2.3.0","ts-jest":"27.1.4","ts-loader":"9.2.8","typescript":"4.6.3"},"gitHead":"d22e66cdeaef0df7c38cda98c6cacfa66b172bb2","readme":"# docClient\n\n## Usage\n```ts\nimport { Client } from '@a-la-fois/doc-client';\n\nconst client = new Client({\n    url: 'wss://ws.service.com',\n});\n\n// get doc container with  synchronized document\nconst docContainer = await client.getDoc('docId');\n\n// get yjs document\nconst yjsDoc = docContainer.doc;\n// do with it whatever you want\nyjsDoc.getText('Text');\nyjsDoc.insert(0, 'my text')\n```\n","readmeFilename":"README.md","_id":"@a-la-fois/doc-client@0.0.1-alpha.94","_nodeVersion":"16.15.0","_npmVersion":"lerna/4.0.0/node@v16.15.0+x64 (darwin)","dist":{"integrity":"sha512-yd7nj/4QqpzD4aPAeOlfKXlBCUuSWxIcORFk/mhXq7j39iR431b3yfsGyqC5bmAVFEqtBhu9CTBEhUh0uHzN8g==","shasum":"ddbc563252fca14dc365292e0d4a5edd62b403e9","tarball":"https://registry.npmjs.org/@a-la-fois/doc-client/-/doc-client-0.0.1-alpha.94.tgz","fileCount":53,"unpackedSize":136022,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEXv8lXwWd4XculZTfaTGgfVsPQrPnu9zHwu1ErsnPTxAiEA+8WQEUdWfNaY/VXWoR8Bt0ItqPM3I8bPe2rmzYYTK2c="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJja8U0ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqQYA//ViFgCq+fw08LAHANAYY5+sEVLhv+PJwmtzKgGaKhfWykNrE6\r\nDB1mMvQ0jSGPabILTOWPFRl+/+jGgKb3Yo/Mh1jCyuy8F9lsJBTzxOfpeMjr\r\nC36rKUos6j2MdBsG46fZVY8X8ZaKIcDvSKuai040GquNwb+UllC73VLpR4X/\r\nGPhzjMnew2iMzYjm/VioHKcuhYXseF6mg8UJTqA09UR3OTEGSDpSNsqqiNJo\r\nI5D+OSAVQdrtg74pScMI9JCenY46nQy0u5QwSFwb9m8SwF5kH9TkooQ7aBkA\r\nzVUT/5hjeZDfqvfaZYG3FvCWD81ru4uuEpHr9vy+qp5A8jN2ME2wrU0dpCA0\r\nIWbQ5eNGKrB2d4okYy2ufCTvuRwCwAUSS7R/NAwVlMd8QlRIqwpOvmtOjvwW\r\nxs7YWK9HnMmL8ORs+zWApwV0qyVcNn7V/FLvm8PRYotMhDeywi00sRAkQg0S\r\n1xZwcKDgZEKWLLoavoyY2EOmja6QNTTYHsWz4kZTzdHEQm0NmpDcqE5D/BkF\r\nppBliaDD1mpZRpdCejQw0PCU0MH/6SFVJQaOjQJ6Du1Cln3OuXsAvC/1NtiQ\r\nX4A/8mw8C5TMoMLCNjbcRQzP1SVch9SzOsBIGLWaeRTUT0QB0imS5s/+SRIy\r\nGCUQwmFi6K4THfvImH7dCsTmPVjd9w1BANk=\r\n=ValB\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"evilfant","email":"ifruty@gmail.com"},"directories":{},"maintainers":[{"name":"jhoysbou","email":"neeroll21@gmail.com"},{"name":"evilfant","email":"ifruty@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/doc-client_0.0.1-alpha.94_1668007219985_0.3322687892670022"},"_hasShrinkwrap":false},"0.0.1-alpha.95":{"name":"@a-la-fois/doc-client","version":"0.0.1-alpha.95","description":"## Usage ```ts import { Client } from '@a-la-fois/doc-client';","license":"MIT","author":"","main":"./dist/cjs/index.js","module":"./dist/esm/index.js","types":"./dist/esm/index.d.ts","exports":{"require":"./dist/cjs/index.js","import":"./dist/esm/index.js","types":"./dist/esm/index.d.ts"},"scripts":{"build":"tsc --project tsconfig.build.cjs.json && tsc --project tsconfig.build.esm.json","prebuild":"rimraf dist","prepare":"npm run build","clear":"rimraf dist","format":"prettier --write \"src/**/*.ts\" \"test/**/*.ts\"","lint":"eslint \"{src,apps,libs,test}/**/*.ts\" --fix","test":"jest","test:watch":"jest --watch","test:cov":"jest --coverage"},"dependencies":{"@a-la-fois/message-proxy":"^0.0.1-alpha.95+e757a75","eventemitter3":"4.0.7","js-base64":"3.7.2","promise-retry":"2.0.1","y-protocols":"1.0.5","yjs":"13.5.41"},"devDependencies":{"@types/jest":"27.4.1","@types/promise-retry":"1.1.3","jest":"27.5.1","jest-websocket-mock":"2.3.0","ts-jest":"27.1.4","ts-loader":"9.2.8","typescript":"4.6.3"},"gitHead":"e757a752497e9c4ee4ad85603998907ef3d54c22","readme":"# docClient\n\n## Usage\n```ts\nimport { Client } from '@a-la-fois/doc-client';\n\nconst client = new Client({\n    url: 'wss://ws.service.com',\n});\n\n// get doc container with  synchronized document\nconst docContainer = await client.getDoc('docId');\n\n// get yjs document\nconst yjsDoc = docContainer.doc;\n// do with it whatever you want\nyjsDoc.getText('Text');\nyjsDoc.insert(0, 'my text')\n```\n","readmeFilename":"README.md","_id":"@a-la-fois/doc-client@0.0.1-alpha.95","_nodeVersion":"16.15.0","_npmVersion":"lerna/4.0.0/node@v16.15.0+x64 (darwin)","dist":{"integrity":"sha512-61S5RXL06HOA9GUTb42pqhxD5JbkIPhGVGzt32bpbK18/WgvCk2VxX76LeRQ/EJLMXvWWmPUDJZr8uw2P0kC3g==","shasum":"6eba8ca606121d8ba301c249026665dbec191443","tarball":"https://registry.npmjs.org/@a-la-fois/doc-client/-/doc-client-0.0.1-alpha.95.tgz","fileCount":53,"unpackedSize":136022,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC+3Un7y4BfCd7+ICLMhLll7OkMDfNMoSxJcWKSbb8PEgIhAPPFdjuBPUCOSzaBCNgQ21GBlRCmX8oKgz+sTKc4o/6Y"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJja8YZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr7hg/+O1fnIvmFwfAVLRxiylbaJRcNQ/p7cd4X2zoCC8aqt6ql/dnm\r\nQnAeMm+d6bv8M8XtDZvGEY6Lsl30HCWLIZ9gfZQGdT+IWLAVjaO3z83OPU6T\r\nve7i3ycijDmVBXVsdNyXCFOycQpX/vd619ynTzhQ2m+3l51IT7HIri6gSaI9\r\n1a6uXgDVN/l+KwQJUrMHcd1Ecd8gWPe74owLbCOndjr70NZ0zmfbReeENtnX\r\n8TFE54YNOEWXFv3Orq//FgrZcStbUg9P38WHkb4KySDbmb09UaZaQwoNIUm5\r\neaj1n5dna9TAFK01+8j54Km0kNKrYQD5Akot12QKw3yKsowDmzD5qh+j0677\r\noKW41PjD0McbHKiyduUTutNhgvU0XR+crYi61UuFe86iRThNqLgYjxR0mGuT\r\n80hpQymm6L1NMEdpSdETT5TVZ2yI//uItfD1UDnhzpQ2SgM4SBS4lr8kwrZW\r\nnPXsAl+MD9CQTNI4nxBhEf8igVqe9Vw0bR+l66bKFJFtz2zhZSRF/g20v2Lt\r\nf9ZnYOSx+nXw53vpRkjVyGq24CZE7m48fVNx+FEz1CINt5I+pd00oEeDm/5Q\r\nTb5BgI1DR3PGEKj8WeQuamiCy83udVwep+a7TwyXv5Rtr1lV7K1qhCFzAZv4\r\na8lbLTwMiHQo67qY24ruhst6LLiqIrEgkfQ=\r\n=PaK/\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"evilfant","email":"ifruty@gmail.com"},"directories":{},"maintainers":[{"name":"jhoysbou","email":"neeroll21@gmail.com"},{"name":"evilfant","email":"ifruty@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/doc-client_0.0.1-alpha.95_1668007449603_0.27447333881474645"},"_hasShrinkwrap":false},"0.0.1-alpha.96":{"name":"@a-la-fois/doc-client","version":"0.0.1-alpha.96","description":"## Usage ```ts import { Client } from '@a-la-fois/doc-client';","license":"MIT","author":"","main":"./dist/cjs/index.js","module":"./dist/esm/index.js","types":"./dist/esm/index.d.ts","exports":{"require":"./dist/cjs/index.js","import":"./dist/esm/index.js","types":"./dist/esm/index.d.ts"},"scripts":{"build":"tsc --project tsconfig.build.cjs.json && tsc --project tsconfig.build.esm.json","prebuild":"rimraf dist","prepare":"npm run build","clear":"rimraf dist","format":"prettier --write \"src/**/*.ts\" \"test/**/*.ts\"","lint":"eslint \"{src,apps,libs,test}/**/*.ts\" --fix","test":"jest","test:watch":"jest --watch","test:cov":"jest --coverage"},"dependencies":{"@a-la-fois/message-proxy":"^0.0.1-alpha.96+367beae","eventemitter3":"4.0.7","js-base64":"3.7.2","promise-retry":"2.0.1","y-protocols":"1.0.5","yjs":"13.5.41"},"devDependencies":{"@types/jest":"27.4.1","@types/promise-retry":"1.1.3","jest":"27.5.1","jest-websocket-mock":"2.3.0","ts-jest":"27.1.4","ts-loader":"9.2.8","typescript":"4.6.3"},"gitHead":"367beae89c1475bf5050998cd2783200894bb5c9","readme":"# docClient\n\n## Usage\n```ts\nimport { Client } from '@a-la-fois/doc-client';\n\nconst client = new Client({\n    url: 'wss://ws.service.com',\n});\n\n// get doc container with  synchronized document\nconst docContainer = await client.getDoc('docId');\n\n// get yjs document\nconst yjsDoc = docContainer.doc;\n// do with it whatever you want\nyjsDoc.getText('Text');\nyjsDoc.insert(0, 'my text')\n```\n","readmeFilename":"README.md","_id":"@a-la-fois/doc-client@0.0.1-alpha.96","_nodeVersion":"16.15.0","_npmVersion":"lerna/4.0.0/node@v16.15.0+x64 (darwin)","dist":{"integrity":"sha512-78EKjfbY8AJguD//XPal6dkwacslNCq2RB2hsPFl+2BwYV1A++r4R4rF7fFFAdMtbx5xOYgX2pSrDzH1m6xd7A==","shasum":"4b624d9f6d5d248d8ec5e2e9db83417076bdbfa3","tarball":"https://registry.npmjs.org/@a-la-fois/doc-client/-/doc-client-0.0.1-alpha.96.tgz","fileCount":53,"unpackedSize":136022,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCDi4m5QHkMRPwr8DMHB1AtKGQkjUX7lwvhHsBMgXnrxQIgVuFCOVHLDZRVegFhKKaLrLu6bw1x4FmobAjcKG/juKM="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJja8cyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpLZQ//cUTca3IyoQ9EYvvi38zlqGKFmjrANUmMAOAMiPv3C1dopJZQ\r\n/ZS42q9pYfCseEsiBifBpW+EQXKLHcQnty/FZv/5A4E/qzc9dfE4V1CyCj6w\r\ntz8QKKzzux3WjrFNnePR5ILi/P2S6Z9dB2PgG9icAuQGdchjbbB3lJWj/IvH\r\nOVPaP4u+ylE9SHoe0eJvrZZ/OaaWdCcZGQd/gZTXHQOFeU10rrdFF0FvKeF0\r\nQ5d2+P4vlnyX4aj0u8kW+S5tBHyocPAj8WNYpYdN7RVRb6pXd8/2CrL4/Tgg\r\nbaORMU6XqqdCGQpgi4bmjMUhYNFxlP1YOEzS26i6OORzLdkOhg4ok4VTFtQY\r\nVZRxRtmxDCX3UbV+OWWwfeKyou5qm6rfvRyL73KtiCH+o4UKM4eWtOz5mgCw\r\nsbOy8CqG1HiRXCCUvW3qyBS/OYrSB6Bl/3ulC4Xj6NqFIf6VfmlM04PXhn0C\r\nn2NfRx7JRhmOnx8kQczdSGHuSRpp0eb4ukyuYR7nl/WWZICHZ4SYCD3b+8LN\r\nkAmm41IC75rz3Cq/DtQVMM0AXEg/++4QX4bVKG68i8tnSnllEteS3TL5/H0w\r\nJBY6i3hMYY49xSbBytUwPHHtSqbJLps9r+WrDNNg2+uZpYtP9kzQyA88MImG\r\n07HqMUGrigDTNbYDrN+T8tts9Rug0dEX1J0=\r\n=+1Wq\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"evilfant","email":"ifruty@gmail.com"},"directories":{},"maintainers":[{"name":"jhoysbou","email":"neeroll21@gmail.com"},{"name":"evilfant","email":"ifruty@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/doc-client_0.0.1-alpha.96_1668007730294_0.08213621152452011"},"_hasShrinkwrap":false},"0.0.1-alpha.97":{"name":"@a-la-fois/doc-client","version":"0.0.1-alpha.97","description":"## Usage ```ts import { Client } from '@a-la-fois/doc-client';","license":"MIT","author":"","main":"./dist/cjs/index.js","module":"./dist/esm/index.js","types":"./dist/esm/index.d.ts","exports":{"require":"./dist/cjs/index.js","import":"./dist/esm/index.js","types":"./dist/esm/index.d.ts"},"scripts":{"build":"tsc --project tsconfig.build.cjs.json && tsc --project tsconfig.build.esm.json","prebuild":"rimraf dist","prepare":"npm run build","clear":"rimraf dist","format":"prettier --write \"src/**/*.ts\" \"test/**/*.ts\"","lint":"eslint \"{src,apps,libs,test}/**/*.ts\" --fix","test":"jest","test:watch":"jest --watch","test:cov":"jest --coverage"},"dependencies":{"@a-la-fois/message-proxy":"^0.0.1-alpha.97+a81a573","eventemitter3":"4.0.7","js-base64":"3.7.2","promise-retry":"2.0.1","y-protocols":"1.0.5","yjs":"13.5.41"},"devDependencies":{"@types/jest":"27.4.1","@types/promise-retry":"1.1.3","jest":"27.5.1","jest-websocket-mock":"2.3.0","ts-jest":"27.1.4","ts-loader":"9.2.8","typescript":"4.6.3"},"gitHead":"a81a573040ce0d363069af2d5769fd849f70f728","readme":"# docClient\n\n## Usage\n```ts\nimport { Client } from '@a-la-fois/doc-client';\n\nconst client = new Client({\n    url: 'wss://ws.service.com',\n});\n\n// get doc container with  synchronized document\nconst docContainer = await client.getDoc('docId');\n\n// get yjs document\nconst yjsDoc = docContainer.doc;\n// do with it whatever you want\nyjsDoc.getText('Text');\nyjsDoc.insert(0, 'my text')\n```\n","readmeFilename":"README.md","_id":"@a-la-fois/doc-client@0.0.1-alpha.97","_nodeVersion":"16.15.0","_npmVersion":"lerna/4.0.0/node@v16.15.0+x64 (darwin)","dist":{"integrity":"sha512-DmQmff464WXqc1vf6a7yYb3+3ZfnWk0r1wj+dOmRog3LjFoUs6VEaXcwaJdKpTuP0tfHP1m7qC3U/h/jEtvUEA==","shasum":"3b97f44705ff4e66c992480e7d81354370169990","tarball":"https://registry.npmjs.org/@a-la-fois/doc-client/-/doc-client-0.0.1-alpha.97.tgz","fileCount":53,"unpackedSize":136022,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFk4jNlyos9aj+ej8Ek2ATUCWsf4yKlPv2n2EvGfVvARAiEAnZTB8YLXAbp9wK6u7BE75hwvLfLMF/xKTDItVHaIgMs="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJja8nNACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpvhQ//QIMEFzyLNmZO9iSjXpLZTHAXTI9zRHeNyTgvpsvOR6OYepej\r\nQPYfozBQyAFkYzmXF/fSDOfHFh/YpJleFa/E6qV5jnKm4rMtqHcXGLDwInzL\r\nsmDSkplRkf1DxypNu3aHx7DxfvISyOVOOwWzZxDMTSOHJK/M2n2dkSdSbTQa\r\n/3FyL7+xGZX4yWUBrodiQG3sgfcXW3zCmBHt1iol+2+fn3+gSWJvUlsLbRdn\r\nCdKC3AAIYJ8a5EhyQzvdZ6nadidtmfP1YOeXdFP5og7/0KoQ853ca4lNRck+\r\nz6gsbDp6jqlNo8OuD3YEN2rMo946SuGYLR9lPyXaJm09oPDYPzIGTTLJBfw2\r\nyFVZM0EOC2uQ4JWBapv9GblD3Tubkp+9FbR73qdbolf4sRSvJMxe7ekiXpak\r\noiq65jC6uH2EYXfNpq/cEXw4bXDA8w81JUOzYOp2T1cfnS9yPAvIbajiryZz\r\np5rT2RdDDC1nOFnx9+c5yrklCupgUl9lIvrvh4R8pmHR1Ppu5CLoHNxcvDNk\r\nyFcrLcbF3KKnQq6eTlFEUqvr+bkcTR7FssWFdT62GVMtDUGPpTUNgjznLIOA\r\nE12pOB8DVw4K9Xy1tt0hvuGtPzqEBt9y/LQtxqyD0IKbtejYCfPpzrCmrBNQ\r\nwr0kb5xSzVj4XvUup+DnDFEkv4A1H7xqjAE=\r\n=nUs1\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"evilfant","email":"ifruty@gmail.com"},"directories":{},"maintainers":[{"name":"jhoysbou","email":"neeroll21@gmail.com"},{"name":"evilfant","email":"ifruty@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/doc-client_0.0.1-alpha.97_1668008396793_0.6006699067694776"},"_hasShrinkwrap":false},"0.0.2":{"name":"@a-la-fois/doc-client","version":"0.0.2","description":"## Usage ```ts import { Client } from '@a-la-fois/doc-client';","license":"MIT","author":"","main":"./dist/cjs/index.js","module":"./dist/esm/index.js","types":"./dist/esm/index.d.ts","exports":{"require":"./dist/cjs/index.js","import":"./dist/esm/index.js","types":"./dist/esm/index.d.ts"},"scripts":{"build":"tsc --project tsconfig.build.cjs.json && tsc --project tsconfig.build.esm.json","prebuild":"rimraf dist","prepare":"npm run build","clear":"rimraf dist","format":"prettier --write \"src/**/*.ts\" \"test/**/*.ts\"","lint":"eslint \"{src,apps,libs,test}/**/*.ts\" --fix","test":"jest","test:watch":"jest --watch","test:cov":"jest --coverage"},"dependencies":{"@a-la-fois/message-proxy":"^0.0.2","eventemitter3":"4.0.7","js-base64":"3.7.2","promise-retry":"2.0.1","y-protocols":"1.0.5","yjs":"13.5.41"},"devDependencies":{"@types/jest":"27.4.1","@types/promise-retry":"1.1.3","jest":"27.5.1","jest-websocket-mock":"2.3.0","ts-jest":"27.1.4","ts-loader":"9.2.8","typescript":"4.6.3"},"gitHead":"e6c8699d70eaa7ea343c027f44036f7d6ee4963c","_id":"@a-la-fois/doc-client@0.0.2","_nodeVersion":"16.15.0","_npmVersion":"lerna/4.0.0/node@v16.15.0+x64 (darwin)","dist":{"integrity":"sha512-AHJPlBxD30cIg9NT/4S7afyxqhzxX4Exkzm1ygZyBZR1cV+pt/KR/6arqGKkkknC4D9lJxXA8VdnDQpLxZIw0w==","shasum":"cec691c62ae40be75d17f2b50a38910a5ccbb216","tarball":"https://registry.npmjs.org/@a-la-fois/doc-client/-/doc-client-0.0.2.tgz","fileCount":53,"unpackedSize":135988,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICQ2tbBviuf31zgIZvkuX1i6MU4sCgOlwrJ8Y63L5KZrAiEA6Sji31+0cQqTQiHvK7OPPMYcbFaZAR/NLae4X3ADJNQ="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJja82UACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoilBAAj5+ZEuJsuanlOh1heUYdLVo7Z7H2cp3CVcKDPqEhbsOphPwW\r\nCYnwBAoMhbVGauG7hK6QYgNWjse1CrqLxDGFDuoYdOwF6FO0Y50RXqcFoN4U\r\nRx9u6iQKF15+3jlQOmsiA+IKGVzne5NNLN7UOKDtjtxJeKM97pT8stuqrcnK\r\ncig4Y0rlop4Hacn0mc/cI3x95DvK557hg68uGhjLdkXYZrdtUJe4qChzjXpa\r\ncCQih/8/mW7I6fAM1VSLuSdyAH72OCdNNDuTlx7ZH4d8ixRjsBDublzzvCRa\r\noBGnYiTcmsLeUjlHFosYN5I2fGuGEbWJk6H7la9IA0iMgvb6CX3NePC2UC8t\r\noQKCVDZfEwaqvK7GCnElI/bGdYLvOUhJsY6uP8N7MwDO09APMsOy+d+VcrE8\r\ni01b6b4PbmMyaCmNSCkLVc3B4m8wF9FXmyqfBGyhDVM6eUOk5Xng7q9w838r\r\nZM6B2vV7/a8B7EkXiLQBBCv3fXY7+nZIt0fW3Khf6kGnrQL6oLAc62G91iPt\r\neBRzm8xsr9T2go0aY07zzkAGg1GZ1JmKAej9pabtMA9l4+y1Mieo5rVZjoSL\r\nuB3vtWeH4kQ1PXz3dDhDdX19iuuzix8Gm+25yt3JCMWalZrR9WWeTcjjrhWj\r\nFxO1FmF+r9muCzsqLm32OjVbVun/kmpOKX8=\r\n=Uvxj\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"evilfant","email":"ifruty@gmail.com"},"directories":{},"maintainers":[{"name":"jhoysbou","email":"neeroll21@gmail.com"},{"name":"evilfant","email":"ifruty@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/doc-client_0.0.2_1668009364327_0.48521340311286343"},"_hasShrinkwrap":false},"0.0.4":{"name":"@a-la-fois/doc-client","version":"0.0.4","description":"## Usage ```ts import { Client } from '@a-la-fois/doc-client';","license":"MIT","author":"","main":"./dist/cjs/index.js","module":"./dist/esm/index.js","types":"./dist/esm/index.d.ts","exports":{"require":"./dist/cjs/index.js","import":"./dist/esm/index.js","types":"./dist/esm/index.d.ts"},"scripts":{"build":"tsc --project tsconfig.build.cjs.json && tsc --project tsconfig.build.esm.json","prebuild":"rimraf dist","prepare":"npm run build","clear":"rimraf dist","format":"prettier --write \"src/**/*.ts\" \"test/**/*.ts\"","lint":"eslint \"{src,apps,libs,test}/**/*.ts\" --fix","test":"jest","test:watch":"jest --watch","test:cov":"jest --coverage"},"dependencies":{"@a-la-fois/message-proxy":"0.0.4","eventemitter3":"4.0.7","js-base64":"3.7.2","promise-retry":"2.0.1","y-protocols":"1.0.5","yjs":"13.5.41"},"devDependencies":{"@types/jest":"27.4.1","@types/promise-retry":"1.1.3","jest":"27.5.1","jest-websocket-mock":"2.3.0","ts-jest":"27.1.4","ts-loader":"9.2.8","typescript":"4.6.3"},"gitHead":"4087c712002777404228cc16c58ecf12c8be9cf7","_id":"@a-la-fois/doc-client@0.0.4","_nodeVersion":"16.18.1","_npmVersion":"lerna/4.0.0/node@v16.18.1+x64 (linux)","dist":{"integrity":"sha512-KTfYxng+ZNBWULda0kixpDIWCkn6vLPhL8/ahSCYs3mfGhZG67Usqd+menff7z1mRAS9K1/A+6ccwtWOPAiWAA==","shasum":"62b4227f44154e32f3b06b33cedb90c36e16bc15","tarball":"https://registry.npmjs.org/@a-la-fois/doc-client/-/doc-client-0.0.4.tgz","fileCount":53,"unpackedSize":150993,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAOk32EZH1txSZSRKSGS+VEwexh3ow/D8SoiTgAPsLmvAiEAsFgFxtlY3JEKCshpWbRHKfVBiZCm7oNDmxE5ZPOAUfQ="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjjPYrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoHihAAgJlJHd8y9SC+IIzuXMw9gQlpwW6yuPwDvIwIyh9/QEENLh6i\r\nVaWYKzyWnA29mTEdW+PhOabqlSpPSVTrxBuhk/NIcG8GaKztI/eniSS1BNZv\r\nyk6ZpejxU/YtJybAcFn+KdGSL4Um/YctzoiKi/lyBn/WfmQXqdmoZxZHxdQA\r\nFsjUd7HHOArSq7hz6xEbj+wOVlA0ljFfdwqgF3R2MeNBoMCBhHK2x/UJVxeb\r\n3P8a4EM3Ej3I5tTDpMu+KU7lyS78JsISBW764AsucJmKSVnpg29Li4eLYcQ1\r\nuHxGg1gNiey8VeBf6F51hmDuf71Fttq9bt8pasrIDhz1zJAyhRA/r7lHut3H\r\nV3xy2vrp6SVMBVhBEUe7D5ahJOBUXxo1gXvpDXjxRX24J4P699M0te/9qcSj\r\ndPK+40Q37eXd4bWHYlorlnDe+6NFgPMBnmIbGfUeH9qvkChPEHOPJAw5Zv4o\r\n8PW9D6Bp/E3fGIyFbBsKhlYontQ5qTn4JeJJVmfrLQnmh7R9Z8BaqsUpbBS2\r\nBXFQLn0YcX3TkBJoAIEej9yMAkKHDzCbR/XJsCslgFJ+4XVj0QPZWiRr1jN8\r\nv+y91kDOBKK2Wv4cn5sUp9s4aZAocqykhQf80Ca2HW7RQolAv3qMhc1xDGK8\r\nlqDIyR+jVWIs8rUm+whAOhali3nIt9bP2Ck=\r\n=QBHK\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"evilfant","email":"ifruty@gmail.com"},"directories":{},"maintainers":[{"name":"jhoysbou","email":"neeroll21@gmail.com"},{"name":"evilfant","email":"ifruty@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/doc-client_0.0.4_1670182443466_0.13053648267437534"},"_hasShrinkwrap":false},"0.0.6":{"name":"@a-la-fois/doc-client","version":"0.0.6","description":"## Usage ```ts import { Client } from '@a-la-fois/doc-client';","license":"MIT","author":"","main":"./dist/cjs/index.js","module":"./dist/esm/index.js","types":"./dist/esm/index.d.ts","exports":{"require":"./dist/cjs/index.js","import":"./dist/esm/index.js","types":"./dist/esm/index.d.ts"},"scripts":{"build":"tsc --project tsconfig.build.cjs.json && tsc --project tsconfig.build.esm.json","build:dev":"tsc --project tsconfig.build.cjs.json --watch --preserveWatchOutput & tsc --project tsconfig.build.esm.json --watch --preserveWatchOutput","prebuild":"rimraf dist","prepare":"npm run build","clear":"rimraf dist","format":"prettier --write \"src/**/*.ts\" \"test/**/*.ts\"","lint":"eslint \"{src,apps,libs,test}/**/*.ts\" --fix","test":"jest","test:watch":"jest --watch","test:cov":"jest --coverage"},"dependencies":{"@a-la-fois/message-proxy":"0.0.6","eventemitter3":"4.0.7","js-base64":"3.7.2","promise-retry":"2.0.1","y-protocols":"1.0.5","yjs":"13.5.41"},"devDependencies":{"@types/jest":"27.4.1","@types/promise-retry":"1.1.3","jest":"27.5.1","jest-websocket-mock":"2.3.0","ts-jest":"27.1.4","ts-loader":"9.2.8","typescript":"4.6.3"},"gitHead":"2dd29ae3d4fba49ef3a5011195611f2a78188b43","_id":"@a-la-fois/doc-client@0.0.6","_nodeVersion":"16.15.0","_npmVersion":"lerna/4.0.0/node@v16.15.0+arm64 (darwin)","dist":{"integrity":"sha512-EwTfA65SlIf3+2DfUvOpJ7piHHN1vONwP6kh3H3AaM9wLh7lavZ8HEAqJPkf2pub0x6F4sbNIVCkNq33Na/9qA==","shasum":"52242b3384e540a4a708f87eeea28a8ad852f836","tarball":"https://registry.npmjs.org/@a-la-fois/doc-client/-/doc-client-0.0.6.tgz","fileCount":53,"unpackedSize":149342,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDe+NcXx8jHgfIcs7882GwuSZW1VKUDs+NuESs+SLe3WgIgM9SanVVeTeZ7KduL7CzDFrkKsoOper+HDJgOHg+a43k="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkPti/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmry3w//ckocN+cqisFTClobUgUvNd6w1+kS0gpn9aFvSFtl1Hg10slM\r\nlq60i8OXWE+kytdcgMVtcnbpgLuAwjo+L6ixQhn2KhHRkTwgcHEzMyD3DoXK\r\nihPyIiadX5Ask9kgxWRZiSXYaM88DvJF5/iAIM3npjDF5A++6+Vm8TcTBA2W\r\nr9xpi3NmG2ak7NPPjy1MYWLo3rbZqfNFHZQ8Yre/qAkrWvfhLWJgSQAF7q8I\r\n6E4HerWvO8rqcBNK6SE+OutmBfvcKxPmYPB5ezyvqIBDGTkWm2EAzk5umEmK\r\nrghl+u5xuk56xZBxP63xZyoRQYBcExkNpIpjC9SsLDJ10Aclgpj9MZXqdGZ/\r\nKB+O0CgpupCHeLIOgyY+S81DDNumVLXvqZ1aYJyUqCZl18JQA3kpHTPtVkFC\r\nljSL+j7iq/tkopmvK0AJtiK0ZqIsdupWvgQkw73VJmvZ6HviYm6inOx6zvp3\r\nDwO42iyiZrkOFKur59xddnNbHoId3cWJIunFgMkSXLS7WzYiiNknkAimE4By\r\nVCU+X35AhX50FO2N2NuaZA1hxi9nQEars98ueOJZdOMIVaR+VM1oNOL8CIWW\r\nuPR4lFeJPJ7ETRnBeOMEe5fNw01Buy09qXUbXarFChswOc/yXy+A9VkCWQrr\r\ni2ZWMKd/4SZ4OVNEI6XEJtg6yNHgcrVoIZ8=\r\n=FKde\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"evilfant","email":"ifruty@gmail.com"},"directories":{},"maintainers":[{"name":"jhoysbou","email":"neeroll21@gmail.com"},{"name":"evilfant","email":"ifruty@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/doc-client_0.0.6_1681840319037_0.9767425759968669"},"_hasShrinkwrap":false},"0.0.7":{"name":"@a-la-fois/doc-client","version":"0.0.7","description":"## Usage ```ts import { Client } from '@a-la-fois/doc-client';","license":"MIT","author":"","main":"./dist/cjs/index.js","module":"./dist/esm/index.js","types":"./dist/esm/index.d.ts","exports":{"require":"./dist/cjs/index.js","import":"./dist/esm/index.js","types":"./dist/esm/index.d.ts"},"scripts":{"build":"tsc --project tsconfig.build.cjs.json && tsc --project tsconfig.build.esm.json","build:dev":"tsc --project tsconfig.build.cjs.json --watch --preserveWatchOutput & tsc --project tsconfig.build.esm.json --watch --preserveWatchOutput","prebuild":"rimraf dist","prepare":"npm run build","clear":"rimraf dist","format":"prettier --write \"src/**/*.ts\" \"test/**/*.ts\"","lint":"eslint \"{src,apps,libs,test}/**/*.ts\" --fix","test":"jest","test:watch":"jest --watch","test:cov":"jest --coverage"},"dependencies":{"@a-la-fois/message-proxy":"0.0.7","eventemitter3":"4.0.7","js-base64":"3.7.2","promise-retry":"2.0.1","y-protocols":"1.0.5","yjs":"13.5.41"},"devDependencies":{"@types/jest":"27.4.1","@types/promise-retry":"1.1.3","jest":"27.5.1","jest-websocket-mock":"2.3.0","ts-jest":"27.1.4","ts-loader":"9.2.8","typescript":"4.6.3"},"gitHead":"58ab9a7dedbf76f91bf6d3c64262a86cb147636b","_id":"@a-la-fois/doc-client@0.0.7","_nodeVersion":"16.20.0","_npmVersion":"lerna/4.0.0/node@v16.20.0+x64 (linux)","dist":{"integrity":"sha512-APmBC/up0qotzw2FSvZ7a2bwMQCT3+iBDTbyJEZKB4IU5Mjk0SIumzj8A60wBSXgEBtOAywFqrCmkVYyEs8zAA==","shasum":"f4da1087f13add5423345636755d0edd4da0887c","tarball":"https://registry.npmjs.org/@a-la-fois/doc-client/-/doc-client-0.0.7.tgz","fileCount":53,"unpackedSize":149342,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGkUyO9cbxw5casHdiIHkbLqsSkf41le5TrrBFKs8PJbAiEA7PwQOK+RSAqgEhy6BawkzCCLH/7NGmYQ/W22ofePZUY="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkP6gqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmprqw//XLOVLJWqP6EhHGTX7A6438fg+2PWJDocekgl+tkov+dkgL/7\r\nDjgiI9yjeRTMjIfbaH4nB33LRIombKWsCFfBCdafer15A1e0zlU7kY5i1jfZ\r\ndsbvlYCM6oYuGxe8f9bLVJjB11BVhedLVMaG2ylxuPsFOSq2hxh2Ets3c2pQ\r\neTErOsdWLESSRNpqEa+dosPsYmZYFkzvovmFB/167TM6JFWjlanSHLLzOcfs\r\nZQUK8gTuZBfyqfrkC037Oav+3EjubtPTKUfCgRy6Rd2xa9mkdm7wpix1QfsW\r\nuxEOSgYSPmVqvyoTkn8BxOwvwLEyCAMU9beORXDJbppcHc3a6kERt13RUHy+\r\n+/4ghvd6U6leoW7myr9Hs19+tjWAMdoQqEKcArVKlEWxg/muzePrbIPoTJ5B\r\nRVDtOLNGlztVheMLprrmyLM4H34jZWjm+AZnZ8reSK4YfVMM+r2vm55egnOw\r\nafQHCKBLWDIuN2U/14zQMOJiVSdbJfA91mCHcVDJN2VKz5FcanGqa/0R9Ud4\r\noSEjRnbez5/kbYNtj2nBOdel7BY6+YYP4cgovfkZ/XwA+XoI4dNaD6fNwOwl\r\n+KpNQgWdx6l14cNnUkagMYxaOTtiW0R4IuMmAzvhSdUZ/BXvNwdl/UVBFIh5\r\n6zdzNMI+h0xnvH4wBjOf+53OJHfyicLSxbs=\r\n=mOsH\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"evilfant","email":"ifruty@gmail.com"},"directories":{},"maintainers":[{"name":"jhoysbou","email":"neeroll21@gmail.com"},{"name":"evilfant","email":"ifruty@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/doc-client_0.0.7_1681893418706_0.836493486244019"},"_hasShrinkwrap":false},"0.0.8":{"name":"@a-la-fois/doc-client","version":"0.0.8","description":"## Usage ```ts import { Client } from '@a-la-fois/doc-client';","license":"MIT","author":"","main":"./dist/cjs/index.js","module":"./dist/esm/index.js","types":"./dist/esm/index.d.ts","exports":{"require":"./dist/cjs/index.js","import":"./dist/esm/index.js","types":"./dist/esm/index.d.ts"},"scripts":{"build":"tsc --project tsconfig.build.cjs.json && tsc --project tsconfig.build.esm.json","build:dev":"tsc --project tsconfig.build.cjs.json --watch --preserveWatchOutput & tsc --project tsconfig.build.esm.json --watch --preserveWatchOutput","prebuild":"rimraf dist","prepare":"npm run build","clear":"rimraf dist","format":"prettier --write \"src/**/*.ts\" \"test/**/*.ts\"","lint":"eslint \"{src,apps,libs,test}/**/*.ts\" --fix","test":"jest","test:watch":"jest --watch","test:cov":"jest --coverage"},"dependencies":{"@a-la-fois/message-proxy":"0.0.8","eventemitter3":"4.0.7","js-base64":"3.7.2","promise-retry":"2.0.1","y-protocols":"1.0.5","yjs":"13.5.41"},"devDependencies":{"@types/jest":"27.4.1","@types/promise-retry":"1.1.3","jest":"27.5.1","jest-websocket-mock":"2.3.0","ts-jest":"27.1.4","ts-loader":"9.2.8","typescript":"4.6.3"},"gitHead":"23567ec742d6ad02e965debb538561e945c44781","_id":"@a-la-fois/doc-client@0.0.8","_nodeVersion":"16.20.0","_npmVersion":"lerna/4.0.0/node@v16.20.0+x64 (linux)","dist":{"integrity":"sha512-IDRQ9ubzQ2DxFz/UC6ASL9o7/XZAJ6ab7MdSHHGz2j5I9HYILbOvLoN3xte2eOJotgfDJZ2PQv1ofQC17NEKOQ==","shasum":"a790538dbfc3184b324d6d59487010e8f7b9e672","tarball":"https://registry.npmjs.org/@a-la-fois/doc-client/-/doc-client-0.0.8.tgz","fileCount":53,"unpackedSize":149342,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIG9MUBaU4PC9QbHEUOF18HX/ZLLLciFE7H2u7HC2ixdSAiEA1LVENC/zAE9U9BiRh2BeanAHMeOiI+RD7opne0BpK1I="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkP6utACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrNkA/+I2pgFCOwmzbJeoeo7o8klwimVO7W1UrfE19pI2N4dDOZllgQ\r\ngBdxFnZDfXJVxqgEs14m8x7ro9Lgli/oxECZiwE9scD4NWNGf0IiOR82Maqb\r\nB/fOUGr0gp7Sg21lpCrAAB3UTeYxWnIvEeRdSCfpiRl4GC0YYUCaiFDBtr76\r\nUMaUqwDuAyQyokgylL+tAhRl4ls8odcsTy1NmmaUDEeqcz8g+cBuqORhGopz\r\nbEChlwjKY7z4UbXpdlcuZaBVIw79bXFq7zZwGFm4WSGk7NJzBHMiCD4KNJpt\r\nZLivuHNZEq/Cq7sbKEVghp4gPZYjLSKj6QiyyqAv0zBPalVOOW/sSlwAzibe\r\nsvE8KHijsuZIBMj89UKCL5We2yrD9gDIGaJpq56FNfM8FrpNlRyKQqU/8dYn\r\nsrFYwtI9g1XHB+jITY4E2WTEhAoPOz5L9yT3Naka1oR6eLsTukNp4urlSVHJ\r\n6DeEq+sdoy1MSljy+b6M+55snOV6WsDZjRg2dWEdQuzHPHRCvLDRa0GP5Ghj\r\nIdL1ewoS4i8H+LPdCtRKutnGTekGSRq/JO0AsShJPzcu42aZDlQQrJSXFZ/5\r\nBxnWBviVG7/xmmxVNx715oOl05h/zfPSkLaZSQc8Ex7yaj0dJ23vzzSX1nSo\r\n5HxsjrFRoc6NfRJ0phQ+jsGSTIcgTZSrzWw=\r\n=FcwN\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"evilfant","email":"ifruty@gmail.com"},"directories":{},"maintainers":[{"name":"jhoysbou","email":"neeroll21@gmail.com"},{"name":"evilfant","email":"ifruty@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/doc-client_0.0.8_1681894317095_0.3746821948999697"},"_hasShrinkwrap":false},"0.0.9":{"name":"@a-la-fois/doc-client","version":"0.0.9","description":"## Usage ```ts import { Client } from '@a-la-fois/doc-client';","license":"MIT","author":"","main":"./dist/cjs/index.js","module":"./dist/esm/index.js","types":"./dist/esm/index.d.ts","exports":{"require":"./dist/cjs/index.js","import":"./dist/esm/index.js","types":"./dist/esm/index.d.ts"},"scripts":{"build":"tsc --project tsconfig.build.cjs.json && tsc --project tsconfig.build.esm.json","build:dev":"tsc --project tsconfig.build.cjs.json --watch --preserveWatchOutput & tsc --project tsconfig.build.esm.json --watch --preserveWatchOutput","prebuild":"rimraf dist","prepare":"npm run build","clear":"rimraf dist","format":"prettier --write \"src/**/*.ts\" \"test/**/*.ts\"","lint":"eslint \"{src,apps,libs,test}/**/*.ts\" --fix","test":"jest","test:watch":"jest --watch","test:cov":"jest --coverage"},"dependencies":{"@a-la-fois/message-proxy":"0.0.9","eventemitter3":"4.0.7","js-base64":"3.7.2","promise-retry":"2.0.1","y-protocols":"1.0.5","yjs":"13.5.41"},"devDependencies":{"@types/jest":"27.4.1","@types/promise-retry":"1.1.3","jest":"27.5.1","jest-websocket-mock":"2.3.0","ts-jest":"27.1.4","ts-loader":"9.2.8","typescript":"4.6.3"},"gitHead":"193ba1de9bf917075b37b61561f4381509b262ee","_id":"@a-la-fois/doc-client@0.0.9","_nodeVersion":"16.20.0","_npmVersion":"lerna/4.0.0/node@v16.20.0+x64 (linux)","dist":{"integrity":"sha512-LzUgDKmOnRdKkWGdAZlXdvYYsgwvMDplwFu3SQFByFA7Oetxon97+6nF1+EUa+1YODNxFaIYscHKefpF6A6r9w==","shasum":"69355ba865d6b00e5797868fbb47b7a8312201a4","tarball":"https://registry.npmjs.org/@a-la-fois/doc-client/-/doc-client-0.0.9.tgz","fileCount":53,"unpackedSize":149342,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDkOdiXewFlQwV0Zf1wES5VcxmvfgTGRG/vNwA/MgSqWwIgJGxT3zf/OJSv+SJCGTEPp+Z5LwpyZkWtPNfki20nWss="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkP+3uACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpcUQ//ffAEsIEUNcvWAuImnAvu56oiJnGbTm7MojXGoMjTdPYHcEfY\r\nUg5z61raQX6hksdl3SFsCbyCGoE1oRn3NqOOA+i33pGpWiEkCvBR9uGNQjD9\r\nXAJ+xiJo0Np4ZY/YMYI8ojgGaGuEKItDROM0eN+Lh4NDCHcZkyTjH/NHNLEK\r\nAGxJibzHBsPLWA+877KXtldKZxj2MDIMlECbRF5++9UlFjPacmn2H1ucalPD\r\njpftuavD3/KMxUxjG9xi4A1q/AMSZaRZ+rikJszdKwVgn6uMlAIZJxMuZSEK\r\nrqd3iDMMdL1cdBANyjnIsTL/uRjymqN9+VTvBobg1S7qMUxiCjhvOuzmpJR1\r\nC4BRIaYpNN6zBGm+XIrYw56/KI50h4iYa84fYxI3RGuXEu9iDoarhCuYzrGQ\r\nbmDNbFaMzDwGOaDZI1tfPTIVJ1q21NIIAartBkUm3xDUUaEDwiMhCrtbiS3H\r\nAvdqSy+0lnO9zSkkKI554C9lGxd1otTxm8/Yg1OTqsMNsK2zvJxQKrXCqZhG\r\nSv9wzUYh/vuUVpJ2Vs0+KDXqeu8GKAH90NvwOof5ouSH+AQTtbuOoorWuRpO\r\n9/IiCvD/QLqNhUkSUzn/OqNSpwWR1Ku2Yeyd1YI5MJ6vUzIY0rCn7naKox1G\r\nzUpVllKKTUcR4JLeU4+8PLoQZLmvxg48OWs=\r\n=7i+A\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"evilfant","email":"ifruty@gmail.com"},"directories":{},"maintainers":[{"name":"jhoysbou","email":"neeroll21@gmail.com"},{"name":"evilfant","email":"ifruty@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/doc-client_0.0.9_1681911278491_0.5343084249735746"},"_hasShrinkwrap":false},"0.0.10":{"name":"@a-la-fois/doc-client","version":"0.0.10","description":"## Usage ```ts import { Client } from '@a-la-fois/doc-client';","license":"MIT","author":"","main":"./dist/cjs/index.js","module":"./dist/esm/index.js","types":"./dist/esm/index.d.ts","exports":{"require":"./dist/cjs/index.js","import":"./dist/esm/index.js","types":"./dist/esm/index.d.ts"},"scripts":{"build":"tsc --project tsconfig.build.cjs.json && tsc --project tsconfig.build.esm.json","build:dev":"tsc --project tsconfig.build.cjs.json --watch --preserveWatchOutput & tsc --project tsconfig.build.esm.json --watch --preserveWatchOutput","prebuild":"rimraf dist","prepare":"npm run build","clear":"rimraf dist","format":"prettier --write \"src/**/*.ts\" \"test/**/*.ts\"","lint":"eslint \"{src,apps,libs,test}/**/*.ts\" --fix","test":"jest","test:watch":"jest --watch","test:cov":"jest --coverage"},"dependencies":{"@a-la-fois/message-proxy":"0.0.10","eventemitter3":"4.0.7","js-base64":"3.7.2","promise-retry":"2.0.1","y-protocols":"1.0.5","yjs":"13.5.9"},"devDependencies":{"@types/jest":"27.4.1","@types/promise-retry":"1.1.3","jest":"27.5.1","jest-websocket-mock":"2.3.0","ts-jest":"27.1.4","ts-loader":"9.2.8","typescript":"4.6.3"},"gitHead":"d886475edc39a2098a18cb19b5d92f2ae5ea2e11","_id":"@a-la-fois/doc-client@0.0.10","_nodeVersion":"16.20.0","_npmVersion":"lerna/4.0.0/node@v16.20.0+x64 (linux)","dist":{"integrity":"sha512-Z3UQ4IxBxSQFbCllOQ+24gPb61jOr4ZZlgsWAmdU2hVWWQdX0W6UtnHLr0yTgH4eyClXczoLh0Aw14roL2FAYg==","shasum":"c7fd0e03db5e8d33f904c539ea9e50585d4efabd","tarball":"https://registry.npmjs.org/@a-la-fois/doc-client/-/doc-client-0.0.10.tgz","fileCount":53,"unpackedSize":149437,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDEBMIONpDb9C29ncMBRUC8W9NnRoxs/jYRMqk5sKpclwIhAJYoHUCG5s+R76Q9H4cRHsTNxQH1KuFIjezgphv5H3r8"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkQRt6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrgRg//TJDCjU7RNcMG4UR2HFFqKufdiUlr4hy7eB1znIXrJYt3XS3w\r\njaAGYEb2+5RdIVQkkZ2Fjf5l+UYVXAEKgWcc4Y9vbRCqlGLGYtq5RwOmeeF0\r\n4nM3IuE9XytDJIelHh33Vs6xUW0zCf10/0Xw7TRF/5Tr8ZMfWiRHHd5fgKV0\r\nVikvHIj6aEPvuRl0vSpUh13KQLmSPq2L0ndhw0JKHkvrByDjmwlstNoobJUx\r\nVduooI0tp2Pf9ta6AEQG5XVNqUmqzKjj7rSHrVByDd5oaCjd0uj4yjQOCYBn\r\n/ESkyzyfcgI2CtGdBDvI1GEeBtGlk1QAwrH4VViPKnJPtUbMKRUg8F3fXN5l\r\n2iJHWZ5swiHYs3V1DyxzSvHJoHEWdTgDcrBI/qE3fHllBDAWIiSxsRBoWcSV\r\n/pC9ok4C9t7WSMy+07BwY1wv93jIRsOdwdyEPFeCKN4liP31Ht9NuX9rx/zn\r\n9arPB7wVbLYYADq10YAfiYx0Md5QKWDPpEm8mWfSuD+vuJv/6l2UYYhG45oU\r\nDIcKoC55ffzhJOIOq8avIK+sT/dIX8siggGnOkaze8IvAPbq7kKHrjPs5Wwf\r\nlbcdWoJX7S7wSW3lc5pY54YwOub7pzfB8epA2kwh24OOgIbsxFiaGCVfWBo1\r\nd3urBFpAvD3kgdHuTNiMZsUL9TcNdN46Cio=\r\n=v+JJ\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"evilfant","email":"ifruty@gmail.com"},"directories":{},"maintainers":[{"name":"jhoysbou","email":"neeroll21@gmail.com"},{"name":"evilfant","email":"ifruty@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/doc-client_0.0.10_1681988474364_0.40846477112277824"},"_hasShrinkwrap":false},"0.0.11":{"name":"@a-la-fois/doc-client","version":"0.0.11","description":"## Usage ```ts import { Client } from '@a-la-fois/doc-client';","license":"MIT","author":"","main":"./dist/cjs/index.js","module":"./dist/esm/index.js","types":"./dist/esm/index.d.ts","exports":{"require":"./dist/cjs/index.js","import":"./dist/esm/index.js","types":"./dist/esm/index.d.ts"},"scripts":{"build":"tsc --project tsconfig.build.cjs.json && tsc --project tsconfig.build.esm.json","build:dev":"tsc --project tsconfig.build.cjs.json --watch --preserveWatchOutput & tsc --project tsconfig.build.esm.json --watch --preserveWatchOutput","prebuild":"rimraf dist","prepare":"npm run build","clear":"rimraf dist","format":"prettier --write \"src/**/*.ts\" \"test/**/*.ts\"","lint":"eslint \"{src,apps,libs,test}/**/*.ts\" --fix","test":"jest","test:watch":"jest --watch","test:cov":"jest --coverage"},"dependencies":{"@a-la-fois/message-proxy":"0.0.11","eventemitter3":"4.0.7","js-base64":"3.7.2","promise-retry":"2.0.1","y-protocols":"1.0.5","yjs":"13.5.9"},"devDependencies":{"@types/jest":"27.4.1","@types/promise-retry":"1.1.3","jest":"27.5.1","jest-websocket-mock":"2.3.0","ts-jest":"27.1.4","ts-loader":"9.2.8","typescript":"4.6.3"},"gitHead":"a75e02cb3f4394a8943f012c78c2c4c184c328af","_id":"@a-la-fois/doc-client@0.0.11","_nodeVersion":"16.20.0","_npmVersion":"lerna/4.0.0/node@v16.20.0+x64 (linux)","dist":{"integrity":"sha512-SuLvWYgbuNPxA9zySbe7WQr12fGlTffU7NHUpHxPtffpaRr9BU3f87BXZaLbMUeCdejmTEX3fJLEMFHwq8lBIA==","shasum":"0085cfcfbec969a883646bce99f1a7fb1cab5e0f","tarball":"https://registry.npmjs.org/@a-la-fois/doc-client/-/doc-client-0.0.11.tgz","fileCount":53,"unpackedSize":149437,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDtfsWxTyvmCJ/5dZfwpiRf/wNuLvx+1RD79S3OF86eewIhAN7TUrP16n+U3jjyv4Gpaaq5vl/4uIqpq+F6yqWGLl29"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkQqz6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqTSQ/+I2u7QwCR5qO40fIi2HQ0VYX9KOefDwEB/zpEk5I2qJXbYY+d\r\ncF26+mCNjzQLXsKybiXcc9WHtWpWPrzYaGl+pNYQSi9JPcZ0sr/7lzhNcdL5\r\nZLg6/WFMSxjC4tEIWs8Tf45beHQrDT6K8P5Qi/u5ZDYKjlIz4g++5174c1L7\r\nSeBKW505yPVdJrexhKpTSMwQ4+YdF1or7wBcyj0MUAMueUHYwHHYHbKHKr2A\r\n5ak0NLy26Rnz4hXdctfz/cJhC3fxpwG/Yl9xo6a9889omKQ1B87VkJAJRFHU\r\nIo7B0rG76vW4jIhgysOHo8iC5vDC0Ij08hpXV1sxYMsKAS5ooaLQdr6eNGja\r\nV0lqPGZh5rEwJSp0DePo5c0zNTUS5dEmN86yZo98+Kttgk2oohMVi+yaFKKo\r\n5May0Aw/YOpAxxe9S5sm/gI3BH7MzaLPHOId1KDJzqafC1H75srfDFKAz/wL\r\nd6qUz9bsVw60QIFLbTZt+slal3jNdwvV37ICI3Kdz5INDhHC+D+b9EEfpL7P\r\n3XQeTSz6EHyc0zq6w54ZpU78QUD+87yCmvBZqObNLfLPo9BQQJEdEh3BlXgK\r\nTic0lVvrBnfyrNQA3XVDrzZCvwYoROLqBAZpOFBXM5mbHQm24sf7iJdRmo1t\r\nPe7L4uy/Kz6TatRpY7labYNlR3O6p/II1ug=\r\n=giDU\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"evilfant","email":"ifruty@gmail.com"},"directories":{},"maintainers":[{"name":"jhoysbou","email":"neeroll21@gmail.com"},{"name":"evilfant","email":"ifruty@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/doc-client_0.0.11_1682091258097_0.19618465834352317"},"_hasShrinkwrap":false},"0.0.12":{"name":"@a-la-fois/doc-client","version":"0.0.12","description":"## Usage ```ts import { Client } from '@a-la-fois/doc-client';","license":"MIT","author":"","main":"./dist/cjs/index.js","module":"./dist/esm/index.js","types":"./dist/esm/index.d.ts","exports":{"require":"./dist/cjs/index.js","import":"./dist/esm/index.js","types":"./dist/esm/index.d.ts"},"scripts":{"build":"tsc --project tsconfig.build.cjs.json && tsc --project tsconfig.build.esm.json","build:dev":"tsc --project tsconfig.build.cjs.json --watch --preserveWatchOutput & tsc --project tsconfig.build.esm.json --watch --preserveWatchOutput","prebuild":"rimraf dist","prepare":"npm run build","clear":"rimraf dist","format":"prettier --write \"src/**/*.ts\" \"test/**/*.ts\"","lint":"eslint \"{src,apps,libs,test}/**/*.ts\" --fix","test":"jest","test:watch":"jest --watch","test:cov":"jest --coverage"},"dependencies":{"@a-la-fois/message-proxy":"0.0.12","eventemitter3":"4.0.7","js-base64":"3.7.2","promise-retry":"2.0.1","y-protocols":"1.0.5","yjs":"13.5.9"},"devDependencies":{"@types/jest":"27.4.1","@types/promise-retry":"1.1.3","jest":"27.5.1","jest-websocket-mock":"2.3.0","ts-jest":"27.1.4","ts-loader":"9.2.8","typescript":"4.6.3"},"gitHead":"e2d30a899f9adbd7dfa2ad75ada7afc312bcd75e","_id":"@a-la-fois/doc-client@0.0.12","_nodeVersion":"16.20.0","_npmVersion":"lerna/4.0.0/node@v16.20.0+x64 (linux)","dist":{"integrity":"sha512-LdF5SH2VH8NR3C6HJmZBNvvg4C7VtAeJaB+RBjtqShUe67zz2AvkZR49K0G5RV0SNYW2Wa0NO7DGwcettk/nzQ==","shasum":"eb6f86160118819d995fa0c2f3d78de5419a754e","tarball":"https://registry.npmjs.org/@a-la-fois/doc-client/-/doc-client-0.0.12.tgz","fileCount":53,"unpackedSize":149437,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC9NFtPqgAyZzf+doBwGwmVfL01z5VLKkmDLIortuZtmQIhANX19l5wS7GJzDAuioCt6AqEcu5AtKzMAwRohDb5qVLf"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkQwZ9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqw2w//Xwzllh8E/8J0sFxokOpRYlDHahliBI4QuSdZXWDrG7Ro519k\r\n8+Hl82z50TPyq3VUvqPBKpQiv81r9s/acml8QYh03y54EmJldwsxEQJEHBhq\r\nqTiaGw7CQOeEATXiSJyyOdXYObG/d7tnzM+KjR6y+gc7Bx7tK+0xLotSvaHp\r\nBFiVVskN/mzdSQ8WDStHkBksEolmGQzJHxkOaCL9kglGhG9tx55KXwcPzv7b\r\n5extxF7xzpMLXrAajjZn9zOC2A6gPk6ehCSwTq5O7pJ7r070Mx/xwfCcqR9y\r\nvV0RyD5vQkvwzGLxf/NQntNdiB7DvVz0hq9KaeixaSvLM5PjbhOj2/FfCDRX\r\nuDcT/Qs9LOeU/8uRXiq7WdOqGCYUzfeP0G2hUbShXU2IPluM7igYnzFZ/jVL\r\n3pRJPTHmDNlWDcE4YwJuVJDfXTX50lKhcC5UxOePBmA9zFOeXFxH0TEOHaNo\r\noEFW36KtU8rPE26b73wlCG6CCX/aM7cyQkbvI+iIIpueYz9A9Yc1GMKqlMBA\r\nbuZmiGv4hJh4a63vzsCs6aX46vC14NrGJFIYiTRzrM3tEASZdEp0F1GcU7BX\r\nrzlTmhT8/s9a2s0TmLFNUrLM3Xyg4j+0mirTXiFg9Mf2yXz+WzDmkBanovfs\r\n27jkXo3Tp6oLg4LJtbADtjiIe3DzcWZgWlw=\r\n=Tefh\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"evilfant","email":"ifruty@gmail.com"},"directories":{},"maintainers":[{"name":"jhoysbou","email":"neeroll21@gmail.com"},{"name":"evilfant","email":"ifruty@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/doc-client_0.0.12_1682114173346_0.21664578917305466"},"_hasShrinkwrap":false},"0.0.13":{"name":"@a-la-fois/doc-client","version":"0.0.13","description":"## Usage ```ts import { Client } from '@a-la-fois/doc-client';","license":"MIT","author":"","main":"./dist/cjs/index.js","module":"./dist/esm/index.js","types":"./dist/esm/index.d.ts","exports":{"require":"./dist/cjs/index.js","import":"./dist/esm/index.js","types":"./dist/esm/index.d.ts"},"scripts":{"build":"tsc --project tsconfig.build.cjs.json && tsc --project tsconfig.build.esm.json","build:dev":"tsc --project tsconfig.build.cjs.json --watch --preserveWatchOutput & tsc --project tsconfig.build.esm.json --watch --preserveWatchOutput","prebuild":"rimraf dist","prepare":"npm run build","clear":"rimraf dist","format":"prettier --write \"src/**/*.ts\" \"test/**/*.ts\"","lint":"eslint \"{src,apps,libs,test}/**/*.ts\" --fix","test":"jest","test:watch":"jest --watch","test:cov":"jest --coverage"},"dependencies":{"@a-la-fois/message-proxy":"0.0.13","eventemitter3":"4.0.7","js-base64":"3.7.2","promise-retry":"2.0.1","y-protocols":"1.0.5","yjs":"13.5.9"},"devDependencies":{"@types/jest":"27.4.1","@types/promise-retry":"1.1.3","jest":"27.5.1","jest-websocket-mock":"2.3.0","ts-jest":"27.1.4","ts-loader":"9.2.8","typescript":"4.6.3"},"gitHead":"581ce319e6aa3705132892f3177f17a83959964e","_id":"@a-la-fois/doc-client@0.0.13","_nodeVersion":"16.20.0","_npmVersion":"lerna/4.0.0/node@v16.20.0+x64 (linux)","dist":{"integrity":"sha512-IWQ2HtzVZsyNqFHr1mTh87gC0u9nCUFjOOCd2REXT3zQ1a6/AgljLzLhTxoAYPquttmgnQyxwwIQWC9q78wXAA==","shasum":"b75505ff41e81e349971dca9541f1e908b25f5fa","tarball":"https://registry.npmjs.org/@a-la-fois/doc-client/-/doc-client-0.0.13.tgz","fileCount":53,"unpackedSize":149437,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDC/6SGDAuJSMe7I+ZtLQYJQ9HxqHZc6iPgoMLzWv8NDAiAIKXXYvlJkLqVqAEbQpB+fzYpPzeL5MjufWkifPY0dHA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkQwhQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoXtBAAgjS4eghEnykXPoUcWBN+ZUNdPyLVQtK+s9/J7DA/kwoXAE+c\r\n7CPxfJhLFpcFzWs/A21sy/rN5Ync+nYlUS8nYmO66khkuQjgkWq25MaJu5f8\r\ncW1kFaDhQcGs/r0lYPkuYco8ggi0BJPnzFcbtEf8vXew4/gch02saHWCRy2y\r\nR6A8kMwRvi6W16Gt0xOl9ZqUKC/0OkcQDDi3u02n442YycKNEK2yPFH/dNIt\r\nrqEzhDMfxb7fxSajhBTpCMuRBkgvwx+Jojx5Ej5Pna2d7qO/bZ4KxCojr2W5\r\nOHfBPKCDU4A1s12Am4e72zTdqgbfffwwLewc2tMd0N7p4X8bP4R3qfXLnE8f\r\nY1y3/R4CUJC9y0A9sEVlZZtWitARn4deIwAjh7PGHbGw3Gcqi5Oor5PfhN1W\r\niAL/c8ixqDQGqlgP5Wn+YM0CE7GTLSDj5NeGn8SJYo9ziDW803ueMs4nQCwf\r\n71wfdhf7Mg6uDpb9donT2E3Z0Q2J0mcYex+yVgCHPafgC1IpPQKa2xBU3DsD\r\nq4AQ0GhfP6pVMh34zCbgBaZ6a86m0DCO7QdHJxmG/4dnsKgW9A0GTWK9cG0f\r\nQHSHbZ+nZOJKp67mMJRE1CaDFDn5R0t8Lv4SKWWdAY61Iq5MMQ5XGl0cfIN0\r\nnSX5Y8Ic1uu8Nj4CjCUCB9UdQ9wfZthlk1g=\r\n=i5+U\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"evilfant","email":"ifruty@gmail.com"},"directories":{},"maintainers":[{"name":"jhoysbou","email":"neeroll21@gmail.com"},{"name":"evilfant","email":"ifruty@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/doc-client_0.0.13_1682114640377_0.9827741923380071"},"_hasShrinkwrap":false},"0.0.14":{"name":"@a-la-fois/doc-client","version":"0.0.14","description":"## Usage ```ts import { Client } from '@a-la-fois/doc-client';","license":"MIT","author":"","main":"./dist/cjs/index.js","module":"./dist/esm/index.js","types":"./dist/esm/index.d.ts","exports":{"require":"./dist/cjs/index.js","import":"./dist/esm/index.js","types":"./dist/esm/index.d.ts"},"scripts":{"build":"tsc --project tsconfig.build.cjs.json && tsc --project tsconfig.build.esm.json","build:dev":"tsc --project tsconfig.build.cjs.json --watch --preserveWatchOutput & tsc --project tsconfig.build.esm.json --watch --preserveWatchOutput","prebuild":"rimraf dist","prepare":"npm run build","clear":"rimraf dist","format":"prettier --write \"src/**/*.ts\" \"test/**/*.ts\"","lint":"eslint \"{src,apps,libs,test}/**/*.ts\" --fix","test":"jest","test:watch":"jest --watch","test:cov":"jest --coverage"},"dependencies":{"@a-la-fois/message-proxy":"0.0.14","eventemitter3":"4.0.7","js-base64":"3.7.2","promise-retry":"2.0.1","y-protocols":"1.0.5","yjs":"13.5.9"},"devDependencies":{"@types/jest":"27.4.1","@types/promise-retry":"1.1.3","jest":"27.5.1","jest-websocket-mock":"2.3.0","ts-jest":"27.1.4","ts-loader":"9.2.8","typescript":"4.6.3"},"gitHead":"ebe466132d8c94451aaefa316a65d0f868feee41","_id":"@a-la-fois/doc-client@0.0.14","_nodeVersion":"16.20.0","_npmVersion":"lerna/4.0.0/node@v16.20.0+x64 (linux)","dist":{"integrity":"sha512-3P3bqe3PnAGUKn4ipTaMNdVC30Mk6X2lBZBO068JwCaj/0Izc6Am/ZhxZJOPMZ3zVjgdGnXqysBYI+391SEBbQ==","shasum":"34ee6155bdca2382160a67ced08378048b2ea19d","tarball":"https://registry.npmjs.org/@a-la-fois/doc-client/-/doc-client-0.0.14.tgz","fileCount":53,"unpackedSize":149437,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDJU91EprCZWg3XC0D4NiHSL9WPuenm0RWp96T18tQW5AIgc3wbHXdVv4ODjqHuj5Jg8QMo1JHA7efMmb9JIm3HTlU="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkRcjNACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqx9w//R8wpHn2MnzNuY6CqUpa1PtjMOJuY1vzW2qQbesz9cO3Ywkq9\r\ntur0dNvc1j5ajIfTOEqwslhfg92VWLud0TTVEsbJWaY2FlfizZ0y88tWrWsr\r\nZQsN36QWIeWA/t5JT1padPVf8RlUsfYgH6l9ZAWHIj8S90Ry7WG/+jPxUDHA\r\naiYsxdT130ki5EIKzTZMw/70exsTToUqUBeL58ZijWEQmVVwxBgQayXIkqQF\r\ndDou8FsljSH0eXYM7mqVVeGF1Rmt/CM8Lw8Kkco9wUyXScKp6vOGrNM1ctnS\r\nmDc1ZBdQJWUC/3DalkapOgARg4TJx7iNTlVw65Tiu0wHqvpFubtC7ZkfB19B\r\nnzm3tqK+2iIA6dKg5ADJeYmZWNFkrWfQ943LzD2fS0nujhszf30a0dbSxwHN\r\nPocncWJcaUKV5gFXxITIzi4PSCW8sZ8LWpaSD/niVZGcoPkF5qfdV+vjMGPS\r\nwOzCw6o84gOjUQBTcoGY3A8VcaRD7YqY1sM4naTQLj0r6grhfNe+k9jkSgdX\r\ne0/BIUG06Eqkrt/2hxydkfAJprVtaFI9ruJUyNStqU/sFnbkVfOefArPiGhk\r\n8/QSNXDkyAkAQKAtIpjTzRQBYJDcv8zZmtjMCX+sOGBzY+lJvZbhzabVOm/N\r\nzXB1wsO5TyeRjJyRAKJ8iX/E7ffx3HZC1mU=\r\n=9p8L\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"evilfant","email":"ifruty@gmail.com"},"directories":{},"maintainers":[{"name":"jhoysbou","email":"neeroll21@gmail.com"},{"name":"evilfant","email":"ifruty@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/doc-client_0.0.14_1682294989120_0.7075252432044448"},"_hasShrinkwrap":false},"0.0.15":{"name":"@a-la-fois/doc-client","version":"0.0.15","description":"## Usage ```ts import { Client } from '@a-la-fois/doc-client';","license":"MIT","author":"","main":"./dist/cjs/index.js","module":"./dist/esm/index.js","types":"./dist/esm/index.d.ts","exports":{"require":"./dist/cjs/index.js","import":"./dist/esm/index.js","types":"./dist/esm/index.d.ts"},"scripts":{"build":"tsc --project tsconfig.build.cjs.json && tsc --project tsconfig.build.esm.json","build:dev":"tsc --project tsconfig.build.cjs.json --watch --preserveWatchOutput & tsc --project tsconfig.build.esm.json --watch --preserveWatchOutput","prebuild":"rimraf dist","prepare":"npm run build","clear":"rimraf dist","format":"prettier --write \"src/**/*.ts\" \"test/**/*.ts\"","lint":"eslint \"{src,apps,libs,test}/**/*.ts\" --fix","test":"jest","test:watch":"jest --watch","test:cov":"jest --coverage"},"dependencies":{"@a-la-fois/message-proxy":"0.0.15","eventemitter3":"4.0.7","js-base64":"3.7.2","promise-retry":"2.0.1","y-protocols":"1.0.5","yjs":"13.5.9"},"devDependencies":{"@types/jest":"27.4.1","@types/promise-retry":"1.1.3","jest":"27.5.1","jest-websocket-mock":"2.3.0","ts-jest":"27.1.4","ts-loader":"9.2.8","typescript":"4.6.3"},"gitHead":"ed96605f8f974af58d56e13d79a6bb6eabff6a6b","_id":"@a-la-fois/doc-client@0.0.15","_nodeVersion":"16.20.0","_npmVersion":"lerna/4.0.0/node@v16.20.0+x64 (linux)","dist":{"integrity":"sha512-+Bwj+ig3hrVeUa+7aaf/eIFIJ4K00+IumeEXN5rdv7ZpSDCHPeZKlejucMlZbxTZBTZ1q9xA+Mhr34gctddDnA==","shasum":"0a3bc9f7b9fa1bca2efd9e16a83a531a776645c2","tarball":"https://registry.npmjs.org/@a-la-fois/doc-client/-/doc-client-0.0.15.tgz","fileCount":53,"unpackedSize":159385,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAW2jQUaAwStUtbm3zD6r+wqTMq9Aw3nCK0WzwnXqLy/AiA5kJ3hAlL154ZZ4XCqWVf8Sq90NL1rLdFFmJjRhWH5Bw=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkT83uACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmonTw/9FLU1EurqwRpfJHT9S7XZHolgwp/43nbzOdGfAt1VGmJ96jGT\r\n6dGKgDGkXVVSsPSzajY1VSH9lYuBFL0s5WIek2dSLZFZZpZeJMyHOZl6xLKQ\r\ngv0tFmJKoa2SHSeRfHKL6QIV753paFxTcc9mG3tAHkaiY01qqGWep44aFMK9\r\n9yKwb0+KxR27P6KVd4Je1LbSdB7i0XSumlkimK4+3dYEt+g0w7lSL6dX1SQ6\r\nkLaryZUJM2L+Wc19Iy8tg5vzZ704AmDoxlIUz+dHXS97QR+KDRNEYSx3FnmH\r\n5CLdvqUiTqPlCfqYQxWz6YWo8dXDiXCfo4oiYkWQt9caThVMMtbsEtNQdCHX\r\noaa1PI3JTFHJuFWnwApDwzXXpbNwdH/etKWZmML+G0kcK7glvW64aWk1+DWO\r\n9yZqjzpRjUSVcthdFIr3ri4q1EpqgkjJrRwDWNrBDFAR1kutZnE0BSs83KuO\r\nSGH39Gp1BhUX4YQtXd5tw9bHDvRXcqCALmigts5JTrMIvdXdI5Dl6vfCLgNG\r\nKND9GD7VxYpA5fD0+Mf4nkbACDZpIRelg83H6qfMd6455MDBATYcI3UFzKAH\r\nikc3AinGBN7uZorcaVe8GUW2pn05YXZcqRgo71UCR7t6QUoIKBvD2miaHO4W\r\noOoshkWZFFr8oCbbZMS0i1neq7DvI8O9ur4=\r\n=iVc1\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"evilfant","email":"ifruty@gmail.com"},"directories":{},"maintainers":[{"name":"jhoysbou","email":"neeroll21@gmail.com"},{"name":"evilfant","email":"ifruty@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/doc-client_0.0.15_1682951661869_0.6983350488628919"},"_hasShrinkwrap":false},"0.0.16":{"name":"@a-la-fois/doc-client","version":"0.0.16","description":"## Usage ```ts import { Client } from '@a-la-fois/doc-client';","license":"MIT","author":"","main":"./dist/cjs/index.js","module":"./dist/esm/index.js","types":"./dist/esm/index.d.ts","exports":{"require":"./dist/cjs/index.js","import":"./dist/esm/index.js","types":"./dist/esm/index.d.ts"},"scripts":{"build":"tsc --project tsconfig.build.cjs.json && tsc --project tsconfig.build.esm.json","build:dev":"tsc --project tsconfig.build.cjs.json --watch --preserveWatchOutput & tsc --project tsconfig.build.esm.json --watch --preserveWatchOutput","prebuild":"rimraf dist","prepare":"npm run build","clear":"rimraf dist","format":"prettier --write \"src/**/*.ts\" \"test/**/*.ts\"","lint":"eslint \"{src,apps,libs,test}/**/*.ts\" --fix","test":"jest","test:watch":"jest --watch","test:cov":"jest --coverage"},"dependencies":{"@a-la-fois/api":"0.0.16","@a-la-fois/message-proxy":"0.0.16","eventemitter3":"4.0.7","js-base64":"3.7.2","promise-retry":"2.0.1","y-protocols":"1.0.5","yjs":"13.5.9"},"devDependencies":{"@types/jest":"27.4.1","@types/promise-retry":"1.1.3","jest":"27.5.1","jest-websocket-mock":"2.3.0","ts-jest":"27.1.4","ts-loader":"9.2.8","typescript":"4.6.3"},"gitHead":"3701902ba4607f276fe88aa5e2757926b9c1cd48","_id":"@a-la-fois/doc-client@0.0.16","_nodeVersion":"16.20.0","_npmVersion":"lerna/4.0.0/node@v16.20.0+x64 (linux)","dist":{"integrity":"sha512-4lQ7Vz6EhyPR/B77ajq293bDAGQA2wpH9KRRczSnUDCctde/aqFMNPzB/TcZqMPu1ES2CVHPD2wbIKFQLoutQg==","shasum":"090ae7a5e49848006a139812fa930d0f7a50fef6","tarball":"https://registry.npmjs.org/@a-la-fois/doc-client/-/doc-client-0.0.16.tgz","fileCount":59,"unpackedSize":228712,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGU8C5bfhn+63eM2Ww+r4w9Lxwa3YkPgfxLr20qwL17XAiEA80hNarQRp/MzT542BxEapf4pV73PbjbMQ5l7FdqDFvk="}]},"_npmUser":{"name":"evilfant","email":"ifruty@gmail.com"},"directories":{},"maintainers":[{"name":"jhoysbou","email":"neeroll21@gmail.com"},{"name":"evilfant","email":"ifruty@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/doc-client_0.0.16_1684710776213_0.4846278680286351"},"_hasShrinkwrap":false},"0.0.25":{"name":"@a-la-fois/doc-client","version":"0.0.25","description":"## Usage ```ts import { Client } from '@a-la-fois/doc-client';","license":"MIT","author":{},"main":"./dist/cjs/index.js","module":"./dist/esm/index.js","types":"./dist/esm/index.d.ts","exports":{"require":"./dist/cjs/index.js","import":"./dist/esm/index.js","types":"./dist/esm/index.d.ts"},"scripts":{"build":"tsc --project tsconfig.build.cjs.json && tsc --project tsconfig.build.esm.json","build:dev":"tsc --project tsconfig.build.cjs.json --watch --preserveWatchOutput & tsc --project tsconfig.build.esm.json --watch --preserveWatchOutput","prebuild":"rimraf dist","pub":"yarn publish","prepare":"npm run build","clear":"rimraf dist","format":"prettier --write \"src/**/*.ts\" \"test/**/*.ts\"","lint":"eslint \"{src,apps,libs,test}/**/*.ts\" --fix","test":"jest","test:watch":"jest --watch","test:cov":"jest --coverage"},"dependencies":{"@a-la-fois/api":"0.0.25","@a-la-fois/message-proxy":"0.0.25","eventemitter3":"5.0.1","js-base64":"3.7.5","promise-retry":"2.0.1","y-protocols":"1.0.5","yjs":"13.6.1"},"devDependencies":{"@types/jest":"29.5.2","@types/promise-retry":"1.1.3","jest":"29.5.0","jest-websocket-mock":"2.4.0","ts-jest":"29.1.0","ts-loader":"9.4.3","typescript":"5.1.3"},"gitHead":"e757a752497e9c4ee4ad85603998907ef3d54c22","_id":"@a-la-fois/doc-client@0.0.25","dist":{"shasum":"b017f34a85778280934f9d1965fdad4a9b02fcb2","integrity":"sha512-goEXSp8jlvEHm9JoxyWr8X2SuNGnwEErHpmZTYWsRdf7emj91zdPdkTd/xB3pVtvrflfcilsgcZHm1GatqFPPw==","tarball":"https://registry.npmjs.org/@a-la-fois/doc-client/-/doc-client-0.0.25.tgz","fileCount":64,"unpackedSize":257471,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFcU7AcQv+dTtKTKM61eYElvFk14joetMaB6DFxrvGO9AiAETZb8bhyxgYUMPlJXKIaW+1xlE0+yqtXY8rjiZEDrYA=="}]},"_npmUser":{"name":"evilfant","email":"ifruty@gmail.com"},"directories":{},"maintainers":[{"name":"jhoysbou","email":"neeroll21@gmail.com"},{"name":"evilfant","email":"ifruty@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/doc-client_0.0.25_1687004673606_0.3352268818216728"},"_hasShrinkwrap":false},"0.0.26":{"name":"@a-la-fois/doc-client","version":"0.0.26","description":"## Usage ```ts import { Client } from '@a-la-fois/doc-client';","license":"MIT","author":{},"main":"./dist/cjs/index.js","module":"./dist/esm/index.js","types":"./dist/esm/index.d.ts","exports":{"require":"./dist/cjs/index.js","import":"./dist/esm/index.js","types":"./dist/esm/index.d.ts"},"scripts":{"build":"tsc --project tsconfig.build.cjs.json && tsc --project tsconfig.build.esm.json","build:dev":"tsc --project tsconfig.build.cjs.json --watch --preserveWatchOutput & tsc --project tsconfig.build.esm.json --watch --preserveWatchOutput","prebuild":"rimraf dist","pub":"yarn publish","prepare":"npm run build","clear":"rimraf dist","format":"prettier --write \"src/**/*.ts\" \"test/**/*.ts\"","lint":"eslint \"{src,apps,libs,test}/**/*.ts\" --fix","test":"jest","test:watch":"jest --watch","test:cov":"jest --coverage"},"dependencies":{"@a-la-fois/api":"0.0.26","@a-la-fois/message-proxy":"0.0.26","eventemitter3":"5.0.1","js-base64":"3.7.5","promise-retry":"2.0.1","y-protocols":"1.0.5","yjs":"13.6.1"},"devDependencies":{"@types/jest":"29.5.2","@types/promise-retry":"1.1.3","jest":"29.5.0","jest-websocket-mock":"2.4.0","ts-jest":"29.1.0","ts-loader":"9.4.3","typescript":"5.1.3"},"gitHead":"e757a752497e9c4ee4ad85603998907ef3d54c22","_id":"@a-la-fois/doc-client@0.0.26","dist":{"shasum":"056274ea6deae106c82537e108e2409855dd827a","integrity":"sha512-FKcDWkLBLON1Cw88tUYP95PNxfCpM4WhIqfu5qODwpgahI6xdxT4C0DvwOVxK41b4uGNmovKplgy3nIg+YCRRw==","tarball":"https://registry.npmjs.org/@a-la-fois/doc-client/-/doc-client-0.0.26.tgz","fileCount":64,"unpackedSize":257471,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB/6XAa10tvoYUTntG3+EaZhKNIpfxM/pOqRZ4iwz9QnAiA9UaoTRnHu4Ta/0WcJKjmyx+ZQePih1OuxgRc4yyGrvg=="}]},"_npmUser":{"name":"evilfant","email":"ifruty@gmail.com"},"directories":{},"maintainers":[{"name":"jhoysbou","email":"neeroll21@gmail.com"},{"name":"evilfant","email":"ifruty@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/doc-client_0.0.26_1687005549532_0.8204555665521256"},"_hasShrinkwrap":false},"0.0.27":{"name":"@a-la-fois/doc-client","version":"0.0.27","description":"## Usage ```ts import { Client } from '@a-la-fois/doc-client';","license":"MIT","author":{},"main":"./dist/cjs/index.js","module":"./dist/esm/index.js","types":"./dist/esm/index.d.ts","exports":{"require":"./dist/cjs/index.js","import":"./dist/esm/index.js","types":"./dist/esm/index.d.ts"},"scripts":{"build":"tsc --project tsconfig.build.cjs.json && tsc --project tsconfig.build.esm.json","build:lib":"yarn build","build:dev":"tsc --project tsconfig.build.cjs.json --watch --preserveWatchOutput & tsc --project tsconfig.build.esm.json --watch --preserveWatchOutput","prebuild":"rimraf dist","pub":"yarn publish","prepare":"npm run build","clear":"rimraf dist","format":"prettier --write \"src/**/*.ts\" \"test/**/*.ts\"","lint":"eslint \"{src,apps,libs,test}/**/*.ts\" --fix","test":"jest","test:watch":"jest --watch","test:cov":"jest --coverage"},"dependencies":{"@a-la-fois/api":"0.0.27","@a-la-fois/message-proxy":"0.0.27","eventemitter3":"5.0.1","js-base64":"3.7.5","promise-retry":"2.0.1","y-protocols":"1.0.5","yjs":"13.6.1"},"devDependencies":{"@types/jest":"29.5.2","@types/promise-retry":"1.1.3","jest":"29.5.0","jest-websocket-mock":"2.4.0","ts-jest":"29.1.0","ts-loader":"9.4.3","typescript":"5.1.3"},"gitHead":"e757a752497e9c4ee4ad85603998907ef3d54c22","_id":"@a-la-fois/doc-client@0.0.27","dist":{"shasum":"1e23b211fd4b274baee6d95b8eedd83f9ac52a00","integrity":"sha512-r8dwytoHqERw9r8mlBTSIMqtyewP1kopFq2iIz7R43cCm7/MR5P8j2BsWuAksX9pcNoD5bmL1bpiWqZGVeZSjg==","tarball":"https://registry.npmjs.org/@a-la-fois/doc-client/-/doc-client-0.0.27.tgz","fileCount":64,"unpackedSize":258762,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCVsSmgm48wdqqN1ku14/ya+n18w3OhP+pwUr5T5tUYKgIhAIgG/IBIU4MaMcjQWvc/5n9qvYR+AC7t/w+KLudXUrzp"}]},"_npmUser":{"name":"evilfant","email":"ifruty@gmail.com"},"directories":{},"maintainers":[{"name":"jhoysbou","email":"neeroll21@gmail.com"},{"name":"evilfant","email":"ifruty@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/doc-client_0.0.27_1687423875518_0.597652619323614"},"_hasShrinkwrap":false},"0.0.28":{"name":"@a-la-fois/doc-client","version":"0.0.28","description":"## Usage ```ts import { Client } from '@a-la-fois/doc-client';","license":"MIT","author":{},"main":"./dist/cjs/index.js","module":"./dist/esm/index.js","types":"./dist/esm/index.d.ts","exports":{"require":"./dist/cjs/index.js","import":"./dist/esm/index.js","types":"./dist/esm/index.d.ts"},"scripts":{"build":"tsc --project tsconfig.build.cjs.json && tsc --project tsconfig.build.esm.json","build:lib":"yarn build","build:dev":"tsc --project tsconfig.build.cjs.json --watch --preserveWatchOutput & tsc --project tsconfig.build.esm.json --watch --preserveWatchOutput","prebuild":"rimraf dist","pub":"yarn publish","prepare":"npm run build","clear":"rimraf dist","format":"prettier --write \"src/**/*.ts\" \"test/**/*.ts\"","lint":"eslint \"{src,apps,libs,test}/**/*.ts\" --fix","test":"jest","test:watch":"jest --watch","test:cov":"jest --coverage"},"dependencies":{"@a-la-fois/api":"0.0.28","@a-la-fois/message-proxy":"0.0.28","eventemitter3":"5.0.1","js-base64":"3.7.5","promise-retry":"2.0.1","y-protocols":"1.0.5","yjs":"13.6.1"},"devDependencies":{"@types/jest":"29.5.2","@types/promise-retry":"1.1.3","jest":"29.5.0","jest-websocket-mock":"2.4.0","ts-jest":"29.1.0","ts-loader":"9.4.3","typescript":"5.1.3"},"gitHead":"e757a752497e9c4ee4ad85603998907ef3d54c22","_id":"@a-la-fois/doc-client@0.0.28","dist":{"shasum":"33eb6250acece1e8d7af16f221d3cfff20e72832","integrity":"sha512-GO/SJtPv8s9lqZ4aOTVCUt6ryd1YV/feBekLqg5OsiujajpRZYa/CAVVNyE1WW/fUdwn7F4cYG6tk37gX1WOZg==","tarball":"https://registry.npmjs.org/@a-la-fois/doc-client/-/doc-client-0.0.28.tgz","fileCount":64,"unpackedSize":258762,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDZBCiJQiU2YwWE5IuvoQKddf3CvOji0dzTwgxidJASdQIhAIOKpwtuLyFEftQsv1GsjteN/Mp8f844gsRrLjd6VeoE"}]},"_npmUser":{"name":"evilfant","email":"ifruty@gmail.com"},"directories":{},"maintainers":[{"name":"jhoysbou","email":"neeroll21@gmail.com"},{"name":"evilfant","email":"ifruty@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/doc-client_0.0.28_1687433443424_0.7067438534838058"},"_hasShrinkwrap":false},"0.0.29":{"name":"@a-la-fois/doc-client","version":"0.0.29","description":"## Usage ```ts import { Client } from '@a-la-fois/doc-client';","license":"MIT","author":{},"main":"./dist/cjs/index.js","module":"./dist/esm/index.js","types":"./dist/esm/index.d.ts","exports":{"require":"./dist/cjs/index.js","import":"./dist/esm/index.js","types":"./dist/esm/index.d.ts"},"scripts":{"build":"tsc --project tsconfig.build.cjs.json && tsc --project tsconfig.build.esm.json","build:lib":"yarn build","build:dev":"tsc --project tsconfig.build.cjs.json --watch --preserveWatchOutput & tsc --project tsconfig.build.esm.json --watch --preserveWatchOutput","prebuild":"rimraf dist","pub":"yarn publish","prepare":"npm run build","clear":"rimraf dist","format":"prettier --write \"src/**/*.ts\" \"test/**/*.ts\"","lint":"eslint \"{src,apps,libs,test}/**/*.ts\" --fix","test":"jest","test:watch":"jest --watch","test:cov":"jest --coverage"},"dependencies":{"@a-la-fois/api":"0.0.29","@a-la-fois/message-proxy":"0.0.29","eventemitter3":"5.0.1","js-base64":"3.7.5","promise-retry":"2.0.1","y-protocols":"1.0.5","yjs":"13.6.1"},"devDependencies":{"@types/jest":"29.5.2","@types/promise-retry":"1.1.3","jest":"29.5.0","jest-websocket-mock":"2.4.0","ts-jest":"29.1.0","ts-loader":"9.4.3","typescript":"5.1.3"},"gitHead":"e757a752497e9c4ee4ad85603998907ef3d54c22","_id":"@a-la-fois/doc-client@0.0.29","dist":{"shasum":"7891f91269115ddc4cfeada47825cdd5bf9cfb6c","integrity":"sha512-P3m/oea29WJJnt+fYFHsLWSpLo4QuwcGQKUN4f152Sr7O1IY482mvcZwE+FrNwVrODp2VoDCZnuAu0nsuDr3AQ==","tarball":"https://registry.npmjs.org/@a-la-fois/doc-client/-/doc-client-0.0.29.tgz","fileCount":64,"unpackedSize":264521,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIH8QncNezaS+CboyrpTtIZs5oEs+KK7Ve65yJtPbPKcNAiEA+sYA4DtQoOzcItMdF4imJKvRFOtjLahIkgwxj5weH/I="}]},"_npmUser":{"name":"evilfant","email":"ifruty@gmail.com"},"directories":{},"maintainers":[{"name":"jhoysbou","email":"neeroll21@gmail.com"},{"name":"evilfant","email":"ifruty@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/doc-client_0.0.29_1695830861204_0.8260839150880577"},"_hasShrinkwrap":false},"0.0.30":{"name":"@a-la-fois/doc-client","version":"0.0.30","description":"## Usage","license":"MIT","author":{},"main":"./dist/cjs/index.js","module":"./dist/esm/index.js","types":"./dist/esm/index.d.ts","exports":{"require":"./dist/cjs/index.js","import":"./dist/esm/index.js","types":"./dist/esm/index.d.ts"},"scripts":{"build":"tsc --project tsconfig.build.cjs.json && tsc --project tsconfig.build.esm.json","build:lib":"yarn build","build:dev":"tsc --project tsconfig.build.cjs.json --watch --preserveWatchOutput & tsc --project tsconfig.build.esm.json --watch --preserveWatchOutput","prebuild":"rimraf dist","pub":"yarn publish","prepare":"npm run build","clear":"rimraf dist","format":"prettier --write \"src/**/*.ts\" \"test/**/*.ts\"","lint":"eslint \"{src,apps,libs,test}/**/*.ts\" --fix","test":"jest","test:watch":"jest --watch","test:cov":"jest --coverage"},"dependencies":{"@a-la-fois/api":"0.0.30","@a-la-fois/message-proxy":"0.0.30","eventemitter3":"5.0.1","js-base64":"3.7.5","promise-retry":"2.0.1","y-protocols":"1.0.5","yjs":"13.6.1"},"devDependencies":{"@types/jest":"29.5.2","@types/promise-retry":"1.1.3","jest":"29.5.0","jest-websocket-mock":"2.4.0","ts-jest":"29.1.0","ts-loader":"9.4.3","typescript":"5.1.3"},"gitHead":"e757a752497e9c4ee4ad85603998907ef3d54c22","_id":"@a-la-fois/doc-client@0.0.30","dist":{"shasum":"e49f6b8484760da534635f5e51849af15881b0b6","integrity":"sha512-idUWSY3ROlFF98O0/4g05o1uFED5cMHxRJOOe5/wwzjm3kZ+nvhpJZZiYe7Mdzw74F947ZHky0S8q7iNixgR8w==","tarball":"https://registry.npmjs.org/@a-la-fois/doc-client/-/doc-client-0.0.30.tgz","fileCount":64,"unpackedSize":264521,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCVbXudKqPSvaK3gQpuBeP+brhtVbafwDT/ywmszRXwqgIhAJXlAjZAPUR2k8UBPqpiZQcxEoHrCYOzBRtpP+WmqzO2"}]},"_npmUser":{"name":"evilfant","email":"ifruty@gmail.com"},"directories":{},"maintainers":[{"name":"jhoysbou","email":"neeroll21@gmail.com"},{"name":"evilfant","email":"ifruty@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/doc-client_0.0.30_1696276275145_0.08039975667762422"},"_hasShrinkwrap":false},"0.0.31":{"name":"@a-la-fois/doc-client","version":"0.0.31","description":"## Usage","license":"MIT","author":{},"main":"./dist/cjs/index.js","module":"./dist/esm/index.js","types":"./dist/esm/index.d.ts","exports":{"require":"./dist/cjs/index.js","import":"./dist/esm/index.js","types":"./dist/esm/index.d.ts"},"scripts":{"build":"tsc --project tsconfig.build.cjs.json && tsc --project tsconfig.build.esm.json","build:lib":"yarn build","build:dev":"tsc --project tsconfig.build.cjs.json --watch --preserveWatchOutput & tsc --project tsconfig.build.esm.json --watch --preserveWatchOutput","prebuild":"rimraf dist","pub":"yarn publish","prepare":"npm run build","clear":"rimraf dist","format":"prettier --write \"src/**/*.ts\" \"test/**/*.ts\"","lint":"eslint \"{src,apps,libs,test}/**/*.ts\" --fix","test":"jest","test:watch":"jest --watch","test:cov":"jest --coverage"},"dependencies":{"@a-la-fois/api":"0.0.31","@a-la-fois/message-proxy":"0.0.31","eventemitter3":"5.0.1","js-base64":"3.7.5","promise-retry":"2.0.1","y-protocols":"1.0.5","yjs":"13.6.1"},"devDependencies":{"@types/jest":"29.5.2","@types/promise-retry":"1.1.3","jest":"29.5.0","jest-websocket-mock":"2.4.0","ts-jest":"29.1.0","ts-loader":"9.4.3","typescript":"5.1.3"},"gitHead":"e757a752497e9c4ee4ad85603998907ef3d54c22","_id":"@a-la-fois/doc-client@0.0.31","dist":{"shasum":"01672e820956d8bb81c6276b1fa62dcd5d3cd797","integrity":"sha512-QstlVGYLpeQEQWSoS5actHtAkSjQQ75vWaN23EoHUmO6i1P3iQnyB+yNxJpLRo5phyjilbJcWKOoUwgx6sP7Yg==","tarball":"https://registry.npmjs.org/@a-la-fois/doc-client/-/doc-client-0.0.31.tgz","fileCount":64,"unpackedSize":264521,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHG5Tx9x2sPfsZKr3qFhIjd3xjN6FIJFQKg1t43HOEOzAiB5Q0ahuyEooWDR8InGoHyRz1RBzg+IJPc9b/RLdKCnaQ=="}]},"_npmUser":{"name":"evilfant","email":"ifruty@gmail.com"},"directories":{},"maintainers":[{"name":"jhoysbou","email":"neeroll21@gmail.com"},{"name":"evilfant","email":"ifruty@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/doc-client_0.0.31_1696347203566_0.7328000572890587"},"_hasShrinkwrap":false},"0.0.32":{"name":"@a-la-fois/doc-client","version":"0.0.32","description":"## Usage","license":"MIT","author":{},"main":"./dist/cjs/index.js","module":"./dist/esm/index.js","types":"./dist/esm/index.d.ts","exports":{"require":"./dist/cjs/index.js","import":"./dist/esm/index.js","types":"./dist/esm/index.d.ts"},"scripts":{"build":"tsc --project tsconfig.build.cjs.json && tsc --project tsconfig.build.esm.json","build:lib":"yarn build","build:dev":"tsc --project tsconfig.build.cjs.json --watch --preserveWatchOutput & tsc --project tsconfig.build.esm.json --watch --preserveWatchOutput","prebuild":"rimraf dist","pub":"yarn publish","prepare":"npm run build","clear":"rimraf dist","format":"prettier --write \"src/**/*.ts\" \"test/**/*.ts\"","lint":"eslint \"{src,apps,libs,test}/**/*.ts\" --fix","test":"jest","test:watch":"jest --watch","test:cov":"jest --coverage"},"dependencies":{"@a-la-fois/api":"0.0.32","@a-la-fois/message-proxy":"0.0.32","eventemitter3":"5.0.1","js-base64":"3.7.5","promise-retry":"2.0.1","y-protocols":"1.0.5","yjs":"13.6.1"},"devDependencies":{"@types/jest":"29.5.2","@types/promise-retry":"1.1.3","jest":"29.5.0","jest-websocket-mock":"2.4.0","ts-jest":"29.1.0","ts-loader":"9.4.3","typescript":"5.1.3"},"gitHead":"e757a752497e9c4ee4ad85603998907ef3d54c22","_id":"@a-la-fois/doc-client@0.0.32","dist":{"shasum":"1bb2b96a1a41ade797653348ed49136f56899ad3","integrity":"sha512-0lOo1T2MypbUw/YWt0fhQW7QaB+fk7NHvkd7ZUveQYaoTTdEH0EroBO0rCO11Au+xww0hstxqKaEIgyPwiIDiA==","tarball":"https://registry.npmjs.org/@a-la-fois/doc-client/-/doc-client-0.0.32.tgz","fileCount":64,"unpackedSize":269673,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD/wekSHv6euS4laFaCBWQykkL89uM88pQDxcD7O/VmEwIgIKtGxpBJTzW48w0WpQnCG8Edq38Jnn7BduQp9xfe3Vw="}]},"_npmUser":{"name":"evilfant","email":"ifruty@gmail.com"},"directories":{},"maintainers":[{"name":"jhoysbou","email":"neeroll21@gmail.com"},{"name":"evilfant","email":"ifruty@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/doc-client_0.0.32_1697452221888_0.9517571091276757"},"_hasShrinkwrap":false},"0.0.34":{"name":"@a-la-fois/doc-client","version":"0.0.34","description":"## Usage","license":"MIT","author":{},"main":"./dist/cjs/index.js","module":"./dist/esm/index.js","types":"./dist/esm/index.d.ts","exports":{"require":"./dist/cjs/index.js","import":"./dist/esm/index.js","types":"./dist/esm/index.d.ts"},"scripts":{"build":"tsc --project tsconfig.build.cjs.json && tsc --project tsconfig.build.esm.json","build:lib":"yarn build","build:dev":"tsc --project tsconfig.build.cjs.json --watch --preserveWatchOutput & tsc --project tsconfig.build.esm.json --watch --preserveWatchOutput","prebuild":"rimraf dist","pub":"yarn publish","prepare":"npm run build","clear":"rimraf dist","format":"prettier --write \"src/**/*.ts\" \"test/**/*.ts\"","lint":"eslint \"{src,apps,libs,test}/**/*.ts\" --fix","test":"jest","test:watch":"jest --watch","test:cov":"jest --coverage"},"dependencies":{"@a-la-fois/api":"0.0.34","@a-la-fois/message-proxy":"0.0.34","eventemitter3":"5.0.1","js-base64":"3.7.5","promise-retry":"2.0.1","y-protocols":"1.0.5","yjs":"13.6.1"},"devDependencies":{"@types/jest":"29.5.2","@types/promise-retry":"1.1.3","jest":"29.5.0","jest-websocket-mock":"2.4.0","ts-jest":"29.1.0","ts-loader":"9.4.3","typescript":"5.1.3"},"gitHead":"e757a752497e9c4ee4ad85603998907ef3d54c22","_id":"@a-la-fois/doc-client@0.0.34","dist":{"shasum":"793f4fe624695ca33d02f97d7e4e13d416c8777a","integrity":"sha512-o2vvjVz+y1Ul7bOrU3RjnsySB53X8vfq8o/e//LoCNsZMJHqZmh7VsDvqo+7/XHUg5hPFXJ0l5MUEGtTfhWISQ==","tarball":"https://registry.npmjs.org/@a-la-fois/doc-client/-/doc-client-0.0.34.tgz","fileCount":64,"unpackedSize":280849,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC2QEwGpAWNLVb64lBGf7DI8MWLZ+4+u8ViC+5U5PtK1gIgXQ4f9EAuAGc2hzy9HvtqipgilnfP5LiOk6kMAeOxiEk="}]},"_npmUser":{"name":"evilfant","email":"ifruty@gmail.com"},"directories":{},"maintainers":[{"name":"jhoysbou","email":"neeroll21@gmail.com"},{"name":"evilfant","email":"ifruty@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/doc-client_0.0.34_1697471152966_0.25738751834866425"},"_hasShrinkwrap":false},"0.0.35":{"name":"@a-la-fois/doc-client","version":"0.0.35","description":"## Usage","license":"MIT","author":{},"main":"./dist/cjs/index.js","module":"./dist/esm/index.js","types":"./dist/esm/index.d.ts","exports":{"require":"./dist/cjs/index.js","import":"./dist/esm/index.js","types":"./dist/esm/index.d.ts"},"scripts":{"build":"tsc --project tsconfig.build.cjs.json && tsc --project tsconfig.build.esm.json","build:lib":"yarn build","build:dev":"tsc --project tsconfig.build.cjs.json --watch --preserveWatchOutput & tsc --project tsconfig.build.esm.json --watch --preserveWatchOutput","prebuild":"rimraf dist","pub":"yarn publish","prepare":"npm run build","clear":"rimraf dist","format":"prettier --write \"src/**/*.ts\" \"test/**/*.ts\"","lint":"eslint \"{src,apps,libs,test}/**/*.ts\" --fix","test":"jest","test:watch":"jest --watch","test:cov":"jest --coverage"},"dependencies":{"@a-la-fois/api":"0.0.35","@a-la-fois/message-proxy":"0.0.35","eventemitter3":"5.0.1","js-base64":"3.7.5","promise-retry":"2.0.1","y-protocols":"1.0.5","yjs":"13.6.1"},"devDependencies":{"@types/jest":"29.5.2","@types/promise-retry":"1.1.3","jest":"29.5.0","jest-websocket-mock":"2.4.0","ts-jest":"29.1.0","ts-loader":"9.4.3","typescript":"5.1.3"},"gitHead":"e757a752497e9c4ee4ad85603998907ef3d54c22","_id":"@a-la-fois/doc-client@0.0.35","dist":{"shasum":"896bfe548c13469cef82ce99e2605a10855f4292","integrity":"sha512-lm9JwQPZVYDPxjootFIdl0xLu2MYU3020ale6+VpmY/YWVlL6QkbsApdGUuSsF1jg1VmI/UBz+cJFFyORnHV6g==","tarball":"https://registry.npmjs.org/@a-la-fois/doc-client/-/doc-client-0.0.35.tgz","fileCount":64,"unpackedSize":280849,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA9YqoB+v/ORL77UmDgdkWH4qIG1728Xt5qlevwOz5DHAiBEIlNd2oSQS/Xq7XHSBpnuSEk32NffWPQ88Du0HCGvlw=="}]},"_npmUser":{"name":"evilfant","email":"ifruty@gmail.com"},"directories":{},"maintainers":[{"name":"jhoysbou","email":"neeroll21@gmail.com"},{"name":"evilfant","email":"ifruty@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/doc-client_0.0.35_1701182763843_0.44236712862709093"},"_hasShrinkwrap":false},"0.0.36":{"name":"@a-la-fois/doc-client","version":"0.0.36","description":"## Usage","license":"MIT","author":{},"main":"./dist/cjs/index.js","module":"./dist/esm/index.js","types":"./dist/esm/index.d.ts","exports":{"require":"./dist/cjs/index.js","import":"./dist/esm/index.js","types":"./dist/esm/index.d.ts"},"scripts":{"build":"tsc --project tsconfig.build.cjs.json && tsc --project tsconfig.build.esm.json","build:lib":"yarn build","build:dev":"tsc --project tsconfig.build.cjs.json --watch --preserveWatchOutput & tsc --project tsconfig.build.esm.json --watch --preserveWatchOutput","prebuild":"rimraf dist","pub":"yarn publish","prepare":"npm run build","clear":"rimraf dist","format":"prettier --write \"src/**/*.ts\" \"test/**/*.ts\"","lint":"eslint \"{src,apps,libs,test}/**/*.ts\" --fix","test":"jest","test:watch":"jest --watch","test:cov":"jest --coverage"},"dependencies":{"@a-la-fois/api":"0.0.36","@a-la-fois/message-proxy":"0.0.36","eventemitter3":"5.0.1","js-base64":"3.7.5","promise-retry":"2.0.1","y-protocols":"1.0.5","yjs":"13.6.1"},"devDependencies":{"@types/jest":"29.5.2","@types/promise-retry":"1.1.3","jest":"29.5.0","jest-websocket-mock":"2.4.0","ts-jest":"29.1.0","ts-loader":"9.4.3","typescript":"5.1.3"},"gitHead":"e757a752497e9c4ee4ad85603998907ef3d54c22","_id":"@a-la-fois/doc-client@0.0.36","dist":{"shasum":"55634f9b6db15d1edc3335fc9336dbf65695d74f","integrity":"sha512-Ng5kwva6rBAXtQnha7th12ARqM3GYmYc3aXT1pGoee28XZmaLJ0ER3QIMx9vZINfISyKVM3RuUFhTkCHJBoYTA==","tarball":"https://registry.npmjs.org/@a-la-fois/doc-client/-/doc-client-0.0.36.tgz","fileCount":64,"unpackedSize":280849,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC+xAREigjXENGyaWaxEad63doUin0u9DCQvnocIiIKzAiEAlyVshn1h7lM6idLU8pk7EkAf9u+CEM5uJp0AwUaqObQ="}]},"_npmUser":{"name":"evilfant","email":"ifruty@gmail.com"},"directories":{},"maintainers":[{"name":"jhoysbou","email":"neeroll21@gmail.com"},{"name":"evilfant","email":"ifruty@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/doc-client_0.0.36_1701250552298_0.43365180319801455"},"_hasShrinkwrap":false},"0.0.37":{"name":"@a-la-fois/doc-client","version":"0.0.37","description":"## Usage","license":"MIT","author":{},"main":"./dist/cjs/index.js","module":"./dist/esm/index.js","types":"./dist/esm/index.d.ts","exports":{"require":"./dist/cjs/index.js","import":"./dist/esm/index.js","types":"./dist/esm/index.d.ts"},"scripts":{"build":"tsc --project tsconfig.build.cjs.json && tsc --project tsconfig.build.esm.json","build:lib":"yarn build","build:dev":"tsc --project tsconfig.build.cjs.json --watch --preserveWatchOutput & tsc --project tsconfig.build.esm.json --watch --preserveWatchOutput","prebuild":"rimraf dist","pub":"yarn publish","prepare":"npm run build","clear":"rimraf dist","format":"prettier --write \"src/**/*.ts\" \"test/**/*.ts\"","lint":"eslint \"{src,apps,libs,test}/**/*.ts\" --fix","test":"jest","test:watch":"jest --watch","test:cov":"jest --coverage"},"dependencies":{"@a-la-fois/api":"0.0.37","@a-la-fois/message-proxy":"0.0.37","eventemitter3":"5.0.1","js-base64":"3.7.5","promise-retry":"2.0.1","y-protocols":"1.0.5","yjs":"13.6.1"},"devDependencies":{"@types/jest":"29.5.2","@types/promise-retry":"1.1.3","jest":"29.5.0","jest-websocket-mock":"2.4.0","ts-jest":"29.1.0","ts-loader":"9.4.3","typescript":"5.1.3"},"gitHead":"e757a752497e9c4ee4ad85603998907ef3d54c22","_id":"@a-la-fois/doc-client@0.0.37","dist":{"shasum":"6a8b53dc7a18a306553928938e4133e91333412c","integrity":"sha512-0zvavjzC0t4SYK/2C13GLfJCXQasl8Bbivyy1R9Y08aG3vgFV8zv7J/ZzVk8hsYn/wFCjKzkc5vEDQv1lWdvSQ==","tarball":"https://registry.npmjs.org/@a-la-fois/doc-client/-/doc-client-0.0.37.tgz","fileCount":64,"unpackedSize":280849,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEn2x5mZamjHHoJ+ySUfDLHnvfji3s7F/INcA/WHRZFoAiEA5V/8UWQxP4ph/JuQXLWi1h+hzM1tpgti9J8r9BZDy68="}]},"_npmUser":{"name":"evilfant","email":"ifruty@gmail.com"},"directories":{},"maintainers":[{"name":"jhoysbou","email":"neeroll21@gmail.com"},{"name":"evilfant","email":"ifruty@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/doc-client_0.0.37_1701876779527_0.8159171982979001"},"_hasShrinkwrap":false},"0.0.38":{"name":"@a-la-fois/doc-client","version":"0.0.38","description":"## Usage","license":"MIT","author":{},"main":"./dist/cjs/index.js","module":"./dist/esm/index.js","types":"./dist/esm/index.d.ts","exports":{"require":"./dist/cjs/index.js","import":"./dist/esm/index.js","types":"./dist/esm/index.d.ts"},"scripts":{"build":"tsc --project tsconfig.build.cjs.json && tsc --project tsconfig.build.esm.json","build:lib":"yarn build","build:dev":"tsc --project tsconfig.build.cjs.json --watch --preserveWatchOutput & tsc --project tsconfig.build.esm.json --watch --preserveWatchOutput","prebuild":"rimraf dist","pub":"yarn publish","prepare":"npm run build","clear":"rimraf dist","format":"prettier --write \"src/**/*.ts\" \"test/**/*.ts\"","lint":"eslint \"{src,apps,libs,test}/**/*.ts\" --fix","test":"jest","test:watch":"jest --watch","test:cov":"jest --coverage"},"dependencies":{"@a-la-fois/api":"0.0.38","@a-la-fois/message-proxy":"0.0.38","eventemitter3":"5.0.1","js-base64":"3.7.5","promise-retry":"2.0.1","y-protocols":"1.0.5","yjs":"13.6.1"},"devDependencies":{"@types/jest":"29.5.2","@types/promise-retry":"1.1.3","jest":"29.5.0","jest-websocket-mock":"2.4.0","ts-jest":"29.1.0","ts-loader":"9.4.3","typescript":"5.1.3"},"gitHead":"e757a752497e9c4ee4ad85603998907ef3d54c22","_id":"@a-la-fois/doc-client@0.0.38","dist":{"shasum":"f77122fd328a75c97e5c705a7119dbd0b0bedbc5","integrity":"sha512-El9SDGzwLGVMPMDiLtco1BBhoW9QDN+jExC1fFdhaNMWwRsiq7COnAlT6yFcmVErBpTBAj8zXsNhIzCguf/vMQ==","tarball":"https://registry.npmjs.org/@a-la-fois/doc-client/-/doc-client-0.0.38.tgz","fileCount":64,"unpackedSize":280849,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEomG92L3Y6cbNV6Ohz5avJfzS8YSkVRDdxZtT82HRh7AiAFM8WKX1jeoxtfH4Aa3GA55x8m8FYx+kjIrVptc+0f2g=="}]},"_npmUser":{"name":"evilfant","email":"ifruty@gmail.com"},"directories":{},"maintainers":[{"name":"jhoysbou","email":"neeroll21@gmail.com"},{"name":"evilfant","email":"ifruty@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/doc-client_0.0.38_1701882289442_0.7680198787002273"},"_hasShrinkwrap":false},"0.0.39":{"name":"@a-la-fois/doc-client","version":"0.0.39","description":"## Usage","license":"MIT","author":{},"main":"./dist/cjs/index.js","module":"./dist/esm/index.js","types":"./dist/esm/index.d.ts","exports":{"require":"./dist/cjs/index.js","import":"./dist/esm/index.js","types":"./dist/esm/index.d.ts"},"scripts":{"build":"tsc --project tsconfig.build.cjs.json && tsc --project tsconfig.build.esm.json","build:lib":"yarn build","build:dev":"tsc --project tsconfig.build.cjs.json --watch --preserveWatchOutput & tsc --project tsconfig.build.esm.json --watch --preserveWatchOutput","prebuild":"rimraf dist","pub":"yarn publish","prepare":"npm run build","clear":"rimraf dist","format":"prettier --write \"src/**/*.ts\" \"test/**/*.ts\"","lint":"eslint \"{src,apps,libs,test}/**/*.ts\" --fix","test":"jest","test:watch":"jest --watch","test:cov":"jest --coverage"},"dependencies":{"@a-la-fois/api":"0.0.39","@a-la-fois/message-proxy":"0.0.39","eventemitter3":"5.0.1","js-base64":"3.7.5","promise-retry":"2.0.1","y-protocols":"1.0.5","yjs":"13.6.1"},"devDependencies":{"@types/jest":"29.5.2","@types/promise-retry":"1.1.3","jest":"29.5.0","jest-websocket-mock":"2.4.0","ts-jest":"29.1.0","ts-loader":"9.4.3","typescript":"5.1.3"},"gitHead":"e757a752497e9c4ee4ad85603998907ef3d54c22","_id":"@a-la-fois/doc-client@0.0.39","dist":{"shasum":"f237365e872463e1291ee7060d8c6006784462ae","integrity":"sha512-5130TtrCcjIVcbqlZ7c6qHmjHNF145WjzdvMNYaIu6ZSoHrfiuLnSMohkxGudlJ/RjDbcmZ0bIK9n2/N4ZrxSw==","tarball":"https://registry.npmjs.org/@a-la-fois/doc-client/-/doc-client-0.0.39.tgz","fileCount":64,"unpackedSize":286207,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDhnqtXQ7pSN8g8e/Qvd139QcUUvvSOfhqxF7AC4SlwOwIgRHDkyDXUDv1jfQsUqQR9IxWfOMt+o6iYfB6xnpRlMRQ="}]},"_npmUser":{"name":"evilfant","email":"ifruty@gmail.com"},"directories":{},"maintainers":[{"name":"jhoysbou","email":"neeroll21@gmail.com"},{"name":"evilfant","email":"ifruty@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/doc-client_0.0.39_1702897392377_0.7130816659491828"},"_hasShrinkwrap":false}},"time":{"created":"2022-11-08T11:09:35.407Z","0.0.1":"2022-11-08T11:09:35.661Z","modified":"2023-12-18T11:03:12.786Z","0.0.1-alpha.89":"2022-11-08T16:40:47.238Z","0.0.1-alpha.90":"2022-11-08T16:49:25.265Z","0.0.1-alpha.91":"2022-11-08T16:59:09.249Z","0.0.1-alpha.93":"2022-11-09T15:13:20.786Z","0.0.1-alpha.94":"2022-11-09T15:20:20.188Z","0.0.1-alpha.95":"2022-11-09T15:24:09.833Z","0.0.1-alpha.96":"2022-11-09T15:28:50.489Z","0.0.1-alpha.97":"2022-11-09T15:39:57.002Z","0.0.2":"2022-11-09T15:56:04.534Z","0.0.4":"2022-12-04T19:34:03.704Z","0.0.6":"2023-04-18T17:51:59.234Z","0.0.7":"2023-04-19T08:36:58.880Z","0.0.8":"2023-04-19T08:51:57.311Z","0.0.9":"2023-04-19T13:34:38.759Z","0.0.10":"2023-04-20T11:01:14.570Z","0.0.11":"2023-04-21T15:34:18.327Z","0.0.12":"2023-04-21T21:56:13.529Z","0.0.13":"2023-04-21T22:04:00.622Z","0.0.14":"2023-04-24T00:09:49.296Z","0.0.15":"2023-05-01T14:34:22.073Z","0.0.16":"2023-05-21T23:12:56.364Z","0.0.25":"2023-06-17T12:24:33.765Z","0.0.26":"2023-06-17T12:39:09.752Z","0.0.27":"2023-06-22T08:51:15.738Z","0.0.28":"2023-06-22T11:30:43.590Z","0.0.29":"2023-09-27T16:07:41.462Z","0.0.30":"2023-10-02T19:51:15.379Z","0.0.31":"2023-10-03T15:33:23.778Z","0.0.32":"2023-10-16T10:30:22.180Z","0.0.34":"2023-10-16T15:45:53.321Z","0.0.35":"2023-11-28T14:46:04.024Z","0.0.36":"2023-11-29T09:35:52.466Z","0.0.37":"2023-12-06T15:32:59.709Z","0.0.38":"2023-12-06T17:04:49.591Z","0.0.39":"2023-12-18T11:03:12.550Z"},"maintainers":[{"name":"jhoysbou","email":"neeroll21@gmail.com"},{"name":"evilfant","email":"ifruty@gmail.com"}],"description":"## Usage","license":"MIT","readme":"# docClient\n\n## Usage\n\n```ts\nimport { Client } from \"@a-la-fois/doc-client\";\n\nconst client = new Client({\n  url: \"wss://ws.service.com\",\n});\n\n// get doc container with  synchronized document\nconst docContainer = await client.getDoc(\"docId\");\n\n// get yjs document\nconst yjsDoc = docContainer.doc;\n// do with it whatever you want\nyjsDoc.getText(\"Text\");\nyjsDoc.insert(0, \"my text\");\n```\n","readmeFilename":"README.md","author":{}}