{"versions":{"6.6.1":{"name":"@d-fischer/connection","version":"6.6.1","description":"Abstraction for packet-based connections.","keywords":[],"main":"lib","types":"lib","exports":{".":{"browser":{"require":"./lib/browser.js","import":"./es/browser.mjs"},"require":"./lib/index.js","import":"./es/index.mjs"}},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/d-fischer/connection.git"},"author":{"name":"Daniel Fischer","email":"daniel@d-fischer.dev"},"funding":"https://github.com/sponsors/d-fischer","license":"MIT","dependencies":{"@d-fischer/isomorphic-ws":"^7.0.0","@d-fischer/logger":"^4.0.0","@d-fischer/shared-utils":"^3.0.1","@d-fischer/typed-event-emitter":"^3.2.2","@types/node":"^16.7.10","@types/ws":"^8.2.0","tslib":"^2.0.3","ws":"^8.2.2"},"devDependencies":{"@d-fischer/eslint-config":"^5.0.0","eslint":"^7.17.0","husky":"^4.3.6","lint-staged":"^11.1.2","prettier":"^2.1.2","tsukuru":"^0.7.2","typescript":"~4.3.5"},"scripts":{"lint":"eslint --ext ts src","prettier:check":"prettier --check 'src/**'","prettier:fix":"prettier --write 'src/**'","build":"tsukuru","rebuild":"tsukuru --clean"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,json}":"prettier --write","*.{ts}":"eslint --fix"},"gitHead":"b84710920114254bea98c225e39a2ee2ffa26550","bugs":{"url":"https://github.com/d-fischer/connection/issues"},"homepage":"https://github.com/d-fischer/connection#readme","_id":"@d-fischer/connection@6.6.1","_nodeVersion":"14.17.4","_npmVersion":"7.20.5","dist":{"shasum":"cbda6ff31220edbd431442707262ea2a5e51a0e1","size":14912,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@d-fischer/connection/-/connection-6.6.1.tgz","integrity":"sha512-YO+5bbfj6Fh8JPO1jm8VeQ7CN0yFuzbg402UoSjnQ0R1T4PiuYRkvVfo0wihhqqRIBJ73CdAQyWHE8YvsTeltg=="},"_npmUser":{"name":"anonymous","email":"daniel@d-fischer.dev"},"directories":{},"maintainers":[{"name":"anonymous","email":"daniel@d-fischer.dev"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connection_6.6.1_1632762801615_0.41071159881050323"},"_hasShrinkwrap":false,"publish_time":1632762801782,"_cnpm_publish_time":1632762801782,"_cnpmcore_publish_time":"2021-12-16T23:56:00.886Z","contributors":[]},"6.6.0":{"name":"@d-fischer/connection","version":"6.6.0","description":"Abstraction for packet-based connections.","keywords":[],"main":"lib","types":"lib","exports":{".":{"browser":{"require":"./lib/browser.js","import":"./es/browser.mjs"},"require":"./lib/index.js","import":"./es/index.mjs"}},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/d-fischer/connection.git"},"author":{"name":"Daniel Fischer","email":"daniel@d-fischer.dev"},"funding":"https://github.com/sponsors/d-fischer","license":"MIT","dependencies":{"@d-fischer/isomorphic-ws":"^6.0.0","@d-fischer/logger":"^4.0.0","@d-fischer/shared-utils":"^3.0.1","@d-fischer/typed-event-emitter":"^3.2.2","@types/node":"^16.7.10","@types/ws":"^7.4.6","tslib":"^2.0.3","ws":"^7.4.2"},"devDependencies":{"@d-fischer/eslint-config":"^5.0.0","eslint":"^7.17.0","husky":"^4.3.6","lint-staged":"^11.1.2","prettier":"^2.1.2","tsukuru":"^0.7.2","typescript":"~4.3.5"},"scripts":{"lint":"eslint --ext ts src","prettier:check":"prettier --check 'src/**'","prettier:fix":"prettier --write 'src/**'","build":"tsukuru","rebuild":"tsukuru --clean"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,json}":"prettier --write","*.{ts}":"eslint --fix"},"gitHead":"7f8c2170befe2bf0fd8dad31594b72ed78be65b4","bugs":{"url":"https://github.com/d-fischer/connection/issues"},"homepage":"https://github.com/d-fischer/connection#readme","_id":"@d-fischer/connection@6.6.0","_nodeVersion":"14.17.4","_npmVersion":"7.20.5","dist":{"shasum":"ce0701eb4de045d88429d0ca667c70f2e35b45c7","size":14907,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@d-fischer/connection/-/connection-6.6.0.tgz","integrity":"sha512-pm+BF3ZGoOu0Mq/l5rkaK0CE9WKwcEVednguuWVNrYggBMEmV5SBLn8k66vMUf+tmym6SP+n3NkpXT2uXbwKqQ=="},"_npmUser":{"name":"anonymous","email":"daniel@d-fischer.dev"},"directories":{},"maintainers":[{"name":"anonymous","email":"daniel@d-fischer.dev"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connection_6.6.0_1631032378304_0.5868887080101832"},"_hasShrinkwrap":false,"publish_time":1631032378461,"_cnpm_publish_time":1631032378461,"_cnpmcore_publish_time":"2021-12-16T23:56:01.122Z","contributors":[]},"6.5.3":{"name":"@d-fischer/connection","version":"6.5.3","description":"Abstraction for packet-based connections.","keywords":[],"main":"lib","types":"lib","exports":{".":{"browser":{"require":"./lib/browser.js","import":"./es/browser.mjs"},"require":"./lib/index.js","import":"./es/index.mjs"}},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/d-fischer/connection.git"},"author":{"name":"Daniel Fischer","email":"daniel@d-fischer.dev"},"funding":"https://github.com/sponsors/d-fischer","license":"MIT","dependencies":{"@d-fischer/isomorphic-ws":"^6.0.0","@d-fischer/logger":"^4.0.0","@d-fischer/shared-utils":"^3.0.1","@d-fischer/typed-event-emitter":"^3.2.2","@types/node":"^14.14.19","@types/ws":"^7.4.6","tslib":"^2.0.3","ws":"^7.4.2"},"devDependencies":{"@d-fischer/eslint-config":"^4.2.0","eslint":"^7.17.0","husky":"^4.3.6","lint-staged":"^10.4.0","prettier":"^2.1.2","tsukuru":"^0.7.2","typescript":"~4.1.3"},"scripts":{"lint":"eslint --ext ts src","prettier:check":"prettier --check 'src/**'","prettier:fix":"prettier --write 'src/**'","build":"tsukuru","rebuild":"tsukuru --clean"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,json}":"prettier --write","*.{ts}":"eslint --fix"},"gitHead":"3524ca992e7cd06a33d3af5b9b7b624d2ae7fed2","bugs":{"url":"https://github.com/d-fischer/connection/issues"},"homepage":"https://github.com/d-fischer/connection#readme","_id":"@d-fischer/connection@6.5.3","_nodeVersion":"14.17.4","_npmVersion":"7.20.5","dist":{"shasum":"9a029e7b2545525ae4f37ef32788763b41da20c8","size":14338,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@d-fischer/connection/-/connection-6.5.3.tgz","integrity":"sha512-gioroiIS5hcy4wcf9upuTefrVTXMY9pD+CWmufjpsKxuTo/9YVZp2Rzz5pz305M60bLjKP/vAQvsiC4sUuDEFA=="},"_npmUser":{"name":"anonymous","email":"daniel@d-fischer.dev"},"directories":{},"maintainers":[{"name":"anonymous","email":"daniel@d-fischer.dev"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connection_6.5.3_1630613216029_0.6157622493638828"},"_hasShrinkwrap":false,"publish_time":1630613216203,"_cnpm_publish_time":1630613216203,"_cnpmcore_publish_time":"2021-12-16T23:56:01.323Z","contributors":[]},"6.5.2":{"name":"@d-fischer/connection","version":"6.5.2","description":"Abstraction for packet-based connections.","keywords":[],"main":"lib","types":"lib","exports":{".":{"browser":{"require":"./lib/browser.js","import":"./es/browser.mjs"},"require":"./lib/index.js","import":"./es/index.mjs"}},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/d-fischer/connection.git"},"author":{"name":"Daniel Fischer","email":"daniel@d-fischer.dev"},"funding":"https://github.com/sponsors/d-fischer","license":"MIT","dependencies":{"@d-fischer/isomorphic-ws":"^6.0.0","@d-fischer/logger":"^4.0.0","@d-fischer/shared-utils":"^3.0.1","@d-fischer/typed-event-emitter":"^3.2.2","@types/node":"^14.14.19","@types/ws":"^7.4.6","tslib":"^2.0.3","ws":"^7.4.2"},"devDependencies":{"@d-fischer/eslint-config":"^4.2.0","eslint":"^7.17.0","husky":"^4.3.6","lint-staged":"^10.4.0","prettier":"^2.1.2","tsukuru":"^0.7.2","typescript":"~4.1.3"},"scripts":{"lint":"eslint --ext ts src","prettier:check":"prettier --check 'src/**'","prettier:fix":"prettier --write 'src/**'","build":"tsukuru","rebuild":"tsukuru --clean"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,json}":"prettier --write","*.{ts}":"eslint --fix"},"gitHead":"671baa27ff081751fb92af558ebb672d8ddf415f","bugs":{"url":"https://github.com/d-fischer/connection/issues"},"homepage":"https://github.com/d-fischer/connection#readme","_id":"@d-fischer/connection@6.5.2","_nodeVersion":"14.16.0","_npmVersion":"7.19.0","dist":{"shasum":"3ad624418ad730a876373eeee5ccac84adb238a1","size":14512,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@d-fischer/connection/-/connection-6.5.2.tgz","integrity":"sha512-Nmp+LupZl38pvdINEaV3faUtUDvHFoRI/5i23ZlNvgsxwSGpHOjoLVIQuRTeBrRZ0sJeaJB6XU733Rm1wehkYg=="},"_npmUser":{"name":"anonymous","email":"daniel@d-fischer.dev"},"directories":{},"maintainers":[{"name":"anonymous","email":"daniel@d-fischer.dev"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connection_6.5.2_1626723616948_0.565292317573213"},"_hasShrinkwrap":false,"publish_time":1626723617178,"_cnpm_publish_time":1626723617178,"_cnpmcore_publish_time":"2021-12-16T23:56:01.563Z","contributors":[]},"6.5.1":{"name":"@d-fischer/connection","version":"6.5.1","description":"Abstraction for packet-based connections.","keywords":[],"main":"lib","types":"lib","exports":{".":{"browser":{"require":"./lib/browser.js","import":"./es/browser.mjs"},"require":"./lib/index.js","import":"./es/index.mjs"}},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/d-fischer/connection.git"},"author":{"name":"Daniel Fischer","email":"daniel@d-fischer.dev"},"funding":"https://github.com/sponsors/d-fischer","license":"MIT","dependencies":{"@d-fischer/isomorphic-ws":"^5.0.2","@d-fischer/logger":"^4.0.0","@d-fischer/shared-utils":"^3.0.1","@d-fischer/typed-event-emitter":"^3.2.2","@types/node":"^14.14.19","@types/ws":"^7.2.7","tslib":"^2.0.3","ws":"^7.4.2"},"devDependencies":{"@d-fischer/eslint-config":"^4.2.0","eslint":"^7.17.0","husky":"^4.3.6","lint-staged":"^10.4.0","prettier":"^2.1.2","tsukuru":"^0.7.2","typescript":"~4.1.3"},"scripts":{"lint":"eslint --ext ts src","prettier:check":"prettier --check 'src/**'","prettier:fix":"prettier --write 'src/**'","build":"tsukuru","rebuild":"tsukuru --clean"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,json}":"prettier --write","*.{ts}":"eslint --fix"},"gitHead":"fa9903b59b7ddfd41c31150914972680193ccc00","bugs":{"url":"https://github.com/d-fischer/connection/issues"},"homepage":"https://github.com/d-fischer/connection#readme","_id":"@d-fischer/connection@6.5.1","_nodeVersion":"14.16.0","_npmVersion":"7.19.0","dist":{"shasum":"77694ccdd9df52d7151ae11e381b0d3b654b1f3d","size":14428,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@d-fischer/connection/-/connection-6.5.1.tgz","integrity":"sha512-lFKdDS+C3UPNc1NZNnZwqbzSyO8+/nXTYZVGm2f+yr0pnwLXGunL+KjlRc3R+4QtKQ6grEBVqHx4FCkHYBcpfw=="},"_npmUser":{"name":"anonymous","email":"daniel@d-fischer.dev"},"directories":{},"maintainers":[{"name":"anonymous","email":"daniel@d-fischer.dev"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connection_6.5.1_1626635825509_0.7077178593469704"},"_hasShrinkwrap":false,"publish_time":1626635825738,"_cnpm_publish_time":1626635825738,"_cnpmcore_publish_time":"2021-12-16T23:56:02.220Z","contributors":[]},"6.5.0":{"name":"@d-fischer/connection","version":"6.5.0","description":"Abstraction for packet-based connections.","keywords":[],"main":"lib","types":"lib","exports":{".":{"browser":{"require":"./lib/browser.js","import":"./es/browser.mjs"},"require":"./lib/index.js","import":"./es/index.mjs"}},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/d-fischer/connection.git"},"author":{"name":"Daniel Fischer","email":"daniel@d-fischer.dev"},"funding":"https://github.com/sponsors/d-fischer","license":"MIT","dependencies":{"@d-fischer/isomorphic-ws":"^5.0.2","@d-fischer/logger":"^3.0.0","@d-fischer/shared-utils":"^3.0.1","@d-fischer/typed-event-emitter":"^3.2.2","@types/node":"^14.14.19","@types/ws":"^7.2.7","tslib":"^2.0.3","ws":"^7.4.2"},"devDependencies":{"@d-fischer/eslint-config":"^4.2.0","eslint":"^7.17.0","husky":"^4.3.6","lint-staged":"^10.4.0","prettier":"^2.1.2","tsukuru":"^0.7.2","typescript":"~4.1.3"},"scripts":{"lint":"eslint --ext ts src","prettier:check":"prettier --check 'src/**'","prettier:fix":"prettier --write 'src/**'","build":"tsukuru","rebuild":"tsukuru --clean"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,json}":"prettier --write","*.{ts}":"eslint --fix"},"gitHead":"5d33e04b90b2b3cbe68b1b23962138f31208d346","bugs":{"url":"https://github.com/d-fischer/connection/issues"},"homepage":"https://github.com/d-fischer/connection#readme","_id":"@d-fischer/connection@6.5.0","_nodeVersion":"16.3.0","_npmVersion":"7.15.1","dist":{"shasum":"283dba5741fc1d37be8e1d8a5984d242be262748","size":14426,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@d-fischer/connection/-/connection-6.5.0.tgz","integrity":"sha512-C0BQjswoiEdE9C644R7Cte3WpZ5A5f61DDdCxzjr0/UKIITTLVdcBbiCxstCWjwmM/MMvIokd4raZkJjnByUog=="},"_npmUser":{"name":"anonymous","email":"daniel@d-fischer.dev"},"directories":{},"maintainers":[{"name":"anonymous","email":"daniel@d-fischer.dev"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connection_6.5.0_1622786941023_0.8897493371252723"},"_hasShrinkwrap":false,"publish_time":1622786941211,"_cnpm_publish_time":1622786941211,"_cnpmcore_publish_time":"2021-12-16T23:56:02.531Z","contributors":[]},"6.4.2":{"name":"@d-fischer/connection","version":"6.4.2","description":"Abstraction for packet-based connections.","keywords":[],"main":"lib","types":"lib","exports":{".":{"require":"./lib/index.js","import":"./es/index.mjs"}},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/d-fischer/connection.git"},"author":{"name":"Daniel Fischer","email":"daniel@d-fischer.dev"},"funding":"https://github.com/sponsors/d-fischer","license":"MIT","dependencies":{"@d-fischer/isomorphic-ws":"^5.0.2","@d-fischer/logger":"^3.0.0","@d-fischer/shared-utils":"^3.0.1","@d-fischer/typed-event-emitter":"^3.2.2","@types/node":"^14.14.19","@types/ws":"^7.2.7","tslib":"^2.0.3","ws":"^7.4.2"},"devDependencies":{"@d-fischer/eslint-config":"^4.2.0","eslint":"^7.17.0","husky":"^4.3.6","lint-staged":"^10.4.0","prettier":"^2.1.2","tsukuru":"^0.7.2","typescript":"~4.1.3"},"scripts":{"lint":"eslint --ext ts src","prettier:check":"prettier --check 'src/**'","prettier:fix":"prettier --write 'src/**'","build":"tsukuru","rebuild":"tsukuru --clean"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,json}":"prettier --write","*.{ts}":"eslint --fix"},"gitHead":"63a8279c601beda09700e64e9cf1bac28d0bda0f","bugs":{"url":"https://github.com/d-fischer/connection/issues"},"homepage":"https://github.com/d-fischer/connection#readme","_id":"@d-fischer/connection@6.4.2","_nodeVersion":"14.15.4","_npmVersion":"6.14.10","dist":{"shasum":"b4b0a65ccfd745292a91d3b738d3d57e95cd105e","size":13914,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@d-fischer/connection/-/connection-6.4.2.tgz","integrity":"sha512-1ABkXOJWuIg21sumWVjzpYk+LWYvKWR8fBe/xRn9KcNver4ktOpq6ne/QwjQ1KDVHm1N61y+GzVMMZiOaGla6w=="},"_npmUser":{"name":"anonymous","email":"daniel@d-fischer.dev"},"directories":{},"maintainers":[{"name":"anonymous","email":"daniel@d-fischer.dev"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connection_6.4.2_1612916172005_0.9292237755631048"},"_hasShrinkwrap":false,"publish_time":1612916172199,"_cnpm_publish_time":1612916172199,"_cnpmcore_publish_time":"2021-12-16T23:56:02.807Z","contributors":[]},"6.4.1":{"name":"@d-fischer/connection","version":"6.4.1","description":"Abstraction for packet-based connections.","keywords":[],"main":"lib","types":"lib","exports":{".":{"require":"./lib/index.js","import":"./es/index.mjs"}},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/d-fischer/connection.git"},"author":{"name":"Daniel Fischer","email":"daniel@d-fischer.dev"},"funding":"https://github.com/sponsors/d-fischer","license":"MIT","dependencies":{"@d-fischer/isomorphic-ws":"^5.0.2","@d-fischer/logger":"^3.0.0","@d-fischer/shared-utils":"^3.0.1","@d-fischer/typed-event-emitter":"^3.2.2","@types/node":"^14.14.19","@types/ws":"^7.2.7","tslib":"^2.0.3","ws":"^7.4.2"},"devDependencies":{"@d-fischer/eslint-config":"^4.2.0","eslint":"^7.17.0","husky":"^4.3.6","lint-staged":"^10.4.0","prettier":"^2.1.2","tsukuru":"^0.7.2","typescript":"~4.1.3"},"scripts":{"lint":"eslint --ext ts src","prettier:check":"prettier --check 'src/**'","prettier:fix":"prettier --write 'src/**'","build":"tsukuru","rebuild":"tsukuru --clean"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,json}":"prettier --write","*.{ts}":"eslint --fix"},"gitHead":"d1dbb94a6ac2f4ecf6a098b3e61dea10ae3df3e4","bugs":{"url":"https://github.com/d-fischer/connection/issues"},"homepage":"https://github.com/d-fischer/connection#readme","_id":"@d-fischer/connection@6.4.1","_nodeVersion":"14.7.0","_npmVersion":"6.14.7","dist":{"shasum":"e89c0e9304939cbe84cd20235e4b48a1bac00f5e","size":13433,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@d-fischer/connection/-/connection-6.4.1.tgz","integrity":"sha512-NdMSfwzAaIJXS5weQlq1rd3Rl/0zfz7HQeWnIefkvA5Jsndt9fu1F3TeBnP+RIG73rjnFrUdPzeM975c7Yq6aw=="},"_npmUser":{"name":"anonymous","email":"daniel@d-fischer.dev"},"directories":{},"maintainers":[{"name":"anonymous","email":"daniel@d-fischer.dev"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connection_6.4.1_1609760568453_0.31135750801260564"},"_hasShrinkwrap":false,"publish_time":1609760568590,"_cnpm_publish_time":1609760568590,"_cnpmcore_publish_time":"2021-12-16T23:56:03.084Z","contributors":[]},"6.4.0":{"name":"@d-fischer/connection","version":"6.4.0","description":"Abstraction for packet-based connections.","keywords":[],"main":"lib","types":"lib","exports":{".":{"require":"./lib/index.js","import":"./es/index.mjs"}},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/d-fischer/connection.git"},"author":{"name":"Daniel Fischer","email":"daniel@d-fischer.dev"},"funding":"https://github.com/sponsors/d-fischer","license":"MIT","dependencies":{"@d-fischer/isomorphic-ws":"^5.0.2","@d-fischer/logger":"^2.1.1","@d-fischer/shared-utils":"^3.0.1","@d-fischer/typed-event-emitter":"^3.2.2","@types/node":"^14.14.16","@types/ws":"^7.2.7","tslib":"^2.0.3","ws":"^7.3.1"},"devDependencies":{"@d-fischer/eslint-config":"^4.0.1","eslint":"^7.16.0","husky":"^4.3.6","lint-staged":"^10.4.0","prettier":"^2.1.2","tsukuru":"^0.7.2","typescript":"~4.1.3"},"scripts":{"lint":"eslint --ext ts src","prettier:check":"prettier --check 'src/**'","prettier:fix":"prettier --write 'src/**'","build":"tsukuru","rebuild":"tsukuru --clean"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,json}":"prettier --write","*.{ts}":"eslint --fix"},"gitHead":"e6d04c3a0bdc6482f7ce7da6c247677574785348","bugs":{"url":"https://github.com/d-fischer/connection/issues"},"homepage":"https://github.com/d-fischer/connection#readme","_id":"@d-fischer/connection@6.4.0","_nodeVersion":"14.7.0","_npmVersion":"6.14.7","dist":{"shasum":"d7d42eca73a031a3c6d0c0669cd178200b1afd2b","size":13432,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@d-fischer/connection/-/connection-6.4.0.tgz","integrity":"sha512-vlUltrbbUBRL7l7QGPb++/jG3lypZmtsOldxaqPEvBht/1NDxU/z6Oz1i+LNin+nDofE0SV8oD6CRNTwDx+baQ=="},"_npmUser":{"name":"anonymous","email":"daniel@d-fischer.dev"},"directories":{},"maintainers":[{"name":"anonymous","email":"daniel@d-fischer.dev"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connection_6.4.0_1608938400917_0.8906511693321086"},"_hasShrinkwrap":false,"publish_time":1608938401099,"_cnpm_publish_time":1608938401099,"_cnpmcore_publish_time":"2021-12-16T23:56:03.416Z","contributors":[]},"6.3.1":{"name":"@d-fischer/connection","version":"6.3.1","description":"Abstraction for packet-based connections.","keywords":[],"main":"lib","types":"lib","exports":{".":{"require":"./lib/index.js","import":"./es/index.mjs"}},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/d-fischer/connection.git"},"author":{"name":"Daniel Fischer","email":"daniel@d-fischer.dev"},"funding":"https://github.com/sponsors/d-fischer","license":"MIT","dependencies":{"@d-fischer/isomorphic-ws":"^5.0.2","@d-fischer/logger":"^2.1.1","@d-fischer/shared-utils":"^2.4.1","@d-fischer/typed-event-emitter":"^3.1.1","@types/node":"^14.11.2","@types/ws":"^7.2.7","tslib":"^2.0.3","ws":"^7.3.1"},"devDependencies":{"@d-fischer/eslint-config":"^3.1.1","eslint":"^7.10.0","husky":"^4.3.0","lint-staged":"^10.4.0","prettier":"^2.1.2","tsukuru":"^0.7.2","typescript":"~4.1.2"},"scripts":{"lint":"eslint --ext ts src","prettier:check":"prettier --check 'src/**'","prettier:fix":"prettier --write 'src/**'","build":"tsukuru","rebuild":"tsukuru --clean"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,json}":"prettier --write","*.{ts}":"eslint --fix"},"gitHead":"259fc22c35aac386be0d6ce14f700f7e513a89fe","bugs":{"url":"https://github.com/d-fischer/connection/issues"},"homepage":"https://github.com/d-fischer/connection#readme","_id":"@d-fischer/connection@6.3.1","_nodeVersion":"14.7.0","_npmVersion":"6.14.7","dist":{"shasum":"5ecafae1c6ea1622deabc7299519af80912dfe9e","size":12947,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@d-fischer/connection/-/connection-6.3.1.tgz","integrity":"sha512-Lkf0cvLaeSN6lbDSUjUeBBV5dDmtc8VZflH8a0UZLn5kDpBAa0c+bO4pksrIOubR/HaTtBs6kCu5EimGLIGYXA=="},"_npmUser":{"name":"anonymous","email":"daniel@d-fischer.dev"},"directories":{},"maintainers":[{"name":"anonymous","email":"daniel@d-fischer.dev"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connection_6.3.1_1607206545108_0.7808271333398673"},"_hasShrinkwrap":false,"publish_time":1607206545260,"_cnpm_publish_time":1607206545260,"_cnpmcore_publish_time":"2021-12-16T23:56:03.648Z","contributors":[]},"6.3.0":{"name":"@d-fischer/connection","version":"6.3.0","description":"Abstraction for packet-based connections.","keywords":[],"main":"lib","types":"lib","exports":{".":{"require":"./lib/index.js","import":"./es/index.mjs"}},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/d-fischer/connection.git"},"author":{"name":"Daniel Fischer","email":"daniel@d-fischer.dev"},"funding":"https://github.com/sponsors/d-fischer","license":"MIT","dependencies":{"@d-fischer/isomorphic-ws":"^5.0.2","@d-fischer/logger":"^2.1.1","@d-fischer/shared-utils":"^2.4.1","@d-fischer/typed-event-emitter":"^3.1.1","@types/node":"^14.11.2","@types/ws":"^7.2.7","tslib":"^2.0.3","ws":"^7.3.1"},"devDependencies":{"@d-fischer/eslint-config":"^3.1.1","eslint":"^7.10.0","husky":"^4.3.0","lint-staged":"^10.4.0","prettier":"^2.1.2","tsukuru":"^0.7.2","typescript":"~4.1.2"},"scripts":{"lint":"eslint --ext ts src","prettier:check":"prettier --check 'src/**'","prettier:fix":"prettier --write 'src/**'","build":"tsukuru","rebuild":"tsukuru --clean"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,json}":"prettier --write","*.{ts}":"eslint --fix"},"gitHead":"96dba2efa0a20bdc8a064db44f0e900fe19ec0be","bugs":{"url":"https://github.com/d-fischer/connection/issues"},"homepage":"https://github.com/d-fischer/connection#readme","_id":"@d-fischer/connection@6.3.0","_nodeVersion":"14.7.0","_npmVersion":"6.14.7","dist":{"shasum":"9e98766373c17e7f54a1e575ae75f6a77798d77d","size":12923,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@d-fischer/connection/-/connection-6.3.0.tgz","integrity":"sha512-CHXB1W8Un3uie9aiMKKwTqjueeaddUSAvrKngMRV9ckeSyYds8F2wJb7loFO4A3uMZS0mAJTWUFdIYAcv84VFg=="},"_npmUser":{"name":"anonymous","email":"daniel@d-fischer.dev"},"directories":{},"maintainers":[{"name":"anonymous","email":"daniel@d-fischer.dev"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connection_6.3.0_1607205108150_0.17218940065546628"},"_hasShrinkwrap":false,"publish_time":1607205108372,"_cnpm_publish_time":1607205108372,"_cnpmcore_publish_time":"2021-12-16T23:56:03.885Z","contributors":[]},"6.2.1":{"name":"@d-fischer/connection","version":"6.2.1","description":"Abstraction for packet-based connections.","keywords":[],"main":"lib","types":"lib","exports":{".":{"require":"./lib/index.js","import":"./es/index.mjs"}},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/d-fischer/connection.git"},"author":{"name":"Daniel Fischer","email":"daniel@d-fischer.dev"},"funding":"https://github.com/sponsors/d-fischer","license":"MIT","dependencies":{"@d-fischer/isomorphic-ws":"^5.0.2","@d-fischer/logger":"^2.1.1","@d-fischer/shared-utils":"^2.4.1","@d-fischer/typed-event-emitter":"^3.1.1","@types/node":"^14.11.2","@types/ws":"^7.2.7","tslib":"^2.0.3","ws":"^7.3.1"},"devDependencies":{"@d-fischer/eslint-config":"^2.0.6","eslint":"^7.10.0","husky":"^4.3.0","lint-staged":"^10.4.0","prettier":"^2.1.2","tsukuru":"^0.6.0","typescript":"~4.0.3"},"scripts":{"lint":"eslint --ext ts src","prettier:check":"prettier --check 'src/**'","prettier:fix":"prettier --write 'src/**'","build":"tsukuru","rebuild":"tsukuru --clean"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,json}":["prettier --write","git add"],"*.{ts}":["eslint --fix","git add"]},"gitHead":"fb84b0069f4a3a94ea36de0d8fffb935eceacb7a","bugs":{"url":"https://github.com/d-fischer/connection/issues"},"homepage":"https://github.com/d-fischer/connection#readme","_id":"@d-fischer/connection@6.2.1","_nodeVersion":"14.7.0","_npmVersion":"6.14.7","dist":{"shasum":"a631e91f3cdb37ccd64929e1f863b417c1173193","size":11990,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@d-fischer/connection/-/connection-6.2.1.tgz","integrity":"sha512-qQSMGHWjd/aE6c+lUGwxRYjur1iyD8siyuDDCYkdBYTVrvCGNSwNLgX8oRuR1UbKcM7evc1vQlxEIFGwr7lfcg=="},"_npmUser":{"name":"anonymous","email":"daniel@d-fischer.dev"},"directories":{},"maintainers":[{"name":"anonymous","email":"daniel@d-fischer.dev"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connection_6.2.1_1605046618823_0.03751742953055692"},"_hasShrinkwrap":false,"publish_time":1605046618984,"_cnpm_publish_time":1605046618984,"_cnpmcore_publish_time":"2021-12-16T23:56:04.151Z","contributors":[]},"6.2.0":{"name":"@d-fischer/connection","version":"6.2.0","description":"Abstraction for packet-based connections.","keywords":[],"main":"lib","types":"lib","exports":{".":{"require":"./lib/index.js","import":"./es/index.mjs"}},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/d-fischer/connection.git"},"author":{"name":"Daniel Fischer","email":"daniel@d-fischer.dev"},"funding":"https://github.com/sponsors/d-fischer","license":"MIT","dependencies":{"@d-fischer/isomorphic-ws":"^5.0.2","@d-fischer/logger":"^2.1.0","@d-fischer/shared-utils":"^2.4.0","@d-fischer/typed-event-emitter":"^3.1.0","@types/node":"^14.11.2","@types/ws":"^7.2.7","tslib":"^2.0.1","ws":"^7.3.1"},"devDependencies":{"@d-fischer/eslint-config":"^2.0.6","eslint":"^7.10.0","husky":"^4.3.0","lint-staged":"^10.4.0","prettier":"^2.1.2","tsukuru":"^0.5.0","typescript":"~4.0.3"},"scripts":{"lint":"eslint --ext ts src","prettier:check":"prettier --check 'src/**'","prettier:fix":"prettier --write 'src/**'","build":"tsukuru","rebuild":"tsukuru --clean"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,json}":["prettier --write","git add"],"*.{ts}":["eslint --fix","git add"]},"gitHead":"c1db58af8633e52cb264e2b91b17320457da9d56","bugs":{"url":"https://github.com/d-fischer/connection/issues"},"homepage":"https://github.com/d-fischer/connection#readme","_id":"@d-fischer/connection@6.2.0","_nodeVersion":"14.7.0","_npmVersion":"6.14.7","dist":{"shasum":"fabbf1bab8bffd5c4b85988ce06c41f9537d3a94","size":13100,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@d-fischer/connection/-/connection-6.2.0.tgz","integrity":"sha512-koam3kWfdkWJXlczji2iDBPILTSddDxCujjdhNDrF1DEORgjrHfBwB4CvNKjQL3jTgOuaAUcSgfgGYZJ92ngXA=="},"maintainers":[{"name":"anonymous","email":"daniel@d-fischer.dev"}],"_npmUser":{"name":"anonymous","email":"daniel@d-fischer.dev"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connection_6.2.0_1601766356167_0.3248967041429094"},"_hasShrinkwrap":false,"publish_time":1601766356270,"_cnpm_publish_time":1601766356270,"_cnpmcore_publish_time":"2021-12-16T23:56:04.390Z","contributors":[]},"6.1.0":{"name":"@d-fischer/connection","version":"6.1.0","description":"Abstraction for packet-based connections.","keywords":[],"main":"lib","types":"lib","module":"es","exports":{".":{"require":"./lib/index.js","import":"./es/index.mjs"}},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/d-fischer/connection.git"},"author":{"name":"Daniel Fischer","email":"daniel@d-fischer.dev"},"funding":"https://github.com/sponsors/d-fischer","license":"MIT","dependencies":{"@d-fischer/isomorphic-ws":"^5.0.2","@d-fischer/logger":"^2.0.0","@d-fischer/shared-utils":"^2.3.2","@d-fischer/typed-event-emitter":"^3.0.2","@types/node":"^14.11.2","@types/ws":"^7.2.7","tslib":"^2.0.1","ws":"^7.3.1"},"devDependencies":{"@d-fischer/eslint-config":"^2.0.6","eslint":"^7.10.0","husky":"^4.3.0","lint-staged":"^10.4.0","prettier":"^2.1.2","tsukuru":"^0.5.0","typescript":"~4.0.3"},"scripts":{"lint":"eslint --ext ts src","prettier:check":"prettier --check 'src/**'","prettier:fix":"prettier --write 'src/**'","build":"tsukuru","rebuild":"tsukuru --clean"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,json}":["prettier --write","git add"],"*.{ts}":["eslint --fix","git add"]},"gitHead":"b4ce473a363274f511e27a9f8e2d15acd077763d","bugs":{"url":"https://github.com/d-fischer/connection/issues"},"homepage":"https://github.com/d-fischer/connection#readme","_id":"@d-fischer/connection@6.1.0","_nodeVersion":"14.7.0","_npmVersion":"6.14.7","dist":{"shasum":"2eab8996f762ac11054af58689985c845623ebd1","size":13109,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@d-fischer/connection/-/connection-6.1.0.tgz","integrity":"sha512-Xt3GvSbNcmwIGHLbCub50Sm11cJvkRsfhImoX8HO3R408+Tp1U2FBD4aKrkyC3Nc6nRYOLD9BODlyW2kTHEw7Q=="},"maintainers":[{"name":"anonymous","email":"daniel@d-fischer.dev"}],"_npmUser":{"name":"anonymous","email":"daniel@d-fischer.dev"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connection_6.1.0_1601593630469_0.4856695121401111"},"_hasShrinkwrap":false,"publish_time":1601593630563,"_cnpm_publish_time":1601593630563,"_cnpmcore_publish_time":"2021-12-16T23:56:04.991Z","contributors":[]},"6.0.2":{"name":"@d-fischer/connection","version":"6.0.2","description":"Abstraction for packet-based connections.","keywords":[],"main":"lib","types":"lib","module":"es","exports":{".":{"require":"./lib/index.js","import":"./es/index.mjs"}},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/d-fischer/connection.git"},"author":{"name":"Daniel Fischer","email":"daniel@d-fischer.dev"},"funding":"https://github.com/sponsors/d-fischer","license":"MIT","dependencies":{"@d-fischer/isomorphic-ws":"^5.0.2","@d-fischer/logger":"^2.0.0","@d-fischer/shared-utils":"^2.1.2","@d-fischer/typed-event-emitter":"^3.0.1","@types/node":"^14.0.13","@types/ws":"^7.2.5","tslib":"^2.0.0","ws":"^7.3.0"},"devDependencies":{"@d-fischer/eslint-config":"^1.0.11","eslint":"^6.7.1","husky":"^4.2.5","lint-staged":"^10.2.10","prettier":"^2.0.5","tsukuru":"^0.4.1","typescript":"~3.8.3"},"scripts":{"lint":"eslint --ext ts src","prettier:check":"prettier --check 'src/**'","prettier:fix":"prettier --write 'src/**'","build":"tsukuru","rebuild":"tsukuru --clean"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,json}":["prettier --write","git add"],"*.{ts}":["eslint --fix","git add"]},"gitHead":"24d68f3706bad9fba6e875b7a571a5d607d412a6","bugs":{"url":"https://github.com/d-fischer/connection/issues"},"homepage":"https://github.com/d-fischer/connection#readme","_id":"@d-fischer/connection@6.0.2","_nodeVersion":"14.3.0","_npmVersion":"6.14.5","dist":{"shasum":"3d84ae67b9807445d6ec63afc187b223d4200990","size":12881,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@d-fischer/connection/-/connection-6.0.2.tgz","integrity":"sha512-thcyWe04fg1zdJVetwXJ1OKPE3pdvdCb0OvsfpCaUGr9pp//wxW8a15pNlDMED37QWnPndPc9Lt2zdQR/Oe2dg=="},"maintainers":[{"name":"anonymous","email":"daniel@d-fischer.dev"}],"_npmUser":{"name":"anonymous","email":"daniel@d-fischer.dev"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connection_6.0.2_1594331049318_0.6800472793783066"},"_hasShrinkwrap":false,"publish_time":1594331049415,"_cnpm_publish_time":1594331049415,"_cnpmcore_publish_time":"2021-12-16T23:56:05.202Z","contributors":[]},"6.0.1":{"name":"@d-fischer/connection","version":"6.0.1","description":"Abstraction for packet-based connections.","keywords":[],"main":"lib","types":"lib","module":"es","exports":{".":{"require":"./lib/index.js","import":"./es/index.mjs"}},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/d-fischer/connection.git"},"author":{"name":"Daniel Fischer","email":"daniel@d-fischer.dev"},"funding":"https://github.com/sponsors/d-fischer","license":"MIT","dependencies":{"@d-fischer/isomorphic-ws":"^5.0.2","@d-fischer/logger":"^1.1.1","@d-fischer/shared-utils":"^2.1.2","@d-fischer/typed-event-emitter":"^3.0.1","@types/node":"^14.0.13","@types/ws":"^7.2.5","tslib":"^2.0.0","ws":"^7.3.0"},"devDependencies":{"@d-fischer/eslint-config":"^1.0.11","eslint":"^6.7.1","husky":"^4.2.5","lint-staged":"^10.2.10","prettier":"^2.0.5","tsukuru":"^0.4.1","typescript":"~3.8.3"},"scripts":{"lint":"eslint --ext ts src","prettier:check":"prettier --check 'src/**'","prettier:fix":"prettier --write 'src/**'","build":"tsukuru","rebuild":"tsukuru --clean"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,json}":["prettier --write","git add"],"*.{ts}":["eslint --fix","git add"]},"gitHead":"db6ed2385f43ca9413bc31f018143995d17f1b94","bugs":{"url":"https://github.com/d-fischer/connection/issues"},"homepage":"https://github.com/d-fischer/connection#readme","_id":"@d-fischer/connection@6.0.1","_nodeVersion":"14.3.0","_npmVersion":"6.14.5","dist":{"shasum":"b3efd213dd6d89671d2032267d7a35643c836df4","size":12889,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@d-fischer/connection/-/connection-6.0.1.tgz","integrity":"sha512-T9HuBlR1JCUjcO+BROLdZMnVj6LI6T6WZU46K/5ngmRVCNtfHXxjq5oSqFzlG23KvS2ORTAPP/NhRLoyIN0PWQ=="},"maintainers":[{"name":"anonymous","email":"daniel@d-fischer.dev"}],"_npmUser":{"name":"anonymous","email":"daniel@d-fischer.dev"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connection_6.0.1_1592778025018_0.5182401153811533"},"_hasShrinkwrap":false,"publish_time":1592778025134,"_cnpm_publish_time":1592778025134,"_cnpmcore_publish_time":"2021-12-16T23:56:05.472Z","contributors":[]},"6.0.0":{"name":"@d-fischer/connection","version":"6.0.0","description":"Abstraction for packet-based connections.","keywords":[],"main":"lib","types":"lib","module":"es","exports":{".":{"require":"./lib/index.js","import":"./es/index.mjs"}},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/d-fischer/connection.git"},"author":{"name":"Daniel Fischer","email":"daniel@d-fischer.dev"},"funding":"https://github.com/sponsors/d-fischer","license":"MIT","dependencies":{"@d-fischer/isomorphic-ws":"^5.0.2","@d-fischer/logger":"^1.1.1","@d-fischer/shared-utils":"^2.1.2","@d-fischer/typed-event-emitter":"^3.0.1","@types/node":"^14.0.13","@types/ws":"^7.2.5","tslib":"^2.0.0","ws":"^7.3.0"},"devDependencies":{"@d-fischer/eslint-config":"^1.0.11","eslint":"^6.7.1","husky":"^4.2.5","lint-staged":"^10.2.10","prettier":"^2.0.5","tsukuru":"^0.4.1","typescript":"~3.8.3"},"scripts":{"lint":"eslint --ext ts src","prettier:check":"prettier --check 'src/**'","prettier:fix":"prettier --write 'src/**'","build":"tsukuru","rebuild":"tsukuru --clean"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,json}":["prettier --write","git add"],"*.{ts}":["eslint --fix","git add"]},"gitHead":"4d5fcfa2a6f7c3dbac8543de287a14b909c1435d","bugs":{"url":"https://github.com/d-fischer/connection/issues"},"homepage":"https://github.com/d-fischer/connection#readme","_id":"@d-fischer/connection@6.0.0","_nodeVersion":"14.3.0","_npmVersion":"6.14.5","dist":{"shasum":"2111521cb6da43a3ff4a5c97507d2b631cf406e9","size":12946,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@d-fischer/connection/-/connection-6.0.0.tgz","integrity":"sha512-8emH7vtgaKpIdRGC9LEut2AsaR6B6VHwcDHYv+vZzkxEmwA3hoiq/hDJ0fB+s+A+jdROzDg+99Mv1qqJ3gjBtA=="},"maintainers":[{"name":"anonymous","email":"daniel@d-fischer.dev"}],"_npmUser":{"name":"anonymous","email":"daniel@d-fischer.dev"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connection_6.0.0_1592777915919_0.7951809986548588"},"_hasShrinkwrap":false,"publish_time":1592777916026,"_cnpm_publish_time":1592777916026,"_cnpmcore_publish_time":"2021-12-16T23:56:05.926Z","contributors":[]},"5.0.0":{"name":"@d-fischer/connection","version":"5.0.0","description":"Abstraction for packet-based connections.","keywords":[],"main":"lib","types":"lib","module":"es","exports":{".":{"require":"./lib/index.js","import":"./es/index.mjs"}},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/d-fischer/connection.git"},"author":{"name":"Daniel Fischer","email":"daniel@d-fischer.dev"},"funding":"https://github.com/sponsors/d-fischer","license":"MIT","dependencies":{"@d-fischer/isomorphic-ws":"^5.0.2","@d-fischer/logger":"^1.1.1","@d-fischer/shared-utils":"^2.1.2","@d-fischer/typed-event-emitter":"^3.0.0","@types/node":"^14.0.13","@types/ws":"^7.2.5","tslib":"^2.0.0","ws":"^7.3.0"},"devDependencies":{"@d-fischer/eslint-config":"^1.0.11","eslint":"^6.7.1","husky":"^4.2.5","lint-staged":"^10.2.10","prettier":"^2.0.5","tsukuru":"^0.4.1","typescript":"~3.8.3"},"scripts":{"lint":"eslint --ext ts src","prettier:check":"prettier --check 'src/**'","prettier:fix":"prettier --write 'src/**'","build":"tsukuru","rebuild":"tsukuru --clean"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,json}":["prettier --write","git add"],"*.{ts}":["eslint --fix","git add"]},"gitHead":"e81129fecf8846fd4486f60976660a153446b15f","bugs":{"url":"https://github.com/d-fischer/connection/issues"},"homepage":"https://github.com/d-fischer/connection#readme","_id":"@d-fischer/connection@5.0.0","_nodeVersion":"14.3.0","_npmVersion":"6.14.5","dist":{"shasum":"fd6a940c873c6720633a7702a3aa60c48348f17f","size":13347,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@d-fischer/connection/-/connection-5.0.0.tgz","integrity":"sha512-GaK02OrP9CD++f7C4hvuLi9ARLMxPKqPWO+BwomT2anN2ndpgdJ68Ikdxu4d4RHPAW1NC7ICmzrLwGVnodlczA=="},"maintainers":[{"name":"anonymous","email":"daniel@d-fischer.dev"}],"_npmUser":{"name":"anonymous","email":"daniel@d-fischer.dev"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connection_5.0.0_1592250955737_0.1189915709538183"},"_hasShrinkwrap":false,"publish_time":1592250955896,"_cnpm_publish_time":1592250955896,"_cnpmcore_publish_time":"2021-12-16T23:56:06.164Z","contributors":[]},"4.0.0":{"name":"@d-fischer/connection","version":"4.0.0","description":"Abstraction for packet-based connections.","keywords":[],"main":"lib","types":"lib","module":"es","exports":{".":{"require":"./lib/index.js","import":"./es/index.mjs"}},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/d-fischer/connection.git"},"author":{"name":"Daniel Fischer","email":"daniel@d-fischer.dev"},"funding":"https://github.com/sponsors/d-fischer","license":"MIT","dependencies":{"@d-fischer/isomorphic-ws":"^5.0.2","@d-fischer/shared-utils":"^2.0.0","@types/node":"^12.12.14","@types/ws":"^7.2.4","tslib":"^1.10.0","ws":"^7.2.3"},"devDependencies":{"@d-fischer/eslint-config":"^1.0.3","eslint":"^6.7.1","husky":"^3.1.0","lint-staged":"^9.5.0","prettier":"^1.19.1","ts-hybrid-esm-build":"^0.2.1"},"scripts":{"lint":"eslint --ext ts src","prettier:check":"prettier --check 'src/**'","prettier:fix":"prettier --write 'src/**'","build":"ts-hybrid-esm-build","rebuild":"ts-hybrid-esm-build --clean"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,json}":["prettier --write","git add"],"*.{ts}":["eslint --fix","git add"]},"gitHead":"3c93e4c7e822fa3f96e82caa06f00560e571e925","bugs":{"url":"https://github.com/d-fischer/connection/issues"},"homepage":"https://github.com/d-fischer/connection#readme","_id":"@d-fischer/connection@4.0.0","_nodeVersion":"14.3.0","_npmVersion":"6.14.5","dist":{"shasum":"f8640c87a0b3197b85b68e4c7c30a67f7d3cca45","size":9286,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@d-fischer/connection/-/connection-4.0.0.tgz","integrity":"sha512-C5QsPXzIPSFouxnrM/5bh6v2GBQ2uAmoZmwFmrbfQigpUW61Lhg+Kr20H/3hrfAKeP49LJHt5lEU2Q1nMARz5g=="},"maintainers":[{"name":"anonymous","email":"daniel@d-fischer.dev"}],"_npmUser":{"name":"anonymous","email":"daniel@d-fischer.dev"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connection_4.0.0_1591640544697_0.964540220341555"},"_hasShrinkwrap":false,"publish_time":1591640544873,"_cnpm_publish_time":1591640544873,"_cnpmcore_publish_time":"2021-12-16T23:56:06.414Z","contributors":[]},"2.0.2":{"name":"@d-fischer/connection","version":"2.0.2","description":"Abstraction for packet-based connections.","keywords":[],"main":"lib","module":"es","types":"lib","repository":{"type":"git","url":"git+https://github.com/d-fischer/connection.git"},"author":{"name":"Daniel Fischer","email":"daniel@d-fischer.dev"},"license":"MIT","dependencies":{"@types/node":"^12.12.14","@types/ws":"^6.0.4","tslib":"^1.10.0","universal-websocket-client":"^1.0.2"},"devDependencies":{"@d-fischer/eslint-config":"^1.0.3","eslint":"^6.7.1","husky":"^3.1.0","lint-staged":"^9.5.0","prettier":"^1.19.1","rimraf":"^3.0.0","typescript":"~3.7.2"},"scripts":{"lint":"eslint --ext ts src","prettier:check":"prettier --check 'src/**'","prettier:fix":"prettier --write 'src/**'","build":"yarn run build:cjs && yarn run build:esm","build:cjs":"tsc","build:esm":"tsc --project tsconfig.esm.json","rebuild":"rimraf lib es && yarn run build"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,json}":["prettier --write","git add"],"*.{ts}":["eslint --fix","git add"]},"gitHead":"e3d2072e569c1a9eb2ccffda0e4b5dd39edfceeb","bugs":{"url":"https://github.com/d-fischer/connection/issues"},"homepage":"https://github.com/d-fischer/connection#readme","_id":"@d-fischer/connection@2.0.2","_nodeVersion":"14.3.0","_npmVersion":"6.14.5","dist":{"shasum":"a07baf4bc6c9426c03430966a44e79b97f253763","size":9553,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@d-fischer/connection/-/connection-2.0.2.tgz","integrity":"sha512-xr5ol7oj+LcNT+YXZE+ehhO1D1x+JNlrUe+2iuLV23310IkEXHOcee5jotVAVUG2dRkvyvQLvg47iDDVlsm0Cg=="},"maintainers":[{"name":"anonymous","email":"daniel@d-fischer.dev"}],"_npmUser":{"name":"anonymous","email":"daniel@d-fischer.dev"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connection_2.0.2_1591628081259_0.9415518385348043"},"_hasShrinkwrap":false,"publish_time":1591628081483,"_cnpm_publish_time":1591628081483,"_cnpmcore_publish_time":"2021-12-16T23:56:06.711Z","contributors":[]},"3.0.4":{"name":"@d-fischer/connection","version":"3.0.4","description":"Abstraction for packet-based connections.","keywords":[],"main":"lib","types":"lib","module":"es","exports":{".":{"require":"./lib/index.js","import":"./es/index.mjs"}},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/d-fischer/connection.git"},"author":{"name":"Daniel Fischer","email":"daniel@d-fischer.dev"},"funding":"https://github.com/sponsors/d-fischer","license":"MIT","dependencies":{"@d-fischer/isomorphic-ws":"^5.0.2","@d-fischer/shared-utils":"^2.0.0","@types/node":"^12.12.14","@types/ws":"^7.2.4","tslib":"^1.10.0","ws":"^7.2.3"},"devDependencies":{"@d-fischer/eslint-config":"^1.0.3","eslint":"^6.7.1","husky":"^3.1.0","lint-staged":"^9.5.0","prettier":"^1.19.1","ts-hybrid-esm-build":"^0.2.1"},"scripts":{"lint":"eslint --ext ts src","prettier:check":"prettier --check 'src/**'","prettier:fix":"prettier --write 'src/**'","build":"ts-hybrid-esm-build","rebuild":"ts-hybrid-esm-build --clean"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,json}":["prettier --write","git add"],"*.{ts}":["eslint --fix","git add"]},"gitHead":"f37a6be2cd9339f25f0881f322e132fe2f3d1aa5","bugs":{"url":"https://github.com/d-fischer/connection/issues"},"homepage":"https://github.com/d-fischer/connection#readme","_id":"@d-fischer/connection@3.0.4","_nodeVersion":"14.3.0","_npmVersion":"6.14.5","dist":{"shasum":"118da9035050b21dca3be589af92500941d28c0d","size":8791,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@d-fischer/connection/-/connection-3.0.4.tgz","integrity":"sha512-bqSyQr9c845EfdpApecMBjWtQo2DDG41winaSaWsranfLjRq9+N0LMDOX+mlAujHUQJ9yLk/wOi2pK5/p1mqow=="},"maintainers":[{"name":"anonymous","email":"daniel@d-fischer.dev"}],"_npmUser":{"name":"anonymous","email":"daniel@d-fischer.dev"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connection_3.0.4_1591627729328_0.505185529696824"},"_hasShrinkwrap":false,"publish_time":1591627729523,"_cnpm_publish_time":1591627729523,"_cnpmcore_publish_time":"2021-12-16T23:56:06.940Z","contributors":[]},"3.0.3":{"name":"@d-fischer/connection","version":"3.0.3","description":"Abstraction for packet-based connections.","keywords":[],"main":"lib","types":"lib","module":"es","exports":{".":{"require":"./lib/index.js","import":"./es/index.mjs"}},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/d-fischer/connection.git"},"author":{"name":"Daniel Fischer","email":"daniel@d-fischer.dev"},"license":"MIT","dependencies":{"@d-fischer/isomorphic-ws":"^5.0.2","@d-fischer/shared-utils":"^2.0.0","@types/node":"^12.12.14","@types/ws":"^7.2.4","tslib":"^1.10.0","ws":"^7.2.3"},"devDependencies":{"@d-fischer/eslint-config":"^1.0.3","eslint":"^6.7.1","husky":"^3.1.0","lint-staged":"^9.5.0","prettier":"^1.19.1","ts-hybrid-esm-build":"^0.2.1"},"scripts":{"lint":"eslint --ext ts src","prettier:check":"prettier --check 'src/**'","prettier:fix":"prettier --write 'src/**'","build":"ts-hybrid-esm-build","rebuild":"ts-hybrid-esm-build --clean"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,json}":["prettier --write","git add"],"*.{ts}":["eslint --fix","git add"]},"gitHead":"1a3d91fb7397d9d0a3f8b8d08964158ca1cee889","bugs":{"url":"https://github.com/d-fischer/connection/issues"},"homepage":"https://github.com/d-fischer/connection#readme","_id":"@d-fischer/connection@3.0.3","_nodeVersion":"14.0.0","_npmVersion":"6.14.4","dist":{"shasum":"b329c37c84815a45f6d04b0380bd03fdb19c2051","size":8770,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@d-fischer/connection/-/connection-3.0.3.tgz","integrity":"sha512-oRTezAUeFzfFD/pWiHAiYawkFaIPtDmHuFCHzPrSWosnwbV4RvkiwKpkzHqDn7nOg4Y4jYLz9bHeFL6HlykrXw=="},"maintainers":[{"name":"anonymous","email":"daniel@d-fischer.dev"}],"_npmUser":{"name":"anonymous","email":"daniel@d-fischer.dev"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connection_3.0.3_1588198974491_0.15399158874303964"},"_hasShrinkwrap":false,"publish_time":1588198974698,"_cnpm_publish_time":1588198974698,"_cnpmcore_publish_time":"2021-12-16T23:56:07.151Z","contributors":[]},"3.0.2":{"name":"@d-fischer/connection","version":"3.0.2","description":"Abstraction for packet-based connections.","keywords":[],"main":"lib","types":"lib","module":"es","exports":{".":{"require":"./lib/index.js","import":"./es/index.mjs"}},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/d-fischer/connection.git"},"author":{"name":"Daniel Fischer","email":"daniel@d-fischer.dev"},"license":"MIT","dependencies":{"@d-fischer/isomorphic-ws":"^5.0.1","@d-fischer/shared-utils":"^2.0.0","@types/node":"^12.12.14","@types/ws":"^7.2.4","tslib":"^1.10.0","ws":"^7.2.3"},"devDependencies":{"@d-fischer/eslint-config":"^1.0.3","eslint":"^6.7.1","husky":"^3.1.0","lint-staged":"^9.5.0","prettier":"^1.19.1","ts-hybrid-esm-build":"^0.2.1"},"scripts":{"lint":"eslint --ext ts src","prettier:check":"prettier --check 'src/**'","prettier:fix":"prettier --write 'src/**'","build":"ts-hybrid-esm-build","rebuild":"ts-hybrid-esm-build --clean"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,json}":["prettier --write","git add"],"*.{ts}":["eslint --fix","git add"]},"gitHead":"2ca65b6219c0ade39b974bb2943f766d76e674ed","bugs":{"url":"https://github.com/d-fischer/connection/issues"},"homepage":"https://github.com/d-fischer/connection#readme","_id":"@d-fischer/connection@3.0.2","_nodeVersion":"13.8.0","_npmVersion":"6.13.6","dist":{"shasum":"3f370520f0bcc1f5aa841ed85c0b0801cc374e45","size":8774,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@d-fischer/connection/-/connection-3.0.2.tgz","integrity":"sha512-1sRhtKL4e2bXH4sZ1xWxt/gabwB8vSGNFaTwSEOSACqQQU8+a0xFumPlELVtPhUS466zpz7hHCoZ0SA4IwRrnA=="},"maintainers":[{"name":"anonymous","email":"daniel@d-fischer.dev"}],"_npmUser":{"name":"anonymous","email":"daniel@d-fischer.dev"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connection_3.0.2_1586806953241_0.23808025239661124"},"_hasShrinkwrap":false,"publish_time":1586806953369,"_cnpm_publish_time":1586806953369,"_cnpmcore_publish_time":"2021-12-16T23:56:07.364Z","contributors":[]},"3.0.1":{"name":"@d-fischer/connection","version":"3.0.1","description":"Abstraction for packet-based connections.","keywords":[],"main":"lib","types":"lib","module":"es","exports":{".":{"require":"./lib/index.js","import":"./es/index.mjs"}},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/d-fischer/connection.git"},"author":{"name":"Daniel Fischer","email":"daniel@d-fischer.dev"},"license":"MIT","dependencies":{"@d-fischer/shared-utils":"^2.0.0","@types/node":"^12.12.14","@types/ws":"^6.0.4","tslib":"^1.10.0","universal-websocket-client":"^1.0.2"},"devDependencies":{"@d-fischer/eslint-config":"^1.0.3","eslint":"^6.7.1","husky":"^3.1.0","lint-staged":"^9.5.0","prettier":"^1.19.1","ts-hybrid-esm-build":"^0.2.1"},"scripts":{"lint":"eslint --ext ts src","prettier:check":"prettier --check 'src/**'","prettier:fix":"prettier --write 'src/**'","build":"ts-hybrid-esm-build","rebuild":"ts-hybrid-esm-build --clean"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,json}":["prettier --write","git add"],"*.{ts}":["eslint --fix","git add"]},"gitHead":"1d916a543de2c2961b6c02921451a94f82cc06ac","bugs":{"url":"https://github.com/d-fischer/connection/issues"},"homepage":"https://github.com/d-fischer/connection#readme","_id":"@d-fischer/connection@3.0.1","_nodeVersion":"13.8.0","_npmVersion":"6.13.6","dist":{"shasum":"a2277b1eb1e93b6ad43902cf48e6806558e4cefe","size":8759,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@d-fischer/connection/-/connection-3.0.1.tgz","integrity":"sha512-opXr1oL2WCoJcDdFSYFMw4YKg9MiYuJDAOcv7g8cA2Na13ppEM/QQIEtrfSuqI/IeYlEMQnXxHw6lNs2s39xEw=="},"maintainers":[{"name":"anonymous","email":"daniel@d-fischer.dev"}],"_npmUser":{"name":"anonymous","email":"daniel@d-fischer.dev"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connection_3.0.1_1586701658362_0.6073873176102382"},"_hasShrinkwrap":false,"publish_time":1586701658545,"_cnpm_publish_time":1586701658545,"_cnpmcore_publish_time":"2021-12-16T23:56:07.581Z","contributors":[]},"3.0.0":{"name":"@d-fischer/connection","version":"3.0.0","description":"Abstraction for packet-based connections.","keywords":[],"main":"lib","types":"lib","module":"es","exports":{".":{"require":"./lib/index.js","import":"./es/index.mjs"}},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/d-fischer/connection.git"},"author":{"name":"Daniel Fischer","email":"daniel@d-fischer.dev"},"license":"MIT","dependencies":{"@d-fischer/shared-utils":"^2.0.0","@types/node":"^12.12.14","@types/ws":"^6.0.4","tslib":"^1.10.0","universal-websocket-client":"^1.0.2"},"devDependencies":{"@d-fischer/eslint-config":"^1.0.3","eslint":"^6.7.1","husky":"^3.1.0","lint-staged":"^9.5.0","prettier":"^1.19.1","ts-hybrid-esm-build":"^0.2.1"},"scripts":{"lint":"eslint --ext ts src","prettier:check":"prettier --check 'src/**'","prettier:fix":"prettier --write 'src/**'","build":"ts-hybrid-esm-build","rebuild":"ts-hybrid-esm-build --clean"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,json}":["prettier --write","git add"],"*.{ts}":["eslint --fix","git add"]},"gitHead":"f23b6fcbd28347e08f6eb8d1b539beb85fce4232","bugs":{"url":"https://github.com/d-fischer/connection/issues"},"homepage":"https://github.com/d-fischer/connection#readme","_id":"@d-fischer/connection@3.0.0","_nodeVersion":"13.8.0","_npmVersion":"6.13.6","dist":{"shasum":"fb03447d760d9a52653f874fc4b499d727d72ebb","size":9547,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@d-fischer/connection/-/connection-3.0.0.tgz","integrity":"sha512-DmCNHjaLqEyGx3uU0oLaHPHp5JnvqOU8RQqSdZFT9ctzE2fcGx1In+Qlg481dcqOJwvaJBxr87yv9JUF731+Aw=="},"maintainers":[{"name":"anonymous","email":"daniel@d-fischer.dev"}],"_npmUser":{"name":"anonymous","email":"daniel@d-fischer.dev"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connection_3.0.0_1584026032121_0.47961338071572746"},"_hasShrinkwrap":false,"publish_time":1584026032220,"_cnpm_publish_time":1584026032220,"_cnpmcore_publish_time":"2021-12-16T23:56:07.826Z","contributors":[]},"2.0.1":{"name":"@d-fischer/connection","version":"2.0.1","description":"Abstraction for packet-based connections.","keywords":[],"main":"lib","module":"es","types":"lib","repository":{"type":"git","url":"git+https://github.com/d-fischer/connection.git"},"author":{"name":"Daniel Fischer","email":"daniel@d-fischer.dev"},"license":"MIT","dependencies":{"@types/node":"^12.12.14","@types/ws":"^6.0.4","tslib":"^1.10.0","universal-websocket-client":"^1.0.2"},"devDependencies":{"@d-fischer/eslint-config":"^1.0.3","eslint":"^6.7.1","husky":"^3.1.0","lint-staged":"^9.5.0","prettier":"^1.19.1","rimraf":"^3.0.0","typescript":"~3.7.2"},"scripts":{"lint":"eslint --ext ts src","prettier:check":"prettier --check 'src/**'","prettier:fix":"prettier --write 'src/**'","build":"yarn run build:cjs && yarn run build:esm","build:cjs":"tsc","build:esm":"tsc --project tsconfig.esm.json","rebuild":"rimraf lib es && yarn run build"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,json}":["prettier --write","git add"],"*.{ts}":["eslint --fix","git add"]},"gitHead":"ebf54414fbef4fe276aebe90b7bd8bbcce818b7f","bugs":{"url":"https://github.com/d-fischer/connection/issues"},"homepage":"https://github.com/d-fischer/connection#readme","_id":"@d-fischer/connection@2.0.1","_nodeVersion":"12.14.0","_npmVersion":"6.13.4","dist":{"shasum":"4326aff9f1d23b0d9a2977ac3903f08e6f676c5a","size":6363,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@d-fischer/connection/-/connection-2.0.1.tgz","integrity":"sha512-8Jv1rN+J0nvHDlFPzjfDZpw7vlEOcQzJI2yL5I2TK8GRWjL9ZB8cIalAEIiDduMf+tWlF78lRRuPu2pvVlBQYg=="},"maintainers":[{"name":"anonymous","email":"daniel@d-fischer.dev"}],"_npmUser":{"name":"anonymous","email":"daniel@d-fischer.dev"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connection_2.0.1_1578604390464_0.06019439174198227"},"_hasShrinkwrap":false,"publish_time":1578604391075,"_cnpm_publish_time":1578604391075,"_cnpmcore_publish_time":"2021-12-16T23:56:08.037Z","contributors":[]},"2.0.0":{"name":"@d-fischer/connection","version":"2.0.0","description":"Abstraction for packet-based connections.","keywords":[],"main":"lib","module":"es","types":"lib","repository":{"type":"git","url":"git+https://github.com/d-fischer/connection.git"},"author":{"name":"Daniel Fischer","email":"daniel@d-fischer.dev"},"license":"MIT","dependencies":{"@types/node":"^12.12.14","@types/ws":"^6.0.4","tslib":"^1.10.0","universal-websocket-client":"^1.0.2"},"devDependencies":{"@d-fischer/eslint-config":"^1.0.3","eslint":"^6.7.1","husky":"^3.1.0","lint-staged":"^9.5.0","prettier":"^1.19.1","rimraf":"^3.0.0","typescript":"~3.7.2"},"scripts":{"lint":"eslint --ext ts src","prettier:check":"prettier --check 'src/**'","prettier:fix":"prettier --write 'src/**'","build":"yarn run build:cjs && yarn run build:esm","build:cjs":"tsc","build:esm":"tsc --project tsconfig.esm.json","rebuild":"rimraf lib es && yarn run build"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,json}":["prettier --write","git add"],"*.{ts}":["eslint --fix","git add"]},"gitHead":"90f149dd95137672449c43f8edbeb887699748f6","bugs":{"url":"https://github.com/d-fischer/connection/issues"},"homepage":"https://github.com/d-fischer/connection#readme","_id":"@d-fischer/connection@2.0.0","_nodeVersion":"12.14.0","_npmVersion":"6.13.4","dist":{"shasum":"6482f21e3464b3c8cb65cb3748eda6961683e7a7","size":6375,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@d-fischer/connection/-/connection-2.0.0.tgz","integrity":"sha512-VDUANjnbv8CWDLD8wVbv24byiYHiaqw8SiT74znNl5gJBhybF4lJ5ZAl+P2e1bq5j8mMPqaRFp7jipJq/E5k0Q=="},"maintainers":[{"name":"anonymous","email":"daniel@d-fischer.dev"}],"_npmUser":{"name":"anonymous","email":"daniel@d-fischer.dev"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connection_2.0.0_1578175268630_0.11956206308376127"},"_hasShrinkwrap":false,"publish_time":1578175268798,"_cnpm_publish_time":1578175268798,"_cnpmcore_publish_time":"2021-12-16T23:56:08.312Z","contributors":[]},"1.0.3":{"name":"@d-fischer/connection","version":"1.0.3","description":"Abstraction for packet-based connections.","keywords":[],"main":"lib","module":"es","types":"lib","repository":{"type":"git","url":"git+https://github.com/d-fischer/connection.git"},"author":{"name":"Daniel Fischer","email":"daniel@d-fischer.dev"},"license":"MIT","dependencies":{"@types/node":"^12.12.14","@types/ws":"^6.0.4","tslib":"^1.10.0","universal-websocket-client":"^1.0.2"},"devDependencies":{"@d-fischer/eslint-config":"^1.0.3","eslint":"^6.7.1","husky":"^3.1.0","lint-staged":"^9.5.0","prettier":"^1.19.1","rimraf":"^3.0.0","typescript":"~3.7.2"},"scripts":{"lint":"eslint --ext ts src","prettier:check":"prettier --check 'src/**'","prettier:fix":"prettier --write 'src/**'","build":"yarn run build:cjs && yarn run build:esm","build:cjs":"tsc","build:esm":"tsc --project tsconfig.esm.json","rebuild":"rimraf lib es && yarn run build"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,json}":["prettier --write","git add"],"*.{ts}":["eslint --fix","git add"]},"gitHead":"324c44fae7fcaa0886d67f925178380fa2bb7263","bugs":{"url":"https://github.com/d-fischer/connection/issues"},"homepage":"https://github.com/d-fischer/connection#readme","_id":"@d-fischer/connection@1.0.3","_nodeVersion":"12.14.0","_npmVersion":"6.13.4","dist":{"shasum":"2031b566ed907a15a4e5a1995b6661b99065cd67","size":6296,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@d-fischer/connection/-/connection-1.0.3.tgz","integrity":"sha512-e4z9wNbKjgUk4wKqsWASdJIUNJTZvUPjdrtAgq6vCCJgpUkMlcY21V0cm1FO/x0Yj8j6qrGaG8rolhDs+IVFmg=="},"maintainers":[{"name":"anonymous","email":"daniel@d-fischer.dev"}],"_npmUser":{"name":"anonymous","email":"daniel@d-fischer.dev"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connection_1.0.3_1578172299008_0.49552713698636763"},"_hasShrinkwrap":false,"publish_time":1578172299135,"_cnpm_publish_time":1578172299135,"_cnpmcore_publish_time":"2021-12-16T23:56:08.515Z","contributors":[]},"1.0.2":{"name":"@d-fischer/connection","version":"1.0.2","description":"Abstraction for packet-based connections.","keywords":[],"main":"lib","module":"es","types":"lib","repository":{"type":"git","url":"git+https://github.com/d-fischer/connection.git"},"author":{"name":"Daniel Fischer","email":"daniel@d-fischer.dev"},"license":"MIT","dependencies":{"@types/node":"^12.12.14","@types/ws":"^6.0.4","tslib":"^1.10.0","universal-websocket-client":"^1.0.2"},"devDependencies":{"@d-fischer/eslint-config":"^1.0.3","eslint":"^6.7.1","husky":"^3.1.0","lint-staged":"^9.5.0","prettier":"^1.19.1","rimraf":"^3.0.0","typescript":"~3.7.2"},"scripts":{"lint":"eslint --ext ts src","prettier:check":"prettier --check 'src/**'","prettier:fix":"prettier --write 'src/**'","build":"yarn run build:cjs && yarn run build:esm","build:cjs":"tsc","build:esm":"tsc --project tsconfig.esm.json","rebuild":"rimraf lib es && yarn run build"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,json}":["prettier --write","git add"],"*.{ts}":["eslint --fix","git add"]},"gitHead":"b8c4e607531e55348cd726105c0034331f3c74b4","bugs":{"url":"https://github.com/d-fischer/connection/issues"},"homepage":"https://github.com/d-fischer/connection#readme","_id":"@d-fischer/connection@1.0.2","_nodeVersion":"12.14.0","_npmVersion":"6.13.4","dist":{"shasum":"673b4b20a38ba2110b011f0fcac2d9588a2837f3","size":5469,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@d-fischer/connection/-/connection-1.0.2.tgz","integrity":"sha512-Q2O1oblJ5qwdEL7GGofYv2CnrCqAqqV9ccd+mMa3ex6lJhW/LVFJPIvfO0Ey6XdhS0RgOL0AGvevhWV6Cua/rw=="},"maintainers":[{"name":"anonymous","email":"daniel@d-fischer.dev"}],"_npmUser":{"name":"anonymous","email":"daniel@d-fischer.dev"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connection_1.0.2_1578156608494_0.3421656724111921"},"_hasShrinkwrap":false,"publish_time":1578156608586,"_cnpm_publish_time":1578156608586,"_cnpmcore_publish_time":"2021-12-16T23:56:08.739Z","contributors":[]},"1.0.1":{"name":"@d-fischer/connection","version":"1.0.1","description":"Abstraction for packet-based connections.","keywords":[],"main":"lib","module":"es","types":"lib","repository":{"type":"git","url":"git+https://github.com/d-fischer/connection.git"},"author":{"name":"Daniel Fischer","email":"daniel@d-fischer.dev"},"license":"MIT","dependencies":{"@types/node":"^12.12.14","@types/ws":"^6.0.4","tslib":"^1.10.0","universal-websocket-client":"^1.0.2","ws":"^7.2.1"},"devDependencies":{"@d-fischer/eslint-config":"^1.0.3","eslint":"^6.7.1","husky":"^3.1.0","lint-staged":"^9.5.0","prettier":"^1.19.1","rimraf":"^3.0.0","typescript":"~3.7.2"},"scripts":{"lint":"eslint --ext ts src","prettier:check":"prettier --check 'src/**'","prettier:fix":"prettier --write 'src/**'","build":"yarn run build:cjs && yarn run build:esm","build:cjs":"tsc","build:esm":"tsc --project tsconfig.esm.json","rebuild":"rimraf lib es && yarn run build"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,json}":["prettier --write","git add"],"*.{ts}":["eslint --fix","git add"]},"gitHead":"0b3fb57119f0fdf54748ea97027e97b4285502fe","bugs":{"url":"https://github.com/d-fischer/connection/issues"},"homepage":"https://github.com/d-fischer/connection#readme","_id":"@d-fischer/connection@1.0.1","_nodeVersion":"12.14.0","_npmVersion":"6.13.4","dist":{"shasum":"9d50a3fe2359bde2f2da13c0910c9bdf59c4fa51","size":5475,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@d-fischer/connection/-/connection-1.0.1.tgz","integrity":"sha512-xJfw/DL/WouXx6i7b9RAR9pPtGNsC9WecoGEKZ5GXd5zwLl+yRn5Iv5Htn70pb2VJ+GCQkDHq7/v8lmjX0TvNw=="},"maintainers":[{"name":"anonymous","email":"daniel@d-fischer.dev"}],"_npmUser":{"name":"anonymous","email":"daniel@d-fischer.dev"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connection_1.0.1_1578153873050_0.6486856689865395"},"_hasShrinkwrap":false,"publish_time":1578153873169,"_cnpm_publish_time":1578153873169,"_cnpmcore_publish_time":"2021-12-16T23:56:08.934Z","contributors":[]},"1.0.0":{"name":"@d-fischer/connection","version":"1.0.0","description":"Abstraction for packet-based connections.","keywords":[],"main":"lib","module":"es","types":"lib","repository":{"type":"git","url":"git+https://github.com/d-fischer/connection.git"},"author":{"name":"Daniel Fischer","email":"daniel@d-fischer.dev"},"license":"MIT","dependencies":{"@types/node":"^12.12.14","@types/ws":"^6.0.4","tslib":"^1.10.0","universal-websocket-client":"^1.0.2","ws":"^7.2.1"},"devDependencies":{"@d-fischer/eslint-config":"^1.0.3","eslint":"^6.7.1","husky":"^3.1.0","lint-staged":"^9.5.0","prettier":"^1.19.1","rimraf":"^3.0.0","typescript":"~3.7.2"},"scripts":{"lint":"eslint --ext ts src","prettier:check":"prettier --check 'src/**'","prettier:fix":"prettier --write 'src/**'","build":"yarn run build:cjs && yarn run build:esm","build:cjs":"tsc","build:esm":"tsc --project tsconfig.esm.json","rebuild":"rimraf lib es && yarn run build"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,json}":["prettier --write","git add"],"*.{ts}":["eslint --fix","git add"]},"gitHead":"515cfd6307177e99bda611d0bcce4e15d933bd80","bugs":{"url":"https://github.com/d-fischer/connection/issues"},"homepage":"https://github.com/d-fischer/connection#readme","_id":"@d-fischer/connection@1.0.0","_nodeVersion":"12.14.0","_npmVersion":"6.13.4","dist":{"shasum":"f23f81a33d9a4df2d2645f79f13d3e3f529dc57b","size":5452,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@d-fischer/connection/-/connection-1.0.0.tgz","integrity":"sha512-eruTwezwxqYjoM9YTmxLSp9F8w1ZHUPnoVJdFpKAlVN++tUqbBcEKEKyFKzUkh8eTH/ReoX+Ar90Vp4vxO4QXA=="},"maintainers":[{"name":"anonymous","email":"daniel@d-fischer.dev"}],"_npmUser":{"name":"anonymous","email":"daniel@d-fischer.dev"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connection_1.0.0_1578153596118_0.26581396496621346"},"_hasShrinkwrap":false,"publish_time":1578153596315,"_cnpm_publish_time":1578153596315,"_cnpmcore_publish_time":"2021-12-16T23:56:09.125Z","contributors":[]},"6.6.2":{"name":"@d-fischer/connection","version":"6.6.2","description":"Abstraction for packet-based connections.","keywords":[],"main":"lib","types":"lib","exports":{".":{"browser":{"require":"./lib/browser.js","import":"./es/browser.mjs"},"require":"./lib/index.js","import":"./es/index.mjs"}},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/d-fischer/connection.git"},"author":{"name":"Daniel Fischer","email":"daniel@d-fischer.dev"},"funding":"https://github.com/sponsors/d-fischer","license":"MIT","dependencies":{"@d-fischer/isomorphic-ws":"^7.0.0","@d-fischer/logger":"^4.0.0","@d-fischer/shared-utils":"^3.0.1","@d-fischer/typed-event-emitter":"^3.2.2","@types/node":"^16.7.10","@types/ws":"^8.2.0","tslib":"^2.0.3","ws":"^8.2.2"},"devDependencies":{"@d-fischer/eslint-config":"^5.0.0","eslint":"^7.17.0","husky":"^4.3.6","lint-staged":"^11.1.2","prettier":"^2.1.2","tsukuru":"^0.7.2","typescript":"~4.3.5"},"scripts":{"lint":"eslint --ext ts src","prettier:check":"prettier --check 'src/**'","prettier:fix":"prettier --write 'src/**'","build":"tsukuru","rebuild":"tsukuru --clean"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,json}":"prettier --write","*.{ts}":"eslint --fix"},"gitHead":"a0463c5a15a4a429007af319a7523e70daa0074e","bugs":{"url":"https://github.com/d-fischer/connection/issues"},"homepage":"https://github.com/d-fischer/connection#readme","_id":"@d-fischer/connection@6.6.2","_nodeVersion":"17.5.0","_npmVersion":"8.4.1","dist":{"integrity":"sha512-lupWmQrsgcTUosf02kZK+Ygn3Q6HYisSGIwk3lxExOhmc+GJjwczyod8udC7nQJpwaFxebnBNSkqNGRMJBekSw==","shasum":"4de63824ef08f9b8dd87cd78a9772f474be00ea0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@d-fischer/connection/-/connection-6.6.2.tgz","fileCount":42,"unpackedSize":101932,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiDTDUCRA9TVsSAnZWagAAQJ4P/11fC+SbtWxHduKr0ifE\nXv7eYBs7bcP230nAIMqv7ldzesZPy5UMvFzkmaLwX70cT8IS+aFsXa3FHkwT\nAptGs8IgXHi0tS2l8hxkrCfm93tA/Zq6VPkk9/d3WSTOHtg4havLXl5t3xzQ\naaZ9311ezA3opN4ASpWaU29BJ3DgJ06qHaiLsM+INftX8/g4Jx3OGLo2fZTt\nk+QUvXoKLR3GEdW2gMplurTVRxtTgN6hyoICkl6LW96vJNAv2Ug+dGUCB1I3\nBHIIuxsS2yszyH/3wHJ47crYLKcOYEQW02/5Yz4f2O1yWlUTMHZrM8BilpcZ\nFWP/vJ2IbjzM2k+twGTgxT7O7b4MN59ts317R8DSH7seDe2q2b7tf4fguwFe\ng/Xr5TwtFGfmW/ZxoRdSwfNC58/YX3pYkTO+1D2zfk67pESCWRB5uCR4Fz+0\naDjiy+Ynr40bZdEGbCIMyEEENMs2AIlk6upsubB2A+yaLLLoajhxIFhV/jyH\n52vfwabv7Zr41DrgePE/xD+b7L/o0uYpZ4DcOSh6zlct+HCS5jZ/uWiza4gE\n6PrPjROPgf8HPn45hMCPlNiVoeAX+8moQ/eZlng+9uKostFZh2JmA474sN8Q\n9oISzq13DMcY28ht26PC63aQtjQ3ptZGFmO17pJAvL6AkvqGO2EBRNp1FRBq\n2Euh\r\n=NPvu\r\n-----END PGP SIGNATURE-----\r\n","size":14949},"_npmUser":{"name":"anonymous","email":"daniel@d-fischer.dev"},"directories":{},"maintainers":[{"name":"anonymous","email":"daniel@d-fischer.dev"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connection_6.6.2_1645031636195_0.9786283490849264"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-16T17:14:04.047Z","contributors":[]},"6.7.0":{"name":"@d-fischer/connection","version":"6.7.0","description":"Abstraction for packet-based connections.","keywords":[],"main":"lib","types":"lib","exports":{".":{"browser":{"require":"./lib/browser.js","import":"./es/browser.mjs"},"require":"./lib/index.js","import":"./es/index.mjs"}},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/d-fischer/connection.git"},"author":{"name":"Daniel Fischer","email":"daniel@d-fischer.dev"},"funding":"https://github.com/sponsors/d-fischer","license":"MIT","dependencies":{"@d-fischer/isomorphic-ws":"^7.0.0","@d-fischer/logger":"^4.0.0","@d-fischer/shared-utils":"^3.0.1","@d-fischer/typed-event-emitter":"^3.3.0","@types/node":"^16.7.10","@types/ws":"^8.2.0","tslib":"^2.0.3","ws":"^8.2.2"},"devDependencies":{"@d-fischer/eslint-config":"^5.0.0","eslint":"^7.17.0","husky":"^4.3.6","lint-staged":"^11.1.2","prettier":"^2.1.2","tsukuru":"^0.7.2","typescript":"~4.3.5"},"scripts":{"lint":"eslint --ext ts src","prettier:check":"prettier --check 'src/**'","prettier:fix":"prettier --write 'src/**'","build":"tsukuru","rebuild":"tsukuru --clean"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,json}":"prettier --write","*.{ts}":"eslint --fix"},"gitHead":"540bed9f9f61a118774202142d96f194f90f3d5c","bugs":{"url":"https://github.com/d-fischer/connection/issues"},"homepage":"https://github.com/d-fischer/connection#readme","_id":"@d-fischer/connection@6.7.0","_nodeVersion":"18.9.0","_npmVersion":"8.19.1","dist":{"integrity":"sha512-gJlE0wO9d4or72J78AWyJKoXpvyzmQXtv+QX9NWkTeJH+sfXom+ml5rlYCU1ypa2IXy/B8fzu3QHioVh7uZ4HQ==","shasum":"6cf149658732ccde8a12c1050a9770cc39357f21","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@d-fischer/connection/-/connection-6.7.0.tgz","fileCount":42,"unpackedSize":71919,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIH+ulZXefv+Yg8l+VM2GfLdzNnx79/Oo/8kpULRH3b4iAiEAvRwTF4CFT2ZZMs1nEwmYQIqsvpu+Ys4avw85CJdStZ8="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjMw3yACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmowFw/+KNmwl/f2anpRjckQpBUjB23Zie2Mnciwgvv2YeLB1786C5nZ\r\nwPSStvk46Uve0iWP4WInijwhUnb0PlMDYEfa9YFjCqxg4WbYCO8DBuHKJ4R0\r\nzoiOx4jIc3IgefoTBxFJhOhXSNZTIpZw83g4RWk957pPH7G4WhOFin32cdH1\r\nOZETQPgN0aRvgWBBSZtOzM/ChgjNG4YiXR7ImIpOC+by9KH66x/DAbTR3gmp\r\nhXLh042EZStEteyZktQ8Aih9Pa+4QgD5SEPgSvEZx0EHp2DWSlxCI8uEU0HC\r\nZbOIfeq0fC9ufNGXn0xO2g3/NO0scY0rqAiPN2T3dgFYc5bhLdMKTFf07EsY\r\nutDwi0tHeNq5ihw+a+GkMIVDyN6ELhGhEgiNtaULb4XFlTRmDUawiDCDiiL5\r\niR9nN5dPocLLUU0Tt/1jrhoAud/SK5fCgSahYSR5rZ207cYgexXuYhYNBDPn\r\nywkCGUC1hpgLVutJL/V6Ga1P9ssMp/NUn9rZEBEAYY8SAdpS0Ryp09+h6pZ1\r\n84rozq5gN++esIQ/9L197o4tFuX5UpYZt4+saMyJ51vVFCPhdQQgeWWLm3y4\r\nMBjGtrQ9hdl2RrkZzeJaNj2gKzXpFN+dl6sJQfThhl5pVhpGA/Q6bK83AtwX\r\nk9rR3FePbJFycVqHwx2pub8FeRPk4H+F+6c=\r\n=aOZ0\r\n-----END PGP SIGNATURE-----\r\n","size":12225},"_npmUser":{"name":"anonymous","email":"daniel@d-fischer.dev"},"directories":{},"maintainers":[{"name":"anonymous","email":"daniel@d-fischer.dev"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connection_6.7.0_1664290290605_0.04500498854834656"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-09T15:35:39.828Z","contributors":[]},"7.0.0":{"name":"@d-fischer/connection","version":"7.0.0","description":"Abstraction for packet-based connections.","keywords":[],"main":"lib","types":"lib","exports":{".":{"browser":{"require":"./lib/browser.js","import":"./es/browser.mjs"},"require":"./lib/index.js","import":"./es/index.mjs"}},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/d-fischer/connection.git"},"author":{"name":"Daniel Fischer","email":"daniel@d-fischer.dev"},"funding":"https://github.com/sponsors/d-fischer","license":"MIT","dependencies":{"@d-fischer/isomorphic-ws":"^7.0.0","@d-fischer/logger":"^4.2.0","@d-fischer/shared-utils":"^3.3.0","@d-fischer/typed-event-emitter":"^3.3.0","@types/node":"^16.7.10","@types/ws":"^8.5.3","tslib":"^2.4.1","ws":"^8.11.0"},"devDependencies":{"@d-fischer/eslint-config":"^6.1.4","eslint":"^8.27.0","husky":"^4.3.6","lint-staged":"^13.0.3","prettier":"^2.7.1","tsukuru":"^0.7.4","typescript":"~4.6.4"},"scripts":{"lint":"eslint --ext ts src","prettier:check":"prettier --check 'src/**'","prettier:fix":"prettier --write 'src/**'","build":"tsukuru","rebuild":"tsukuru --clean"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,json}":"prettier --write","*.{ts}":"eslint --fix"},"gitHead":"753cd27b340af9b665a69d7a43e0dda57ed4490f","bugs":{"url":"https://github.com/d-fischer/connection/issues"},"homepage":"https://github.com/d-fischer/connection#readme","_id":"@d-fischer/connection@7.0.0","_nodeVersion":"18.11.0","_npmVersion":"8.19.2","dist":{"integrity":"sha512-f1QoLQqDsjhgvWFzWT/IjTlx0bCSdAUEpxWRBHqgSWBMXMCKIMbPqbLZXg4Yhh8NHS0QaLUKImF1CiVrEWmdTg==","shasum":"2b9dc9fed04dc10fdaae35db6c18389a62cff5fc","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@d-fischer/connection/-/connection-7.0.0.tgz","fileCount":42,"unpackedSize":71955,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDfZ855f1/dqXctkF1D6TyD8vjccGsdEz0oaYW8AC4C+AIgR0+LivBYi9CXONDknY9JUA8MMugp64RusTxrN3JQm0Y="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjdA0UACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrJow//Rya8CgeJXvcjVta4jvc7gohaSnKjm1jNl9jInWZI0PtekQZa\r\n1/EiMpTANm7zK2wrFrkSKw4HVfi0hS0iVgCDwmJQbZBeQZyLHviehHSDsxmx\r\ngJxO6+GYoVp9ZFbJ34lVJU3M4T7PIdjG6x0O0d9nek/p1W64sfkJ4v899e4f\r\nRr/o3J6v71gvk3MCoRDvDHT0kKLVAyXAUFRqiBIpADe3k7xu8lW48TLUfi5E\r\nbmTuq3TZtuUdX3qH0vf8AlXohScUtre+cAoFX5bY8yRSWXIEPSFhm/dk15Nw\r\ngxi8LHKqn+c38IrBULkg04QTZKCU7KHSmaBv4pCQBvgPdk+LzcoXUYR8L5Qa\r\nQ2pcRYAh7tN4/B1NuQeS+YUDEL0hg4B10Rz9OcyLVc3f678RBBzGXjWc0PT9\r\nIzJTHXGlo6ProrB0OqN1Ppnt1EdzcSiTRxbnLHZKfyGQYdT+zLgfncQ/OKcQ\r\nGJTtc0NQ9XlcfOXwyYiquVAMTbozIKSfSFEDPFrpqDjokPgSNacQEyLj1P0P\r\n4fQdjnu4268dI2MaAZx7OTeaOaB/ov4cgIjK9gRCuSIFmLeErwOfy5tHwlYX\r\n1u77G+iTKdnE5nRrF31OzBYDd3YDaNOVVb8r2LWsjRbQt/laYaviSlnKieOZ\r\nzNZ1YSYB3OZROdmJerhpvubzXxBLRk3Y+/U=\r\n=CTjZ\r\n-----END PGP SIGNATURE-----\r\n","size":12325},"_npmUser":{"name":"anonymous","email":"daniel@d-fischer.dev"},"directories":{},"maintainers":[{"name":"anonymous","email":"daniel@d-fischer.dev"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connection_7.0.0_1668549907850_0.19603988762382518"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-15T22:05:15.084Z","contributors":[]},"7.0.1":{"name":"@d-fischer/connection","version":"7.0.1","description":"Abstraction for packet-based connections.","keywords":[],"main":"lib","types":"lib","exports":{".":{"browser":{"require":"./lib/browser.js","import":"./es/browser.mjs"},"require":"./lib/index.js","import":"./es/index.mjs"}},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/d-fischer/connection.git"},"author":{"name":"Daniel Fischer","email":"daniel@d-fischer.dev"},"funding":"https://github.com/sponsors/d-fischer","license":"MIT","dependencies":{"@d-fischer/isomorphic-ws":"^7.0.0","@d-fischer/logger":"^4.2.0","@d-fischer/shared-utils":"^3.3.0","@d-fischer/typed-event-emitter":"^3.3.0","@types/node":"^16.7.10","@types/ws":"^8.5.3","tslib":"^2.4.1","ws":"^8.11.0"},"devDependencies":{"@d-fischer/eslint-config":"^6.1.4","eslint":"^8.27.0","husky":"^4.3.6","lint-staged":"^13.0.3","prettier":"^2.7.1","tsukuru":"^0.7.4","typescript":"~4.6.4"},"scripts":{"lint":"eslint --ext ts src","prettier:check":"prettier --check 'src/**'","prettier:fix":"prettier --write 'src/**'","build":"tsukuru","rebuild":"tsukuru --clean"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,json}":"prettier --write","*.{ts}":"eslint --fix"},"gitHead":"4ddfb989ba384c7c64f8c1680fd6bde05cee4f83","bugs":{"url":"https://github.com/d-fischer/connection/issues"},"homepage":"https://github.com/d-fischer/connection#readme","_id":"@d-fischer/connection@7.0.1","_nodeVersion":"18.11.0","_npmVersion":"8.19.2","dist":{"integrity":"sha512-QS80cQnaYYtUoxFtaLeYGDVX4XT7sJ6y85zr0uZuMSgXDsfp1DY60Xph/GbOxstQmpHk1Ibs1JOMOkCR9VY8uw==","shasum":"c2a2f4692757b81cb18e2a42e00cceb2abc5082f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@d-fischer/connection/-/connection-7.0.1.tgz","fileCount":42,"unpackedSize":71956,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEF/g8aIq1ePq8qp2Qnjv1dDSF7LQb/kCWCA/Tm6aaajAiEA0Y/pT6mGMnceRCSCaEXQuM4zz/Dkx4y/870vjp9Idh8="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjdA6LACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoHJw//cqLAIJiY10LNIx2lZou+88a0ciezUfiSq7jVfrbEPq5n5eRC\r\nE3nqx3+6IN2y9tUOjCjMC7bxTEJqsjHuThQf0MW8CRMe7GKrGE3wOl3cyywn\r\nUkTolAZGm3qaeFWlDXwh/3COx4Ew0KxOmGKBqI1BRQvXlMRDrAaQmqHpltBh\r\nLabe0snUHXYmdoTyd11vGYXzfD1TPC5+8xN4/xAVFWTxOxmQYbUq81ha+0Y/\r\n6Ka0MkzW3LxQf+H6nA52Ghtspfabr7iR+hcRElZk315uiTDrq1qXU1JJxYZr\r\nF7sld2U5H2HH+jluOPxV+6uBD2AheO9h9VEO/R/7QdzmgI84xrDD4AnXCyow\r\nemgBdcaBp1LU1svFRcU+FiDSIcHFF3MS4C8aRjeyE1MujGQhvM7Dzi5HiB75\r\nt1uV1CSNtm17gtjbZO16zXICtNGFhlCCM0ZKDeZu/EtkCqKTq29NNbD53EBF\r\nyjw1MM0bSFTDurPpN4Ya9JJlXEIIlF2OJpeb7oWuR2ONxZRIFPWc5cBiF+I4\r\n2880nYmwU6szTX7xHOH1oq+Zi6yjrQKp3h4PnqJwmkUmZUD8xhK+ClGYe8gJ\r\n8Mcn5ghSDzUuiLUmOKwefvdjB30FlkWwSGg3BpYxyNuziv3VSP8tdWX4DifF\r\n1u2AdCVEGmAZBlUPyAGQLMqSaPuZXgmBBc0=\r\n=+hop\r\n-----END PGP SIGNATURE-----\r\n","size":12328},"_npmUser":{"name":"anonymous","email":"daniel@d-fischer.dev"},"directories":{},"maintainers":[{"name":"anonymous","email":"daniel@d-fischer.dev"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connection_7.0.1_1668550283630_0.8752556546884818"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-15T22:11:48.468Z","contributors":[]},"8.0.0":{"name":"@d-fischer/connection","version":"8.0.0","description":"Abstraction for packet-based connections.","keywords":[],"main":"lib","types":"lib","exports":{".":{"browser":{"require":"./lib/browser.js","import":"./es/browser.mjs"},"require":"./lib/index.js","import":"./es/index.mjs"}},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/d-fischer/connection.git"},"author":{"name":"Daniel Fischer","email":"daniel@d-fischer.dev"},"funding":"https://github.com/sponsors/d-fischer","license":"MIT","dependencies":{"@d-fischer/isomorphic-ws":"^7.0.0","@d-fischer/logger":"^4.2.0","@d-fischer/shared-utils":"^3.5.0","@d-fischer/typed-event-emitter":"^3.3.0","@types/node":"^16.7.10","@types/ws":"^8.5.4","tslib":"^2.4.1","ws":"^8.11.0"},"devDependencies":{"@d-fischer/eslint-config":"^6.1.8","eslint":"^8.31.0","husky":"^4.3.6","lint-staged":"^13.1.0","prettier":"^2.8.1","tsukuru":"^0.8.0-pre.11","typescript":"~4.9.4"},"scripts":{"lint":"eslint --ext ts src","prettier:check":"prettier --check 'src/**'","prettier:fix":"prettier --write 'src/**'","build":"tsukuru","rebuild":"tsukuru --clean"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,json}":"prettier --write","*.{ts}":"eslint --fix"},"gitHead":"ee98745e162df62d4c26150abf6e0308721b6013","bugs":{"url":"https://github.com/d-fischer/connection/issues"},"homepage":"https://github.com/d-fischer/connection#readme","_id":"@d-fischer/connection@8.0.0","_nodeVersion":"18.11.0","_npmVersion":"8.19.2","dist":{"integrity":"sha512-XvYS2ybVGlnJ2AAVAmopXfaZRa1WHHs+cCej82IOL6KISMyBOKqCsYgFMlHGjUyRiGLxJODHEelC/3Xbf3k81w==","shasum":"130178b0d393ae6dec911a9cf5d5c019cefc4a23","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@d-fischer/connection/-/connection-8.0.0.tgz","fileCount":42,"unpackedSize":67015,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCpw+s99qvIucGKo2Sw6GxUzPM1U67EOOs/85xmYnVSgQIgF8NfbD64DNuqtpiarwFBm5b2sCTqHo110GcRNDHC8fA="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjtJQJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpJiA//ZSD35OvBkbpFOZzMgY+GlmQie41QBHm+VEQQb9/avlavKdsn\r\nDRaZ28XSJpIsZmPe39Y1NYwcSqWQvJGdVtHEsT3XZfFlXztEjyBYFAHG/stq\r\nMB6kSdLB5xxwPVJvX7PaP0jKsYJwv2piiMcpVgDYxuadBfCsEG9nhcppspfW\r\nA1KhuTVCh3js9uwcZ8e0V7yCzBYPCC49dOJdGuLsLvWzOiQny0KQ336Q/SI7\r\n9fdT7j2i9NvAAosnpt3NKxvqqAuvzVdKudOtUOAFGmb7Ja8nqzbQagh3nZED\r\nB5dUuxAkeON4IjCkMmdHfuYwh7tgtNdOk9iZs/TiuK7UzlJ9v0bnnK5zNLsP\r\n0hUDSO0/raksnCe4VPvOejHcjE5Omu18OJbsYfowxUe0my/zRrYS+hk+PMri\r\n9tLuqEplV1fgZR4mZWAMC/c1oPCpu8d6wPHSQlp3+Ts/dh0BKMz9WCIh0txb\r\nrIPWM9YYlYt4RGqlTBLBmfBN6X2b5voPLv1VLAqjiqSOInADJN0Lv96m2jwx\r\ndpupARs/YNW2nW2JCLWwkPqJ2noNARkHsW/1xfp/x4hIez/6yNMmj620Eguz\r\naTKICMCwvrIQgxeZRqqm0p4tqRoEgkPNe44g8VqXYau/PtiV6ad+bp20vRpG\r\nS2GEAeQwuo/qJ3SXrQyxK5wnyRl79Ltcccc=\r\n=8AnE\r\n-----END PGP SIGNATURE-----\r\n","size":11640},"_npmUser":{"name":"anonymous","email":"daniel@d-fischer.dev"},"directories":{},"maintainers":[{"name":"anonymous","email":"daniel@d-fischer.dev"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connection_8.0.0_1672778761434_0.5778447371092714"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-03T20:46:08.336Z","contributors":[]},"8.0.1":{"name":"@d-fischer/connection","version":"8.0.1","description":"Abstraction for packet-based connections.","keywords":[],"main":"lib","types":"lib","exports":{".":{"browser":{"require":"./lib/browser.js","import":"./es/browser.mjs"},"require":"./lib/index.js","import":"./es/index.mjs"}},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/d-fischer/connection.git"},"author":{"name":"Daniel Fischer","email":"daniel@d-fischer.dev"},"funding":"https://github.com/sponsors/d-fischer","license":"MIT","dependencies":{"@d-fischer/isomorphic-ws":"^7.0.0","@d-fischer/logger":"^4.2.0","@d-fischer/shared-utils":"^3.5.0","@d-fischer/typed-event-emitter":"^3.3.0","@types/node":"^16.7.10","@types/ws":"^8.5.4","tslib":"^2.4.1","ws":"^8.11.0"},"devDependencies":{"@d-fischer/eslint-config":"^6.1.8","eslint":"^8.31.0","husky":"^4.3.6","lint-staged":"^13.1.0","prettier":"^2.8.1","tsukuru":"^0.8.0-pre.11","typescript":"~4.9.4"},"scripts":{"lint":"eslint --ext ts src","prettier:check":"prettier --check 'src/**'","prettier:fix":"prettier --write 'src/**'","build":"tsukuru","rebuild":"tsukuru --clean"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,json}":"prettier --write","*.{ts}":"eslint --fix"},"gitHead":"1b98c4e8158b5950ced76ee951f0f4f079738f11","bugs":{"url":"https://github.com/d-fischer/connection/issues"},"homepage":"https://github.com/d-fischer/connection#readme","_id":"@d-fischer/connection@8.0.1","_nodeVersion":"18.11.0","_npmVersion":"8.19.2","dist":{"integrity":"sha512-UhosGVvVIcS5LnAtXScg7kj8LnBPPg+MoAdBW5NE0LlsnKJu2SRZLrkLvYsCXcAL+N2kIpcojTvVBvaIpsg+Dw==","shasum":"d4ddce4f6cd9713d6b9fbc9f37bfcd2d34b5c126","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@d-fischer/connection/-/connection-8.0.1.tgz","fileCount":42,"unpackedSize":68105,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCt8GVo3avsss4FyYtecPqoOzs9EYfrS4Ko+DkZK3Z6mwIhAKFexzlHsOb7D2ZSBcIw6LdvbfqTkgxhS2+OgKLMLTVX"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj8hkOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp6sg//QlMVB6JPcRnHUvYgIkHDUVzJa0xFPX+IRC8vRHGAUq5NEUK2\r\nEGH+PAxGp1SObH5+U1esmB6VxDl2Hy7PNzBx+7Yf94XQZkCP5WTiOPl+WiuH\r\nCvqEvDZ8SEJVrLzqD2CbLQt6uQeYy848yFiR0u4h2qZiOyia3tHfdFdrhBWQ\r\ncwuJ7OPpnCOUxUTAT+F/+RPMz6PNBar0JYFHnU3tqP2hTxdsVjluv+j9modV\r\niohulZhc/qZrTLctITKZMF7FRoh+NQfm8hlNCbHTFXjB4Muostyto4+EaX5y\r\nQP49dbv4ggnIkAVLEFwkp9KV90IIJh8f1SFXZ57eumkXMDDT601yc/RrSA8Z\r\nhFP+PdI7xmT1PsqkImKQgA/ZSOunNQFOF8/MVqtZ6dDJzp7XM7J24pW07KmE\r\ncclPYc7t0UAVViKRNwD9pZo1ObSfxGzcgaCn9nticDAGVCMCLAD3TqQkX6ES\r\nJxtBg5Y+0G+/THSUp7atQeC5ecu2NUOq7j6VoYWd2ocVGPxDxNPlQCLHVK+c\r\nnRbM1PLXwdEV1mXuR3jFV2lPYZrIDyYBYaSTE96Bvl+5GCPzSDGkdqiHooDX\r\nVuWDGoGKM1oS2fKcfJEBRIk30l3ugI2TzPEt+MLjL9/146sZRz5Y+mgTIzkv\r\n9AGymBxNn/pV5h39oyHvRS2eHf508tx2M9Q=\r\n=QYGn\r\n-----END PGP SIGNATURE-----\r\n","size":11816},"_npmUser":{"name":"anonymous","email":"daniel@d-fischer.dev"},"directories":{},"maintainers":[{"name":"anonymous","email":"daniel@d-fischer.dev"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connection_8.0.1_1676810510236_0.4683342844205882"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-19T12:41:50.489Z","publish_time":1676810510489,"contributors":[]},"8.0.2":{"name":"@d-fischer/connection","version":"8.0.2","description":"Abstraction for packet-based connections.","keywords":[],"main":"lib","types":"lib","exports":{".":{"browser":{"require":"./lib/browser.js","import":"./es/browser.mjs"},"require":"./lib/index.js","import":"./es/index.mjs"}},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/d-fischer/connection.git"},"author":{"name":"Daniel Fischer","email":"daniel@d-fischer.dev"},"funding":"https://github.com/sponsors/d-fischer","license":"MIT","dependencies":{"@d-fischer/isomorphic-ws":"^7.0.0","@d-fischer/logger":"^4.2.1","@d-fischer/shared-utils":"^3.5.0","@d-fischer/typed-event-emitter":"^3.3.0","@types/node":"^16.7.10","@types/ws":"^8.5.4","tslib":"^2.4.1","ws":"^8.11.0"},"devDependencies":{"@d-fischer/eslint-config":"^6.1.8","eslint":"^8.31.0","husky":"^4.3.6","lint-staged":"^13.1.0","prettier":"^2.8.1","tsukuru":"^0.8.0-pre.11","typescript":"~4.9.4"},"scripts":{"lint":"eslint --ext ts src","prettier:check":"prettier --check 'src/**'","prettier:fix":"prettier --write 'src/**'","build":"tsukuru","rebuild":"tsukuru --clean"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,json}":"prettier --write","*.{ts}":"eslint --fix"},"gitHead":"6a43878d4069c625c18a03ae62388ee7cb9d4ad3","bugs":{"url":"https://github.com/d-fischer/connection/issues"},"homepage":"https://github.com/d-fischer/connection#readme","_id":"@d-fischer/connection@8.0.2","_nodeVersion":"18.11.0","_npmVersion":"8.19.2","dist":{"integrity":"sha512-ZMUZS06pPgaUACIiXUIN/dXCrFUnKCALOvCcskLKSqhz7P/qOple949TnTE319Zokc63Pz+XTMiSW0vhinvlfw==","shasum":"089a7095606f7f418d03c8caf8f2fc93161cfaf8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@d-fischer/connection/-/connection-8.0.2.tgz","fileCount":42,"unpackedSize":68105,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGJZbe3u6Osdho0iCUSlnEqmkR+0VpOtVx9wHEIJo31GAiBQHtRFXzGMvkq6rz6PcJs62WDllhetpa5U4AANpJJAoA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj865YACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrdow/9Gpi6DfNHucVg/kbIS6xHx6pcvmZtSBPTVgvVUuVv6VksCFRe\r\n/Cwa+DfNFg/SYrs9gNa1CZ8q61Jd5MTd5vt3Dx7vMOYtFFIcftj6aQomVyqQ\r\nGGO0AY5xFjl7hfm+BOa7v8gulWZFyRjgDz3JSC5xsDkABAhX4UdguRmTrD/o\r\nVDgMZymgdYz8BXjDxhCupS/S8bLMIrvvMWMDNqxy/QjZKbzvO7OddVAd5G4F\r\nuIgqLVbJztzlECW2ZmMHk+dxzULVw8DpZh+vKlWnZLdsvdWkKfjezyoXvccR\r\nivJSMHKm231LiMVZLjZiiwFIA9mghKtIgDV6+MXU1ZzSTMliuDKyPrUvwSwE\r\nUbdlenfba4RoynuJlnlWDMLil6WanZy6FoBH83jEwsP1awOvn2WqlW5IltBx\r\nGUe+IhY/phv3MbvXHv2zwHH0GvIwIYouhQ5Q3I7G9vn3Bh0Znr1+S/9eT6yQ\r\nHh6aT7s4l2pu1U9IXFS4opd0a2x2TmqA1KsLfx6rg+ZcVyormuwH31LKnmzg\r\ndCFSuCrFHs3KOZ4cwH0UNcYltA6Nz7kKIgAKJldODrTylT53M9G8fCOXxuZl\r\nQ5dEgYaK4Hdgeid7ggCVkMGz1vLU9uG24lVQX3HCzcVZWF4H9TJi4FcsvGjh\r\nbK9CYJCxIIq3z7C2iFBrKCf5oiPpsUGnexA=\r\n=1iMC\r\n-----END PGP SIGNATURE-----\r\n","size":11816},"_npmUser":{"name":"anonymous","email":"daniel@d-fischer.dev"},"directories":{},"maintainers":[{"name":"anonymous","email":"daniel@d-fischer.dev"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connection_8.0.2_1676914264334_0.18452039021346534"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-20T17:31:04.515Z","publish_time":1676914264515,"contributors":[]},"8.0.3":{"name":"@d-fischer/connection","version":"8.0.3","description":"Abstraction for packet-based connections.","keywords":[],"main":"lib","types":"lib","exports":{".":{"browser":{"require":"./lib/browser.js","import":"./es/browser.mjs"},"require":"./lib/index.js","import":"./es/index.mjs"}},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/d-fischer/connection.git"},"author":{"name":"Daniel Fischer","email":"daniel@d-fischer.dev"},"funding":"https://github.com/sponsors/d-fischer","license":"MIT","dependencies":{"@d-fischer/isomorphic-ws":"^7.0.0","@d-fischer/logger":"^4.2.1","@d-fischer/shared-utils":"^3.5.0","@d-fischer/typed-event-emitter":"^3.3.0","@types/node":"^16.7.10","@types/ws":"^8.5.4","tslib":"^2.4.1","ws":"^8.11.0"},"devDependencies":{"@d-fischer/eslint-config":"^6.1.8","eslint":"^8.31.0","husky":"^4.3.6","lint-staged":"^13.1.0","prettier":"^2.8.1","tsukuru":"^0.8.0-pre.11","typescript":"~4.9.4"},"scripts":{"lint":"eslint --ext ts src","prettier:check":"prettier --check 'src/**'","prettier:fix":"prettier --write 'src/**'","build":"tsukuru","rebuild":"tsukuru --clean"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,json}":"prettier --write","*.{ts}":"eslint --fix"},"gitHead":"3102b18fb74d44b6e3c777cbff3c8c42c11bd82c","bugs":{"url":"https://github.com/d-fischer/connection/issues"},"homepage":"https://github.com/d-fischer/connection#readme","_id":"@d-fischer/connection@8.0.3","_nodeVersion":"18.15.0","_npmVersion":"9.6.2","dist":{"integrity":"sha512-py2RS18BGLAkiIlsxTAYQC8DxY99zDTjn9qX2fg7az7EPxx2ENeEnSoTyyaIGYVKyyWlJixwc1zKBTM5t+DnrQ==","shasum":"920368cdd4bd1ae99ce110f0102f0383f85282fd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@d-fischer/connection/-/connection-8.0.3.tgz","fileCount":26,"unpackedSize":42127,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDemFeD+heQFNhqA+obvthrncWmVZ9zKY3FeL5rRM/WAQIhAIpbjt0DojQ2VUn7eVeGKI4Kzcw0wAQtGBTfstNMslen"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkMwzVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoZig//dT+XGnn58I5RAZz5i63J+XqByd7Di4Nkl+0NdzH1Z0vmsA1g\r\n5EwTuJne0P0nj1ZnxwnntEGHTjcz25KkBizypbog5n13NSGbORKedVGEM2Sy\r\nsnXMs5tuhL5okkxpEpZFu2jPwqhYVhuusZLeY7KOO3Aa64kjXJuHsN9LxdpV\r\nqSjmwZiOfwyKfdLd5D/WMG3s7+VQUSZRzvcFrE+WDwwgo4OopoT2DVKmhxmR\r\nQ6y+qKGfPGiy1EKNkHSh9i9AUmb8ee6RGsD8yW0B4Y+GBILa7WtFEt5mtB2v\r\nM/gKPzXJb7W09BDyOO9f6ItAf8ZAZZgqIb5g7dIrdp8/fNcMSS4a1b3mMVrR\r\ndSTk2xvRdN6C/XPStugD8ORd1lObAoN+FJlWeMI8hR0kso/YcEgT/dF4SieN\r\n1hZnRVwrxgDFQ23pIUbDtivE/3FuUWZG66VWg+jsdRXoODennbJsFaeytU+v\r\nh4DSYfOzSGp5zucyhi6Nx+MgQToRK3qr0c4A6LabFLeb4Xqv//fqspNcNxl7\r\nKKvBv88oYSdHYRiojQUTh+WArP/MmVXNq7/8YAEOL+F3y03mGOgrJEGcpIRf\r\nBLeifWa6nMGZXrQj1ptKrT+hP1XgU4KQwJlrL9eKcVsYnIzgh6fe71DwPCGU\r\n33snWwbGL8Osaczb9edgT2IBBWKzX3GWx7w=\r\n=0Wks\r\n-----END PGP SIGNATURE-----\r\n","size":6133},"_npmUser":{"name":"anonymous","email":"daniel@d-fischer.dev"},"directories":{},"maintainers":[{"name":"anonymous","email":"daniel@d-fischer.dev"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connection_8.0.3_1681067220961_0.7550919182498779"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-04-09T19:07:01.277Z","publish_time":1681067221277,"contributors":[]},"8.0.4":{"name":"@d-fischer/connection","version":"8.0.4","description":"Abstraction for packet-based connections.","keywords":[],"main":"lib","types":"lib","exports":{".":{"browser":{"require":"./lib/browser.js","import":"./es/browser.mjs"},"require":"./lib/index.js","import":"./es/index.mjs"}},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/d-fischer/connection.git"},"author":{"name":"Daniel Fischer","email":"daniel@d-fischer.dev"},"funding":"https://github.com/sponsors/d-fischer","license":"MIT","dependencies":{"@d-fischer/isomorphic-ws":"^7.0.0","@d-fischer/logger":"^4.2.1","@d-fischer/shared-utils":"^3.5.0","@d-fischer/typed-event-emitter":"^3.3.0","@types/ws":"^8.5.4","tslib":"^2.4.1","ws":"^8.11.0"},"devDependencies":{"@d-fischer/eslint-config":"^6.1.8","eslint":"^8.31.0","husky":"^4.3.6","lint-staged":"^13.1.0","prettier":"^2.8.1","tsukuru":"^0.8.0-pre.11","typescript":"~4.9.4"},"scripts":{"lint":"eslint --ext ts src","prettier:check":"prettier --check 'src/**'","prettier:fix":"prettier --write 'src/**'","build":"tsukuru","rebuild":"tsukuru --clean"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,json}":"prettier --write","*.{ts}":"eslint --fix"},"gitHead":"b182dc2d38b7f2d688cd2a6d798c010abf46f8f3","bugs":{"url":"https://github.com/d-fischer/connection/issues"},"homepage":"https://github.com/d-fischer/connection#readme","_id":"@d-fischer/connection@8.0.4","_nodeVersion":"18.15.0","_npmVersion":"9.6.2","dist":{"integrity":"sha512-D/VvEEhbhovy3vejmycdVPbaar+MOZDhMKKrQR+j7QuljzE96wWSHJfGm5+hIVGT+OFBXdFGRAHZoh85irQ5UQ==","shasum":"1700567009711f8681e259c0574d934ec3b860b2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@d-fischer/connection/-/connection-8.0.4.tgz","fileCount":26,"unpackedSize":42096,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCMs2a2lWfaNPbr84nY3DbY6lutYdoQfQavemyll/wE8gIgV5WioHXV7Um2OzN1cArfrG0gHJIxroZ2lMsgFsGBm+4="}],"size":6123},"_npmUser":{"name":"anonymous","email":"daniel@d-fischer.dev"},"directories":{},"maintainers":[{"name":"anonymous","email":"daniel@d-fischer.dev"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connection_8.0.4_1684698511844_0.2680939823844981"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-21T19:48:32.037Z","publish_time":1684698512037,"_source_registry_name":"default","contributors":[]},"8.0.5":{"name":"@d-fischer/connection","version":"8.0.5","description":"Abstraction for packet-based connections.","keywords":[],"main":"lib","types":"lib","exports":{".":{"browser":{"require":"./lib/browser.js","import":"./es/browser.mjs"},"require":"./lib/index.js","import":"./es/index.mjs"}},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/d-fischer/connection.git"},"author":{"name":"Daniel Fischer","email":"daniel@d-fischer.dev"},"funding":"https://github.com/sponsors/d-fischer","license":"MIT","dependencies":{"@d-fischer/isomorphic-ws":"^7.0.0","@d-fischer/logger":"^4.2.1","@d-fischer/shared-utils":"^3.5.0","@d-fischer/typed-event-emitter":"^3.3.0","@types/ws":"^8.5.4","tslib":"^2.4.1","ws":"^8.11.0"},"devDependencies":{"@d-fischer/eslint-config":"^6.1.8","eslint":"^8.31.0","husky":"^4.3.6","lint-staged":"^13.1.0","prettier":"^2.8.1","tsukuru":"^0.8.0-pre.11","typescript":"~4.9.4"},"scripts":{"lint":"eslint --ext ts src","prettier:check":"prettier --check 'src/**'","prettier:fix":"prettier --write 'src/**'","build":"tsukuru","rebuild":"tsukuru --clean"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,json}":"prettier --write","*.{ts}":"eslint --fix"},"gitHead":"fe47e1c102be30cbb874ca4c48fc2907c4f1fdb2","bugs":{"url":"https://github.com/d-fischer/connection/issues"},"homepage":"https://github.com/d-fischer/connection#readme","_id":"@d-fischer/connection@8.0.5","_nodeVersion":"18.15.0","_npmVersion":"9.6.2","dist":{"integrity":"sha512-F/rMmwVTE9/Rq2BzEU8CRoEVRvpUiSvazt56XgRp15oAbT9GC4D4CIfd4YlPxD5j63ueUjs0b+RDEN7BULrpRQ==","shasum":"23709437ef916a98906e40f3c613a56adae2670b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@d-fischer/connection/-/connection-8.0.5.tgz","fileCount":26,"unpackedSize":42388,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDNvJb4pd2hFeFoXXAutDlueBTCQGyLscWRTj3mSftA2QIhAOxjh3b26acsNOB8JxhnSL8o4jhsUEyI1XgkJ/tX8VD4"}],"size":6149},"_npmUser":{"name":"anonymous","email":"daniel@d-fischer.dev"},"directories":{},"maintainers":[{"name":"anonymous","email":"daniel@d-fischer.dev"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connection_8.0.5_1688930223188_0.7923407814389436"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-07-09T19:17:03.353Z","publish_time":1688930223353,"_source_registry_name":"default","contributors":[]},"8.0.6":{"name":"@d-fischer/connection","version":"8.0.6","description":"Abstraction for packet-based connections.","keywords":[],"main":"lib","types":"lib","exports":{".":{"types":"./lib/index.d.ts","browser":{"require":"./lib/browser.js","import":"./es/browser.mjs"},"require":"./lib/index.js","import":"./es/index.mjs"}},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/d-fischer/connection.git"},"author":{"name":"Daniel Fischer","email":"daniel@d-fischer.dev"},"funding":"https://github.com/sponsors/d-fischer","license":"MIT","dependencies":{"@d-fischer/isomorphic-ws":"^7.0.0","@d-fischer/logger":"^4.2.1","@d-fischer/shared-utils":"^3.5.0","@d-fischer/typed-event-emitter":"^3.3.0","@types/ws":"^8.5.4","tslib":"^2.4.1","ws":"^8.11.0"},"devDependencies":{"@d-fischer/eslint-config":"^6.1.8","eslint":"^8.31.0","husky":"^4.3.6","lint-staged":"^13.1.0","prettier":"^2.8.1","tsukuru":"^0.8.0-pre.11","typescript":"~4.9.4"},"scripts":{"lint":"eslint --ext ts src","prettier:check":"prettier --check 'src/**'","prettier:fix":"prettier --write 'src/**'","build":"tsukuru","rebuild":"tsukuru --clean"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,json}":"prettier --write","*.{ts}":"eslint --fix"},"gitHead":"82b9104663357428a90600f3fc74a6d6880fb3bb","bugs":{"url":"https://github.com/d-fischer/connection/issues"},"homepage":"https://github.com/d-fischer/connection#readme","_id":"@d-fischer/connection@8.0.6","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"integrity":"sha512-Iw/AgbZNM56WbJqPvD8eu3sHl2zFBeg1NwmGX/zOOuqOnPeLWsQzvAFalQg25KnVHEZDHl8EioED5rSygfc3sQ==","shasum":"97541bb118eb5d8015c3d622cbf15ae96145d4aa","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@d-fischer/connection/-/connection-8.0.6.tgz","fileCount":26,"unpackedSize":42423,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDo7v4X7lNPiyf91m4axExAbV30NbDWQQTyvt8PBYlzWQIgKVvNF7BmaBmXJonqPCI/9G0nP6CtJCVqb/Qel1SUI88="}],"size":6159},"_npmUser":{"name":"anonymous","email":"daniel@d-fischer.dev"},"directories":{},"maintainers":[{"name":"anonymous","email":"daniel@d-fischer.dev"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connection_8.0.6_1702201225132_0.5509205182312686"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-10T09:40:25.340Z","publish_time":1702201225340,"_source_registry_name":"default","contributors":[]},"9.0.0":{"name":"@d-fischer/connection","version":"9.0.0","description":"Abstraction for packet-based connections.","keywords":[],"main":"lib","types":"lib","exports":{".":{"types":"./lib/index.d.ts","browser":{"require":"./lib/browser.js","import":"./es/browser.mjs"},"require":"./lib/index.js","import":"./es/index.mjs"}},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/d-fischer/connection.git"},"author":{"name":"Daniel Fischer","email":"daniel@d-fischer.dev"},"funding":"https://github.com/sponsors/d-fischer","license":"MIT","dependencies":{"@d-fischer/isomorphic-ws":"^7.0.0","@d-fischer/logger":"^4.2.1","@d-fischer/shared-utils":"^3.5.0","@d-fischer/typed-event-emitter":"^3.3.0","@types/ws":"^8.5.4","tslib":"^2.4.1","ws":"^8.11.0"},"devDependencies":{"@d-fischer/eslint-config":"^6.1.8","eslint":"^8.31.0","husky":"^4.3.6","lint-staged":"^13.1.0","prettier":"^2.8.1","tsukuru":"^0.8.0-pre.11","typescript":"~4.9.4"},"scripts":{"lint":"eslint --ext ts src","prettier:check":"prettier --check 'src/**'","prettier:fix":"prettier --write 'src/**'","build":"tsukuru","rebuild":"tsukuru --clean"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,json}":"prettier --write","*.{ts}":"eslint --fix"},"_id":"@d-fischer/connection@9.0.0","gitHead":"88a90db00eb9363c932569436b66aead7d3988b8","bugs":{"url":"https://github.com/d-fischer/connection/issues"},"homepage":"https://github.com/d-fischer/connection#readme","_nodeVersion":"20.5.1","_npmVersion":"9.8.0","dist":{"integrity":"sha512-Mljp/EbaE+eYWfsFXUOk+RfpbHgrWGL/60JkAvjYixw6KREfi5r17XdUiXe54ByAQox6jwgdN2vebdmW1BT+nQ==","shasum":"8e684bdbc08330380de98d9cc3a61329b603d932","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@d-fischer/connection/-/connection-9.0.0.tgz","fileCount":26,"unpackedSize":43348,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFztXn/QiizfAFnupdKBEY4U5Mwqu4o+TEujcGHZjoiKAiAlRlHMYpiyipbA/nSAtmJ0CpEb946Q+9V5ZVJi22hEZg=="}],"size":6209},"_npmUser":{"name":"anonymous","email":"daniel@d-fischer.dev"},"directories":{},"maintainers":[{"name":"anonymous","email":"daniel@d-fischer.dev"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connection_9.0.0_1708290216497_0.9770948011929661"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-18T21:03:36.713Z","publish_time":1708290216713,"_source_registry_name":"default","contributors":[]},"10.0.0":{"name":"@d-fischer/connection","version":"10.0.0","description":"Abstraction for packet-based connections.","keywords":[],"main":"lib","types":"lib","exports":{".":{"types":"./lib/index.d.ts","browser":{"require":"./lib/browser.js","import":"./es/browser.mjs"},"require":"./lib/index.js","import":"./es/index.mjs"}},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/d-fischer/connection.git"},"author":{"name":"Daniel Fischer","email":"daniel@d-fischer.dev"},"funding":"https://github.com/sponsors/d-fischer","license":"MIT","dependencies":{"@d-fischer/isomorphic-ws":"^7.0.0","@d-fischer/logger":"^4.2.1","@d-fischer/shared-utils":"^3.5.0","@d-fischer/typed-event-emitter":"^3.3.0","@types/node":"^20.19.37","@types/ws":"^8.5.4","tslib":"^2.4.1","ws":"^8.11.0"},"devDependencies":{"@d-fischer/eslint-config":"^7.0.4","eslint":"^9.39.4","husky":"^4.3.6","lint-staged":"^13.1.0","prettier":"^2.8.1","tsukuru":"^0.8.0-pre.11","typescript":"~4.9.4"},"scripts":{"lint":"eslint --ext ts src","prettier:check":"prettier --check 'src/**'","prettier:fix":"prettier --write 'src/**'","build":"tsukuru","rebuild":"tsukuru --clean"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,json}":"prettier --write","*.{ts}":"eslint --fix"},"gitHead":"44d4ae600ce6ee0e4c9b54515bef0f61d58ea12c","_id":"@d-fischer/connection@10.0.0","bugs":{"url":"https://github.com/d-fischer/connection/issues"},"homepage":"https://github.com/d-fischer/connection#readme","_nodeVersion":"22.22.0","_npmVersion":"11.11.1","dist":{"integrity":"sha512-H700wcze0HJGIE5SVIDauWQhJpCrEAwBjySRTIsdt7qlvPTZ77d7BROTUS0puWsrgZ4LyHZYIc01p8OmITUiKw==","shasum":"f17351f87565b5137ddbc054f0a34edf168849ef","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@d-fischer/connection/-/connection-10.0.0.tgz","fileCount":26,"unpackedSize":43550,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIDI+7FhHXnaBEQvYCvF7e4F8C2GdHhkaW+duobw6mS1SAiA5fccjdygbvdTBxqMe18IiXyjBKkp2hAsPnf67GlEyIA=="}],"size":6262},"_npmUser":{"name":"anonymous","email":"daniel@d-fischer.dev"},"directories":{},"maintainers":[{"name":"anonymous","email":"daniel@d-fischer.dev"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/connection_10.0.0_1774700272220_0.5881216230338353"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-28T12:17:52.360Z","publish_time":1774700272360,"_source_registry_name":"default","contributors":[]},"10.0.1":{"name":"@d-fischer/connection","version":"10.0.1","description":"Abstraction for packet-based connections.","keywords":[],"main":"lib","types":"lib","exports":{".":{"types":"./lib/index.d.ts","browser":{"require":"./lib/browser.js","import":"./es/browser.mjs"},"require":"./lib/index.js","import":"./es/index.mjs"}},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/d-fischer/connection.git"},"author":{"name":"Daniel Fischer","email":"daniel@d-fischer.dev"},"funding":"https://github.com/sponsors/d-fischer","license":"MIT","dependencies":{"@d-fischer/isomorphic-ws":"^7.0.0","@d-fischer/logger":"^4.2.1","@d-fischer/shared-utils":"^3.5.0","@d-fischer/typed-event-emitter":"^3.3.0","@types/node":"^20.19.37","@types/ws":"^8.5.4","tslib":"^2.4.1","ws":"^8.11.0"},"devDependencies":{"@d-fischer/eslint-config":"^7.0.4","eslint":"^9.39.4","husky":"^4.3.6","lint-staged":"^13.1.0","prettier":"^2.8.1","tsukuru":"^0.8.0-pre.11","typescript":"~4.9.4"},"scripts":{"lint":"eslint --ext ts src","prettier:check":"prettier --check 'src/**'","prettier:fix":"prettier --write 'src/**'","build":"tsukuru","rebuild":"tsukuru --clean"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,json}":"prettier --write","*.{ts}":"eslint --fix"},"gitHead":"4ee9f60daf567ae029073b074ffc992feeba19c1","_id":"@d-fischer/connection@10.0.1","bugs":{"url":"https://github.com/d-fischer/connection/issues"},"homepage":"https://github.com/d-fischer/connection#readme","_nodeVersion":"22.22.0","_npmVersion":"11.11.1","dist":{"integrity":"sha512-CRP/azUPxwWpR4yT8wOQoM9XFliTVWVAJ8h1SlFnVRAgMlPNyg88/vbDEqZ+udtSB5m8uS10XafZxMUcegMBlQ==","shasum":"51bfdad08189da7f781ca74889007bb3779cae57","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@d-fischer/connection/-/connection-10.0.1.tgz","fileCount":26,"unpackedSize":44060,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQC5TVKVWDQ3Hw2nF+dG0HuMXA1atG6GMH3orsyiqLhixQIhAIlWVlkyfeiRhgPsFnHBl4g4/xwMkldw1p1lN+rBWooX"}],"size":6352},"_npmUser":{"name":"anonymous","email":"daniel@d-fischer.dev"},"directories":{},"maintainers":[{"name":"anonymous","email":"daniel@d-fischer.dev"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/connection_10.0.1_1775050317276_0.8924230347491278"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-04-01T13:31:57.424Z","publish_time":1775050317424,"_source_registry_name":"default","contributors":[]}},"dist-tags":{"latest":"10.0.1"},"name":"@d-fischer/connection","time":{"created":"2022-01-27T19:26:09.654Z","modified":"2026-04-01T13:32:13.748Z","6.6.1":"2021-09-27T17:13:21.782Z","6.6.0":"2021-09-07T16:32:58.461Z","6.5.3":"2021-09-02T20:06:56.203Z","6.5.2":"2021-07-19T19:40:17.178Z","6.5.1":"2021-07-18T19:17:05.738Z","6.5.0":"2021-06-04T06:09:01.211Z","6.4.2":"2021-02-10T00:16:12.199Z","6.4.1":"2021-01-04T11:42:48.590Z","6.4.0":"2020-12-25T23:20:01.099Z","6.3.1":"2020-12-05T22:15:45.260Z","6.3.0":"2020-12-05T21:51:48.372Z","6.2.1":"2020-11-10T22:16:58.984Z","6.2.0":"2020-10-03T23:05:56.270Z","6.1.0":"2020-10-01T23:07:10.563Z","6.0.2":"2020-07-09T21:44:09.415Z","6.0.1":"2020-06-21T22:20:25.134Z","6.0.0":"2020-06-21T22:18:36.026Z","5.0.0":"2020-06-15T19:55:55.896Z","4.0.0":"2020-06-08T18:22:24.873Z","2.0.2":"2020-06-08T14:54:41.483Z","3.0.4":"2020-06-08T14:48:49.523Z","3.0.3":"2020-04-29T22:22:54.698Z","3.0.2":"2020-04-13T19:42:33.369Z","3.0.1":"2020-04-12T14:27:38.545Z","3.0.0":"2020-03-12T15:13:52.220Z","2.0.1":"2020-01-09T21:13:11.075Z","2.0.0":"2020-01-04T22:01:08.798Z","1.0.3":"2020-01-04T21:11:39.135Z","1.0.2":"2020-01-04T16:50:08.586Z","1.0.1":"2020-01-04T16:04:33.169Z","1.0.0":"2020-01-04T15:59:56.315Z","6.6.2":"2022-02-16T17:13:56.409Z","6.7.0":"2022-09-27T14:51:30.758Z","7.0.0":"2022-11-15T22:05:08.119Z","7.0.1":"2022-11-15T22:11:23.856Z","8.0.0":"2023-01-03T20:46:01.619Z","8.0.1":"2023-02-19T12:41:50.489Z","8.0.2":"2023-02-20T17:31:04.515Z","8.0.3":"2023-04-09T19:07:01.277Z","8.0.4":"2023-05-21T19:48:32.037Z","8.0.5":"2023-07-09T19:17:03.353Z","8.0.6":"2023-12-10T09:40:25.340Z","9.0.0":"2024-02-18T21:03:36.713Z","10.0.0":"2026-03-28T12:17:52.360Z","10.0.1":"2026-04-01T13:31:57.424Z"},"readme":"ERROR: No README data found!","users":{}}