{"_id":"@nats-io/transport-node","_rev":"47-96928a24cbe9cce64e538efc25af948f","name":"@nats-io/transport-node","dist-tags":{"next":"3.4.1-0","latest":"3.4.0"},"versions":{"3.0.0-6":{"name":"@nats-io/transport-node","version":"3.0.0-6","keywords":["nats","messaging","pubsub","publish","subscribe","queue","distributed","queueing"],"author":{"name":"The NATS Authors"},"license":"Apache-2.0","_id":"@nats-io/transport-node@3.0.0-6","maintainers":[{"name":"philpennock","email":"npm-packaging@pennock-tech.com"},{"name":"derek","email":"derek@nats.io"},{"name":"aricart","email":"alberto@synadia.com"}],"contributors":[],"homepage":"https://nats.io","bugs":{"url":"https://github.com/nats-io/nats.js/issues"},"dist":{"shasum":"97cc04dd57cc6c31802f039bc7dc9ee3b3cb1e1f","tarball":"https://registry.npmjs.org/@nats-io/transport-node/-/transport-node-3.0.0-6.tgz","fileCount":19,"integrity":"sha512-pIUXHBZ0ikbvNMsw3paVbm508g+sAchKwdzPh21EwZlVwxI2dk5+D4fmtqCL9G60sdS7rSYkRuUdRqxtxpoJLg==","signatures":[{"sig":"MEUCIE7g0l8JFHoL4pOIbkefsOwv4UGxsyh3HDmtexN9x18JAiEA9M4UYHRf9A+NKrQm9X8Cg2pjkclrGytBz41XYn68vnA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":93574},"main":"index.js","types":"lib/src/mod.d.ts","engines":{"node":">= 18.0.0"},"gitHead":"432bcf2b20b452af1b1848224559d8eb6ea06b77","private":false,"scripts":{"fmt":"deno fmt src/ examples/ test/ ","test":"npm run check-package && npm run build && NODE_EXTRA_CA_CERTS=test/certs/ca.pem; node --test","build":"tsc","clean":"shx rm -Rf ./lib/*","setup":"curl -fsSL https://deno.land/x/install/install.sh | sh","prepack":"npm run check-package && npm run build","version":"deno run -A bin/update-transport-version.ts && git add transport-node/src/node_transport.ts","coveralls":"shx mkdir -p ./coverage && nyc report --reporter=text-lcov > ./coverage/lcov.info","setup_win":"choco install deno","cover:html":"/nyc report --reporter=html && open coverage/index.html","debug-test":"node ../node_modules/.bin/ava --verbose -T 6500000 --match","real-clean":"npm run clean && shx rm -Rf ./node_modules","postversion":"git push && git push --tags","bump-release":"npm version patch --no-commit-hooks --no-git-tag-version","check-package":"cd .. && deno run --allow-all bin/check-bundle-version.ts --module transport-node","bump-qualifier":"npm version prerelease --no-commit-hooks --no-git-tag-version"},"typings":"./lib/src/mod.d.ts","_npmUser":{"name":"aricart","email":"alberto@synadia.com"},"repository":{"url":"git+ssh://git@github.com/nats-io/nats.js.git","type":"git"},"_npmVersion":"10.8.1","description":"Node.js client for NATS, a lightweight, high-performance cloud native messaging system","directories":{},"_nodeVersion":"22.4.1","dependencies":{"@nats-io/nuid":"^2.0.1-2","@nats-io/nkeys":"^1.2.0-4","@nats-io/nats-core":"~3.0.0-19"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.3","minimist":"^1.2.8","nats-jwt":"^0.0.9","typescript":"5.4.5","@nats-io/kv":"^3.0.0-2","@types/node":"^20.12.12","@nats-io/obj":"^3.0.0-1","@nats-io/jetstream":"^3.0.0-3"},"_npmOperationalInternal":{"tmp":"tmp/transport-node_3.0.0-6_1722451043643_0.5483638592951925","host":"s3://npm-registry-packages"}},"3.0.0-7":{"name":"@nats-io/transport-node","version":"3.0.0-7","keywords":["nats","messaging","pubsub","publish","subscribe","queue","distributed","queueing"],"author":{"name":"The NATS Authors"},"license":"Apache-2.0","_id":"@nats-io/transport-node@3.0.0-7","maintainers":[{"name":"philpennock","email":"npm-packaging@pennock-tech.com"},{"name":"derek","email":"derek@nats.io"},{"name":"aricart","email":"alberto@synadia.com"}],"contributors":[],"homepage":"https://nats.io","bugs":{"url":"https://github.com/nats-io/nats.js/issues"},"dist":{"shasum":"e6df5abee11ed6e2a2c142556c0b93751ed1de0f","tarball":"https://registry.npmjs.org/@nats-io/transport-node/-/transport-node-3.0.0-7.tgz","fileCount":19,"integrity":"sha512-TaC+qjXFOlzBc5uezPzv9F7FT9XfV55VR5nYlpQj1EWsT+VYb20WwKxwVccsPMKnA8BFakf19zR97PaivUzKBw==","signatures":[{"sig":"MEYCIQCP+MZWkheZ9Q4MgAhoSJgGMT6KPxc6dfOtB7zZsqfjrAIhALlfCbQV69uz5FwYbhp8XotQk812FptqYgQLQfFuxdHD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":52909},"main":"index.js","types":"lib/src/mod.d.ts","engines":{"node":">= 18.0.0"},"gitHead":"846f9bdbe1ebc22bf39ba67940e5490d77f27400","private":false,"scripts":{"fmt":"deno fmt src/ examples/ test/ ","test":"npm run check-package && npm run build && NODE_EXTRA_CA_CERTS=test/certs/ca.pem; node --test","build":"tsc","clean":"shx rm -Rf ./lib/*","setup":"curl -fsSL https://deno.land/x/install/install.sh | sh","prepack":"npm run check-package && npm run build","version":"deno run -A bin/update-transport-version.ts && git add transport-node/src/node_transport.ts","coveralls":"shx mkdir -p ./coverage && nyc report --reporter=text-lcov > ./coverage/lcov.info","setup_win":"choco install deno","cover:html":"/nyc report --reporter=html && open coverage/index.html","debug-test":"node ../node_modules/.bin/ava --verbose -T 6500000 --match","real-clean":"npm run clean && shx rm -Rf ./node_modules","postversion":"git push && git push --tags","bump-release":"npm version patch --no-commit-hooks --no-git-tag-version","check-package":"cd .. && deno run --allow-all bin/check-bundle-version.ts --module transport-node","bump-qualifier":"npm version prerelease --no-commit-hooks --no-git-tag-version"},"typings":"./lib/src/mod.d.ts","_npmUser":{"name":"aricart","email":"alberto@synadia.com"},"repository":{"url":"git+https://github.com/nats-io/nats.js.git","type":"git"},"_npmVersion":"10.8.2","description":"Node.js client for NATS, a lightweight, high-performance cloud native messaging system","directories":{},"_nodeVersion":"22.5.1","dependencies":{"@nats-io/nuid":"^2.0.1-2","@nats-io/nkeys":"^1.2.0-4","@nats-io/nats-core":"~3.0.0-19"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"shx":"^0.3.3","minimist":"^1.2.8","nats-jwt":"^0.0.9","typescript":"5.4.5","@nats-io/kv":"^3.0.0-2","@types/node":"^20.12.12","@nats-io/obj":"^3.0.0-1","@nats-io/jetstream":"^3.0.0-3"},"_npmOperationalInternal":{"tmp":"tmp/transport-node_3.0.0-7_1722629222243_0.07287360963365752","host":"s3://npm-registry-packages"}},"3.0.0-9":{"name":"@nats-io/transport-node","version":"3.0.0-9","keywords":["nats","messaging","pubsub","publish","subscribe","queue","distributed","queueing"],"author":{"name":"The NATS Authors"},"license":"Apache-2.0","_id":"@nats-io/transport-node@3.0.0-9","maintainers":[{"name":"philpennock","email":"npm-packaging@pennock-tech.com"},{"name":"derek","email":"derek@nats.io"},{"name":"aricart","email":"alberto@synadia.com"}],"contributors":[],"homepage":"https://nats.io","bugs":{"url":"https://github.com/nats-io/nats.js/issues"},"dist":{"shasum":"9ad13b0cad58134128cdeb3843e2b6b6293b9939","tarball":"https://registry.npmjs.org/@nats-io/transport-node/-/transport-node-3.0.0-9.tgz","fileCount":19,"integrity":"sha512-m5DqzSTPHezxDjr2Q9xuktWJQR3vSWElb8HrwAr4LZvXhVn7rzrpHldTXtyShAPtaW2rU+149ojzQvAypMNqeQ==","signatures":[{"sig":"MEMCHzDhrxYyWyRGc+yXRt6m3RwmzZI93logZl9pJA+syqACIHAIgeoIC4IUyTjkCUeaAn5u3r4rvOu1aPyAG8Yy8tJj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":52870},"main":"index.js","types":"lib/mod.d.ts","engines":{"node":">= 18.0.0"},"gitHead":"f4b4cfed22ac2197ac58d6f5ddd4eb89e1d014c4","private":false,"scripts":{"fmt":"deno fmt src/ examples/ test/ ","test":"npm run check-package && npm run build && NODE_EXTRA_CA_CERTS=test/certs/ca.pem; node --test","build":"tsc","clean":"shx rm -Rf ./lib/*","setup":"curl -fsSL https://deno.land/x/install/install.sh | sh","prepack":"npm run check-package && npm run build","version":"deno run -A bin/update-transport-version.ts && git add transport-node/src/node_transport.ts","coveralls":"shx mkdir -p ./coverage && nyc report --reporter=text-lcov > ./coverage/lcov.info","setup_win":"choco install deno","cover:html":"/nyc report --reporter=html && open coverage/index.html","debug-test":"node ../node_modules/.bin/ava --verbose -T 6500000 --match","real-clean":"npm run clean && shx rm -Rf ./node_modules","postversion":"git push && git push --tags","bump-release":"npm version patch --no-commit-hooks --no-git-tag-version","check-package":"cd .. && deno run --allow-all bin/check-bundle-version.ts --module transport-node","bump-qualifier":"npm version prerelease --no-commit-hooks --no-git-tag-version"},"_npmUser":{"name":"aricart","email":"alberto@synadia.com"},"repository":{"url":"git+https://github.com/nats-io/nats.js.git","type":"git"},"_npmVersion":"10.8.2","description":"Node.js client for NATS, a lightweight, high-performance cloud native messaging system","directories":{},"_nodeVersion":"22.5.1","dependencies":{"@nats-io/nuid":"^2.0.1-2","@nats-io/nkeys":"^1.2.0-4","@nats-io/nats-core":"~3.0.0-22"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"shx":"^0.3.3","minimist":"^1.2.8","nats-jwt":"^0.0.9","typescript":"5.4.5","@nats-io/kv":"^3.0.0-2","@types/node":"^20.12.12","@nats-io/obj":"^3.0.0-1","@nats-io/jetstream":"^3.0.0-3"},"_npmOperationalInternal":{"tmp":"tmp/transport-node_3.0.0-9_1722871183048_0.7002608169822391","host":"s3://npm-registry-packages"}},"3.0.0-10":{"name":"@nats-io/transport-node","version":"3.0.0-10","keywords":["nats","messaging","pubsub","publish","subscribe","queue","distributed","queueing"],"author":{"name":"The NATS Authors"},"license":"Apache-2.0","_id":"@nats-io/transport-node@3.0.0-10","maintainers":[{"name":"philpennock","email":"npm-packaging@pennock-tech.com"},{"name":"derek","email":"derek@nats.io"},{"name":"aricart","email":"alberto@synadia.com"}],"contributors":[],"homepage":"https://nats.io","bugs":{"url":"https://github.com/nats-io/nats.js/issues"},"dist":{"shasum":"9b6a6771b0450d564f7ef7e1db6639ddcbc0f818","tarball":"https://registry.npmjs.org/@nats-io/transport-node/-/transport-node-3.0.0-10.tgz","fileCount":19,"integrity":"sha512-BT5JJtEyk3JxLviCQIUl3iIlsVm8plD3F9nkr9+ceXhK9xrsSovgy0sgnlgc+360aD8/C3DwggW+vptqvbzMAg==","signatures":[{"sig":"MEUCIQDrXuZNzaRbRrwF4KPsH4aFx/AXPOUCCyZBmrlq47S0IwIgNNDZ41Mp1dM2C6L9kY9r6FfNYuIth34rrt3k8q+1eOA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":52763},"main":"index.js","types":"lib/mod.d.ts","engines":{"node":">= 18.0.0"},"gitHead":"f4b4cfed22ac2197ac58d6f5ddd4eb89e1d014c4","private":false,"scripts":{"fmt":"deno fmt src/ examples/ test/ ","test":"npm run check-package && npm run build && NODE_EXTRA_CA_CERTS=test/certs/ca.pem; node --test","build":"tsc","clean":"shx rm -Rf ./lib/*","setup":"curl -fsSL https://deno.land/x/install/install.sh | sh","prepack":"npm run check-package && npm run build","coveralls":"shx mkdir -p ./coverage && nyc report --reporter=text-lcov > ./coverage/lcov.info","setup_win":"choco install deno","cover:html":"/nyc report --reporter=html && open coverage/index.html","debug-test":"node ../node_modules/.bin/ava --verbose -T 6500000 --match","real-clean":"npm run clean && shx rm -Rf ./node_modules","postversion":"git push && git push --tags","bump-release":"npm version patch --no-commit-hooks --no-git-tag-version","check-package":"cd .. && deno run --allow-all bin/check-bundle-version.ts --module transport-node","bump-qualifier":"npm version prerelease --no-commit-hooks --no-git-tag-version"},"_npmUser":{"name":"aricart","email":"alberto@synadia.com"},"repository":{"url":"git+https://github.com/nats-io/nats.js.git","type":"git"},"_npmVersion":"10.8.2","description":"Node.js client for NATS, a lightweight, high-performance cloud native messaging system","directories":{},"_nodeVersion":"22.5.1","dependencies":{"@nats-io/nuid":"^2.0.1-2","@nats-io/nkeys":"^1.2.0-4","@nats-io/nats-core":"~3.0.0-23"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"shx":"^0.3.3","minimist":"^1.2.8","nats-jwt":"^0.0.9","typescript":"5.4.5","@nats-io/kv":"^3.0.0-2","@types/node":"^20.12.12","@nats-io/obj":"^3.0.0-1","@nats-io/jetstream":"^3.0.0-3"},"_npmOperationalInternal":{"tmp":"tmp/transport-node_3.0.0-10_1722874743152_0.990730713166758","host":"s3://npm-registry-packages"}},"3.0.0-11":{"name":"@nats-io/transport-node","version":"3.0.0-11","keywords":["nats","messaging","pubsub","publish","subscribe","queue","distributed","queueing"],"author":{"name":"The NATS Authors"},"license":"Apache-2.0","_id":"@nats-io/transport-node@3.0.0-11","maintainers":[{"name":"philpennock","email":"npm-packaging@pennock-tech.com"},{"name":"derek","email":"derek@nats.io"},{"name":"aricart","email":"alberto@synadia.com"}],"contributors":[],"homepage":"https://nats.io","bugs":{"url":"https://github.com/nats-io/nats.js/issues"},"dist":{"shasum":"9dc7c4d9207e51d56fb298f5554e4d4f88cea79a","tarball":"https://registry.npmjs.org/@nats-io/transport-node/-/transport-node-3.0.0-11.tgz","fileCount":19,"integrity":"sha512-HEkXdO2HGiyIJZWANwMdqBnhDNQ4ei6n8o47eb5nONX0/BJanjmg6VJvVe+N4ajcdPtSj7DeZuqFB6e1l/kViw==","signatures":[{"sig":"MEYCIQDDV0OAqCCq5N2qJUe6HDn4KJqnLYJfMZ84zWUT3dlZ+AIhANp9k/SAGnaCnYV/fhPZt4Hh2NO2dJ4D+TfRpd+tZ2tF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":52763},"main":"index.js","types":"lib/mod.d.ts","engines":{"node":">= 18.0.0"},"gitHead":"f4b4cfed22ac2197ac58d6f5ddd4eb89e1d014c4","private":false,"scripts":{"fmt":"deno fmt src/ examples/ test/ ","test":"npm run check-package && npm run build && NODE_EXTRA_CA_CERTS=test/certs/ca.pem; node --test","build":"tsc","clean":"shx rm -Rf ./lib/*","setup":"curl -fsSL https://deno.land/x/install/install.sh | sh","prepack":"npm run check-package && npm run build","coveralls":"shx mkdir -p ./coverage && nyc report --reporter=text-lcov > ./coverage/lcov.info","setup_win":"choco install deno","cover:html":"/nyc report --reporter=html && open coverage/index.html","debug-test":"node ../node_modules/.bin/ava --verbose -T 6500000 --match","real-clean":"npm run clean && shx rm -Rf ./node_modules","postversion":"git push && git push --tags","bump-release":"npm version patch --no-commit-hooks --no-git-tag-version","check-package":"cd .. && deno run --allow-all bin/check-bundle-version.ts --module transport-node","bump-qualifier":"npm version prerelease --no-commit-hooks --no-git-tag-version"},"_npmUser":{"name":"aricart","email":"alberto@synadia.com"},"repository":{"url":"git+https://github.com/nats-io/nats.js.git","type":"git"},"_npmVersion":"10.8.2","description":"Node.js client for NATS, a lightweight, high-performance cloud native messaging system","directories":{},"_nodeVersion":"22.5.1","dependencies":{"@nats-io/nuid":"^2.0.1-2","@nats-io/nkeys":"^1.2.0-4","@nats-io/nats-core":"~3.0.0-24"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"shx":"^0.3.3","minimist":"^1.2.8","nats-jwt":"^0.0.9","typescript":"5.4.5","@nats-io/kv":"^3.0.0-2","@types/node":"^20.12.12","@nats-io/obj":"^3.0.0-1","@nats-io/jetstream":"^3.0.0-3"},"_npmOperationalInternal":{"tmp":"tmp/transport-node_3.0.0-11_1722875109235_0.8521160420592746","host":"s3://npm-registry-packages"}},"3.0.0-12":{"name":"@nats-io/transport-node","version":"3.0.0-12","keywords":["nats","messaging","pubsub","publish","subscribe","queue","distributed","queueing"],"author":{"name":"The NATS Authors"},"license":"Apache-2.0","_id":"@nats-io/transport-node@3.0.0-12","maintainers":[{"name":"philpennock","email":"npm-packaging@pennock-tech.com"},{"name":"derek","email":"derek@nats.io"},{"name":"aricart","email":"alberto@synadia.com"}],"contributors":[],"homepage":"https://nats.io","bugs":{"url":"https://github.com/nats-io/nats.js/issues"},"dist":{"shasum":"714ee323089a0c0e58c17897131f943719beeb46","tarball":"https://registry.npmjs.org/@nats-io/transport-node/-/transport-node-3.0.0-12.tgz","fileCount":19,"integrity":"sha512-TWBlZULn02iY3A3+MrC5CztQ4YclFQPiQrH56fToC68NA1rfqWw54RPWaUVrbjgg5u6dX1CH6yuNZImdZV5HGA==","signatures":[{"sig":"MEYCIQDeLqFSJ3LrzZDVNKuypUgGJF1Nh4acFW3ZmLivOw2vUQIhALRUaBwda0LwUNGQDH4bQfZ+6iZtTo2Q7DbOkcunTcJu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":52961},"main":"index.js","types":"lib/mod.d.ts","engines":{"node":">= 18.0.0"},"gitHead":"80d6bdc12b8e89176eef5e88416dfcab6944bb79","private":false,"scripts":{"fmt":"deno fmt src/ examples/ test/ ","test":"npm run check-package && npm run build && NODE_EXTRA_CA_CERTS=test/certs/ca.pem; node --test","build":"tsc","clean":"shx rm -Rf ./lib/*","setup":"curl -fsSL https://deno.land/x/install/install.sh | sh","prepack":"npm run check-package && npm run build","coveralls":"shx mkdir -p ./coverage && nyc report --reporter=text-lcov > ./coverage/lcov.info","setup_win":"choco install deno","cover:html":"/nyc report --reporter=html && open coverage/index.html","debug-test":"node ../node_modules/.bin/ava --verbose -T 6500000 --match","real-clean":"npm run clean && shx rm -Rf ./node_modules","postversion":"git push && git push --tags","bump-release":"npm version patch --no-commit-hooks --no-git-tag-version","check-package":"cd .. && deno run --allow-all bin/check-bundle-version.ts --module transport-node","bump-qualifier":"npm version prerelease --no-commit-hooks --no-git-tag-version"},"_npmUser":{"name":"aricart","email":"alberto@synadia.com"},"repository":{"url":"git+https://github.com/nats-io/nats.js.git","type":"git"},"_npmVersion":"10.7.0","description":"Node.js client for NATS, a lightweight, high-performance cloud native messaging system","directories":{},"_nodeVersion":"18.20.4","dependencies":{"@nats-io/nuid":"^2.0.1-2","@nats-io/nkeys":"^1.2.0-4","@nats-io/nats-core":"~3.0.0-26"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.3","minimist":"^1.2.8","nats-jwt":"^0.0.9","typescript":"5.4.5","@nats-io/kv":"^3.0.0-2","@types/node":"^20.12.12","@nats-io/obj":"^3.0.0-1","@nats-io/jetstream":"^3.0.0-3"},"_npmOperationalInternal":{"tmp":"tmp/transport-node_3.0.0-12_1725727847787_0.6669371753430904","host":"s3://npm-registry-packages"}},"3.0.0-17":{"name":"@nats-io/transport-node","version":"3.0.0-17","keywords":["nats","messaging","pubsub","publish","subscribe","queue","distributed","queueing"],"author":{"name":"The NATS Authors"},"license":"Apache-2.0","_id":"@nats-io/transport-node@3.0.0-17","maintainers":[{"name":"philpennock","email":"npm-packaging@pennock-tech.com"},{"name":"derek","email":"derek@nats.io"},{"name":"aricart","email":"alberto@synadia.com"}],"contributors":[],"homepage":"https://nats.io","bugs":{"url":"https://github.com/nats-io/nats.js/issues"},"dist":{"shasum":"37b637a1db5c53daf4bb3cf0466358f822e8bab3","tarball":"https://registry.npmjs.org/@nats-io/transport-node/-/transport-node-3.0.0-17.tgz","fileCount":19,"integrity":"sha512-V+JjDSpYX4OnUOrZZDpWDMp7r0gN5Ig9GzgPhls7dmfIixzlGpVUGo/5MtrTSt0WLQPSGxjiC2mwy5t0nwBJcA==","signatures":[{"sig":"MEQCIGeTz7vxztIPIqVXzUxrmli/UKdwW9685J8ab90G15x+AiBXg7t2begOXB6Ng0ql1v72+X76zoLUuAhe11BvJ5QTAw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":52752},"main":"index.js","types":"lib/mod.d.ts","engines":{"node":">= 18.0.0"},"gitHead":"d0faccfc84f7ea627ebaf28096f037196c369ebb","private":false,"scripts":{"fmt":"deno fmt src/ examples/ test/ ","test":"npm run check-package && npm run build && NODE_EXTRA_CA_CERTS=test/certs/ca.pem; node --test","build":"tsc","clean":"shx rm -Rf ./lib/*","setup":"curl -fsSL https://deno.land/x/install/install.sh | sh","prepack":"npm run check-package && npm run build","coveralls":"shx mkdir -p ./coverage && nyc report --reporter=text-lcov > ./coverage/lcov.info","setup_win":"choco install deno","cover:html":"/nyc report --reporter=html && open coverage/index.html","debug-test":"node ../node_modules/.bin/ava --verbose -T 6500000 --match","real-clean":"npm run clean && shx rm -Rf ./node_modules","postversion":"git push && git push --tags","bump-release":"npm version patch --no-commit-hooks --no-git-tag-version","check-package":"cd .. && deno run --allow-all bin/check-bundle-version.ts --module transport-node","bump-qualifier":"npm version prerelease --no-commit-hooks --no-git-tag-version"},"_npmUser":{"name":"aricart","email":"alberto@synadia.com"},"repository":{"url":"git+https://github.com/nats-io/nats.js.git","type":"git"},"_npmVersion":"10.8.2","description":"Node.js client for NATS, a lightweight, high-performance cloud native messaging system","directories":{},"_nodeVersion":"22.5.1","dependencies":{"@nats-io/nuid":"2.0.1-2","@nats-io/nkeys":"1.2.0-7","@nats-io/nats-core":"3.0.0-32"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.3","minimist":"^1.2.8","nats-jwt":"^0.0.9","typescript":"5.6.3","@nats-io/kv":"3.0.0-14","@types/node":"^22.7.6","@nats-io/obj":"3.0.0-14","@nats-io/jetstream":"3.0.0-19"},"_npmOperationalInternal":{"tmp":"tmp/transport-node_3.0.0-17_1730327100215_0.6217945382801942","host":"s3://npm-registry-packages"}},"3.0.0-18":{"name":"@nats-io/transport-node","version":"3.0.0-18","keywords":["nats","messaging","pubsub","publish","subscribe","queue","distributed","queueing"],"author":{"name":"The NATS Authors"},"license":"Apache-2.0","_id":"@nats-io/transport-node@3.0.0-18","maintainers":[{"name":"philpennock","email":"npm-packaging@pennock-tech.com"},{"name":"derek","email":"derek@nats.io"},{"name":"aricart","email":"alberto@synadia.com"}],"contributors":[],"homepage":"https://nats.io","bugs":{"url":"https://github.com/nats-io/nats.js/issues"},"dist":{"shasum":"942e669690c725d495c9dcbae51d154d15d15099","tarball":"https://registry.npmjs.org/@nats-io/transport-node/-/transport-node-3.0.0-18.tgz","fileCount":19,"integrity":"sha512-tV/LIFr9ikNcllkUzfQizIbiFy3L320pMNsWSYINdX2xN9yL64N3VPbROXL8uvvHDaKk0TtYgaoMfZka9/4sMw==","signatures":[{"sig":"MEYCIQD66NWRUH4KY21Xirgclt4Rce3RYL76tTu4As3dClzKjwIhAMsfi0UnuiNsaeRi0ZXDH8jnAtJOpcnjDW1OtuyjtwuW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":52668},"main":"index.js","types":"lib/mod.d.ts","engines":{"node":">= 18.0.0"},"gitHead":"c12d5cdadf1ba333020bb8b2306330351de217b3","private":false,"scripts":{"fmt":"deno fmt src/ examples/ test/ ","test":"npm run check-package && npm run build && NODE_EXTRA_CA_CERTS=test/certs/ca.pem; node --test","build":"tsc","clean":"shx rm -Rf ./lib/*","setup":"curl -fsSL https://deno.land/x/install/install.sh | sh","prepack":"npm run check-package && npm run build","coveralls":"shx mkdir -p ./coverage && nyc report --reporter=text-lcov > ./coverage/lcov.info","setup_win":"choco install deno","cover:html":"/nyc report --reporter=html && open coverage/index.html","debug-test":"node ../node_modules/.bin/ava --verbose -T 6500000 --match","real-clean":"npm run clean && shx rm -Rf ./node_modules","postversion":"git push && git push --tags","bump-release":"npm version patch --no-commit-hooks --no-git-tag-version","check-package":"cd .. && deno run --allow-all bin/check-bundle-version.ts --module transport-node","bump-qualifier":"npm version prerelease --no-commit-hooks --no-git-tag-version"},"_npmUser":{"name":"aricart","email":"alberto@synadia.com"},"repository":{"url":"git+https://github.com/nats-io/nats.js.git","type":"git"},"_npmVersion":"10.8.2","description":"Node.js client for NATS, a lightweight, high-performance cloud native messaging system","directories":{},"_nodeVersion":"22.5.1","dependencies":{"@nats-io/nuid":"2.0.1-2","@nats-io/nkeys":"1.2.0-7","@nats-io/nats-core":"3.0.0-34"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.3","minimist":"^1.2.8","nats-jwt":"^0.0.9","typescript":"5.6.3","@nats-io/kv":"3.0.0-15","@types/node":"^22.7.6","@nats-io/obj":"3.0.0-15","@nats-io/jetstream":"3.0.0-20"},"_npmOperationalInternal":{"tmp":"tmp/transport-node_3.0.0-18_1730410733907_0.39266103922047235","host":"s3://npm-registry-packages"}},"3.0.0-19":{"name":"@nats-io/transport-node","version":"3.0.0-19","keywords":["nats","messaging","pubsub","publish","subscribe","queue","distributed","queueing"],"author":{"name":"The NATS Authors"},"license":"Apache-2.0","_id":"@nats-io/transport-node@3.0.0-19","maintainers":[{"name":"philpennock","email":"npm-packaging@pennock-tech.com"},{"name":"derek","email":"derek@nats.io"},{"name":"aricart","email":"alberto@synadia.com"}],"contributors":[],"homepage":"https://nats.io","bugs":{"url":"https://github.com/nats-io/nats.js/issues"},"dist":{"shasum":"0a9c65e3f2440b0f92365b9f3a59cdc8b346cecd","tarball":"https://registry.npmjs.org/@nats-io/transport-node/-/transport-node-3.0.0-19.tgz","fileCount":19,"integrity":"sha512-rd3isgWBBKKmoCR6qe2MYhdgCRm3ncUw+uKXb+/4Meo3Lr+453ZRxdqPEiKVm7SzeCjIHENAT7xW/hzIndElXw==","signatures":[{"sig":"MEUCIQCxB1Q0rzy/dy3kck/V23ueSNesboyjcDKkDOepgcGGmwIgDyVE3o1lYQi77zoBIxD8lnswb3B1UsVF8cSvSs5Kkw0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":52668},"main":"index.js","types":"lib/mod.d.ts","engines":{"node":">= 18.0.0"},"gitHead":"92a1128f23c528c8457e61a055bd492bc53271a7","private":false,"scripts":{"fmt":"deno fmt src/ examples/ test/ ","test":"npm run check-package && npm run build && NODE_EXTRA_CA_CERTS=test/certs/ca.pem; node --test","build":"tsc","clean":"shx rm -Rf ./lib/*","setup":"curl -fsSL https://deno.land/x/install/install.sh | sh","prepack":"npm run check-package && npm run build","coveralls":"shx mkdir -p ./coverage && nyc report --reporter=text-lcov > ./coverage/lcov.info","setup_win":"choco install deno","cover:html":"/nyc report --reporter=html && open coverage/index.html","debug-test":"node ../node_modules/.bin/ava --verbose -T 6500000 --match","real-clean":"npm run clean && shx rm -Rf ./node_modules","postversion":"git push && git push --tags","bump-release":"npm version patch --no-commit-hooks --no-git-tag-version","check-package":"cd .. && deno run --allow-all bin/check-bundle-version.ts --module transport-node","bump-qualifier":"npm version prerelease --no-commit-hooks --no-git-tag-version"},"_npmUser":{"name":"aricart","email":"alberto@synadia.com"},"repository":{"url":"git+https://github.com/nats-io/nats.js.git","type":"git"},"_npmVersion":"10.8.2","description":"Node.js client for NATS, a lightweight, high-performance cloud native messaging system","directories":{},"_nodeVersion":"22.5.1","dependencies":{"@nats-io/nuid":"2.0.1-2","@nats-io/nkeys":"1.2.0-7","@nats-io/nats-core":"3.0.0-34"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.3","minimist":"^1.2.8","nats-jwt":"^0.0.9","typescript":"5.6.3","@nats-io/kv":"3.0.0-16","@types/node":"^22.7.6","@nats-io/obj":"3.0.0-17","@nats-io/jetstream":"3.0.0-21"},"_npmOperationalInternal":{"tmp":"tmp/transport-node_3.0.0-19_1730412910807_0.1254885095958822","host":"s3://npm-registry-packages"}},"3.0.0-20":{"name":"@nats-io/transport-node","version":"3.0.0-20","keywords":["nats","messaging","pubsub","publish","subscribe","queue","distributed","queueing"],"author":{"name":"The NATS Authors"},"license":"Apache-2.0","_id":"@nats-io/transport-node@3.0.0-20","maintainers":[{"name":"philpennock","email":"npm-packaging@pennock-tech.com"},{"name":"derek","email":"derek@nats.io"},{"name":"aricart","email":"alberto@synadia.com"}],"contributors":[],"homepage":"https://nats.io","bugs":{"url":"https://github.com/nats-io/nats.js/issues"},"dist":{"shasum":"9bbea2a8f396dfa61482f08259645388a212dbe4","tarball":"https://registry.npmjs.org/@nats-io/transport-node/-/transport-node-3.0.0-20.tgz","fileCount":19,"integrity":"sha512-/EGWkoGs5EuhW36uGz32qsCfQzfN7rrY2vzl/+btt49KGCYBjcY+8gG1kEBqWEW0+3cLVXWS6MVECDONbqgu1Q==","signatures":[{"sig":"MEUCIQDp2NokxA2ydO5y00RJ7fcpf85w6t20XP5JpSDo0J3HowIgHTgz7rUJZ43cwvu0tkD0q2Va4ibbHK20MN+hwXGy9+Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":52667},"main":"index.js","types":"lib/mod.d.ts","engines":{"node":">= 18.0.0"},"gitHead":"64693f2d56b4d17d144f8b49362650bdb1f19d92","private":false,"scripts":{"fmt":"deno fmt src/ examples/ test/ ","test":"npm run check-package && npm run build && NODE_EXTRA_CA_CERTS=test/certs/ca.pem; node --test","build":"tsc","clean":"shx rm -Rf ./lib/*","setup":"curl -fsSL https://deno.land/x/install/install.sh | sh","prepack":"npm run check-package && npm run build","coveralls":"shx mkdir -p ./coverage && nyc report --reporter=text-lcov > ./coverage/lcov.info","setup_win":"choco install deno","cover:html":"/nyc report --reporter=html && open coverage/index.html","debug-test":"node ../node_modules/.bin/ava --verbose -T 6500000 --match","real-clean":"npm run clean && shx rm -Rf ./node_modules","postversion":"git push && git push --tags","bump-release":"npm version patch --no-commit-hooks --no-git-tag-version","check-package":"cd .. && deno run --allow-all bin/check-bundle-version.ts --module transport-node","bump-qualifier":"npm version prerelease --no-commit-hooks --no-git-tag-version"},"_npmUser":{"name":"aricart","email":"alberto@synadia.com"},"repository":{"url":"git+https://github.com/nats-io/nats.js.git","type":"git"},"_npmVersion":"10.8.2","description":"Node.js client for NATS, a lightweight, high-performance cloud native messaging system","directories":{},"_nodeVersion":"22.5.1","dependencies":{"@nats-io/nuid":"2.0.1-2","@nats-io/nkeys":"1.2.0-7","@nats-io/nats-core":"3.0.0-34"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.3","minimist":"^1.2.8","nats-jwt":"^0.0.9","typescript":"5.6.3","@nats-io/kv":"3.0.0-16","@types/node":"^22.7.6","@nats-io/obj":"3.0.0-17","@nats-io/jetstream":"3.0.0-22"},"_npmOperationalInternal":{"tmp":"tmp/transport-node_3.0.0-20_1730496327504_0.04357464855787052","host":"s3://npm-registry-packages"}},"3.0.0-21":{"name":"@nats-io/transport-node","version":"3.0.0-21","keywords":["nats","messaging","pubsub","publish","subscribe","queue","distributed","queueing"],"author":{"name":"The NATS Authors"},"license":"Apache-2.0","_id":"@nats-io/transport-node@3.0.0-21","maintainers":[{"name":"philpennock","email":"npm-packaging@pennock-tech.com"},{"name":"derek","email":"derek@nats.io"},{"name":"aricart","email":"alberto@synadia.com"}],"contributors":[],"homepage":"https://nats.io","bugs":{"url":"https://github.com/nats-io/nats.js/issues"},"dist":{"shasum":"9a560f4b95523e37bf8a6d8ece2fa1fc34376050","tarball":"https://registry.npmjs.org/@nats-io/transport-node/-/transport-node-3.0.0-21.tgz","fileCount":19,"integrity":"sha512-R5PA2j3Mj9XMw3i94Evn4vSvUgPad2hdv0DqsNOutyKwlDoevvJRrXsTP0/roRf3IilfGaLs/zzm3pQjuyB/qw==","signatures":[{"sig":"MEQCIDI2hEmqJV1NH8qOx34anWjjuHxRULHPfgBUaAlnRTzRAiADEXT8T+Z9ohF3g/dcRPrsP5USaskLYH38xuAT0Ta5Nw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":52668},"main":"index.js","types":"lib/mod.d.ts","engines":{"node":">= 18.0.0"},"gitHead":"86ef437df40e2ab103c94ba077b355f3ce7d5c86","private":false,"scripts":{"fmt":"deno fmt src/ examples/ test/ ","test":"npm run check-package && npm run build && NODE_EXTRA_CA_CERTS=test/certs/ca.pem; node --test","build":"tsc","clean":"shx rm -Rf ./lib/*","setup":"curl -fsSL https://deno.land/x/install/install.sh | sh","prepack":"npm run check-package && npm run build","coveralls":"shx mkdir -p ./coverage && nyc report --reporter=text-lcov > ./coverage/lcov.info","setup_win":"choco install deno","cover:html":"/nyc report --reporter=html && open coverage/index.html","debug-test":"node ../node_modules/.bin/ava --verbose -T 6500000 --match","real-clean":"npm run clean && shx rm -Rf ./node_modules","postversion":"git push && git push --tags","bump-release":"npm version patch --no-commit-hooks --no-git-tag-version","check-package":"cd .. && deno run --allow-all bin/check-bundle-version.ts --module transport-node","bump-qualifier":"npm version prerelease --no-commit-hooks --no-git-tag-version"},"_npmUser":{"name":"aricart","email":"alberto@synadia.com"},"repository":{"url":"git+https://github.com/nats-io/nats.js.git","type":"git"},"_npmVersion":"10.8.2","description":"Node.js client for NATS, a lightweight, high-performance cloud native messaging system","directories":{},"_nodeVersion":"22.5.1","dependencies":{"@nats-io/nuid":"2.0.1-2","@nats-io/nkeys":"1.2.0-7","@nats-io/nats-core":"3.0.0-35"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.3","minimist":"^1.2.8","nats-jwt":"^0.0.9","typescript":"5.6.3","@nats-io/kv":"3.0.0-17","@types/node":"^22.7.6","@nats-io/obj":"3.0.0-18","@nats-io/jetstream":"3.0.0-23"},"_npmOperationalInternal":{"tmp":"tmp/transport-node_3.0.0-21_1730742648768_0.3525273171707193","host":"s3://npm-registry-packages"}},"3.0.0-22":{"name":"@nats-io/transport-node","version":"3.0.0-22","keywords":["nats","messaging","pubsub","publish","subscribe","queue","distributed","queueing"],"author":{"name":"The NATS Authors"},"license":"Apache-2.0","_id":"@nats-io/transport-node@3.0.0-22","maintainers":[{"name":"philpennock","email":"npm-packaging@pennock-tech.com"},{"name":"derek","email":"derek@nats.io"},{"name":"aricart","email":"alberto@synadia.com"}],"contributors":[],"homepage":"https://nats.io","bugs":{"url":"https://github.com/nats-io/nats.js/issues"},"dist":{"shasum":"bc5bc2d13598a395233b6c464dca9174717b9829","tarball":"https://registry.npmjs.org/@nats-io/transport-node/-/transport-node-3.0.0-22.tgz","fileCount":19,"integrity":"sha512-BG50DkE3pTHqNgMQxGq1dLOy6l6g5NtvB6GdGrDNOsgED0wZNFfJsvZm92afORAxOvu6PRmApdGiFD0CNfIR3g==","signatures":[{"sig":"MEYCIQDjdq5ifxiFfNJJMRKLihFsb2nZxgdnEiHR7qW9r8R1uwIhAPXKFTLIuYE2I4QaXFdeGOHzsyNnX2WD5+XO841A9fwP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":52668},"main":"index.js","types":"lib/mod.d.ts","engines":{"node":">= 18.0.0"},"gitHead":"bdf08cf007ab5db62365eb07e041dc3d638206f1","private":false,"scripts":{"fmt":"deno fmt src/ examples/ test/ ","test":"npm run check-package && npm run build && NODE_EXTRA_CA_CERTS=test/certs/ca.pem; node --test","build":"tsc","clean":"shx rm -Rf ./lib/*","setup":"curl -fsSL https://deno.land/x/install/install.sh | sh","prepack":"npm run check-package && npm run build","coveralls":"shx mkdir -p ./coverage && nyc report --reporter=text-lcov > ./coverage/lcov.info","setup_win":"choco install deno","cover:html":"/nyc report --reporter=html && open coverage/index.html","debug-test":"node ../node_modules/.bin/ava --verbose -T 6500000 --match","real-clean":"npm run clean && shx rm -Rf ./node_modules","postversion":"git push && git push --tags","bump-release":"npm version patch --no-commit-hooks --no-git-tag-version","check-package":"cd .. && deno run --allow-all bin/check-bundle-version.ts --module transport-node","bump-qualifier":"npm version prerelease --no-commit-hooks --no-git-tag-version"},"_npmUser":{"name":"aricart","email":"alberto@synadia.com"},"repository":{"url":"git+https://github.com/nats-io/nats.js.git","type":"git"},"_npmVersion":"10.8.2","description":"Node.js client for NATS, a lightweight, high-performance cloud native messaging system","directories":{},"_nodeVersion":"22.5.1","dependencies":{"@nats-io/nuid":"2.0.1-2","@nats-io/nkeys":"1.2.0-7","@nats-io/nats-core":"3.0.0-36"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.3","minimist":"^1.2.8","nats-jwt":"^0.0.9","typescript":"5.6.3","@nats-io/kv":"3.0.0-18","@types/node":"^22.7.6","@nats-io/obj":"3.0.0-19","@nats-io/jetstream":"3.0.0-24"},"_npmOperationalInternal":{"tmp":"tmp/transport-node_3.0.0-22_1731081457715_0.4082401032624703","host":"s3://npm-registry-packages"}},"3.0.0-23":{"name":"@nats-io/transport-node","version":"3.0.0-23","keywords":["nats","messaging","pubsub","publish","subscribe","queue","distributed","queueing"],"author":{"name":"The NATS Authors"},"license":"Apache-2.0","_id":"@nats-io/transport-node@3.0.0-23","maintainers":[{"name":"philpennock","email":"npm-packaging@pennock-tech.com"},{"name":"derek","email":"derek@nats.io"},{"name":"aricart","email":"alberto@synadia.com"}],"contributors":[],"homepage":"https://nats.io","bugs":{"url":"https://github.com/nats-io/nats.js/issues"},"dist":{"shasum":"512614db33aa0e8bc7a1a3620ef0279e4263cbee","tarball":"https://registry.npmjs.org/@nats-io/transport-node/-/transport-node-3.0.0-23.tgz","fileCount":19,"integrity":"sha512-PQXmOQFYS9U/NmmJ2GuN6SuK2vKGQTV8zRbX/dbpz/U27LMLSl+/Ho67x8w+cREDvDjrpellC57jXOt2RDoerw==","signatures":[{"sig":"MEQCIDIEg4SYPUc324jX+tbBdLe+k2LbmM41R1cqWoz3CL6tAiBl0+bYWAbEmyYDNmVBwFwZneHBwFZ+jY6izohc4ldjdw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":52667},"main":"index.js","types":"lib/mod.d.ts","engines":{"node":">= 18.0.0"},"gitHead":"68bb674945fe2783c430d9f06657a1a48d022ee3","private":false,"scripts":{"fmt":"deno fmt src/ examples/ test/ ","test":"npm run check-package && npm run build && NODE_EXTRA_CA_CERTS=test/certs/ca.pem; node --test","build":"tsc","clean":"shx rm -Rf ./lib/*","setup":"curl -fsSL https://deno.land/x/install/install.sh | sh","prepack":"npm run check-package && npm run build","coveralls":"shx mkdir -p ./coverage && nyc report --reporter=text-lcov > ./coverage/lcov.info","setup_win":"choco install deno","cover:html":"/nyc report --reporter=html && open coverage/index.html","debug-test":"node ../node_modules/.bin/ava --verbose -T 6500000 --match","real-clean":"npm run clean && shx rm -Rf ./node_modules","postversion":"git push && git push --tags","bump-release":"npm version patch --no-commit-hooks --no-git-tag-version","check-package":"cd .. && deno run --allow-all bin/check-bundle-version.ts --module transport-node","bump-qualifier":"npm version prerelease --no-commit-hooks --no-git-tag-version"},"_npmUser":{"name":"aricart","email":"alberto@synadia.com"},"repository":{"url":"git+https://github.com/nats-io/nats.js.git","type":"git"},"_npmVersion":"10.8.2","description":"Node.js client for NATS, a lightweight, high-performance cloud native messaging system","directories":{},"_nodeVersion":"22.5.1","dependencies":{"@nats-io/nuid":"2.0.1-2","@nats-io/nkeys":"1.2.0-7","@nats-io/nats-core":"3.0.0-37"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.3","minimist":"^1.2.8","nats-jwt":"^0.0.9","typescript":"5.6.3","@nats-io/kv":"3.0.0-20","@types/node":"^22.7.6","@nats-io/obj":"3.0.0-21","@nats-io/jetstream":"3.0.0-26"},"_npmOperationalInternal":{"tmp":"tmp/transport-node_3.0.0-23_1731112017859_0.8258414079956908","host":"s3://npm-registry-packages"}},"3.0.0-24":{"name":"@nats-io/transport-node","version":"3.0.0-24","keywords":["nats","messaging","pubsub","publish","subscribe","queue","distributed","queueing"],"author":{"name":"The NATS Authors"},"license":"Apache-2.0","_id":"@nats-io/transport-node@3.0.0-24","maintainers":[{"name":"philpennock","email":"npm-packaging@pennock-tech.com"},{"name":"derek","email":"derek@nats.io"},{"name":"aricart","email":"alberto@synadia.com"}],"contributors":[],"homepage":"https://nats.io","bugs":{"url":"https://github.com/nats-io/nats.js/issues"},"dist":{"shasum":"f25ce98a4aa934b59b820731e0389d9692c9ebbd","tarball":"https://registry.npmjs.org/@nats-io/transport-node/-/transport-node-3.0.0-24.tgz","fileCount":19,"integrity":"sha512-hGv9kmfcEXk+jo7QJ1TnWYnZGMk8kBOcR59Xe5T2nYz8soGtaVl1ggocgJLGNcEMB4JtNCoZfEAPPDS1FyB9Fw==","signatures":[{"sig":"MEUCIDa3DttYRi/5ljLS8rCNHgBxP80yJWZyQc/wpPCAxtjjAiEAtr6nAi4AOgQ4xhb57Ks+rKS2TKxu8jBXS3AWBvtPvKs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53133},"main":"index.js","types":"lib/mod.d.ts","engines":{"node":">= 18.0.0"},"gitHead":"ca64bfdf608bc8bac2828602a14524a3fdfd7e51","private":false,"scripts":{"fmt":"deno fmt src/ examples/ test/ ","test":"npm run check-package && npm run build && NODE_EXTRA_CA_CERTS=test/certs/ca.pem; node --test","build":"tsc","clean":"shx rm -Rf ./lib/*","setup":"curl -fsSL https://deno.land/x/install/install.sh | sh","prepack":"npm run check-package && npm run build","coveralls":"shx mkdir -p ./coverage && nyc report --reporter=text-lcov > ./coverage/lcov.info","setup_win":"choco install deno","cover:html":"/nyc report --reporter=html && open coverage/index.html","debug-test":"node ../node_modules/.bin/ava --verbose -T 6500000 --match","real-clean":"npm run clean && shx rm -Rf ./node_modules","postversion":"git push && git push --tags","bump-release":"npm version patch --no-commit-hooks --no-git-tag-version","check-package":"cd .. && deno run --allow-all bin/check-bundle-version.ts --module transport-node","bump-qualifier":"npm version prerelease --no-commit-hooks --no-git-tag-version"},"_npmUser":{"name":"aricart","email":"alberto@synadia.com"},"repository":{"url":"git+https://github.com/nats-io/nats.js.git","type":"git"},"_npmVersion":"10.8.2","description":"Node.js client for NATS, a lightweight, high-performance cloud native messaging system","directories":{},"_nodeVersion":"22.5.1","dependencies":{"@nats-io/nuid":"2.0.1-2","@nats-io/nkeys":"1.2.0-7","@nats-io/nats-core":"3.0.0-38"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.3","minimist":"^1.2.8","nats-jwt":"^0.0.9","typescript":"5.6.3","@nats-io/kv":"3.0.0-19","@types/node":"^22.7.6","@nats-io/obj":"3.0.0-20","@nats-io/jetstream":"3.0.0-25"},"_npmOperationalInternal":{"tmp":"tmp/transport-node_3.0.0-24_1731163037723_0.8111918713458164","host":"s3://npm-registry-packages"}},"3.0.0-26":{"name":"@nats-io/transport-node","version":"3.0.0-26","keywords":["nats","messaging","pubsub","publish","subscribe","queue","distributed","queueing"],"author":{"name":"The NATS Authors"},"license":"Apache-2.0","_id":"@nats-io/transport-node@3.0.0-26","maintainers":[{"name":"philpennock","email":"npm-packaging@pennock-tech.com"},{"name":"derek","email":"derek@nats.io"},{"name":"aricart","email":"alberto@synadia.com"}],"contributors":[],"homepage":"https://nats.io","bugs":{"url":"https://github.com/nats-io/nats.js/issues"},"dist":{"shasum":"5c4055e171aabd30702123cf8666426b10dd4197","tarball":"https://registry.npmjs.org/@nats-io/transport-node/-/transport-node-3.0.0-26.tgz","fileCount":19,"integrity":"sha512-CRIntSuQponIqvkbPp5MA2TYRSL2j9NpG/Ed3LxI3/7GPKTiiRgW3lb3QfPe2adzZHc3cYk73tkjCWBN/JGDlA==","signatures":[{"sig":"MEUCIQCwY/e7OIHafIdZJ2wnp0k21Z/JGw2h3KYeXxtWgdyhBwIgb/hQOiqxnLuTOVr2HP24teZGDYDW+xcr/q/NcYf0JUY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53133},"main":"index.js","types":"lib/mod.d.ts","engines":{"node":">= 18.0.0"},"gitHead":"6f1db09475f235f770250d36d3f4a2a31e95015a","private":false,"scripts":{"fmt":"deno fmt src/ examples/ test/ ","test":"npm run check-package && npm run build && NODE_EXTRA_CA_CERTS=test/certs/ca.pem; node --test","build":"tsc","clean":"shx rm -Rf ./lib/*","setup":"curl -fsSL https://deno.land/x/install/install.sh | sh","prepack":"npm run check-package && npm run build","coveralls":"shx mkdir -p ./coverage && nyc report --reporter=text-lcov > ./coverage/lcov.info","setup_win":"choco install deno","cover:html":"/nyc report --reporter=html && open coverage/index.html","debug-test":"node ../node_modules/.bin/ava --verbose -T 6500000 --match","real-clean":"npm run clean && shx rm -Rf ./node_modules","postversion":"git push && git push --tags","bump-release":"npm version patch --no-commit-hooks --no-git-tag-version","check-package":"cd .. && deno run --allow-all bin/check-bundle-version.ts --module transport-node","bump-qualifier":"npm version prerelease --no-commit-hooks --no-git-tag-version"},"_npmUser":{"name":"aricart","email":"alberto@synadia.com"},"repository":{"url":"git+https://github.com/nats-io/nats.js.git","type":"git"},"_npmVersion":"10.8.2","description":"Node.js client for NATS, a lightweight, high-performance cloud native messaging system","directories":{},"_nodeVersion":"22.5.1","dependencies":{"@nats-io/nuid":"2.0.1-2","@nats-io/nkeys":"1.2.0-7","@nats-io/nats-core":"3.0.0-40"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.3","minimist":"^1.2.8","nats-jwt":"^0.0.9","typescript":"5.6.3","@nats-io/kv":"3.0.0-21","@types/node":"^22.7.6","@nats-io/obj":"3.0.0-22","@nats-io/jetstream":"3.0.0-27"},"_npmOperationalInternal":{"tmp":"tmp/transport-node_3.0.0-26_1731460367737_0.7524092088384791","host":"s3://npm-registry-packages"}},"3.0.0-27":{"name":"@nats-io/transport-node","version":"3.0.0-27","keywords":["nats","messaging","pubsub","publish","subscribe","queue","distributed","queueing"],"author":{"name":"The NATS Authors"},"license":"Apache-2.0","_id":"@nats-io/transport-node@3.0.0-27","maintainers":[{"name":"philpennock","email":"npm-packaging@pennock-tech.com"},{"name":"derek","email":"derek@nats.io"},{"name":"aricart","email":"alberto@synadia.com"}],"contributors":[],"homepage":"https://nats.io","bugs":{"url":"https://github.com/nats-io/nats.js/issues"},"dist":{"shasum":"0d718e556de1405b4e0bfd4d9bec04fe31c8339e","tarball":"https://registry.npmjs.org/@nats-io/transport-node/-/transport-node-3.0.0-27.tgz","fileCount":19,"integrity":"sha512-8d+9p2kuajBQ6ePYtDtfaO9s6Vl3Pm7wYroNcNsKwqaktg8n8zIHph7ejV99Oz0Q6gO/j0TxTwNzdSOctZHvoA==","signatures":[{"sig":"MEUCIAq5WGuEuDgbMEzhPPCdiuA5Qa87GZhP4qc6CtTEJIZoAiEAmu2LKkB+2MhBb48pSCnJ+V8lMrtsRU6RBevlWeV2iCU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53133},"main":"index.js","types":"lib/mod.d.ts","engines":{"node":">= 18.0.0"},"gitHead":"3c11b28ce7395ca50a846ea08f65dee84b687c75","private":false,"scripts":{"fmt":"deno fmt src/ examples/ test/ ","test":"npm run check-package && npm run build && NODE_EXTRA_CA_CERTS=test/certs/ca.pem; node --test","build":"tsc","clean":"shx rm -Rf ./lib/*","setup":"curl -fsSL https://deno.land/x/install/install.sh | sh","prepack":"npm run check-package && npm run build","coveralls":"shx mkdir -p ./coverage && nyc report --reporter=text-lcov > ./coverage/lcov.info","setup_win":"choco install deno","cover:html":"/nyc report --reporter=html && open coverage/index.html","debug-test":"node ../node_modules/.bin/ava --verbose -T 6500000 --match","real-clean":"npm run clean && shx rm -Rf ./node_modules","postversion":"git push && git push --tags","bump-release":"npm version patch --no-commit-hooks --no-git-tag-version","check-package":"cd .. && deno run --allow-all bin/check-bundle-version.ts --module transport-node","bump-qualifier":"npm version prerelease --no-commit-hooks --no-git-tag-version"},"_npmUser":{"name":"aricart","email":"alberto@synadia.com"},"repository":{"url":"git+https://github.com/nats-io/nats.js.git","type":"git"},"_npmVersion":"10.9.0","description":"Node.js client for NATS, a lightweight, high-performance cloud native messaging system","directories":{},"_nodeVersion":"23.2.0","dependencies":{"@nats-io/nuid":"2.0.1-2","@nats-io/nkeys":"2.0.0-2","@nats-io/nats-core":"3.0.0-42"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.3","minimist":"^1.2.8","nats-jwt":"^0.0.9","typescript":"5.6.3","@nats-io/kv":"3.0.0-24","@types/node":"^22.7.6","@nats-io/obj":"3.0.0-25","@nats-io/jetstream":"3.0.0-30"},"_npmOperationalInternal":{"tmp":"tmp/transport-node_3.0.0-27_1732113337552_0.016927039836972746","host":"s3://npm-registry-packages"}},"3.0.0-30":{"name":"@nats-io/transport-node","version":"3.0.0-30","keywords":["nats","messaging","pubsub","publish","subscribe","queue","distributed","queueing"],"author":{"name":"The NATS Authors"},"license":"Apache-2.0","_id":"@nats-io/transport-node@3.0.0-30","maintainers":[{"name":"philpennock","email":"npm-packaging@pennock-tech.com"},{"name":"derek","email":"derek@nats.io"},{"name":"aricart","email":"alberto@synadia.com"}],"contributors":[],"homepage":"https://nats.io","bugs":{"url":"https://github.com/nats-io/nats.js/issues"},"dist":{"shasum":"bf9b293f0e2695ce6471b019ac9ea99e7007a869","tarball":"https://registry.npmjs.org/@nats-io/transport-node/-/transport-node-3.0.0-30.tgz","fileCount":19,"integrity":"sha512-RazE5lCOyU2HstOJ8hs1y/w79FMHmd7K5revLQa8kM6mPYKvXtpaqzDRH+CyxHOH8ZhaZBh2af2J8P68WfWioQ==","signatures":[{"sig":"MEQCIDvRLAAaE+gd3RgB/SfMa1vsuS9o01Jo5vzGDsyn3IJTAiBzTNFWdD9sHz3cO7st/ymVrUX4GAOCi7ayI+nOxnMSwQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53133},"main":"index.js","types":"lib/mod.d.ts","engines":{"node":">= 18.0.0"},"gitHead":"f8f29e20a929cb60acfe1d8727d864a9d0ebe5bf","private":false,"scripts":{"fmt":"deno fmt src/ examples/ test/ ","test":"npm run check-package && npm run build && NODE_EXTRA_CA_CERTS=test/certs/ca.pem; node --test","build":"tsc","clean":"shx rm -Rf ./lib/*","setup":"curl -fsSL https://deno.land/x/install/install.sh | sh","prepack":"npm run check-package && npm run build","coveralls":"shx mkdir -p ./coverage && nyc report --reporter=text-lcov > ./coverage/lcov.info","setup_win":"choco install deno","cover:html":"/nyc report --reporter=html && open coverage/index.html","debug-test":"node ../node_modules/.bin/ava --verbose -T 6500000 --match","real-clean":"npm run clean && shx rm -Rf ./node_modules","postversion":"git push && git push --tags","bump-release":"npm version patch --no-commit-hooks --no-git-tag-version","check-package":"cd .. && deno run --allow-all bin/check-bundle-version.ts --module transport-node","bump-qualifier":"npm version prerelease --no-commit-hooks --no-git-tag-version"},"_npmUser":{"name":"aricart","email":"alberto@synadia.com"},"repository":{"url":"git+https://github.com/nats-io/nats.js.git","type":"git"},"_npmVersion":"10.9.0","description":"Node.js client for NATS, a lightweight, high-performance cloud native messaging system","directories":{},"_nodeVersion":"23.2.0","dependencies":{"@nats-io/nuid":"2.0.1-2","@nats-io/nkeys":"2.0.0-2","@nats-io/nats-core":"3.0.0-45"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.3","minimist":"^1.2.8","nats-jwt":"^0.0.9","typescript":"5.6.3","@nats-io/kv":"3.0.0-26","@types/node":"^22.7.6","@nats-io/obj":"3.0.0-27","@nats-io/jetstream":"3.0.0-32"},"_npmOperationalInternal":{"tmp":"tmp/transport-node_3.0.0-30_1732147513461_0.42162280401134833","host":"s3://npm-registry-packages"}},"3.0.0-31":{"name":"@nats-io/transport-node","version":"3.0.0-31","keywords":["nats","messaging","pubsub","publish","subscribe","queue","distributed","queueing"],"author":{"name":"The NATS Authors"},"license":"Apache-2.0","_id":"@nats-io/transport-node@3.0.0-31","maintainers":[{"name":"philpennock","email":"npm-packaging@pennock-tech.com"},{"name":"aricart","email":"alberto@synadia.com"},{"name":"derek","email":"derek@nats.io"}],"contributors":[],"homepage":"https://nats.io","bugs":{"url":"https://github.com/nats-io/nats.js/issues"},"dist":{"shasum":"dd857cbb05334d719991211239a506cdb96fb857","tarball":"https://registry.npmjs.org/@nats-io/transport-node/-/transport-node-3.0.0-31.tgz","fileCount":19,"integrity":"sha512-cF3gRrKZZl7d58E4ZK3bxWeCXW9wMlzbXrBE/Gsl7VhD4LNvQOkHY7NFEgeQsl0NMbWra0gdnnbPcN4+vEpKxQ==","signatures":[{"sig":"MEYCIQCnSxsKzm6Nx9jhoVz+w0ziYQTTCxpOLAdd+kzVIev34QIhAP/vx0LA2Ni/QdnD701P0xla6frEQYUOs2nDPgW8Hrvs","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53106},"main":"index.js","types":"lib/mod.d.ts","engines":{"node":">= 18.0.0"},"gitHead":"cfdb5b67ff4c3d659901c1aa21a82f7b01abc5f8","private":false,"scripts":{"fmt":"deno fmt src/ examples/ test/ ","test":"npm run check-package && npm run build && NODE_EXTRA_CA_CERTS=test/certs/ca.pem; node --test","build":"tsc","clean":"shx rm -Rf ./lib/*","setup":"curl -fsSL https://deno.land/x/install/install.sh | sh","prepack":"npm run check-package && npm run build","coveralls":"shx mkdir -p ./coverage && nyc report --reporter=text-lcov > ./coverage/lcov.info","setup_win":"choco install deno","cover:html":"/nyc report --reporter=html && open coverage/index.html","debug-test":"node ../node_modules/.bin/ava --verbose -T 6500000 --match","real-clean":"npm run clean && shx rm -Rf ./node_modules","postversion":"git push && git push --tags","bump-release":"npm version patch --no-commit-hooks --no-git-tag-version","check-package":"cd .. && deno run --allow-all bin/check-bundle-version.ts --module transport-node","bump-qualifier":"npm version prerelease --no-commit-hooks --no-git-tag-version"},"_npmUser":{"name":"aricart","email":"alberto@synadia.com"},"repository":{"url":"git+https://github.com/nats-io/nats.js.git","type":"git"},"_npmVersion":"10.9.0","description":"Node.js client for NATS, a lightweight, high-performance cloud native messaging system","directories":{},"_nodeVersion":"23.2.0","dependencies":{"@nats-io/nuid":"2.0.1-2","@nats-io/nkeys":"2.0.0-3","@nats-io/nats-core":"3.0.0-46"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.3","minimist":"^1.2.8","typescript":"5.6.3","@nats-io/kv":"3.0.0-26","@types/node":"^22.7.6","@nats-io/obj":"3.0.0-28","@nats-io/jetstream":"3.0.0-33"},"_npmOperationalInternal":{"tmp":"tmp/transport-node_3.0.0-31_1733161062807_0.07660764303324896","host":"s3://npm-registry-packages"}},"3.0.0-32":{"name":"@nats-io/transport-node","version":"3.0.0-32","keywords":["nats","messaging","pubsub","publish","subscribe","queue","distributed","queueing"],"author":{"name":"The NATS Authors"},"license":"Apache-2.0","_id":"@nats-io/transport-node@3.0.0-32","maintainers":[{"name":"philpennock","email":"npm-packaging@pennock-tech.com"},{"name":"aricart","email":"alberto@synadia.com"},{"name":"derek","email":"derek@nats.io"}],"contributors":[],"homepage":"https://nats.io","bugs":{"url":"https://github.com/nats-io/nats.js/issues"},"dist":{"shasum":"dfdc71e7245e7f6b32c99da32feb784e15242ded","tarball":"https://registry.npmjs.org/@nats-io/transport-node/-/transport-node-3.0.0-32.tgz","fileCount":19,"integrity":"sha512-gS9VaSBljBT90olZFDrMJvKl1H5Ays5AmNQxdFU/w993RmVI+BVj00Zgjl0iLCwYuzU4LM9JXiHgXp5rwRhbBg==","signatures":[{"sig":"MEUCICPaZUjcWDCIaFSQqBCLwE9qVZ07tfJxFJ2LTxYn0aWBAiEAlWHDJLpM+WORT0JPSTW6ruqDoFs9tUnBDNxqMex01mQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53107},"main":"index.js","types":"lib/mod.d.ts","engines":{"node":">= 18.0.0"},"gitHead":"9add50b2ed4d1c7b395c22c751349010ab6d1616","private":false,"scripts":{"fmt":"deno fmt src/ examples/ test/ ","test":"npm run check-package && npm run build && NODE_EXTRA_CA_CERTS=test/certs/ca.pem; node --test","build":"tsc","clean":"shx rm -Rf ./lib/*","setup":"curl -fsSL https://deno.land/x/install/install.sh | sh","prepack":"npm run check-package && npm run build","coveralls":"shx mkdir -p ./coverage && nyc report --reporter=text-lcov > ./coverage/lcov.info","setup_win":"choco install deno","cover:html":"/nyc report --reporter=html && open coverage/index.html","debug-test":"node ../node_modules/.bin/ava --verbose -T 6500000 --match","real-clean":"npm run clean && shx rm -Rf ./node_modules","postversion":"git push && git push --tags","bump-release":"npm version patch --no-commit-hooks --no-git-tag-version","check-package":"cd .. && deno run --allow-all bin/check-bundle-version.ts --module transport-node","bump-qualifier":"npm version prerelease --no-commit-hooks --no-git-tag-version"},"_npmUser":{"name":"aricart","email":"alberto@synadia.com"},"repository":{"url":"git+https://github.com/nats-io/nats.js.git","type":"git"},"_npmVersion":"10.9.0","description":"Node.js client for NATS, a lightweight, high-performance cloud native messaging system","directories":{},"_nodeVersion":"23.2.0","dependencies":{"@nats-io/nuid":"2.0.1-2","@nats-io/nkeys":"2.0.0-3","@nats-io/nats-core":"3.0.0-47"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.3","minimist":"^1.2.8","typescript":"5.6.3","@nats-io/kv":"3.0.0-27","@types/node":"^22.7.6","@nats-io/obj":"3.0.0-29","@nats-io/jetstream":"3.0.0-34"},"_npmOperationalInternal":{"tmp":"tmp/transport-node_3.0.0-32_1733420889760_0.4812249645176092","host":"s3://npm-registry-packages"}},"3.0.0-33":{"name":"@nats-io/transport-node","version":"3.0.0-33","keywords":["nats","messaging","pubsub","publish","subscribe","queue","distributed","queueing"],"author":{"name":"The NATS Authors"},"license":"Apache-2.0","_id":"@nats-io/transport-node@3.0.0-33","maintainers":[{"name":"philpennock","email":"npm-packaging@pennock-tech.com"},{"name":"aricart","email":"alberto@synadia.com"},{"name":"derek","email":"derek@nats.io"}],"contributors":[],"homepage":"https://nats.io","bugs":{"url":"https://github.com/nats-io/nats.js/issues"},"dist":{"shasum":"e1c50f6207b9cd6782fc68bd49e2c6baa02a1607","tarball":"https://registry.npmjs.org/@nats-io/transport-node/-/transport-node-3.0.0-33.tgz","fileCount":19,"integrity":"sha512-eq3X6Z1pcdIWUZ57jKZay1J+RTQmvaNts2+GywPZVDX6uE/c8CQkdlqY+0SCUfbtiPjEt4TDtFs00IBvV84Q8w==","signatures":[{"sig":"MEUCIDpK21e9nPdXcGvn3JbZyc/9YtZssVLQrGWniQB8xxXXAiEAyE6xcMVCVzNUHt7lAUc/fUaK08m0q3nyNsa+g3mkxvE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53296},"main":"index.js","types":"lib/mod.d.ts","engines":{"node":">= 18.0.0"},"gitHead":"e00278f57164e10e80ace7836fac2600fac3130f","private":false,"scripts":{"fmt":"deno fmt src/ examples/ test/ ","test":"npm run check-package && npm run build && NODE_EXTRA_CA_CERTS=test/certs/ca.pem; node --test","build":"tsc","clean":"shx rm -Rf ./lib/*","setup":"curl -fsSL https://deno.land/x/install/install.sh | sh","prepack":"npm run check-package && npm run build","coveralls":"shx mkdir -p ./coverage && nyc report --reporter=text-lcov > ./coverage/lcov.info","setup_win":"choco install deno","cover:html":"/nyc report --reporter=html && open coverage/index.html","debug-test":"node ../node_modules/.bin/ava --verbose -T 6500000 --match","real-clean":"npm run clean && shx rm -Rf ./node_modules","postversion":"git push && git push --tags","bump-release":"npm version patch --no-commit-hooks --no-git-tag-version","check-package":"cd .. && deno run --allow-all bin/check-bundle-version.ts --module transport-node","bump-qualifier":"npm version prerelease --no-commit-hooks --no-git-tag-version"},"_npmUser":{"name":"aricart","email":"alberto@synadia.com"},"repository":{"url":"git+https://github.com/nats-io/nats.js.git","type":"git"},"_npmVersion":"10.9.0","description":"Node.js client for NATS, a lightweight, high-performance cloud native messaging system","directories":{},"_nodeVersion":"23.2.0","dependencies":{"@nats-io/nuid":"2.0.1-2","@nats-io/nkeys":"2.0.0-3","@nats-io/nats-core":"3.0.0-48"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.3","minimist":"^1.2.8","typescript":"5.6.3","@nats-io/kv":"3.0.0-29","@types/node":"^22.7.6","@nats-io/obj":"3.0.0-31","@nats-io/jetstream":"3.0.0-35"},"_npmOperationalInternal":{"tmp":"tmp/transport-node_3.0.0-33_1733955201334_0.4232866660986312","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-34":{"name":"@nats-io/transport-node","version":"3.0.0-34","keywords":["nats","messaging","pubsub","publish","subscribe","queue","distributed","queueing"],"author":{"name":"The NATS Authors"},"license":"Apache-2.0","_id":"@nats-io/transport-node@3.0.0-34","maintainers":[{"name":"philpennock","email":"npm-packaging@pennock-tech.com"},{"name":"aricart","email":"alberto@synadia.com"},{"name":"derek","email":"derek@nats.io"}],"contributors":[],"homepage":"https://nats.io","bugs":{"url":"https://github.com/nats-io/nats.js/issues"},"dist":{"shasum":"d95bcb5797103807191735916049d49b76a4ef2d","tarball":"https://registry.npmjs.org/@nats-io/transport-node/-/transport-node-3.0.0-34.tgz","fileCount":19,"integrity":"sha512-QIOVZAVEe0+J2QD73SAXhr/4RSlBt63swnOkVN3Svhh52UXq94rZrzJVayjZDbNotC98gVuw2YtBzeCGo8h0jw==","signatures":[{"sig":"MEUCIEWcU1E2Iok3C5w0gLnluwgdmftNY3JHOqP9je3PSWLCAiEA95bin853GABITApnzpOj7wByIrL8vmHgNaxLuSWFfUc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53739},"main":"index.js","types":"lib/mod.d.ts","engines":{"node":">= 18.0.0"},"gitHead":"be706776d769c897289f5098c881cafd41d5ab4a","private":false,"scripts":{"fmt":"deno fmt src/ examples/ test/ ","test":"npm run before-test && node --test --test-force-exit --experimental-test-coverage --test-coverage-include='lib/**/*' --test-coverage-exclude='lib/mod.js' --test-coverage-exclude='lib/nats-base-client.js'","build":"tsc","clean":"shx rm -Rf ./lib/* ./coverage/ out.lcov","setup":"curl -fsSL https://deno.land/x/install/install.sh | sh","prepack":"npm run check-package && npm run build","coverage":"npm run before-test && node --test --experimental-test-coverage --test-force-exit --test-reporter=lcov --test-reporter-destination=out.lcov --test-coverage-include='lib/**/*' --test-coverage-exclude='lib/mod.js' --test-coverage-exclude='lib/nats-base-client.js'","setup_win":"choco install deno","cover:html":"genhtml -o ./coverage/html ./out.lcov && open ./coverage/html/index.html","debug-test":"node ../node_modules/.bin/ava --verbose -T 6500000 --match","real-clean":"npm run clean && shx rm -Rf ./node_modules","before-test":"npm run clean && npm run check-package && npm run build && NODE_EXTRA_CA_CERTS=test/certs/ca.pem","postversion":"git push && git push --tags","bump-release":"npm version patch --no-commit-hooks --no-git-tag-version","check-package":"cd .. && deno run --allow-all bin/check-bundle-version.ts --module transport-node","bump-qualifier":"npm version prerelease --no-commit-hooks --no-git-tag-version"},"_npmUser":{"name":"aricart","email":"alberto@synadia.com"},"repository":{"url":"git+https://github.com/nats-io/nats.js.git","type":"git"},"_npmVersion":"11.0.0","description":"Node.js client for NATS, a lightweight, high-performance cloud native messaging system","directories":{},"_nodeVersion":"23.6.0","dependencies":{"@nats-io/nuid":"2.0.3","@nats-io/nkeys":"2.0.2","@nats-io/nats-core":"3.0.0-49"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.3","minimist":"^1.2.8","typescript":"5.6.3","@nats-io/kv":"3.0.0-30","@types/node":"22.10.7","@nats-io/obj":"3.0.0-32","@nats-io/jetstream":"3.0.0-36"},"_npmOperationalInternal":{"tmp":"tmp/transport-node_3.0.0-34_1737073027229_0.6085081934925947","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-35":{"name":"@nats-io/transport-node","version":"3.0.0-35","keywords":["nats","messaging","pubsub","publish","subscribe","queue","distributed","queueing"],"author":{"name":"The NATS Authors"},"license":"Apache-2.0","_id":"@nats-io/transport-node@3.0.0-35","maintainers":[{"name":"philpennock","email":"npm-packaging@pennock-tech.com"},{"name":"aricart","email":"alberto@synadia.com"},{"name":"derek","email":"derek@nats.io"}],"contributors":[],"homepage":"https://nats.io","bugs":{"url":"https://github.com/nats-io/nats.js/issues"},"dist":{"shasum":"eb915e88d6713b1d8efb8b35edff688a42dc1eed","tarball":"https://registry.npmjs.org/@nats-io/transport-node/-/transport-node-3.0.0-35.tgz","fileCount":19,"integrity":"sha512-Mx3y2/m7KAUFQtWx2MO0+kxw5JdtUOpdQMSTuAVYJbT8fXlAawH8It7CESoFaeJjhmQ58Li/gOAf+rDGJAOKGQ==","signatures":[{"sig":"MEUCIB7rl/nr7+0GnBQBJqxF0u7pkK7muhOdhctEyI90JepvAiEA9DCCc860vZgENsk6mpoBUyx0LLOKd7zeyAze+WAbAUw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":53741},"main":"index.js","types":"lib/mod.d.ts","engines":{"node":">= 18.0.0"},"gitHead":"c02a38092f648c2f1b0517564b1388a7e2fce605","private":false,"scripts":{"fmt":"deno fmt src/ examples/ test/ ","test":"npm run before-test && node --test --test-force-exit --experimental-test-coverage --test-coverage-include='lib/**/*' --test-coverage-exclude='lib/mod.js' --test-coverage-exclude='lib/nats-base-client.js'","build":"tsc","clean":"shx rm -Rf ./lib/* ./coverage/ out.lcov","setup":"curl -fsSL https://deno.land/x/install/install.sh | sh","prepack":"npm run check-package && npm run build","coverage":"npm run before-test && node --test --experimental-test-coverage --test-force-exit --test-reporter=lcov --test-reporter-destination=out.lcov --test-coverage-include='lib/**/*' --test-coverage-exclude='lib/mod.js' --test-coverage-exclude='lib/nats-base-client.js'","setup_win":"choco install deno","cover:html":"genhtml -o ./coverage/html ./out.lcov && open ./coverage/html/index.html","debug-test":"node ../node_modules/.bin/ava --verbose -T 6500000 --match","real-clean":"npm run clean && shx rm -Rf ./node_modules","before-test":"npm run clean && npm run check-package && npm run build && NODE_EXTRA_CA_CERTS=test/certs/ca.pem","postversion":"git push && git push --tags","bump-release":"npm version patch --no-commit-hooks --no-git-tag-version","check-package":"cd .. && deno run --allow-all bin/check-bundle-version.ts --module transport-node","bump-qualifier":"npm version prerelease --no-commit-hooks --no-git-tag-version"},"_npmUser":{"name":"aricart","email":"alberto@synadia.com"},"repository":{"url":"git+https://github.com/nats-io/nats.js.git","type":"git"},"_npmVersion":"11.0.0","description":"Node.js client for NATS, a lightweight, high-performance cloud native messaging system","directories":{},"_nodeVersion":"23.6.0","dependencies":{"@nats-io/nuid":"2.0.3","@nats-io/nkeys":"2.0.2","@nats-io/nats-core":"3.0.0-50"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.3","minimist":"^1.2.8","typescript":"5.6.3","@nats-io/kv":"3.0.0-31","@types/node":"^22.10.10","@nats-io/obj":"3.0.0-33","@nats-io/jetstream":"3.0.0-37"},"_npmOperationalInternal":{"tmp":"tmp/transport-node_3.0.0-35_1738012819368_0.3891447854674608","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-36":{"name":"@nats-io/transport-node","version":"3.0.0-36","keywords":["nats","messaging","pubsub","publish","subscribe","queue","distributed","queueing"],"author":{"name":"The NATS Authors"},"license":"Apache-2.0","_id":"@nats-io/transport-node@3.0.0-36","maintainers":[{"name":"philpennock","email":"npm-packaging@pennock-tech.com"},{"name":"aricart","email":"alberto@synadia.com"},{"name":"derek","email":"derek@nats.io"}],"contributors":[],"homepage":"https://nats.io","bugs":{"url":"https://github.com/nats-io/nats.js/issues"},"dist":{"shasum":"8bd066bb34323d2c9a75a042847ccd8638001379","tarball":"https://registry.npmjs.org/@nats-io/transport-node/-/transport-node-3.0.0-36.tgz","fileCount":19,"integrity":"sha512-ldh39SB2n4fHyDuuK7E/UidJJvZFUTJBj09Tv3ZWpp0x72dyGz6WeqXtdHCB44YhBmCU614BbsO4t+MFxWi3NA==","signatures":[{"sig":"MEUCICZp14OaynPf3tkssANBUEarFUTw7bxjGWWc9xpSsAqbAiEAxTisLelAUtIor9vslHOL2JnMCKriqJH6RkVQTzVvo5Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":53682},"main":"index.js","types":"lib/mod.d.ts","engines":{"node":">= 18.0.0"},"gitHead":"c9eb949fee9bc8fb9d5982afcb9df36622d53fbd","private":false,"scripts":{"fmt":"deno fmt src/ examples/ test/ ","test":"npm run before-test && node --test --test-force-exit --experimental-test-coverage --test-coverage-include='lib/**/*' --test-coverage-exclude='lib/mod.js' --test-coverage-exclude='lib/nats-base-client.js'","build":"tsc","clean":"shx rm -Rf ./lib/* ./coverage/ out.lcov","setup":"curl -fsSL https://deno.land/x/install/install.sh | sh","prepack":"npm run check-package && npm run build","coverage":"npm run before-test && node --test --experimental-test-coverage --test-force-exit --test-reporter=lcov --test-reporter-destination=out.lcov --test-coverage-include='lib/**/*' --test-coverage-exclude='lib/mod.js' --test-coverage-exclude='lib/nats-base-client.js'","setup_win":"choco install deno","cover:html":"genhtml -o ./coverage/html ./out.lcov && open ./coverage/html/index.html","debug-test":"node ../node_modules/.bin/ava --verbose -T 6500000 --match","real-clean":"npm run clean && shx rm -Rf ./node_modules","before-test":"npm run clean && npm run check-package && npm run build && NODE_EXTRA_CA_CERTS=test/certs/ca.pem","postversion":"git push && git push --tags","bump-release":"npm version patch --no-commit-hooks --no-git-tag-version","check-package":"cd .. && deno run --allow-all bin/check-bundle-version.ts --module transport-node","bump-qualifier":"npm version prerelease --no-commit-hooks --no-git-tag-version"},"_npmUser":{"name":"aricart","email":"alberto@synadia.com"},"repository":{"url":"git+https://github.com/nats-io/nats.js.git","type":"git"},"_npmVersion":"11.0.0","description":"Node.js client for NATS, a lightweight, high-performance cloud native messaging system","directories":{},"_nodeVersion":"23.6.0","dependencies":{"@nats-io/nuid":"2.0.3","@nats-io/nkeys":"2.0.2","@nats-io/nats-core":"3.0.0-51"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.3","minimist":"^1.2.8","typescript":"5.6.3","@nats-io/kv":"3.0.0-32","@types/node":"^22.10.10","@nats-io/obj":"3.0.0-34","@nats-io/jetstream":"3.0.0-38"},"_npmOperationalInternal":{"tmp":"tmp/transport-node_3.0.0-36_1739555842871_0.640621428280697","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-37":{"name":"@nats-io/transport-node","version":"3.0.0-37","keywords":["nats","messaging","pubsub","publish","subscribe","queue","distributed","queueing"],"author":{"name":"The NATS Authors"},"license":"Apache-2.0","_id":"@nats-io/transport-node@3.0.0-37","maintainers":[{"name":"philpennock","email":"npm-packaging@pennock-tech.com"},{"name":"aricart","email":"alberto@synadia.com"},{"name":"derek","email":"derek@nats.io"}],"contributors":[],"homepage":"https://nats.io","bugs":{"url":"https://github.com/nats-io/nats.js/issues"},"dist":{"shasum":"89f970fad9cb8fac65d13eba572a12837e591a37","tarball":"https://registry.npmjs.org/@nats-io/transport-node/-/transport-node-3.0.0-37.tgz","fileCount":19,"integrity":"sha512-obySAoi4os3JxyynR55rBmB8JF5Ms5O9y7UkVVlJOe6FTnZc1Q8pT81wji+JaRnV7qiqIn/YA3W2WakGKPFhbA==","signatures":[{"sig":"MEQCICIjk/0uRNDyMPvPt9ImBDh97Iyoss8m6dVQF1wZlpfoAiACFuPsWuqKSv6YKP2ZTMcJs4juzBxEKoJs4j/PxxmsPg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":53683},"main":"index.js","types":"lib/mod.d.ts","engines":{"node":">= 18.0.0"},"gitHead":"2de8f087249cf4eeeb7d394293f408b0fd374ee6","private":false,"scripts":{"fmt":"deno fmt src/ examples/ test/ ","test":"npm run before-test && node --test --test-force-exit --experimental-test-coverage --test-coverage-include='lib/**/*' --test-coverage-exclude='lib/mod.js' --test-coverage-exclude='lib/nats-base-client.js'","build":"tsc","clean":"shx rm -Rf ./lib/* ./coverage/ out.lcov","setup":"curl -fsSL https://deno.land/x/install/install.sh | sh","prepack":"npm run check-package && npm run build","coverage":"npm run before-test && node --test --experimental-test-coverage --test-force-exit --test-reporter=lcov --test-reporter-destination=out.lcov --test-coverage-include='lib/**/*' --test-coverage-exclude='lib/mod.js' --test-coverage-exclude='lib/nats-base-client.js'","setup_win":"choco install deno","cover:html":"genhtml -o ./coverage/html ./out.lcov && open ./coverage/html/index.html","debug-test":"node ../node_modules/.bin/ava --verbose -T 6500000 --match","real-clean":"npm run clean && shx rm -Rf ./node_modules","before-test":"npm run clean && npm run check-package && npm run build && NODE_EXTRA_CA_CERTS=test/certs/ca.pem","postversion":"git push && git push --tags","bump-release":"npm version patch --no-commit-hooks --no-git-tag-version","check-package":"cd .. && deno run --allow-all bin/check-bundle-version.ts --module transport-node","bump-qualifier":"npm version prerelease --no-commit-hooks --no-git-tag-version"},"_npmUser":{"name":"aricart","email":"alberto@synadia.com"},"repository":{"url":"git+https://github.com/nats-io/nats.js.git","type":"git"},"_npmVersion":"11.0.0","description":"Node.js client for NATS, a lightweight, high-performance cloud native messaging system","directories":{},"_nodeVersion":"23.6.0","dependencies":{"@nats-io/nuid":"2.0.3","@nats-io/nkeys":"2.0.2","@nats-io/nats-core":"3.0.0-53"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.3","minimist":"^1.2.8","typescript":"^5.8.2","@nats-io/kv":"3.0.0-33","@types/node":"^22.10.10","@nats-io/obj":"3.0.0-35","@nats-io/jetstream":"3.0.0-39"},"_npmOperationalInternal":{"tmp":"tmp/transport-node_3.0.0-37_1741705881743_0.4752246163281473","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-38":{"name":"@nats-io/transport-node","version":"3.0.0-38","keywords":["nats","messaging","pubsub","publish","subscribe","queue","distributed","queueing"],"author":{"name":"The NATS Authors"},"license":"Apache-2.0","_id":"@nats-io/transport-node@3.0.0-38","maintainers":[{"name":"philpennock","email":"npm-packaging@pennock-tech.com"},{"name":"aricart","email":"alberto@synadia.com"},{"name":"derek","email":"derek@nats.io"}],"contributors":[],"homepage":"https://nats.io","bugs":{"url":"https://github.com/nats-io/nats.js/issues"},"dist":{"shasum":"10864734aa65673766fbd5a2d63c740fec6578e5","tarball":"https://registry.npmjs.org/@nats-io/transport-node/-/transport-node-3.0.0-38.tgz","fileCount":19,"integrity":"sha512-HKXhU9lSymmuqyih2dd2TV1FG0VC6s+X4UxfAoVTp54paHe5ad3jkJgB/U3oZ/VQBDHxFAuPiGBsBHHH0ays5A==","signatures":[{"sig":"MEQCID94PlvQIPo9E6mPratK2X8ucZNTVumhbyiGrJMqgHR6AiBz84Zqoxzr5dwuLYPjoDGhTkvALFentQf1CUhXmK8EuA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":53683},"main":"index.js","types":"lib/mod.d.ts","engines":{"node":">= 18.0.0"},"gitHead":"cdd5edbc2490914d9251e4dc5b7991be4e8d713f","private":false,"scripts":{"fmt":"deno fmt src/ examples/ test/ ","test":"npm run before-test && node --test --test-force-exit --experimental-test-coverage --test-coverage-include='lib/**/*' --test-coverage-exclude='lib/mod.js' --test-coverage-exclude='lib/nats-base-client.js'","build":"tsc","clean":"shx rm -Rf ./lib/* ./coverage/ out.lcov","setup":"curl -fsSL https://deno.land/x/install/install.sh | sh","prepack":"npm run check-package && npm run build","coverage":"npm run before-test && node --test --experimental-test-coverage --test-force-exit --test-reporter=lcov --test-reporter-destination=out.lcov --test-coverage-include='lib/**/*' --test-coverage-exclude='lib/mod.js' --test-coverage-exclude='lib/nats-base-client.js'","setup_win":"choco install deno","cover:html":"genhtml -o ./coverage/html ./out.lcov && open ./coverage/html/index.html","debug-test":"node ../node_modules/.bin/ava --verbose -T 6500000 --match","real-clean":"npm run clean && shx rm -Rf ./node_modules","before-test":"npm run clean && npm run check-package && npm run build && NODE_EXTRA_CA_CERTS=test/certs/ca.pem","postversion":"git push && git push --tags","bump-release":"npm version patch --no-commit-hooks --no-git-tag-version","check-package":"cd .. && deno run --allow-all bin/check-bundle-version.ts --module transport-node","bump-qualifier":"npm version prerelease --no-commit-hooks --no-git-tag-version"},"_npmUser":{"name":"aricart","email":"alberto@synadia.com"},"repository":{"url":"git+https://github.com/nats-io/nats.js.git","type":"git"},"_npmVersion":"11.0.0","description":"Node.js client for NATS, a lightweight, high-performance cloud native messaging system","directories":{},"_nodeVersion":"23.6.0","dependencies":{"@nats-io/nuid":"2.0.3","@nats-io/nkeys":"2.0.2","@nats-io/nats-core":"3.0.0-54"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.3","minimist":"^1.2.8","typescript":"^5.8.2","@nats-io/kv":"3.0.0-34","@types/node":"^22.10.10","@nats-io/obj":"3.0.0-36","@nats-io/jetstream":"3.0.0-40"},"_npmOperationalInternal":{"tmp":"tmp/transport-node_3.0.0-38_1741712303198_0.9437594063572496","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-RC1":{"name":"@nats-io/transport-node","version":"3.0.0-RC1","keywords":["nats","messaging","pubsub","publish","subscribe","queue","distributed","queueing"],"author":{"name":"The NATS Authors"},"license":"Apache-2.0","_id":"@nats-io/transport-node@3.0.0-RC1","maintainers":[{"name":"philpennock","email":"npm-packaging@pennock-tech.com"},{"name":"aricart","email":"alberto@synadia.com"},{"name":"derek","email":"derek@nats.io"}],"contributors":[],"homepage":"https://nats.io","bugs":{"url":"https://github.com/nats-io/nats.js/issues"},"dist":{"shasum":"ae5b0426ed99f4ece27df85e0dda55dff4b54f03","tarball":"https://registry.npmjs.org/@nats-io/transport-node/-/transport-node-3.0.0-RC1.tgz","fileCount":19,"integrity":"sha512-mvNeK63MhltXm+I9SQFrDfPmNsVjppRxHzdco+Yjdk0a4mAbhM4yJe0lrUni5qj38S9L/Gnjmm7kjDwxK9AaQA==","signatures":[{"sig":"MEUCIEM0AwoFGrU4uMOa5SMDg59Lq2zl9UvXVNF6DG5jqcLkAiEA0FW6zt8KQmi9fMo7jTdoPW2HDPWfL88zg/AvN/Wm0nk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":53691},"main":"index.js","types":"lib/mod.d.ts","engines":{"node":">= 18.0.0"},"gitHead":"b0f6554fe86ed2345ada39767dab647d0ffa90f6","private":false,"scripts":{"fmt":"deno fmt src/ examples/ test/ ","test":"npm run before-test && node --test --test-force-exit --experimental-test-coverage --test-coverage-include='lib/**/*' --test-coverage-exclude='lib/mod.js' --test-coverage-exclude='lib/nats-base-client.js'","build":"tsc","clean":"shx rm -Rf ./lib/* ./coverage/ out.lcov","setup":"curl -fsSL https://deno.land/x/install/install.sh | sh","prepack":"npm run check-package && npm run build","coverage":"npm run before-test && node --test --experimental-test-coverage --test-force-exit --test-reporter=lcov --test-reporter-destination=out.lcov --test-coverage-include='lib/**/*' --test-coverage-exclude='lib/mod.js' --test-coverage-exclude='lib/nats-base-client.js'","setup_win":"choco install deno","cover:html":"genhtml -o ./coverage/html ./out.lcov && open ./coverage/html/index.html","debug-test":"node ../node_modules/.bin/ava --verbose -T 6500000 --match","real-clean":"npm run clean && shx rm -Rf ./node_modules","before-test":"npm run clean && npm run check-package && npm run build && NODE_EXTRA_CA_CERTS=test/certs/ca.pem","postversion":"git push && git push --tags","bump-release":"npm version patch --no-commit-hooks --no-git-tag-version","check-package":"cd .. && deno run --allow-all bin/check-bundle-version.ts --module transport-node","bump-qualifier":"npm version prerelease --no-commit-hooks --no-git-tag-version"},"_npmUser":{"name":"aricart","email":"alberto@synadia.com"},"repository":{"url":"git+https://github.com/nats-io/nats.js.git","type":"git"},"_npmVersion":"11.0.0","description":"Node.js client for NATS, a lightweight, high-performance cloud native messaging system","directories":{},"_nodeVersion":"23.6.0","dependencies":{"@nats-io/nuid":"2.0.3","@nats-io/nkeys":"2.0.2","@nats-io/nats-core":"3.0.0-RC1"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.3","minimist":"^1.2.8","typescript":"^5.8.2","@nats-io/kv":"3.0.0-RC1","@types/node":"^22.10.10","@nats-io/obj":"3.0.0-RC1","@nats-io/jetstream":"3.0.0-RC1"},"_npmOperationalInternal":{"tmp":"tmp/transport-node_3.0.0-RC1_1742499304994_0.18367392974589758","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-RC2":{"name":"@nats-io/transport-node","version":"3.0.0-RC2","keywords":["nats","messaging","pubsub","publish","subscribe","queue","distributed","queueing"],"author":{"name":"The NATS Authors"},"license":"Apache-2.0","_id":"@nats-io/transport-node@3.0.0-RC2","maintainers":[{"name":"philpennock","email":"npm-packaging@pennock-tech.com"},{"name":"aricart","email":"alberto@synadia.com"},{"name":"derek","email":"derek@nats.io"}],"contributors":[],"homepage":"https://nats.io","bugs":{"url":"https://github.com/nats-io/nats.js/issues"},"dist":{"shasum":"a2ed1f7bb3370507cd71f128c2cafba52961b442","tarball":"https://registry.npmjs.org/@nats-io/transport-node/-/transport-node-3.0.0-RC2.tgz","fileCount":19,"integrity":"sha512-MDgW/ur//+Dl2y9r/YBk3/rV2xnynNWfSVcvKGeP5JptVU2zUXZc0ylUNV8OJlhV/qJIKp+ajWeJEpWRjjU6lQ==","signatures":[{"sig":"MEQCIF2SdkYtP+gvyu45Y4ROAs5Y7FJamAKGckIQPfiraKU0AiBjkmQgONyJGVIxaWaCAqrz6Ye0AynJFdQ7BJc/hl3fjQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":53691},"main":"index.js","types":"lib/mod.d.ts","engines":{"node":">= 18.0.0"},"gitHead":"02e4702bdeccf14a5f72f565ea1d81cb340c766d","private":false,"scripts":{"fmt":"deno fmt src/ examples/ test/ ","test":"npm run before-test && node --test --test-force-exit --experimental-test-coverage --test-coverage-include='lib/**/*' --test-coverage-exclude='lib/mod.js' --test-coverage-exclude='lib/nats-base-client.js'","build":"tsc","clean":"shx rm -Rf ./lib/* ./coverage/ out.lcov","setup":"curl -fsSL https://deno.land/x/install/install.sh | sh","prepack":"npm run check-package && npm run build","coverage":"npm run before-test && node --test --experimental-test-coverage --test-force-exit --test-reporter=lcov --test-reporter-destination=out.lcov --test-coverage-include='lib/**/*' --test-coverage-exclude='lib/mod.js' --test-coverage-exclude='lib/nats-base-client.js'","setup_win":"choco install deno","cover:html":"genhtml -o ./coverage/html ./out.lcov && open ./coverage/html/index.html","debug-test":"node ../node_modules/.bin/ava --verbose -T 6500000 --match","real-clean":"npm run clean && shx rm -Rf ./node_modules","before-test":"npm run clean && npm run check-package && npm run build && NODE_EXTRA_CA_CERTS=test/certs/ca.pem","postversion":"git push && git push --tags","bump-release":"npm version patch --no-commit-hooks --no-git-tag-version","check-package":"cd .. && deno run --allow-all bin/check-bundle-version.ts --module transport-node","bump-qualifier":"npm version prerelease --no-commit-hooks --no-git-tag-version"},"_npmUser":{"name":"aricart","email":"alberto@synadia.com"},"repository":{"url":"git+https://github.com/nats-io/nats.js.git","type":"git"},"_npmVersion":"11.0.0","description":"Node.js client for NATS, a lightweight, high-performance cloud native messaging system","directories":{},"_nodeVersion":"23.6.0","dependencies":{"@nats-io/nuid":"2.0.3","@nats-io/nkeys":"2.0.3","@nats-io/nats-core":"3.0.0-RC2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.3","minimist":"^1.2.8","typescript":"^5.8.2","@nats-io/kv":"3.0.0-RC2","@types/node":"^22.10.10","@nats-io/obj":"3.0.0-RC2","@nats-io/jetstream":"3.0.0-RC2"},"_npmOperationalInternal":{"tmp":"tmp/transport-node_3.0.0-RC2_1742507635052_0.2732735019399455","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-RC3":{"name":"@nats-io/transport-node","version":"3.0.0-RC3","keywords":["nats","messaging","pubsub","publish","subscribe","queue","distributed","queueing"],"author":{"name":"The NATS Authors"},"license":"Apache-2.0","_id":"@nats-io/transport-node@3.0.0-RC3","maintainers":[{"name":"philpennock","email":"npm-packaging@pennock-tech.com"},{"name":"aricart","email":"alberto@synadia.com"},{"name":"derek","email":"derek@nats.io"}],"contributors":[],"homepage":"https://nats.io","bugs":{"url":"https://github.com/nats-io/nats.js/issues"},"dist":{"shasum":"241f89bdb2bde26b1e002b0b516d595d3bdf9020","tarball":"https://registry.npmjs.org/@nats-io/transport-node/-/transport-node-3.0.0-RC3.tgz","fileCount":19,"integrity":"sha512-Ynj/jtZ6foF3O/N1qLVDQc1dQwszAEBcQ9KCqojR/ceMCubbBuNppbdfj70XV9RSJ+kUG9nWQX1TNiqEhY1g/w==","signatures":[{"sig":"MEUCIBwxywcj3vJyiaFfypnX9RyaGn/5ZSof7WwzS+ZJvkXTAiEAmjOS5MRs1T8byARx4qoD56oGMZ5cLW8qA5K6ffGuWaU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":53691},"main":"index.js","types":"lib/mod.d.ts","engines":{"node":">= 18.0.0"},"gitHead":"269930afaf2b25d6cf5e8d56fc69c052cd0ee1e5","private":false,"scripts":{"fmt":"deno fmt src/ examples/ test/ ","test":"npm run before-test && node --test --test-force-exit --experimental-test-coverage --test-coverage-include='lib/**/*' --test-coverage-exclude='lib/mod.js' --test-coverage-exclude='lib/nats-base-client.js'","build":"tsc","clean":"shx rm -Rf ./lib/* ./coverage/ out.lcov","setup":"curl -fsSL https://deno.land/x/install/install.sh | sh","prepack":"npm run check-package && npm run build","coverage":"npm run before-test && node --test --experimental-test-coverage --test-force-exit --test-reporter=lcov --test-reporter-destination=out.lcov --test-coverage-include='lib/**/*' --test-coverage-exclude='lib/mod.js' --test-coverage-exclude='lib/nats-base-client.js'","setup_win":"choco install deno","cover:html":"genhtml -o ./coverage/html ./out.lcov && open ./coverage/html/index.html","debug-test":"node ../node_modules/.bin/ava --verbose -T 6500000 --match","real-clean":"npm run clean && shx rm -Rf ./node_modules","before-test":"npm run clean && npm run check-package && npm run build && NODE_EXTRA_CA_CERTS=test/certs/ca.pem","postversion":"git push && git push --tags","bump-release":"npm version patch --no-commit-hooks --no-git-tag-version","check-package":"cd .. && deno run --allow-all bin/check-bundle-version.ts --module transport-node","bump-qualifier":"npm version prerelease --no-commit-hooks --no-git-tag-version"},"_npmUser":{"name":"aricart","email":"alberto@synadia.com"},"repository":{"url":"git+https://github.com/nats-io/nats.js.git","type":"git"},"_npmVersion":"11.0.0","description":"Node.js client for NATS, a lightweight, high-performance cloud native messaging system","directories":{},"_nodeVersion":"23.6.0","dependencies":{"@nats-io/nuid":"2.0.3","@nats-io/nkeys":"2.0.3","@nats-io/nats-core":"3.0.0-RC3"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.3","minimist":"^1.2.8","typescript":"^5.8.2","@nats-io/kv":"3.0.0-RC3","@types/node":"^22.10.10","@nats-io/obj":"3.0.0-RC3","@nats-io/jetstream":"3.0.0-RC3"},"_npmOperationalInternal":{"tmp":"tmp/transport-node_3.0.0-RC3_1742511905470_0.8325798752107803","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-RC4":{"name":"@nats-io/transport-node","version":"3.0.0-RC4","keywords":["nats","messaging","pubsub","publish","subscribe","queue","distributed","queueing"],"author":{"name":"The NATS Authors"},"license":"Apache-2.0","_id":"@nats-io/transport-node@3.0.0-RC4","maintainers":[{"name":"philpennock","email":"npm-packaging@pennock-tech.com"},{"name":"aricart","email":"alberto@synadia.com"},{"name":"derek","email":"derek@nats.io"}],"contributors":[],"homepage":"https://nats.io","bugs":{"url":"https://github.com/nats-io/nats.js/issues"},"dist":{"shasum":"4ec4ffdd681dccdddc031d2f05b34c4e94838ca7","tarball":"https://registry.npmjs.org/@nats-io/transport-node/-/transport-node-3.0.0-RC4.tgz","fileCount":19,"integrity":"sha512-HmIEyUUJ8cb1qPhnDVB6FJiEc6qQYilGarWLbQj9dlwy4dTSSj7veVR4UEDk0n4tuFZGtws63bFEqFoK0TTD8w==","signatures":[{"sig":"MEUCIBIGCb832ipogyZK2gBUoGrwwrxEWRbXAWDK7TPl0YZmAiEAgV0BrCMGZezMu/AJMHPkoNhZUWSjbiSaHhBNnyLdG8w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@nats-io%2ftransport-node@3.0.0-RC4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":53691},"main":"index.js","types":"lib/mod.d.ts","engines":{"node":">= 18.0.0"},"gitHead":"d7c3cbbe7942e8d2e77e4841420c0682db61d68f","private":false,"scripts":{"fmt":"deno fmt src/ examples/ test/ ","test":"npm run before-test && node --test --test-force-exit --experimental-test-coverage --test-coverage-include='lib/**/*' --test-coverage-exclude='lib/mod.js' --test-coverage-exclude='lib/nats-base-client.js'","build":"tsc","clean":"shx rm -Rf ./lib/* ./coverage/ out.lcov","setup":"curl -fsSL https://deno.land/x/install/install.sh | sh","prepack":"npm run check-package && npm run build","coverage":"npm run before-test && node --test --experimental-test-coverage --test-force-exit --test-reporter=lcov --test-reporter-destination=out.lcov --test-coverage-include='lib/**/*' --test-coverage-exclude='lib/mod.js' --test-coverage-exclude='lib/nats-base-client.js'","setup_win":"choco install deno","cover:html":"genhtml -o ./coverage/html ./out.lcov && open ./coverage/html/index.html","debug-test":"node ../node_modules/.bin/ava --verbose -T 6500000 --match","real-clean":"npm run clean && shx rm -Rf ./node_modules","before-test":"npm run clean && npm run check-package && npm run build && NODE_EXTRA_CA_CERTS=test/certs/ca.pem","postversion":"git push && git push --tags","bump-release":"npm version patch --no-commit-hooks --no-git-tag-version","check-package":"cd .. && deno run --allow-all bin/check-bundle-version.ts --module transport-node","bump-qualifier":"npm version prerelease --no-commit-hooks --no-git-tag-version"},"_npmUser":{"name":"aricart","email":"alberto@synadia.com"},"repository":{"url":"git+https://github.com/nats-io/nats.js.git","type":"git"},"_npmVersion":"10.9.2","description":"Node.js client for NATS, a lightweight, high-performance cloud native messaging system","directories":{},"_nodeVersion":"23.10.0","dependencies":{"@nats-io/nuid":"2.0.3","@nats-io/nkeys":"2.0.3","@nats-io/nats-core":"3.0.0-RC4"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.3","minimist":"^1.2.8","typescript":"^5.8.2","@nats-io/kv":"3.0.0-RC4","@types/node":"^22.10.10","@nats-io/obj":"3.0.0-RC4","@nats-io/jetstream":"3.0.0-RC4"},"_npmOperationalInternal":{"tmp":"tmp/transport-node_3.0.0-RC4_1742512851775_0.8934705984504976","host":"s3://npm-registry-packages-npm-production"}},"3.0.0":{"name":"@nats-io/transport-node","version":"3.0.0","keywords":["nats","messaging","pubsub","publish","subscribe","queue","distributed","queueing"],"author":{"name":"The NATS Authors"},"license":"Apache-2.0","_id":"@nats-io/transport-node@3.0.0","maintainers":[{"name":"philpennock","email":"npm-packaging@pennock-tech.com"},{"name":"aricart","email":"alberto@synadia.com"},{"name":"derek","email":"derek@nats.io"}],"contributors":[],"homepage":"https://nats.io","bugs":{"url":"https://github.com/nats-io/nats.js/issues"},"dist":{"shasum":"e3783bc2930a0e124569b77ba657d94ca59a420d","tarball":"https://registry.npmjs.org/@nats-io/transport-node/-/transport-node-3.0.0.tgz","fileCount":19,"integrity":"sha512-s4qeJDz3KYxE1R19uxKtFgAiBg2l3n12o9H0mxyOwWfqJ5dLbZf+m54Py0s9VqZN7M76t5E+eeUSx58/vS2oxQ==","signatures":[{"sig":"MEQCIDCN2wyRNhGp5Phq85TRzO63rdivy/ersW8iu1iRn3kmAiBlg17alpMyfejgrfCEVvjRxMWBSKrdI7CPlLWAb+G3bA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@nats-io%2ftransport-node@3.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":53659},"main":"index.js","types":"lib/mod.d.ts","engines":{"node":">= 18.0.0"},"gitHead":"799117927d3c9201fbb93cf43439f94d390d1884","private":false,"scripts":{"fmt":"deno fmt src/ examples/ test/ ","test":"npm run before-test && node --test --test-force-exit --experimental-test-coverage --test-coverage-include='lib/**/*' --test-coverage-exclude='lib/mod.js' --test-coverage-exclude='lib/nats-base-client.js'","build":"tsc","clean":"shx rm -Rf ./lib/* ./coverage/ out.lcov","setup":"curl -fsSL https://deno.land/x/install/install.sh | sh","prepack":"npm run check-package && npm run build","coverage":"npm run before-test && node --test --experimental-test-coverage --test-force-exit --test-reporter=lcov --test-reporter-destination=out.lcov --test-coverage-include='lib/**/*' --test-coverage-exclude='lib/mod.js' --test-coverage-exclude='lib/nats-base-client.js'","setup_win":"choco install deno","cover:html":"genhtml -o ./coverage/html ./out.lcov && open ./coverage/html/index.html","debug-test":"node ../node_modules/.bin/ava --verbose -T 6500000 --match","real-clean":"npm run clean && shx rm -Rf ./node_modules","before-test":"npm run clean && npm run check-package && npm run build && NODE_EXTRA_CA_CERTS=test/certs/ca.pem","postversion":"git push && git push --tags","bump-release":"npm version patch --no-commit-hooks --no-git-tag-version","check-package":"cd .. && deno run --allow-all bin/check-bundle-version.ts --module transport-node","bump-qualifier":"npm version prerelease --no-commit-hooks --no-git-tag-version"},"_npmUser":{"name":"aricart","email":"alberto@synadia.com"},"repository":{"url":"git+https://github.com/nats-io/nats.js.git","type":"git"},"_npmVersion":"10.9.2","description":"Node.js client for NATS, a lightweight, high-performance cloud native messaging system","directories":{},"_nodeVersion":"23.10.0","dependencies":{"@nats-io/nuid":"2.0.3","@nats-io/nkeys":"2.0.3","@nats-io/nats-core":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.3","minimist":"^1.2.8","typescript":"^5.8.2","@nats-io/kv":"3.0.0","@types/node":"^22.10.10","@nats-io/obj":"3.0.0","@nats-io/jetstream":"3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/transport-node_3.0.0_1742514026645_0.5671233516016672","host":"s3://npm-registry-packages-npm-production"}},"3.0.2-1":{"name":"@nats-io/transport-node","version":"3.0.2-1","keywords":["nats","messaging","pubsub","publish","subscribe","queue","distributed","queueing"],"author":{"name":"The NATS Authors"},"license":"Apache-2.0","_id":"@nats-io/transport-node@3.0.2-1","maintainers":[{"name":"philpennock","email":"npm-packaging@pennock-tech.com"},{"name":"aricart","email":"alberto@synadia.com"},{"name":"derek","email":"derek@nats.io"}],"contributors":[],"homepage":"https://nats.io","bugs":{"url":"https://github.com/nats-io/nats.js/issues"},"dist":{"shasum":"80e83e63728e7a4abea51dd3eb72ae1b59f9434b","tarball":"https://registry.npmjs.org/@nats-io/transport-node/-/transport-node-3.0.2-1.tgz","fileCount":19,"integrity":"sha512-CkSh6bVUcxUh/9jcyeRQyp8BKEo76haqfP1yaNkesHVPQEzN492qJo6gNEhkRrJG5qD9mZP8rPDQ+oldPmFtlg==","signatures":[{"sig":"MEQCIBe7AanM+u0n0IYRZdjc/+lXn/gds7rC9jlEvVqA48JTAiB1hxyxB8YsSB2e+bkZtTfN3Yxmb+LKo+E87nXjBp/2ag==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":53675},"main":"index.js","types":"lib/mod.d.ts","engines":{"node":">= 18.0.0"},"gitHead":"59b625cb1155fec81e7e0fbcedd6b9e8a14ac98a","private":false,"scripts":{"fmt":"deno fmt src/ examples/ test/ ","test":"npm run before-test && node --test --test-force-exit --experimental-test-coverage --test-coverage-include='lib/**/*' --test-coverage-exclude='lib/mod.js' --test-coverage-exclude='lib/nats-base-client.js'","build":"tsc","clean":"shx rm -Rf ./lib/* ./coverage/ out.lcov","setup":"curl -fsSL https://deno.land/x/install/install.sh | sh","prepack":"npm run check-package && npm run build","coverage":"npm run before-test && node --test --experimental-test-coverage --test-force-exit --test-reporter=lcov --test-reporter-destination=out.lcov --test-coverage-include='lib/**/*' --test-coverage-exclude='lib/mod.js' --test-coverage-exclude='lib/nats-base-client.js'","setup_win":"choco install deno","cover:html":"genhtml -o ./coverage/html ./out.lcov && open ./coverage/html/index.html","debug-test":"node ../node_modules/.bin/ava --verbose -T 6500000 --match","real-clean":"npm run clean && shx rm -Rf ./node_modules","before-test":"npm run clean && npm run check-package && npm run build && NODE_EXTRA_CA_CERTS=test/certs/ca.pem","postversion":"git push && git push --tags","bump-release":"npm version patch --no-commit-hooks --no-git-tag-version","check-package":"cd .. && deno run --allow-all bin/check-bundle-version.ts --module transport-node","bump-qualifier":"npm version prerelease --no-commit-hooks --no-git-tag-version"},"_npmUser":{"name":"aricart","email":"alberto@synadia.com"},"repository":{"url":"git+https://github.com/nats-io/nats.js.git","type":"git"},"_npmVersion":"11.0.0","description":"Node.js client for NATS, a lightweight, high-performance cloud native messaging system","directories":{},"_nodeVersion":"23.6.0","dependencies":{"@nats-io/nuid":"2.0.3","@nats-io/nkeys":"2.0.3","@nats-io/nats-core":"3.0.2-1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"shx":"^0.3.3","minimist":"^1.2.8","typescript":"^5.8.2","@nats-io/kv":"3.0.2-1","@types/node":"^22.10.10","@nats-io/obj":"3.0.2-3","@nats-io/jetstream":"3.0.2-1"},"_npmOperationalInternal":{"tmp":"tmp/transport-node_3.0.2-1_1743699580257_0.803798840757181","host":"s3://npm-registry-packages-npm-production"}},"3.0.2":{"name":"@nats-io/transport-node","version":"3.0.2","keywords":["nats","messaging","pubsub","publish","subscribe","queue","distributed","queueing"],"author":{"name":"The NATS Authors"},"license":"Apache-2.0","_id":"@nats-io/transport-node@3.0.2","maintainers":[{"name":"philpennock","email":"npm-packaging@pennock-tech.com"},{"name":"aricart","email":"alberto@synadia.com"},{"name":"derek","email":"derek@nats.io"}],"contributors":[],"homepage":"https://nats.io","bugs":{"url":"https://github.com/nats-io/nats.js/issues"},"dist":{"shasum":"58125d6e4ce0eba8b5f9ef64c43cf45ff491ad54","tarball":"https://registry.npmjs.org/@nats-io/transport-node/-/transport-node-3.0.2.tgz","fileCount":19,"integrity":"sha512-hPuep/ObVepjAM1dFy+XhqMlIzga3bQpbgQiOWM5AxwNZ9CF7GHAtfaxG7WY6+t057tBW8axC0nBL71Q8chQBQ==","signatures":[{"sig":"MEYCIQD0JCGQcs36a/lMbFuR99+4vl2svJKwQTjl+noG0hFXmgIhAOl3sXkgPcVZcKPtzmEt90LtEXe1FaORwjLF1GCX/JQX","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@nats-io%2ftransport-node@3.0.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":53667},"main":"index.js","types":"lib/mod.d.ts","engines":{"node":">= 18.0.0"},"gitHead":"aa5b4c872755a4aaaf7abdfc395b4078e0cb011c","private":false,"scripts":{"fmt":"deno fmt src/ examples/ test/ ","test":"npm run before-test && node --test --test-force-exit --experimental-test-coverage --test-coverage-include='lib/**/*' --test-coverage-exclude='lib/mod.js' --test-coverage-exclude='lib/nats-base-client.js'","build":"tsc","clean":"shx rm -Rf ./lib/* ./coverage/ out.lcov","setup":"curl -fsSL https://deno.land/x/install/install.sh | sh","prepack":"npm run check-package && npm run build","coverage":"npm run before-test && node --test --experimental-test-coverage --test-force-exit --test-reporter=lcov --test-reporter-destination=out.lcov --test-coverage-include='lib/**/*' --test-coverage-exclude='lib/mod.js' --test-coverage-exclude='lib/nats-base-client.js'","setup_win":"choco install deno","cover:html":"genhtml -o ./coverage/html ./out.lcov && open ./coverage/html/index.html","debug-test":"node ../node_modules/.bin/ava --verbose -T 6500000 --match","real-clean":"npm run clean && shx rm -Rf ./node_modules","before-test":"npm run clean && npm run check-package && npm run build && NODE_EXTRA_CA_CERTS=test/certs/ca.pem","postversion":"git push && git push --tags","bump-release":"npm version patch --no-commit-hooks --no-git-tag-version","check-package":"cd .. && deno run --allow-all bin/check-bundle-version.ts --module transport-node","bump-qualifier":"npm version prerelease --no-commit-hooks --no-git-tag-version"},"_npmUser":{"name":"aricart","email":"alberto@synadia.com"},"repository":{"url":"git+https://github.com/nats-io/nats.js.git","type":"git"},"_npmVersion":"10.9.2","description":"Node.js client for NATS, a lightweight, high-performance cloud native messaging system","directories":{},"_nodeVersion":"23.11.0","dependencies":{"@nats-io/nuid":"2.0.3","@nats-io/nkeys":"2.0.3","@nats-io/nats-core":"3.0.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.3","minimist":"^1.2.8","typescript":"^5.8.2","@nats-io/kv":"3.0.2","@types/node":"^22.10.10","@nats-io/obj":"3.0.2","@nats-io/jetstream":"3.0.2"},"_npmOperationalInternal":{"tmp":"tmp/transport-node_3.0.2_1743711994087_0.5346061005463993","host":"s3://npm-registry-packages-npm-production"}},"3.0.3-1":{"name":"@nats-io/transport-node","version":"3.0.3-1","keywords":["nats","messaging","pubsub","publish","subscribe","queue","distributed","queueing"],"author":{"name":"The NATS Authors"},"license":"Apache-2.0","_id":"@nats-io/transport-node@3.0.3-1","maintainers":[{"name":"philpennock","email":"npm-packaging@pennock-tech.com"},{"name":"aricart","email":"alberto@synadia.com"},{"name":"derek","email":"derek@nats.io"}],"contributors":[],"homepage":"https://nats.io","bugs":{"url":"https://github.com/nats-io/nats.js/issues"},"dist":{"shasum":"e75c91912942dd132570c8ffe69ed3858e33c88e","tarball":"https://registry.npmjs.org/@nats-io/transport-node/-/transport-node-3.0.3-1.tgz","fileCount":19,"integrity":"sha512-GS4uJ16u7q62MssZdMeVv5NZOIv2pqQWauGlVpQDKMr7TaHUOLqFMRbdCotXcdANjIuO41Wjia6oAZdmPh1Abw==","signatures":[{"sig":"MEYCIQDARnERJUuyGi9w40I6+JPuGbjFCU1rDs/JDJK80hhjmQIhAO10s4XTQASuF2c5YCW98ZkqTW5CqdHELdJIWQUBqN4U","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":53968},"main":"index.js","types":"lib/mod.d.ts","engines":{"node":">= 18.0.0"},"gitHead":"952e731173a21012069427b82d32dc87ad8052c5","private":false,"scripts":{"fmt":"deno fmt src/ examples/ test/ ","test":"npm run before-test && node --test --test-force-exit --experimental-test-coverage --test-coverage-include='lib/**/*' --test-coverage-exclude='lib/mod.js' --test-coverage-exclude='lib/nats-base-client.js'","build":"tsc","clean":"shx rm -Rf ./lib/* ./coverage/ out.lcov","setup":"curl -fsSL https://deno.land/x/install/install.sh | sh","prepack":"npm run check-package && npm run build","coverage":"npm run before-test && node --test --experimental-test-coverage --test-force-exit --test-reporter=lcov --test-reporter-destination=out.lcov --test-coverage-include='lib/**/*' --test-coverage-exclude='lib/mod.js' --test-coverage-exclude='lib/nats-base-client.js'","setup_win":"choco install deno","cover:html":"genhtml -o ./coverage/html ./out.lcov && open ./coverage/html/index.html","debug-test":"node ../node_modules/.bin/ava --verbose -T 6500000 --match","real-clean":"npm run clean && shx rm -Rf ./node_modules","before-test":"npm run clean && npm run check-package && npm run build && NODE_EXTRA_CA_CERTS=test/certs/ca.pem","postversion":"git push && git push --tags","bump-release":"npm version patch --no-commit-hooks --no-git-tag-version","check-package":"cd .. && deno run --allow-all bin/check-bundle-version.ts --module transport-node","bump-qualifier":"npm version prerelease --no-commit-hooks --no-git-tag-version"},"_npmUser":{"name":"aricart","email":"alberto@synadia.com"},"repository":{"url":"git+https://github.com/nats-io/nats.js.git","type":"git"},"_npmVersion":"11.2.0","description":"Node.js client for NATS, a lightweight, high-performance cloud native messaging system","directories":{},"_nodeVersion":"23.6.0","dependencies":{"@nats-io/nuid":"2.0.3","@nats-io/nkeys":"2.0.3","@nats-io/nats-core":"3.0.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"shx":"^0.3.3","minimist":"^1.2.8","typescript":"^5.8.2","@nats-io/kv":"3.0.2","@types/node":"^22.10.10","@nats-io/obj":"3.0.2","@nats-io/jetstream":"3.0.2"},"_npmOperationalInternal":{"tmp":"tmp/transport-node_3.0.3-1_1743724895502_0.05378068027891181","host":"s3://npm-registry-packages-npm-production"}},"3.0.3-2":{"name":"@nats-io/transport-node","version":"3.0.3-2","keywords":["nats","messaging","pubsub","publish","subscribe","queue","distributed","queueing"],"author":{"name":"The NATS Authors"},"license":"Apache-2.0","_id":"@nats-io/transport-node@3.0.3-2","maintainers":[{"name":"philpennock","email":"npm-packaging@pennock-tech.com"},{"name":"aricart","email":"alberto@synadia.com"},{"name":"derek","email":"derek@nats.io"}],"contributors":[],"homepage":"https://nats.io","bugs":{"url":"https://github.com/nats-io/nats.js/issues"},"dist":{"shasum":"a920275bfbd42717864d2c9a98ee944b205de2e0","tarball":"https://registry.npmjs.org/@nats-io/transport-node/-/transport-node-3.0.3-2.tgz","fileCount":19,"integrity":"sha512-hoi229bvTqKtx59Cp8oRCmWc5rOXdP2JGFKzQfPp61PqCl5CZ/TK8bghDp9gMC+6tdQOFN3T/+zKdZfk7136iQ==","signatures":[{"sig":"MEQCIF0Lh6v2TUH9BNEvSe4Lice0nGjbEoIfcEfSIj1BVh9aAiBRSVsPln6gPK9l7zihqYk2y3GC+17CByoKrNtTXgaoNw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":53976},"main":"index.js","types":"lib/mod.d.ts","engines":{"node":">= 18.0.0"},"gitHead":"4b64fb645d6275e2d130be9865e4cff6220f5dbb","private":false,"scripts":{"fmt":"deno fmt src/ examples/ test/ ","test":"npm run before-test && node --test --test-force-exit --experimental-test-coverage --test-coverage-include='lib/**/*' --test-coverage-exclude='lib/mod.js' --test-coverage-exclude='lib/nats-base-client.js'","build":"tsc","clean":"shx rm -Rf ./lib/* ./coverage/ out.lcov","setup":"curl -fsSL https://deno.land/x/install/install.sh | sh","prepack":"npm run check-package && npm run build","coverage":"npm run before-test && node --test --experimental-test-coverage --test-force-exit --test-reporter=lcov --test-reporter-destination=out.lcov --test-coverage-include='lib/**/*' --test-coverage-exclude='lib/mod.js' --test-coverage-exclude='lib/nats-base-client.js'","setup_win":"choco install deno","cover:html":"genhtml -o ./coverage/html ./out.lcov && open ./coverage/html/index.html","debug-test":"node ../node_modules/.bin/ava --verbose -T 6500000 --match","real-clean":"npm run clean && shx rm -Rf ./node_modules","before-test":"npm run clean && npm run check-package && npm run build && NODE_EXTRA_CA_CERTS=test/certs/ca.pem","postversion":"git push && git push --tags","bump-release":"npm version patch --no-commit-hooks --no-git-tag-version","check-package":"cd .. && deno run --allow-all bin/check-bundle-version.ts --module transport-node","bump-qualifier":"npm version prerelease --no-commit-hooks --no-git-tag-version"},"_npmUser":{"name":"aricart","actor":{"name":"aricart","type":"user","email":"alberto@synadia.com"},"email":"alberto@synadia.com"},"repository":{"url":"git+https://github.com/nats-io/nats.js.git","type":"git"},"_npmVersion":"11.4.2","description":"Node.js client for NATS, a lightweight, high-performance cloud native messaging system","directories":{},"_nodeVersion":"24.2.0","dependencies":{"@nats-io/nuid":"2.0.3","@nats-io/nkeys":"2.0.3","@nats-io/nats-core":"3.0.3-1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"shx":"^0.3.3","minimist":"^1.2.8","typescript":"^5.8.2","@nats-io/kv":"3.0.3-1","@types/node":"^22.10.10","@nats-io/obj":"3.0.3-1","@nats-io/jetstream":"3.0.3-1"},"_npmOperationalInternal":{"tmp":"tmp/transport-node_3.0.3-2_1751398918369_0.4321702140392887","host":"s3://npm-registry-packages-npm-production"}},"3.1.0-3":{"name":"@nats-io/transport-node","version":"3.1.0-3","keywords":["nats","messaging","pubsub","publish","subscribe","queue","distributed","queueing"],"author":{"name":"The NATS Authors"},"license":"Apache-2.0","_id":"@nats-io/transport-node@3.1.0-3","maintainers":[{"name":"philpennock","email":"npm-packaging@pennock-tech.com"},{"name":"aricart","email":"alberto@synadia.com"},{"name":"derek","email":"derek@nats.io"}],"contributors":[],"homepage":"https://nats.io","bugs":{"url":"https://github.com/nats-io/nats.js/issues"},"dist":{"shasum":"0e28ef2fcd4cdff5aab0215f2e094568ef2ca371","tarball":"https://registry.npmjs.org/@nats-io/transport-node/-/transport-node-3.1.0-3.tgz","fileCount":19,"integrity":"sha512-+LfIxDy6MyuRcSatNlmLohZ54w8ZmFRS9jqIGanAhICP9ZR4AxgU2z1UqSjgyaVThK+OrHXD91ejf1YZuTWO4Q==","signatures":[{"sig":"MEQCIFG6pnFKuiCXMpgrYVnzpkg3W/cWioU8lstPBmdeCyDBAiAO13vyPkAaK3/zWMqmYVrTn9Dd7qeg/k/an58liu+Dkw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":53975},"main":"index.js","types":"lib/mod.d.ts","engines":{"node":">= 18.0.0"},"gitHead":"1ca9859d3cfcdda45c43f7dedbdad9f9e83c7344","private":false,"scripts":{"fmt":"deno fmt src/ examples/ test/ ","test":"npm run before-test && node --test --test-force-exit --experimental-test-coverage --test-coverage-include='lib/**/*' --test-coverage-exclude='lib/mod.js' --test-coverage-exclude='lib/nats-base-client.js'","build":"tsc","clean":"shx rm -Rf ./lib/* ./coverage/ out.lcov","setup":"curl -fsSL https://deno.land/x/install/install.sh | sh","prepack":"npm run check-package && npm run build","coverage":"npm run before-test && node --test --experimental-test-coverage --test-force-exit --test-reporter=lcov --test-reporter-destination=out.lcov --test-coverage-include='lib/**/*' --test-coverage-exclude='lib/mod.js' --test-coverage-exclude='lib/nats-base-client.js'","setup_win":"choco install deno","cover:html":"genhtml -o ./coverage/html ./out.lcov && open ./coverage/html/index.html","debug-test":"node ../node_modules/.bin/ava --verbose -T 6500000 --match","real-clean":"npm run clean && shx rm -Rf ./node_modules","before-test":"npm run clean && npm run check-package && npm run build && NODE_EXTRA_CA_CERTS=test/certs/ca.pem","postversion":"git push && git push --tags","bump-release":"npm version patch --no-commit-hooks --no-git-tag-version","check-package":"cd .. && deno run --allow-all bin/check-bundle-version.ts --module transport-node","bump-qualifier":"npm version prerelease --no-commit-hooks --no-git-tag-version"},"_npmUser":{"name":"aricart","actor":{"name":"aricart","type":"user","email":"alberto@synadia.com"},"email":"alberto@synadia.com"},"repository":{"url":"git+https://github.com/nats-io/nats.js.git","type":"git"},"_npmVersion":"11.4.2","description":"Node.js client for NATS, a lightweight, high-performance cloud native messaging system","directories":{},"_nodeVersion":"24.2.0","dependencies":{"@nats-io/nuid":"2.0.3","@nats-io/nkeys":"2.0.3","@nats-io/nats-core":"3.1.0-2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"shx":"^0.4.0","minimist":"^1.2.8","typescript":"^5.8.3","@nats-io/kv":"3.1.0-2","@types/node":"^24.0.11","@nats-io/obj":"3.1.0-2","@nats-io/jetstream":"3.1.0-2"},"_npmOperationalInternal":{"tmp":"tmp/transport-node_3.1.0-3_1752075258141_0.6833005401000372","host":"s3://npm-registry-packages-npm-production"}},"3.1.0":{"name":"@nats-io/transport-node","version":"3.1.0","keywords":["nats","messaging","pubsub","publish","subscribe","queue","distributed","queueing"],"author":{"name":"The NATS Authors"},"license":"Apache-2.0","_id":"@nats-io/transport-node@3.1.0","maintainers":[{"name":"philpennock","email":"npm-packaging@pennock-tech.com"},{"name":"aricart","email":"alberto@synadia.com"},{"name":"derek","email":"derek@nats.io"}],"contributors":[],"homepage":"https://nats.io","bugs":{"url":"https://github.com/nats-io/nats.js/issues"},"dist":{"shasum":"03c9ea40ecf1cbf8631a85f0c8230bd7d60fee26","tarball":"https://registry.npmjs.org/@nats-io/transport-node/-/transport-node-3.1.0.tgz","fileCount":19,"integrity":"sha512-k5pH7IOKUetwXOMraVgcB5zG0wibcHOwJJuyuY1/5Q4K0XfBJDnb/IbczP5/JJWwMYfxSL9O+46ojtdBHvHRSw==","signatures":[{"sig":"MEUCIQD4Thl4QhITcXPnTmSiqjGVHm0esBkK/FZaFfUmcqOVLAIgd0lZGljQipaY9Y82llk7PDHYs9AtTWNRAeZuawT8974=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@nats-io%2ftransport-node@3.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":53959},"main":"index.js","types":"lib/mod.d.ts","engines":{"node":">= 18.0.0"},"gitHead":"7bf6190c66e912edae085bdd7759f0443339747c","private":false,"scripts":{"fmt":"deno fmt src/ examples/ test/ ","test":"npm run before-test && node --test --test-force-exit --experimental-test-coverage --test-coverage-include='lib/**/*' --test-coverage-exclude='lib/mod.js' --test-coverage-exclude='lib/nats-base-client.js'","build":"tsc","clean":"shx rm -Rf ./lib/* ./coverage/ out.lcov","setup":"curl -fsSL https://deno.land/x/install/install.sh | sh","prepack":"npm run check-package && npm run build","coverage":"npm run before-test && node --test --experimental-test-coverage --test-force-exit --test-reporter=lcov --test-reporter-destination=out.lcov --test-coverage-include='lib/**/*' --test-coverage-exclude='lib/mod.js' --test-coverage-exclude='lib/nats-base-client.js'","setup_win":"choco install deno","cover:html":"genhtml -o ./coverage/html ./out.lcov && open ./coverage/html/index.html","debug-test":"node ../node_modules/.bin/ava --verbose -T 6500000 --match","real-clean":"npm run clean && shx rm -Rf ./node_modules","before-test":"npm run clean && npm run check-package && npm run build && NODE_EXTRA_CA_CERTS=test/certs/ca.pem","postversion":"git push && git push --tags","bump-release":"npm version patch --no-commit-hooks --no-git-tag-version","check-package":"cd .. && deno run --allow-all bin/check-bundle-version.ts --module transport-node","bump-qualifier":"npm version prerelease --no-commit-hooks --no-git-tag-version"},"_npmUser":{"name":"aricart","actor":{"name":"aricart","type":"user","email":"alberto@synadia.com"},"email":"alberto@synadia.com"},"repository":{"url":"git+https://github.com/nats-io/nats.js.git","type":"git"},"_npmVersion":"11.4.2","description":"Node.js client for NATS, a lightweight, high-performance cloud native messaging system","directories":{},"_nodeVersion":"24.3.0","dependencies":{"@nats-io/nuid":"2.0.3","@nats-io/nkeys":"2.0.3","@nats-io/nats-core":"3.1.0"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.4.0","minimist":"^1.2.8","typescript":"^5.8.3","@nats-io/kv":"3.1.0","@types/node":"^24.0.11","@nats-io/obj":"3.1.0","@nats-io/jetstream":"3.1.0"},"_npmOperationalInternal":{"tmp":"tmp/transport-node_3.1.0_1752077092948_0.7524887453323057","host":"s3://npm-registry-packages-npm-production"}},"3.1.1-1":{"name":"@nats-io/transport-node","version":"3.1.1-1","keywords":["nats","messaging","pubsub","publish","subscribe","queue","distributed","queueing"],"author":{"name":"The NATS Authors"},"license":"Apache-2.0","_id":"@nats-io/transport-node@3.1.1-1","maintainers":[{"name":"philpennock","email":"npm-packaging@pennock-tech.com"},{"name":"aricart","email":"alberto@synadia.com"},{"name":"derek","email":"derek@nats.io"}],"contributors":[],"homepage":"https://nats.io","bugs":{"url":"https://github.com/nats-io/nats.js/issues"},"dist":{"shasum":"056aa65cd90ff8acfa6ede0c75d3440da10678e2","tarball":"https://registry.npmjs.org/@nats-io/transport-node/-/transport-node-3.1.1-1.tgz","fileCount":19,"integrity":"sha512-GY8eU530Ho4st8yAMa2/Xd+b9uWlIS/uUYgwJKYpXUWxzOGpVhEY3TOQ/OcQtO/vhuksm9yCk0whHwQ01KgCBg==","signatures":[{"sig":"MEYCIQDJ9qP5EglLCSJ+p4/wANhc3+6r72V+WWaJpvupqSI3HAIhAOLdB3SdxzhyTqZMZGLO7Y6FbvoO9kXBUyiwg5BQlD6M","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":53702},"main":"index.js","types":"lib/mod.d.ts","engines":{"node":">= 18.0.0"},"gitHead":"6787372ad8bd5df2023f24ac9c9a67fee931ca24","private":false,"scripts":{"fmt":"deno fmt src/ examples/ test/ ","test":"npm run before-test && node --test --test-force-exit --experimental-test-coverage --test-coverage-include='lib/**/*' --test-coverage-exclude='lib/mod.js' --test-coverage-exclude='lib/nats-base-client.js'","build":"tsc","clean":"shx rm -Rf ./lib/* ./coverage/ out.lcov","setup":"curl -fsSL https://deno.land/x/install/install.sh | sh","prepack":"npm run check-package && npm run build","coverage":"npm run before-test && node --test --experimental-test-coverage --test-force-exit --test-reporter=lcov --test-reporter-destination=out.lcov --test-coverage-include='lib/**/*' --test-coverage-exclude='lib/mod.js' --test-coverage-exclude='lib/nats-base-client.js'","setup_win":"choco install deno","cover:html":"genhtml -o ./coverage/html ./out.lcov && open ./coverage/html/index.html","debug-test":"node ../node_modules/.bin/ava --verbose -T 6500000 --match","real-clean":"npm run clean && shx rm -Rf ./node_modules","before-test":"npm run clean && npm run check-package && npm run build && NODE_EXTRA_CA_CERTS=test/certs/ca.pem","postversion":"git push && git push --tags","bump-release":"npm version patch --no-commit-hooks --no-git-tag-version","check-package":"cd .. && deno run --allow-all bin/check-bundle-version.ts --module transport-node","bump-qualifier":"npm version prerelease --no-commit-hooks --no-git-tag-version"},"_npmUser":{"name":"aricart","email":"alberto@synadia.com"},"repository":{"url":"git+https://github.com/nats-io/nats.js.git","type":"git"},"_npmVersion":"11.6.0","description":"Node.js client for NATS, a lightweight, high-performance cloud native messaging system","directories":{},"_nodeVersion":"24.6.0","dependencies":{"@nats-io/nuid":"2.0.3","@nats-io/nkeys":"2.0.3","@nats-io/nats-core":"3.1.1-1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"shx":"^0.4.0","minimist":"^1.2.8","typescript":"^5.9.2","@nats-io/kv":"3.2.0-1","@types/node":"^24.3.1","@nats-io/obj":"3.2.0-1","@nats-io/jetstream":"3.2.0-4"},"_npmOperationalInternal":{"tmp":"tmp/transport-node_3.1.1-1_1758312241232_0.49512279400112114","host":"s3://npm-registry-packages-npm-production"}},"3.1.1-2":{"name":"@nats-io/transport-node","version":"3.1.1-2","keywords":["nats","messaging","pubsub","publish","subscribe","queue","distributed","queueing"],"author":{"name":"The NATS Authors"},"license":"Apache-2.0","_id":"@nats-io/transport-node@3.1.1-2","maintainers":[{"name":"philpennock","email":"npm-packaging@pennock-tech.com"},{"name":"aricart","email":"alberto@synadia.com"},{"name":"derek","email":"derek@nats.io"}],"contributors":[],"homepage":"https://nats.io","bugs":{"url":"https://github.com/nats-io/nats.js/issues"},"dist":{"shasum":"63c2ff04374a0c9dd2e7d0873c4b7d0be0f6c9f4","tarball":"https://registry.npmjs.org/@nats-io/transport-node/-/transport-node-3.1.1-2.tgz","fileCount":19,"integrity":"sha512-MN1Eljk5Qn4bkXjBbYhCSvwIy9FuOPSsp2hukgZ7lpVXcFLeh8TDWUIDsJaJRii2afyw6bZmvRlYIB0EjkkuvQ==","signatures":[{"sig":"MEQCIDxbiLaAHjAuZKjCNzm/hvteRvEmKIgZKn9bv3YuREUiAiA5POhoUDxTrks0dyvgT17R8gMd5vvLgUPvk0ytbKKPiA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":53702},"main":"index.js","types":"lib/mod.d.ts","engines":{"node":">= 18.0.0"},"gitHead":"43e3e4a620d02778752f7ad38207d5d6e01c6bf7","private":false,"scripts":{"fmt":"deno fmt src/ examples/ test/ ","test":"npm run before-test && node --test --test-force-exit --experimental-test-coverage --test-coverage-include='lib/**/*' --test-coverage-exclude='lib/mod.js' --test-coverage-exclude='lib/nats-base-client.js'","build":"tsc","clean":"shx rm -Rf ./lib/* ./coverage/ out.lcov","setup":"curl -fsSL https://deno.land/x/install/install.sh | sh","prepack":"npm run check-package && npm run build","coverage":"npm run before-test && node --test --experimental-test-coverage --test-force-exit --test-reporter=lcov --test-reporter-destination=out.lcov --test-coverage-include='lib/**/*' --test-coverage-exclude='lib/mod.js' --test-coverage-exclude='lib/nats-base-client.js'","setup_win":"choco install deno","cover:html":"genhtml -o ./coverage/html ./out.lcov && open ./coverage/html/index.html","debug-test":"node ../node_modules/.bin/ava --verbose -T 6500000 --match","real-clean":"npm run clean && shx rm -Rf ./node_modules","before-test":"npm run clean && npm run check-package && npm run build && NODE_EXTRA_CA_CERTS=test/certs/ca.pem","postversion":"git push && git push --tags","bump-release":"npm version patch --no-commit-hooks --no-git-tag-version","check-package":"cd .. && deno run --allow-all bin/check-bundle-version.ts --module transport-node","bump-qualifier":"npm version prerelease --no-commit-hooks --no-git-tag-version"},"_npmUser":{"name":"aricart","email":"alberto@synadia.com"},"repository":{"url":"git+https://github.com/nats-io/nats.js.git","type":"git"},"_npmVersion":"11.6.0","description":"Node.js client for NATS, a lightweight, high-performance cloud native messaging system","directories":{},"_nodeVersion":"24.6.0","dependencies":{"@nats-io/nuid":"2.0.3","@nats-io/nkeys":"2.0.3","@nats-io/nats-core":"3.1.1-2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"shx":"^0.4.0","minimist":"^1.2.8","typescript":"^5.9.2","@nats-io/kv":"3.2.0-2","@types/node":"^24.3.1","@nats-io/obj":"3.2.0-2","@nats-io/jetstream":"3.2.0-5"},"_npmOperationalInternal":{"tmp":"tmp/transport-node_3.1.1-2_1758322458769_0.3681942957161166","host":"s3://npm-registry-packages-npm-production"}},"3.2.0":{"name":"@nats-io/transport-node","version":"3.2.0","keywords":["nats","messaging","pubsub","publish","subscribe","queue","distributed","queueing"],"author":{"name":"The NATS Authors"},"license":"Apache-2.0","_id":"@nats-io/transport-node@3.2.0","maintainers":[{"name":"philpennock","email":"npm-packaging@pennock-tech.com"},{"name":"aricart","email":"alberto@synadia.com"},{"name":"derek","email":"derek@nats.io"}],"contributors":[],"homepage":"https://nats.io","bugs":{"url":"https://github.com/nats-io/nats.js/issues"},"dist":{"shasum":"4f39f7eed37be13da7002e9890ae0fbd77cc94bb","tarball":"https://registry.npmjs.org/@nats-io/transport-node/-/transport-node-3.2.0.tgz","fileCount":19,"integrity":"sha512-foSEx0KHRIjuVtb0teEnkax2elrWR4MxijBPuFPtodSAprUh+6wiYk+v5qCqhIdVl6cWGLTXCtlCHs1bkocGTg==","signatures":[{"sig":"MEYCIQC8KqIo5PVN+VmUEmtZ9X3uMRapeQJEy8xYXMqBW3X/1wIhALZiV7IFElmCVqzW+1JwsuP82kMft/3i7EWW00FgRRbD","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@nats-io%2ftransport-node@3.2.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":53686},"main":"index.js","types":"lib/mod.d.ts","engines":{"node":">= 18.0.0"},"gitHead":"0552c1d48c183f89ce5c9c03879326de45f2d329","private":false,"scripts":{"fmt":"deno fmt src/ examples/ test/ ","test":"npm run before-test && node --test --test-force-exit --experimental-test-coverage --test-coverage-include='lib/**/*' --test-coverage-exclude='lib/mod.js' --test-coverage-exclude='lib/nats-base-client.js'","build":"tsc","clean":"shx rm -Rf ./lib/* ./coverage/ out.lcov","setup":"curl -fsSL https://deno.land/x/install/install.sh | sh","prepack":"npm run check-package && npm run build","coverage":"npm run before-test && node --test --experimental-test-coverage --test-force-exit --test-reporter=lcov --test-reporter-destination=out.lcov --test-coverage-include='lib/**/*' --test-coverage-exclude='lib/mod.js' --test-coverage-exclude='lib/nats-base-client.js'","setup_win":"choco install deno","cover:html":"genhtml -o ./coverage/html ./out.lcov && open ./coverage/html/index.html","debug-test":"node ../node_modules/.bin/ava --verbose -T 6500000 --match","real-clean":"npm run clean && shx rm -Rf ./node_modules","before-test":"npm run clean && npm run check-package && npm run build && NODE_EXTRA_CA_CERTS=test/certs/ca.pem","postversion":"git push && git push --tags","bump-release":"npm version patch --no-commit-hooks --no-git-tag-version","check-package":"cd .. && deno run --allow-all bin/check-bundle-version.ts --module transport-node","bump-qualifier":"npm version prerelease --no-commit-hooks --no-git-tag-version"},"_npmUser":{"name":"aricart","email":"alberto@synadia.com"},"repository":{"url":"git+https://github.com/nats-io/nats.js.git","type":"git"},"_npmVersion":"11.6.0","description":"Node.js client for NATS, a lightweight, high-performance cloud native messaging system","directories":{},"_nodeVersion":"24.8.0","dependencies":{"@nats-io/nuid":"2.0.3","@nats-io/nkeys":"2.0.3","@nats-io/nats-core":"3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.4.0","minimist":"^1.2.8","typescript":"^5.9.2","@nats-io/kv":"3.2.0","@types/node":"^24.3.1","@nats-io/obj":"3.2.0","@nats-io/jetstream":"3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/transport-node_3.2.0_1758556226685_0.7578273975104819","host":"s3://npm-registry-packages-npm-production"}},"3.3.0":{"name":"@nats-io/transport-node","version":"3.3.0","keywords":["nats","messaging","pubsub","publish","subscribe","queue","distributed","queueing"],"author":{"name":"The NATS Authors"},"license":"Apache-2.0","_id":"@nats-io/transport-node@3.3.0","maintainers":[{"name":"philpennock","email":"npm-packaging@pennock-tech.com"},{"name":"aricart","email":"alberto@synadia.com"},{"name":"derek","email":"derek@nats.io"}],"contributors":[],"homepage":"https://nats.io","bugs":{"url":"https://github.com/nats-io/nats.js/issues"},"dist":{"shasum":"5ec630a033337247d5f01fa3b3d7cd567ef562f6","tarball":"https://registry.npmjs.org/@nats-io/transport-node/-/transport-node-3.3.0.tgz","fileCount":19,"integrity":"sha512-A59+E0uL2FCzkvEbnhOPA4bKd4p1Ca6o5GwhVwVHzBPILjjGaSpgwgccaxnjwdsP+FBcMRrgXJ1wn6i1pf6nHQ==","signatures":[{"sig":"MEUCID9GwoLpCtuA0oBdm5Zg+HDwKlSJjM9xbHHH4llbL3/KAiEAja3EgHDviXqKxowOyh0c5FQ7F4WGwBMYaiaFY3ndJaM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@nats-io%2ftransport-node@3.3.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":53687},"main":"index.js","types":"lib/mod.d.ts","engines":{"node":">= 18.0.0"},"gitHead":"292c14cc680e87244cf3cba67b14d79afacb805c","private":false,"scripts":{"fmt":"deno fmt src/ examples/ test/ ","test":"npm run before-test && node --test --test-force-exit --experimental-test-coverage --test-coverage-include='lib/**/*' --test-coverage-exclude='lib/mod.js' --test-coverage-exclude='lib/nats-base-client.js'","build":"tsc","clean":"shx rm -Rf ./lib/* ./coverage/ out.lcov","setup":"curl -fsSL https://deno.land/x/install/install.sh | sh","prepack":"npm run check-package && npm run build","coverage":"npm run before-test && node --test --experimental-test-coverage --test-force-exit --test-reporter=lcov --test-reporter-destination=out.lcov --test-coverage-include='lib/**/*' --test-coverage-exclude='lib/mod.js' --test-coverage-exclude='lib/nats-base-client.js'","setup_win":"choco install deno","cover:html":"genhtml -o ./coverage/html ./out.lcov && open ./coverage/html/index.html","debug-test":"node ../node_modules/.bin/ava --verbose -T 6500000 --match","real-clean":"npm run clean && shx rm -Rf ./node_modules","before-test":"npm run clean && npm run check-package && npm run build && NODE_EXTRA_CA_CERTS=test/certs/ca.pem","postversion":"git push && git push --tags","bump-release":"npm version patch --no-commit-hooks --no-git-tag-version","check-package":"cd .. && deno run --allow-all bin/check-bundle-version.ts --module transport-node","bump-qualifier":"npm version prerelease --no-commit-hooks --no-git-tag-version"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2174188c-b991-4805-bd2e-c85230952876"}},"repository":{"url":"git+https://github.com/nats-io/nats.js.git","type":"git"},"_npmVersion":"11.6.2","description":"Node.js client for NATS, a lightweight, high-performance cloud native messaging system","directories":{},"_nodeVersion":"24.11.1","dependencies":{"@nats-io/nuid":"2.0.3","@nats-io/nkeys":"2.0.3","@nats-io/nats-core":"3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.4.0","minimist":"^1.2.8","typescript":"^5.9.2","@nats-io/kv":"3.3.0","@types/node":"^25.0.0","@nats-io/obj":"3.3.0","@nats-io/jetstream":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/transport-node_3.3.0_1765922718225_0.49348740639940614","host":"s3://npm-registry-packages-npm-production"}},"3.3.1":{"name":"@nats-io/transport-node","version":"3.3.1","keywords":["nats","messaging","pubsub","publish","subscribe","queue","distributed","queueing"],"author":{"name":"The NATS Authors"},"license":"Apache-2.0","_id":"@nats-io/transport-node@3.3.1","maintainers":[{"name":"philpennock","email":"npm-packaging@pennock-tech.com"},{"name":"aricart","email":"alberto@synadia.com"},{"name":"derek","email":"derek@nats.io"}],"contributors":[],"homepage":"https://nats.io","bugs":{"url":"https://github.com/nats-io/nats.js/issues"},"dist":{"shasum":"a08c0e8ca7feb05946857634f342a8a4f46cc823","tarball":"https://registry.npmjs.org/@nats-io/transport-node/-/transport-node-3.3.1.tgz","fileCount":19,"integrity":"sha512-GBvY0VcvyQEILgy5bjpqU1GpDYmSF06bW59I7cewZuNGS9u3AoV/gf+a+3ep45T/Z+UC661atq/b7x+QV12w+Q==","signatures":[{"sig":"MEQCICt1AX/z0LHwbvgJAW8BaLqAQaHhqFmaGs1pnWgLGW6eAiAXJHwDxv45lmuA0wh2ASU5KS2nbn2x47NkgztIzj8FJQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@nats-io%2ftransport-node@3.3.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":53687},"main":"index.js","types":"lib/mod.d.ts","engines":{"node":">= 18.0.0"},"gitHead":"d273721422a48808cf2f03f40efa14df6f3c3cc5","private":false,"scripts":{"fmt":"deno fmt src/ examples/ test/ ","test":"npm run before-test && node --test --test-force-exit --experimental-test-coverage --test-coverage-include='lib/**/*' --test-coverage-exclude='lib/mod.js' --test-coverage-exclude='lib/nats-base-client.js'","build":"tsc","clean":"shx rm -Rf ./lib/* ./coverage/ out.lcov","setup":"curl -fsSL https://deno.land/x/install/install.sh | sh","prepack":"npm run check-package && npm run build","coverage":"npm run before-test && node --test --experimental-test-coverage --test-force-exit --test-reporter=lcov --test-reporter-destination=out.lcov --test-coverage-include='lib/**/*' --test-coverage-exclude='lib/mod.js' --test-coverage-exclude='lib/nats-base-client.js'","setup_win":"choco install deno","cover:html":"genhtml -o ./coverage/html ./out.lcov && open ./coverage/html/index.html","debug-test":"node ../node_modules/.bin/ava --verbose -T 6500000 --match","real-clean":"npm run clean && shx rm -Rf ./node_modules","before-test":"npm run clean && npm run check-package && npm run build && NODE_EXTRA_CA_CERTS=test/certs/ca.pem","postversion":"git push && git push --tags","bump-release":"npm version patch --no-commit-hooks --no-git-tag-version","check-package":"cd .. && deno run --allow-all bin/check-bundle-version.ts --module transport-node","bump-qualifier":"npm version prerelease --no-commit-hooks --no-git-tag-version"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2174188c-b991-4805-bd2e-c85230952876"}},"repository":{"url":"git+https://github.com/nats-io/nats.js.git","type":"git"},"_npmVersion":"11.6.2","description":"Node.js client for NATS, a lightweight, high-performance cloud native messaging system","directories":{},"_nodeVersion":"24.13.0","dependencies":{"@nats-io/nuid":"2.0.3","@nats-io/nkeys":"2.0.3","@nats-io/nats-core":"3.3.1"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.4.0","minimist":"^1.2.8","typescript":"^5.9.2","@nats-io/kv":"3.3.1","@types/node":"^25.0.0","@nats-io/obj":"3.3.1","@nats-io/jetstream":"3.3.1"},"_npmOperationalInternal":{"tmp":"tmp/transport-node_3.3.1_1770847729725_0.5011803742076348","host":"s3://npm-registry-packages-npm-production"}},"3.4.0-0":{"name":"@nats-io/transport-node","version":"3.4.0-0","keywords":["nats","messaging","pubsub","publish","subscribe","queue","distributed","queueing"],"author":{"name":"The NATS Authors"},"license":"Apache-2.0","_id":"@nats-io/transport-node@3.4.0-0","maintainers":[{"name":"philpennock","email":"npm-packaging@pennock-tech.com"},{"name":"aricart","email":"alberto@synadia.com"},{"name":"derek","email":"derek@nats.io"}],"contributors":[],"homepage":"https://nats.io","bugs":{"url":"https://github.com/nats-io/nats.js/issues"},"dist":{"shasum":"5329168280be5bbe9375104b73e9f2a88871e9ab","tarball":"https://registry.npmjs.org/@nats-io/transport-node/-/transport-node-3.4.0-0.tgz","fileCount":19,"integrity":"sha512-qQI+sXHzqI6xrTOhNVJKFiLQnT0EIVZcjny19uklJGU/9QrGJRJka8zHGBYFTKy3BisRfLtj52o8V39XaLFGwA==","signatures":[{"sig":"MEQCICG/mJ4YSgKWAwxHz2aIWtZ+EqpddNNqGJ35kxuVixEvAiAlTqZSlQN6GzqjfSnGcvwIr/uKqQ34dbwdo3iCxI1f4w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@nats-io%2ftransport-node@3.4.0-0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":53703},"main":"index.js","types":"lib/mod.d.ts","engines":{"node":">= 18.0.0"},"gitHead":"96241f6a3e1773514a94b0372a4aa2d16fe744ab","private":false,"scripts":{"fmt":"deno fmt src/ examples/ test/ ","test":"npm run before-test && node --test --test-force-exit --experimental-test-coverage --test-coverage-include='lib/**/*' --test-coverage-exclude='lib/mod.js' --test-coverage-exclude='lib/nats-base-client.js'","build":"tsc","clean":"shx rm -Rf ./lib/* ./coverage/ out.lcov","setup":"curl -fsSL https://deno.land/x/install/install.sh | sh","prepack":"npm run check-package && npm run build","coverage":"npm run before-test && node --test --experimental-test-coverage --test-force-exit --test-reporter=lcov --test-reporter-destination=out.lcov --test-coverage-include='lib/**/*' --test-coverage-exclude='lib/mod.js' --test-coverage-exclude='lib/nats-base-client.js'","setup_win":"choco install deno","cover:html":"genhtml -o ./coverage/html ./out.lcov && open ./coverage/html/index.html","debug-test":"node ../node_modules/.bin/ava --verbose -T 6500000 --match","real-clean":"npm run clean && shx rm -Rf ./node_modules","before-test":"npm run clean && npm run check-package && npm run build && NODE_EXTRA_CA_CERTS=test/certs/ca.pem","postversion":"git push && git push --tags","bump-release":"npm version patch --no-commit-hooks --no-git-tag-version","check-package":"cd .. && deno run --allow-all bin/check-bundle-version.ts --module transport-node","bump-qualifier":"npm version prerelease --no-commit-hooks --no-git-tag-version"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2174188c-b991-4805-bd2e-c85230952876"}},"repository":{"url":"git+https://github.com/nats-io/nats.js.git","type":"git"},"_npmVersion":"11.11.0","description":"Node.js client for NATS, a lightweight, high-performance cloud native messaging system","directories":{},"_nodeVersion":"24.14.1","dependencies":{"@nats-io/nuid":"2.0.3","@nats-io/nkeys":"2.0.3","@nats-io/nats-core":"3.4.0-0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"shx":"^0.4.0","minimist":"^1.2.8","typescript":"^5.9.2","@nats-io/kv":"3.4.0-0","@types/node":"^25.0.0","@nats-io/obj":"3.4.0-0","@nats-io/jetstream":"3.4.0-0"},"_npmOperationalInternal":{"tmp":"tmp/transport-node_3.4.0-0_1777479864558_0.1652317808198136","host":"s3://npm-registry-packages-npm-production"}},"3.4.0-2":{"name":"@nats-io/transport-node","version":"3.4.0-2","keywords":["nats","messaging","pubsub","publish","subscribe","queue","distributed","queueing"],"author":{"name":"The NATS Authors"},"license":"Apache-2.0","_id":"@nats-io/transport-node@3.4.0-2","maintainers":[{"name":"philpennock","email":"npm-packaging@pennock-tech.com"},{"name":"aricart","email":"alberto@synadia.com"},{"name":"derek","email":"derek@nats.io"}],"contributors":[],"homepage":"https://nats.io","bugs":{"url":"https://github.com/nats-io/nats.js/issues"},"dist":{"shasum":"4fe508e24303d6b2a204272e9846ca21e62f448f","tarball":"https://registry.npmjs.org/@nats-io/transport-node/-/transport-node-3.4.0-2.tgz","fileCount":19,"integrity":"sha512-V8dK1hDxEYVHgCIrDG6z7l63KGkgK7Sk1z8TlraFJs1Ogm1N+mrdWJ3QiEcH+IVPPQ6t/e+u7+d6zYCpJPlhBA==","signatures":[{"sig":"MEUCIQDpUJ6iYBz0w3b7uVTrXsGLjq1acW3uZa6IGMMwovnHTAIgIDeas2jQkuWpv0gss0rNTMcqDFL2wbTtIjvVvPUKOkE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@nats-io%2ftransport-node@3.4.0-2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":53654},"main":"index.js","types":"lib/mod.d.ts","engines":{"node":">= 18.0.0"},"gitHead":"4fca0055dc2bf01ebabe3639d12605a66741c30d","private":false,"scripts":{"fmt":"deno fmt src/ examples/ test/ ","test":"npm run before-test && node --test --test-force-exit --experimental-test-coverage --test-coverage-include='lib/**/*' --test-coverage-exclude='lib/mod.js' --test-coverage-exclude='lib/nats-base-client.js'","build":"tsc","clean":"shx rm -Rf ./lib/* ./coverage/ out.lcov","setup":"curl -fsSL https://deno.land/x/install/install.sh | sh","prepack":"npm run check-package && npm run build","coverage":"npm run before-test && node --test --experimental-test-coverage --test-force-exit --test-reporter=lcov --test-reporter-destination=out.lcov --test-coverage-include='lib/**/*' --test-coverage-exclude='lib/mod.js' --test-coverage-exclude='lib/nats-base-client.js'","setup_win":"choco install deno","cover:html":"genhtml -o ./coverage/html ./out.lcov && open ./coverage/html/index.html","real-clean":"npm run clean && shx rm -Rf ./node_modules","before-test":"npm run clean && npm run check-package && npm run build && NODE_EXTRA_CA_CERTS=test/certs/ca.pem","postversion":"git push && git push --tags","bump-release":"npm version patch --no-commit-hooks --no-git-tag-version","check-package":"cd .. && deno run --allow-all bin/check-bundle-version.ts --module transport-node","bump-qualifier":"npm version prerelease --no-commit-hooks --no-git-tag-version"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2174188c-b991-4805-bd2e-c85230952876"}},"repository":{"url":"git+https://github.com/nats-io/nats.js.git","type":"git"},"_npmVersion":"11.11.0","description":"Node.js client for NATS, a lightweight, high-performance cloud native messaging system","directories":{},"_nodeVersion":"24.14.1","dependencies":{"@nats-io/nuid":"3.0.0","@nats-io/nkeys":"2.0.3","@nats-io/nats-core":"3.4.0-2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"shx":"^0.4.0","minimist":"^1.2.8","typescript":"^5.9.2","@nats-io/kv":"3.4.0-2","@types/node":"^25.6.1","@nats-io/nst":"3.4.0-2","@nats-io/obj":"3.4.0-2","@nats-io/jetstream":"3.4.0-2"},"_npmOperationalInternal":{"tmp":"tmp/transport-node_3.4.0-2_1778191614836_0.9889740891473666","host":"s3://npm-registry-packages-npm-production"}},"3.4.0-3":{"name":"@nats-io/transport-node","version":"3.4.0-3","keywords":["nats","messaging","pubsub","publish","subscribe","queue","distributed","queueing"],"author":{"name":"The NATS Authors"},"license":"Apache-2.0","_id":"@nats-io/transport-node@3.4.0-3","maintainers":[{"name":"philpennock","email":"npm-packaging@pennock-tech.com"},{"name":"aricart","email":"alberto@synadia.com"},{"name":"derek","email":"derek@nats.io"}],"contributors":[],"homepage":"https://nats.io","bugs":{"url":"https://github.com/nats-io/nats.js/issues"},"dist":{"shasum":"2c2e3bbf8ec7e3dd2e217a803232770da8f392c6","tarball":"https://registry.npmjs.org/@nats-io/transport-node/-/transport-node-3.4.0-3.tgz","fileCount":19,"integrity":"sha512-hdUq7vpgJrVGJRM+x4vf4A9OSp2y6+7Pt+jpA2yiLNIfa1GEfjGer1uZnkXCKg6yctmDtyhMdpd+5Z7RuuPMNQ==","signatures":[{"sig":"MEQCICMuuQkXCCzDd7eSxaH//Th33WYhJX68GrEM8bK45A0hAiAbefZjVYN5qTTmIBTpzBhkjgTw5KzVmk4700+/qRu7dg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@nats-io%2ftransport-node@3.4.0-3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":53848},"main":"index.js","types":"lib/mod.d.ts","engines":{"node":">= 18.0.0"},"gitHead":"644b711f4b8ef3a2bcdd8c96669245f50dc1240b","private":false,"scripts":{"fmt":"deno fmt src/ examples/ test/ ","test":"npm run before-test && node --test --test-force-exit --experimental-test-coverage --test-coverage-include='lib/**/*' --test-coverage-exclude='lib/mod.js' --test-coverage-exclude='lib/nats-base-client.js'","build":"tsc","clean":"shx rm -Rf ./lib/* ./coverage/ out.lcov","setup":"curl -fsSL https://deno.land/x/install/install.sh | sh","prepack":"npm run check-package && npm run build","coverage":"npm run before-test && node --test --experimental-test-coverage --test-force-exit --test-reporter=lcov --test-reporter-destination=out.lcov --test-coverage-include='lib/**/*' --test-coverage-exclude='lib/mod.js' --test-coverage-exclude='lib/nats-base-client.js'","setup_win":"choco install deno","cover:html":"genhtml -o ./coverage/html ./out.lcov && open ./coverage/html/index.html","real-clean":"npm run clean && shx rm -Rf ./node_modules","before-test":"npm run clean && npm run check-package && npm run build && NODE_EXTRA_CA_CERTS=test/certs/ca.pem","postversion":"git push && git push --tags","bump-release":"npm version patch --no-commit-hooks --no-git-tag-version","check-package":"cd .. && deno run --allow-all bin/check-bundle-version.ts --module transport-node","bump-qualifier":"npm version prerelease --no-commit-hooks --no-git-tag-version"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2174188c-b991-4805-bd2e-c85230952876"}},"repository":{"url":"git+https://github.com/nats-io/nats.js.git","type":"git"},"_npmVersion":"11.11.0","description":"Node.js client for NATS, a lightweight, high-performance cloud native messaging system","directories":{},"_nodeVersion":"24.14.1","dependencies":{"@nats-io/nuid":"3.0.0","@nats-io/nkeys":"2.0.3","@nats-io/nats-core":"3.4.0-3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"shx":"^0.4.0","minimist":"^1.2.8","typescript":"^5.9.2","@nats-io/kv":"3.4.0-3","@types/node":"^25.6.1","@nats-io/nst":"3.4.0-3","@nats-io/obj":"3.4.0-3","@nats-io/jetstream":"3.4.0-3"},"_npmOperationalInternal":{"tmp":"tmp/transport-node_3.4.0-3_1778249174530_0.8978858141646922","host":"s3://npm-registry-packages-npm-production"}},"3.4.0-4":{"name":"@nats-io/transport-node","version":"3.4.0-4","keywords":["nats","messaging","pubsub","publish","subscribe","queue","distributed","queueing"],"author":{"name":"The NATS Authors"},"license":"Apache-2.0","_id":"@nats-io/transport-node@3.4.0-4","maintainers":[{"name":"philpennock","email":"npm-packaging@pennock-tech.com"},{"name":"aricart","email":"alberto@synadia.com"},{"name":"derek","email":"derek@nats.io"}],"contributors":[],"homepage":"https://nats.io","bugs":{"url":"https://github.com/nats-io/nats.js/issues"},"dist":{"shasum":"c7181560109d788710a84ba1e0319352464bf028","tarball":"https://registry.npmjs.org/@nats-io/transport-node/-/transport-node-3.4.0-4.tgz","fileCount":19,"integrity":"sha512-HNBpuxN8l+tOafF5LBG+Vut9Rzn0Amb8FY5Ojc73+a9yZ+pLwbyB6w0wPy7vhbL5lds+CuZtQXhhVJiur2RTNg==","signatures":[{"sig":"MEUCIQCiwtuk9uLpScUD5Cak9mng4L/SaIqKrp8XgVrgpikTrwIgOOpGGRNQsF2IsDHTKyEY7EYJ5aRw9TlWkLK2WWsJcnQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@nats-io%2ftransport-node@3.4.0-4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":53848},"main":"index.js","types":"lib/mod.d.ts","engines":{"node":">= 18.0.0"},"gitHead":"c2b6333c5e6ff015d0de15b5f7459c2cc53420b2","private":false,"scripts":{"fmt":"deno fmt src/ examples/ test/ ","test":"npm run before-test && node --test --test-force-exit --experimental-test-coverage --test-coverage-include='lib/**/*' --test-coverage-exclude='lib/mod.js' --test-coverage-exclude='lib/nats-base-client.js'","build":"tsc","clean":"shx rm -Rf ./lib/* ./coverage/ out.lcov","setup":"curl -fsSL https://deno.land/x/install/install.sh | sh","prepack":"npm run check-package && npm run build","coverage":"npm run before-test && node --test --experimental-test-coverage --test-force-exit --test-reporter=lcov --test-reporter-destination=out.lcov --test-coverage-include='lib/**/*' --test-coverage-exclude='lib/mod.js' --test-coverage-exclude='lib/nats-base-client.js'","setup_win":"choco install deno","cover:html":"genhtml -o ./coverage/html ./out.lcov && open ./coverage/html/index.html","real-clean":"npm run clean && shx rm -Rf ./node_modules","before-test":"npm run clean && npm run check-package && npm run build && NODE_EXTRA_CA_CERTS=test/certs/ca.pem","postversion":"git push && git push --tags","bump-release":"npm version patch --no-commit-hooks --no-git-tag-version","check-package":"cd .. && deno run --allow-all bin/check-bundle-version.ts --module transport-node","bump-qualifier":"npm version prerelease --no-commit-hooks --no-git-tag-version"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2174188c-b991-4805-bd2e-c85230952876"}},"repository":{"url":"git+https://github.com/nats-io/nats.js.git","type":"git"},"_npmVersion":"11.11.0","description":"Node.js client for NATS, a lightweight, high-performance cloud native messaging system","directories":{},"_nodeVersion":"24.14.1","dependencies":{"@nats-io/nuid":"3.0.0","@nats-io/nkeys":"2.0.3","@nats-io/nats-core":"3.4.0-4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"shx":"^0.4.0","minimist":"^1.2.8","typescript":"^5.9.2","@nats-io/kv":"3.4.0-4","@types/node":"^25.6.1","@nats-io/nst":"3.4.0-4","@nats-io/obj":"3.4.0-4","@nats-io/jetstream":"3.4.0-4"},"_npmOperationalInternal":{"tmp":"tmp/transport-node_3.4.0-4_1778250562714_0.43674239937541626","host":"s3://npm-registry-packages-npm-production"}},"3.4.0":{"name":"@nats-io/transport-node","version":"3.4.0","keywords":["nats","messaging","pubsub","publish","subscribe","queue","distributed","queueing"],"author":{"name":"The NATS Authors"},"license":"Apache-2.0","_id":"@nats-io/transport-node@3.4.0","maintainers":[{"name":"philpennock","email":"npm-packaging@pennock-tech.com"},{"name":"aricart","email":"alberto@synadia.com"},{"name":"derek","email":"derek@nats.io"}],"contributors":[],"homepage":"https://nats.io","bugs":{"url":"https://github.com/nats-io/nats.js/issues"},"dist":{"shasum":"6bdeca86d43fa4861a39c62e4996380825139560","tarball":"https://registry.npmjs.org/@nats-io/transport-node/-/transport-node-3.4.0.tgz","fileCount":19,"integrity":"sha512-hH7u7ejIBTFEJIZ8rIcMrHJI6wl+HhpO5sVFs1+ppmXa8RuB2+Lh1+UwTzZ5xTNNm1TKcRkYy+2qCV56qp8RxA==","signatures":[{"sig":"MEYCIQC1DCPSCCCAXmVNaNugs2CVnz1gjiTqkfFhxQ+cDp5RXQIhAO8dzIvuEOwFw0PRh6UeGdcDxt/IrnOMyELBAFTW8sjf","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@nats-io%2ftransport-node@3.4.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":53830},"main":"index.js","types":"lib/mod.d.ts","engines":{"node":">= 18.0.0"},"gitHead":"95e76e79d9feaa0a0bf3b0e8da526ec5a3460979","private":false,"scripts":{"fmt":"deno fmt src/ examples/ test/ ","test":"npm run before-test && node --test --test-force-exit --experimental-test-coverage --test-coverage-include='lib/**/*' --test-coverage-exclude='lib/mod.js' --test-coverage-exclude='lib/nats-base-client.js'","build":"tsc","clean":"shx rm -Rf ./lib/* ./coverage/ out.lcov","setup":"curl -fsSL https://deno.land/x/install/install.sh | sh","prepack":"npm run check-package && npm run build","coverage":"npm run before-test && node --test --experimental-test-coverage --test-force-exit --test-reporter=lcov --test-reporter-destination=out.lcov --test-coverage-include='lib/**/*' --test-coverage-exclude='lib/mod.js' --test-coverage-exclude='lib/nats-base-client.js'","setup_win":"choco install deno","cover:html":"genhtml -o ./coverage/html ./out.lcov && open ./coverage/html/index.html","real-clean":"npm run clean && shx rm -Rf ./node_modules","before-test":"npm run clean && npm run check-package && npm run build && NODE_EXTRA_CA_CERTS=test/certs/ca.pem","postversion":"git push && git push --tags","bump-release":"npm version patch --no-commit-hooks --no-git-tag-version","check-package":"cd .. && deno run --allow-all bin/check-bundle-version.ts --module transport-node","bump-qualifier":"npm version prerelease --no-commit-hooks --no-git-tag-version"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2174188c-b991-4805-bd2e-c85230952876"}},"repository":{"url":"git+https://github.com/nats-io/nats.js.git","type":"git"},"_npmVersion":"11.11.0","description":"Node.js client for NATS, a lightweight, high-performance cloud native messaging system","directories":{},"_nodeVersion":"24.14.1","dependencies":{"@nats-io/nuid":"3.0.0","@nats-io/nkeys":"2.0.3","@nats-io/nats-core":"3.4.0"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.4.0","minimist":"^1.2.8","typescript":"^5.9.2","@nats-io/kv":"3.4.0","@types/node":"^25.6.1","@nats-io/nst":"3.4.0","@nats-io/obj":"3.4.0","@nats-io/jetstream":"3.4.0"},"_npmOperationalInternal":{"tmp":"tmp/transport-node_3.4.0_1778252874321_0.7703274830872753","host":"s3://npm-registry-packages-npm-production"}},"3.4.1-0":{"name":"@nats-io/transport-node","version":"3.4.1-0","description":"Node.js client for NATS, a lightweight, high-performance cloud native messaging system","keywords":["nats","messaging","pubsub","publish","subscribe","queue","distributed","queueing"],"homepage":"https://nats.io","bugs":{"url":"https://github.com/nats-io/nats.js/issues"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/nats-io/nats.js.git"},"private":false,"author":{"name":"The NATS Authors"},"contributors":[],"main":"index.js","types":"lib/mod.d.ts","scripts":{"build":"tsc","real-clean":"npm run clean && shx rm -Rf ./node_modules","clean":"shx rm -Rf ./lib/* ./coverage/ out.lcov","fmt":"deno fmt src/ examples/ test/ ","prepack":"npm run check-package && npm run build","test":"npm run before-test && node --test --test-force-exit --experimental-test-coverage --test-coverage-include='lib/**/*' --test-coverage-exclude='lib/mod.js' --test-coverage-exclude='lib/nats-base-client.js'","coverage":"npm run before-test && node --test --experimental-test-coverage --test-force-exit --test-reporter=lcov --test-reporter-destination=out.lcov --test-coverage-include='lib/**/*' --test-coverage-exclude='lib/mod.js' --test-coverage-exclude='lib/nats-base-client.js'","before-test":"npm run clean && npm run check-package && npm run build && NODE_EXTRA_CA_CERTS=test/certs/ca.pem","setup":"curl -fsSL https://deno.land/x/install/install.sh | sh","setup_win":"choco install deno","cover:html":"genhtml -o ./coverage/html ./out.lcov && open ./coverage/html/index.html","check-package":"cd .. && deno run --allow-all bin/check-bundle-version.ts --module transport-node","postversion":"git push && git push --tags","bump-qualifier":"npm version prerelease --no-commit-hooks --no-git-tag-version","bump-release":"npm version patch --no-commit-hooks --no-git-tag-version"},"engines":{"node":">= 18.0.0"},"dependencies":{"@nats-io/nats-core":"3.4.0","@nats-io/nkeys":"2.0.3","@nats-io/nuid":"3.0.0"},"devDependencies":{"@nats-io/jetstream":"3.4.0","@nats-io/kv":"3.4.0","@nats-io/nst":"3.4.0","@nats-io/obj":"3.4.0","@types/node":"^25.6.1","minimist":"^1.2.8","shx":"^0.4.0","typescript":"^5.9.2"},"readmeFilename":"README.md","gitHead":"3a497d599944c0bf4d11ded2f7366b2d7fdc9189","_id":"@nats-io/transport-node@3.4.1-0","_nodeVersion":"25.9.0","_npmVersion":"11.12.1","dist":{"integrity":"sha512-FyMLvZCevEKlZhUERnRrkcYu1nEhVRxQPG74gunQ9GcHw17ntqhSzNyfvc2OiXx8Rd1Kk4rQfFA1elyeGM+hyA==","shasum":"ce647a969de51f570c1103149354f524eb55ace9","tarball":"https://registry.npmjs.org/@nats-io/transport-node/-/transport-node-3.4.1-0.tgz","fileCount":19,"unpackedSize":53838,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIA10i8Q1JBV6lC8Dah14V9Bt/d91XJVGph5eA4Tpi9PiAiA7RoKUak9FEOSr+HW6LoxbW9TF7Dwe/cEi+BRm8s2Mkg=="}]},"_npmUser":{"name":"aricart","email":"alberto@synadia.com"},"directories":{},"maintainers":[{"name":"philpennock","email":"npm-packaging@pennock-tech.com"},{"name":"aricart","email":"alberto@synadia.com"},{"name":"derek","email":"derek@nats.io"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/transport-node_3.4.1-0_1778686199633_0.7886616784365923"},"_hasShrinkwrap":false}},"time":{"created":"2024-07-31T18:37:23.547Z","modified":"2026-05-13T15:29:59.950Z","3.0.0-6":"2024-07-31T18:37:23.791Z","3.0.0-7":"2024-08-02T20:07:02.471Z","3.0.0-9":"2024-08-05T15:19:43.207Z","3.0.0-10":"2024-08-05T16:19:03.471Z","3.0.0-11":"2024-08-05T16:25:09.567Z","3.0.0-12":"2024-09-07T16:50:47.938Z","3.0.0-17":"2024-10-30T22:25:00.463Z","3.0.0-18":"2024-10-31T21:38:54.104Z","3.0.0-19":"2024-10-31T22:15:10.957Z","3.0.0-20":"2024-11-01T21:25:27.757Z","3.0.0-21":"2024-11-04T17:50:48.925Z","3.0.0-22":"2024-11-08T15:57:37.884Z","3.0.0-23":"2024-11-09T00:26:58.056Z","3.0.0-24":"2024-11-09T14:37:17.924Z","3.0.0-26":"2024-11-13T01:12:47.927Z","3.0.0-27":"2024-11-20T14:35:37.727Z","3.0.0-30":"2024-11-21T00:05:13.708Z","3.0.0-31":"2024-12-02T17:37:43.085Z","3.0.0-32":"2024-12-05T17:48:10.027Z","3.0.0-33":"2024-12-11T22:13:21.527Z","3.0.0-34":"2025-01-17T00:17:07.449Z","3.0.0-35":"2025-01-27T21:20:19.655Z","3.0.0-36":"2025-02-14T17:57:23.120Z","3.0.0-37":"2025-03-11T15:11:21.913Z","3.0.0-38":"2025-03-11T16:58:23.365Z","3.0.0-RC1":"2025-03-20T19:35:05.166Z","3.0.0-RC2":"2025-03-20T21:53:55.235Z","3.0.0-RC3":"2025-03-20T23:05:05.683Z","3.0.0-RC4":"2025-03-20T23:20:51.958Z","3.0.0":"2025-03-20T23:40:26.880Z","3.0.2-1":"2025-04-03T16:59:40.499Z","3.0.2":"2025-04-03T20:26:34.280Z","3.0.3-1":"2025-04-04T00:01:35.717Z","3.0.3-2":"2025-07-01T19:41:58.589Z","3.1.0-3":"2025-07-09T15:34:18.319Z","3.1.0":"2025-07-09T16:04:53.159Z","3.1.1-1":"2025-09-19T20:04:01.442Z","3.1.1-2":"2025-09-19T22:54:18.955Z","3.2.0":"2025-09-22T15:50:26.875Z","3.3.0":"2025-12-16T22:05:18.372Z","3.3.1":"2026-02-11T22:08:49.873Z","3.4.0-0":"2026-04-29T16:24:24.687Z","3.4.0-2":"2026-05-07T22:06:54.984Z","3.4.0-3":"2026-05-08T14:06:14.675Z","3.4.0-4":"2026-05-08T14:29:22.932Z","3.4.0":"2026-05-08T15:07:54.467Z","3.4.1-0":"2026-05-13T15:29:59.782Z"},"bugs":{"url":"https://github.com/nats-io/nats.js/issues"},"author":{"name":"The NATS Authors"},"license":"Apache-2.0","homepage":"https://nats.io","keywords":["nats","messaging","pubsub","publish","subscribe","queue","distributed","queueing"],"repository":{"url":"git+https://github.com/nats-io/nats.js.git","type":"git"},"description":"Node.js client for NATS, a lightweight, high-performance cloud native messaging system","contributors":[],"maintainers":[{"name":"philpennock","email":"npm-packaging@pennock-tech.com"},{"name":"aricart","email":"alberto@synadia.com"},{"name":"derek","email":"derek@nats.io"}],"readme":"","readmeFilename":""}