{"_id":"@volcano.dev/sdk","_rev":"259-139ae99f7b0e09b833df1cee000b684d","name":"@volcano.dev/sdk","dist-tags":{"nightly":"1.2.0-nightly.26903764590.1","latest":"1.15.0"},"versions":{"1.2.0-nightly.22454064035.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.22454064035.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.22454064035.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"587e6c58462c196c38475b510c202ea1b9d051b1","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.22454064035.1.tgz","fileCount":11,"integrity":"sha512-XZW0V9Dl9/1xmOwOcYA6t6RmhdT8Ymm/aG2L+IjS3QRpEyjZpu6alyItiVSmgJiO5Qi8m9qRFEudEHBQOWthRA==","signatures":[{"sig":"MEQCIAwF/SSoo1BKCp0JzFflg4Q8l9PXR77glNyqoGbuf9kOAiBj5oWym40OLOrJkRuKv1g2xATYTmwUlN84Cm9l3xPvNg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":383293},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"4a993752c57e436c8f5fafa921d0718f0c0d8567","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPattern=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"konginc","email":"npm@konghq.com"},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"10.8.2","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.0","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","jest":"^29.7.0","eslint":"^8.57.0","rollup":"^4.9.6","babel-jest":"^30.2.0","typescript":"^5.3.3","@babel/core":"^7.28.6","@babel/preset-env":"^7.28.6","oauth2-mock-server":"^8.1.0","jest-environment-jsdom":"^29.7.0","@rollup/plugin-typescript":"^11.1.6","@typescript-eslint/parser":"^7.0.0","@typescript-eslint/eslint-plugin":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.22454064035.1_1772127927253_0.8088940767120716","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.22877719612.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.22877719612.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.22877719612.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"6d0c9a1c7a38318bf9483d67b73b16714d5bce36","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.22877719612.1.tgz","fileCount":11,"integrity":"sha512-2b8L4M3EHGyA4NNn0Z5MpSTEqZCbNAS8RQeJk7bOnk5IK8DB89OHkEo0YIxTj4cpeWAYdU3FtTsDx5wFKGWeqQ==","signatures":[{"sig":"MEQCIC+uB+iQxsBjI0Vi5IyNI6QaamP6rrHL3XVw2v1NmLHKAiAVQjdUq3+o+lFg0e51Lw/PhRMH4zoMBFkm6Un7N1SQuQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":383293},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"e091428df155c755514851ccd502cb2a4b8e70e8","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPattern=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.11.0","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"22.22.0","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.11.3","jest":"^29.7.0","eslint":"^8.57.0","rollup":"^4.9.6","babel-jest":"^30.2.0","typescript":"^5.3.3","@babel/core":"^7.28.6","@babel/preset-env":"^7.28.6","oauth2-mock-server":"^8.1.0","jest-environment-jsdom":"^29.7.0","@rollup/plugin-typescript":"^11.1.6","@typescript-eslint/parser":"^7.0.0","@typescript-eslint/eslint-plugin":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.22877719612.1_1773095353773_0.5561434036303041","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.22877818205.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.22877818205.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.22877818205.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"84a5953035058ad5971430a0305d8c4195bf28c2","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.22877818205.1.tgz","fileCount":11,"integrity":"sha512-LAsiD4DFohkWMXcly16RSws0uqWmRSuetgGgVmeSwIfWSjPBc8vm28Pb3BnUfeWvucT4OlFyU46Grcfb4xfk7Q==","signatures":[{"sig":"MEUCIQDzy0FWnsmpbj/wajCEVczxtkBeN/+81uXccHg30bDx8QIgM6yl82T0I95D/75s/EfPz0VXjFeI2OFNpQGwzsf9dYo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":383293},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"4ef10a4791fa1dfb802a9b85f7cb8c1c1695ae4e","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPattern=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.11.0","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"22.22.0","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.11.3","jest":"^29.7.0","eslint":"^8.57.0","rollup":"^4.9.6","babel-jest":"^30.2.0","typescript":"^5.3.3","@babel/core":"^7.28.6","@babel/preset-env":"^7.28.6","oauth2-mock-server":"^8.1.0","jest-environment-jsdom":"^29.7.0","@rollup/plugin-typescript":"^11.1.6","@typescript-eslint/parser":"^7.0.0","@typescript-eslint/eslint-plugin":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.22877818205.1_1773095536828_0.7725957858614785","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.22877895151.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.22877895151.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.22877895151.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"87d8dcf70d67fa4ea1a09df0bf55c88421989c97","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.22877895151.1.tgz","fileCount":11,"integrity":"sha512-kP88ZPgXjGfyub5m9IzGgTQiM+YHQmhoC1ml0jkg27413nZwwa1bYlQK976bLaxU/sKw7yPvDV+V+WiiAyNvYg==","signatures":[{"sig":"MEYCIQCS9dlKT2Bbs04fbiZ7I4lhsXsMofXHun86r35B6cAZmQIhAMxBQ8h6ZsSIJd2N7aIT+jhq2dduFjyjGdlgpL+E/bRn","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":383293},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"cf396ec9a9e1d1f6aba0efba8c5f58eef45c3150","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPattern=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.11.0","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"22.22.0","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.11.3","jest":"^29.7.0","eslint":"^8.57.0","rollup":"^4.9.6","babel-jest":"^30.2.0","typescript":"^5.3.3","@babel/core":"^7.28.6","@babel/preset-env":"^7.28.6","oauth2-mock-server":"^8.1.0","jest-environment-jsdom":"^29.7.0","@rollup/plugin-typescript":"^11.1.6","@typescript-eslint/parser":"^7.0.0","@typescript-eslint/eslint-plugin":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.22877895151.1_1773095674454_0.3143569054906783","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.22956991752.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.22956991752.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.22956991752.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"705c865d826fc67a70ec0f0e7fd7398e83b430ed","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.22956991752.1.tgz","fileCount":11,"integrity":"sha512-rr6hRlxC2jEUkjaD3DRhIg63JbTFgvXHtNvvSBiLwthOIF+TYT3IlrrMLybRkweQHRyNHINAVogVK1VttXcRjQ==","signatures":[{"sig":"MEYCIQC2Xq/P/81Pycfssttd1C//rk4pYG3ynxCZ9PlV3TI28gIhAPOxUlUPFDG0hDKOVAz28XcIWqmKlc1Q/j5Y0rxsdcp+","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":393123},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"48aa88fb2e3476f0b5cc8de8600814d07dac640b","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPattern=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.11.0","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"22.22.0","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.11.3","jest":"^29.7.0","eslint":"^8.57.0","rollup":"^4.9.6","babel-jest":"^30.2.0","typescript":"^5.3.3","@babel/core":"^7.28.6","@babel/preset-env":"^7.28.6","oauth2-mock-server":"^8.1.0","jest-environment-jsdom":"^29.7.0","@rollup/plugin-typescript":"^11.1.6","@typescript-eslint/parser":"^7.0.0","@typescript-eslint/eslint-plugin":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.22956991752.1_1773238491182_0.36541208342344955","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.22966750160.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.22966750160.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.22966750160.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"caf36d608762ad2d987824e15f41faacdd04184b","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.22966750160.1.tgz","fileCount":11,"integrity":"sha512-xFakI6khGLaTHy0ZReg0ALiU40W+qXD+D9PwzPtSLrXWYh1GoB5IB+gSfSBT6J9b5HN7J+LuTw3sfq8gnmGqoQ==","signatures":[{"sig":"MEUCIQDrOm0DAF5yogfOOBBgwRzH/45L6MbV7RlU3Z6EUASlewIgKQuCbqBt9Mr4ZFoKYtwLunIJdEYoNUOHb0mBc2CaWbQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":394176},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"638e7a5d1160c68a954a8a0ca16525b2a4adcf81","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPattern=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.11.0","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"22.22.0","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.11.3","jest":"^29.7.0","eslint":"^8.57.0","rollup":"^4.9.6","babel-jest":"^30.2.0","typescript":"^5.3.3","@babel/core":"^7.28.6","@babel/preset-env":"^7.28.6","oauth2-mock-server":"^8.1.0","jest-environment-jsdom":"^29.7.0","@rollup/plugin-typescript":"^11.1.6","@typescript-eslint/parser":"^7.0.0","@typescript-eslint/eslint-plugin":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.22966750160.1_1773251591075_0.5789145169219705","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.23410886091.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.23410886091.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.23410886091.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"4551d8a7d4b09c8561e8dde00a483cfa7729a6ae","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.23410886091.1.tgz","fileCount":11,"integrity":"sha512-ye/s+wbv38OLGYgeZCkldh2sCbdiEvHjxpYEOlE0747GbYPc1xiFuRMv2AOcTz2oKhPfe+IhW/dXqKUDeDJNWw==","signatures":[{"sig":"MEQCIDqo6UJup/otGOlb/ElZ7CVMPB+r5nOCnZSvqvi/oQZ/AiAHefbLfrWinn5eizQtaeE7wd6HH0YeKu8W35xILB8GVQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":394176},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"79b3c529e35d0f8e5aeada6a5a084b7f8118a8b3","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPattern=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.12.0","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"22.22.1","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.11.3","jest":"^29.7.0","eslint":"^8.57.0","rollup":"^4.9.6","babel-jest":"^30.2.0","typescript":"^5.3.3","@babel/core":"^7.28.6","@babel/preset-env":"^7.28.6","oauth2-mock-server":"^8.1.0","jest-environment-jsdom":"^29.7.0","@rollup/plugin-typescript":"^11.1.6","@typescript-eslint/parser":"^7.0.0","@typescript-eslint/eslint-plugin":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.23410886091.1_1774208304091_0.884479045792981","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.23411074605.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.23411074605.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.23411074605.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"2968a4bd6a99e99397723f37fa6b25658ec11db6","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.23411074605.1.tgz","fileCount":11,"integrity":"sha512-+pT9F156XfpAqPzFhv2GD6MDt3T8CMtRueHfwgTX+qTEjJ+RvUvSCqwCivL3YzZ93lwSbXh7ZQwHQtgWnYs3mg==","signatures":[{"sig":"MEYCIQCs+oOn5QjMyHgdLc5N8xqgcjjBmgg50SxoK/kOh1vDcwIhAIBenzOxnXX3cX+GZfG3ZOC/+vAV2aim2Z/0a2kNXuzF","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":394176},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"90104578df59bb846732b23614905573c75b49a8","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPattern=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.12.0","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"22.22.1","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.11.3","jest":"^29.7.0","eslint":"^8.57.0","rollup":"^4.9.6","babel-jest":"^30.2.0","typescript":"^5.3.3","@babel/core":"^7.28.6","@babel/preset-env":"^7.28.6","oauth2-mock-server":"^8.1.0","jest-environment-jsdom":"^29.7.0","@rollup/plugin-typescript":"^11.1.6","@typescript-eslint/parser":"^7.0.0","@typescript-eslint/eslint-plugin":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.23411074605.1_1774208913134_0.020512008546085925","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.23411259422.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.23411259422.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.23411259422.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"24edacd26b2e733d02280044f549c1397003c9a8","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.23411259422.1.tgz","fileCount":11,"integrity":"sha512-iBZRUZKU/BFKMr++nXGVq0kE8PUtaylgq4vl61v3W7H6dh/bKjvnRt75tnrhf7FojjOIXHKjgxkjSwhk+3Qd5Q==","signatures":[{"sig":"MEQCICt8QUB4egab3UCCdrFh/V643vaXT9iSnO9mXHZvtuFOAiAG3psvfAZNDzg3OK1FdiV32x7LxmRB+9LEt+QTzacp/w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":394176},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"b947faed914d6143f1ab36017d756e993f26df72","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPattern=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.12.0","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"22.22.1","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.11.3","jest":"^29.7.0","eslint":"^8.57.0","rollup":"^4.9.6","babel-jest":"^30.2.0","typescript":"^5.3.3","@babel/core":"^7.28.6","@babel/preset-env":"^7.28.6","oauth2-mock-server":"^8.1.0","jest-environment-jsdom":"^29.7.0","@rollup/plugin-typescript":"^11.1.6","@typescript-eslint/parser":"^7.0.0","@typescript-eslint/eslint-plugin":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.23411259422.1_1774209518289_0.5421095345243376","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.23411469445.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.23411469445.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.23411469445.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"375eedc0302ef06bd8b5a7c4d7ad8c63a07c403c","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.23411469445.1.tgz","fileCount":11,"integrity":"sha512-i62UuE+yf9mSpIlUX8stclpv+/VZm/jyG+InHtG2K8p3dvNMVzgeYgoc7U+Fpo9alH6goo8BGthBwKuxSaFurA==","signatures":[{"sig":"MEYCIQDwJMgn1oSaAJjMTlBfuQGLjNWCN8x0cSiUjXmiXsQFfAIhAMS/Xk/Iz9Aay82KwQkCFfqNEc9KwY/H2YDnhdq9qCXo","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":394176},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"71d04521db0537a48179e54773d51a29d87f3f49","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPattern=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.12.0","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"22.22.1","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.11.3","jest":"^29.7.0","eslint":"^8.57.0","rollup":"^4.9.6","babel-jest":"^30.2.0","typescript":"^5.3.3","@babel/core":"^7.28.6","@babel/preset-env":"^7.28.6","oauth2-mock-server":"^8.1.0","jest-environment-jsdom":"^29.7.0","@rollup/plugin-typescript":"^11.1.6","@typescript-eslint/parser":"^7.0.0","@typescript-eslint/eslint-plugin":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.23411469445.1_1774210177469_0.6407228935175304","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.23719014965.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.23719014965.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.23719014965.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"d4035af6605db6b48f892824218cee512eae3405","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.23719014965.1.tgz","fileCount":11,"integrity":"sha512-LQXLoplUON3gbV/mfbl3pjDKFIEMnhk8S5MLC5Jf6vwvHDNppBHLMi1O9HF+R3EvqL3Rav8PwQPyYWB6iIr+mA==","signatures":[{"sig":"MEQCIDurfHKa0raHYuDdz2wL7OYVgmuqogm7md+LRKTz036AAiApvJo3AfHA17Tj/YbuIeBlUZkUe5yB5F6eMDHYgSgLeA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":394176},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"92e06d61f0df56533a694c32a52bb91e22b21615","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPattern=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.12.1","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"22.22.1","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.11.3","jest":"^29.7.0","eslint":"^8.57.0","rollup":"^4.9.6","babel-jest":"^30.2.0","typescript":"^5.3.3","@babel/core":"^7.28.6","@babel/preset-env":"^7.28.6","oauth2-mock-server":"^8.1.0","jest-environment-jsdom":"^29.7.0","@rollup/plugin-typescript":"^11.1.6","@typescript-eslint/parser":"^7.0.0","@typescript-eslint/eslint-plugin":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.23719014965.1_1774818224308_0.9721604970218201","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.23774839999.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.23774839999.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.23774839999.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"4bc0efe63d4d08f0c5686cc9acf634b5167af0f1","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.23774839999.1.tgz","fileCount":11,"integrity":"sha512-5XQLtWbB2zF0z3IOqyB8dGr+rmthvjLkatx0Ql1Vu3GvQq+4d1vzFPIbYhbPrEkKve19ipnF4m9NZ63a54Pj8Q==","signatures":[{"sig":"MEYCIQDcjiPmxIi6zcOXHr8rnKJGmKYn877/gPYzectHAPZoIAIhAOOguPMC2bl2bhgoqacVXw3z457J/Zx5PWaWNS1ipiPL","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":394176},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"20499c3556dcaddaed66a813bb3a553e35157249","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPattern=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.12.1","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"22.22.1","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.11.3","jest":"^29.7.0","eslint":"^8.57.0","rollup":"^4.9.6","babel-jest":"^30.2.0","typescript":"^5.3.3","@babel/core":"^7.28.6","@babel/preset-env":"^7.28.6","oauth2-mock-server":"^8.1.0","jest-environment-jsdom":"^29.7.0","@rollup/plugin-typescript":"^11.1.6","@typescript-eslint/parser":"^7.0.0","@typescript-eslint/eslint-plugin":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.23774839999.1_1774917730768_0.6615446640223404","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.24142385176.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.24142385176.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.24142385176.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"f17f9ee5b7056a8481603f0549617e4268017f63","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.24142385176.1.tgz","fileCount":11,"integrity":"sha512-wHm3CH2BPV8RyJ+5oMoTvckS63v8kUudto61VrySYw4wZVzLsFMkNgZAnBp7YO3BkM3qLvEVADay4/D29NEetQ==","signatures":[{"sig":"MEUCIB3TV6WltKb+Ukr5H4foWY46D3zDoXeVGOJEjoJr7sZhAiEA1X5t8Jqr6s5Le1wL00VokpxlRThhHQmkp4pRoFRQ12s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":395418},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"50fc926d81d4be82d08959b4062836a06a55a9f6","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.12.1","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.24142385176.1_1775660494497_0.9075936577649542","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.24225775083.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.24225775083.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.24225775083.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"44c426bad5e0d6d9a7a47b3b04edc8d4f9496219","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.24225775083.1.tgz","fileCount":11,"integrity":"sha512-gYLfVuhQg1Kdw/6KfzDVuYI9nag0wnXw7CexnlQFFDDA+pVi/jYPKzE4iZVgcPA4cK/09Oxm224311tnv6rceA==","signatures":[{"sig":"MEYCIQD0DrZD3d+uRnH3Gn9CR3ycqHIzII1K/jGRDK9hGSKN5wIhALS7Cs9QuXiJHqax+tKuq7OcdnMZV9GwJElA6hzo5Ef6","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":395418},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"27730da86384a5ed62c841c2515f35a465d0b387","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.12.1","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.24225775083.1_1775793909565_0.2674750409776512","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.24229453337.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.24229453337.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.24229453337.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"3afe16b5a32dcb7c400c586f714d62dba4526bde","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.24229453337.1.tgz","fileCount":11,"integrity":"sha512-pCkjAyUJwXV81AawGl3ClYc9RRrG1zVSS5pGMvnFa4yKfatGjl1f6WbiMMAdi+8b6NVFaQM9h+iZf1iYpTa1mA==","signatures":[{"sig":"MEQCIBvdheIuAzvBjUAmvM1/wU2+vFvnrFWceT3dLAbjIAAoAiBKr5K/HaaDMgN77ctmJx6wzrUXqvOoY7sa9mx57P6g2w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":395418},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"1e1785a120bd07e87dcb188a8984a1406744b782","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.12.1","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.24229453337.1_1775801940609_0.5896516028505554","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.24249897848.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.24249897848.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.24249897848.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"1469ad46c2921885e60b33662ef48faf32822ae0","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.24249897848.1.tgz","fileCount":11,"integrity":"sha512-3vRIFKWbh/PqWyX6QSL8CWgVhF5gedsBtoMN4lfUJefSPrfd2WbwesDxzM+H5OMnkk6/BLBzWSt7VlR/L2BAog==","signatures":[{"sig":"MEUCIQCjQ48hLyKnIPLlkRwCVURoOMMoaHhI/xf0qWFjHeGvNQIgBmF8RiGAL6mVREW0wKhyd2tNig7uZEnkYvtVwLLay1U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":395418},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"710f71544ecde4d7bf541c48d5d85084d0973850","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.12.1","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.24249897848.1_1775833999898_0.007634417485792078","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.24256635190.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.24256635190.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.24256635190.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"435734aa0a8de331ea20f97ce77c32ad1a598f46","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.24256635190.1.tgz","fileCount":11,"integrity":"sha512-hqgnuVg61uVazfCpYM1RWB9YXXnRfnkwblVB1jrHRftKDH+WUvEB4xvDIvGfNfmk6eSaaB2IubzSGkRuFSGx+g==","signatures":[{"sig":"MEUCIACHenLZaEin6sGg78DmQcK3eXJfjMTlKlKRlQ/KuUOVAiEA8Aur1zhjOMC90Hsl0uDfU6pYpxCPo9tW8CTcx4kvs5A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":395418},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"10da25ab8eadcd56c9c1760f6708f563f83db939","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.12.1","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.24256635190.1_1775843817249_0.012513273713935291","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.24260772490.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.24260772490.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.24260772490.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"489bc21499e0b9c1a12edc56e7ceb0a90c3710d6","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.24260772490.1.tgz","fileCount":11,"integrity":"sha512-Z8rOM3MuEuHJFka02ScDwQIQOjQcVcWFidhM1hnVUMmBv0Ez1bpDHWOqL2rUO8y40krHYUmoIjJ2JY/4ofuqZA==","signatures":[{"sig":"MEUCIQDib4dVthf1L7MnOwnht8PCx+ENa7hGPZWH43moffB5FAIgKq+ovRhfiSuZ8fZvYzHvq9S41VwQZdY1Cfsrvb/ZxLI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":395418},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"b7efd6eb73e361223ba18028a34a30fde032a79b","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.12.1","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.24260772490.1_1775849948505_0.015783792983139255","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.24269587077.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.24269587077.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.24269587077.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"940934776fc1c87026c7cd0e3819ca29da3f421b","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.24269587077.1.tgz","fileCount":11,"integrity":"sha512-XHoARMwoc3VQn8nDWCU0WeCTvFTBHTOFn04qoOCvWrSsCFnvj5nS2hbfF17Vzucn8ebHps8NGYnpd2Mu5YkqVQ==","signatures":[{"sig":"MEQCIF099zOxVtASXCtx0UKowHTMWhqmTBqH5MSP1a/n2PJ/AiBE5UT8R98Rb15/WkS5EzMc0kIbGEenHiZgBxlY/9yI+A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":395418},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"d55144f9301b63b172632cc8bc8288703b1b8557","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.12.1","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.24269587077.1_1775865522209_0.5937981157652226","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.24269844755.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.24269844755.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.24269844755.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"9298dd92df634f8278f3a4a9cf47d44a260c4c3e","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.24269844755.1.tgz","fileCount":11,"integrity":"sha512-fJPohM0kWANtdH4vAZrMKdYSw/K8Ca2RqjtbiDYQU+URvRWfyXqQgOZ06YQWX1+bCq02CEhn5AquDcDGrzhd2A==","signatures":[{"sig":"MEUCIQCEZSWnIQVkDl8gDdVHT/3Y2KhVnmsFXK65hW1KhKOm5gIgFhBap3jG9jZHaNJVFvWod8wCCz09KszBrcDhGJIu5z4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":395418},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"f29d920218e77273258c266b6d2727dda7a75088","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.12.1","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.24269844755.1_1775866177623_0.88302047102923","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.24290483700.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.24290483700.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.24290483700.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"a135422b5a503d939b8c49689c8aa667c63df76b","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.24290483700.1.tgz","fileCount":11,"integrity":"sha512-KsOdzpc5ox4sJYY2/2qmGCoBnTv+FVScxoA/pEZqEi+S/zKgcfvarQs1c/zC26VlHHyqMLUUAt16R/WOnozGyw==","signatures":[{"sig":"MEUCIQD8wrebgJAiuXjNoTne7365VP9xoA+U4gGEZsUHIGuolgIgLiun1fHYOufO4DmJNnNHaABBMacRIQT8YLUHDnsZ2pQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":395418},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"e4da3df97ff941f298071e701526b37e790d6545","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.12.1","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.24290483700.1_1775937804267_0.04085621253943317","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.24293345307.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.24293345307.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.24293345307.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"3e0b19bd97cf0d381383e71b2b4b33e94f1dda75","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.24293345307.1.tgz","fileCount":11,"integrity":"sha512-Eg3cDbE6hoWPa/q31VJMeLXUSR3SOCbm2ui3vKWIBNdl0sNuo2GARJxgaUIRwDPDdPH7MGxe1CXZ3P8jsfNNIA==","signatures":[{"sig":"MEUCIQDOH/u40o2qpzXNoWOKiiecnHyY2CKUs1SoUBqB42uHUwIgOAAXVyHVmxSROg8L46yl/Xw21Ov31frC2e0ZcJsQkZQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":395418},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"4d7b087eeb18f93e9583509416c307e6b1119a88","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.12.1","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.24293345307.1_1775947714888_0.6831099360201041","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.24309300949.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.24309300949.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.24309300949.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"fd3ee5d8e50f997f0f2ff62436eec03258f29400","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.24309300949.1.tgz","fileCount":11,"integrity":"sha512-tMWG7a3xwofSXVOGY1O6aMkpTlYRb6eQzgd9GefrmGTxVBuhNZ73jTI6HhN4spwhdM/69uO2Z5aboJUsVwr4Rw==","signatures":[{"sig":"MEYCIQD4vWmBBCfbkFVoszRnDWMkBktrB4EaSgvJ9nWQ4SdD4gIhAJxFVWrbKa116Nk1hutbFix7c7YZoQYgJz+wxYMQXIQa","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":395418},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"96a2d5a095056f583d2a944b5d0f714f61f35aa4","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.12.1","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.24309300949.1_1776005365552_0.6352195716176929","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.24378153805.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.24378153805.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.24378153805.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"a402ee91065641a70b5794b790c7a1f80f48969d","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.24378153805.1.tgz","fileCount":11,"integrity":"sha512-6A5KfO0ZISqJ7geslVW9zpCvs7MFeSVqLpPRnJrTskMguCshyeXKD19hTYmdWGKWN078jUU2UgnmM6RoZUwG/A==","signatures":[{"sig":"MEQCIAJtAmbR50ZbQ2ecsPA+oLDs/OZ2lXt8B4dIKsvWNzBIAiB6FVwQF4wkiD/nOs+sYJGghamu5Ow7sozAk7qruQwzzQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":395418},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"c7824a2bcc165c193cb7e00f2aa46440b2472ff9","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.12.1","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.24378153805.1_1776134661391_0.4794791322987797","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.24420797710.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.24420797710.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.24420797710.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"77d5017bb7c74c1354c31a9e1c99f4c7ddb39687","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.24420797710.1.tgz","fileCount":11,"integrity":"sha512-SPzdF1Qep13pDbTBR2QBL0Ev1ZVlEgPqh/0MWf7XJYZBzMpCOnxwTTXpcbFV9UQrJ1Nz0rWreKIymFAyV6Amng==","signatures":[{"sig":"MEYCIQCv9zYizYpQfN+z2vbwVVjPBdGfN2MKMWB/jbu9gRHeXQIhAK+eFiDRYd8mkqKCFMUYyNCbw6nL+xVM++TeOpgEB/wk","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":395418},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"535877e75ce7a8d5103a82fad2338065fb5c1e62","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.12.1","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.24420797710.1_1776197818591_0.9067694519466902","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.24423778390.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.24423778390.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.24423778390.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"6d71f229f6e857b38ae9b38b33ea1abdb71d4cac","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.24423778390.1.tgz","fileCount":11,"integrity":"sha512-ZuY/rWMW51itGT1zLjVHfE/pJ+90XLnU6xlBLvxiVf1+KOuNzfMR6ikuDZPPSp0IVbxUfvHVD7MCnN4PL68hgg==","signatures":[{"sig":"MEYCIQCJLxd8ETprx8hnixS/lIxid4UrDdhtkf/izqMHk/5DMQIhAMgGZaDtrexR1BP2qRIne5Ml7pyVnBBLX+5F7MBAaSDw","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":395418},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"f736fc5cb0ed02a0358b94ca82ada1c7678eee8d","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.12.1","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.24423778390.1_1776202035438_0.1301419017510448","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.24425974562.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.24425974562.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.24425974562.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"2d60ae74461435755a39529471c2c45fd5b2b715","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.24425974562.1.tgz","fileCount":11,"integrity":"sha512-4esYS4EnRpPw5HsBCpjb8j37mbCnejdaYZf1Cu7nYwy5OIgrxY8vVGKurWicc+kSVmio5RGLTtriT3czoSQ7SQ==","signatures":[{"sig":"MEUCIHVtTJ4zH+0lJU6Ba0orW9WrWRIouBMPx/MxI0W9SR8BAiEAn/oomsQGLKrBELfa3eZ2ETce2hpEwq2PXb2uwAuJCL0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":395418},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"b19d9a960043fc7df869cd6a5d5b4fcf0433726a","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.12.1","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.24425974562.1_1776205533039_0.3647277912343001","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.24455823482.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.24455823482.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.24455823482.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"4c81a6837633cda537071e3baa9e0ff3e34adabd","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.24455823482.1.tgz","fileCount":11,"integrity":"sha512-eJEhHdvAYTNyf+zxqHDS7oA/S1PaKjMzZjDynDRGLX60F4znTobkngR1rRvmhi84fWiAQY+E0eR4ZhIqDHgdFg==","signatures":[{"sig":"MEYCIQDEcHU8e8kpkcdNS4M1AU/QcMm/p0GDJWEh3qyQ94+G6gIhAP71OQUsKGIFCnyqKbTK75tbWqpe8JFEvSCKyIMI/m0N","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":395418},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"6b38d280bb04cc979bbca423abb8284491f3d824","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.12.1","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.24455823482.1_1776257931152_0.8695668630175606","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.24933558994.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.24933558994.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.24933558994.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"bf31ddd21c819f67b10a73411723a893a6ac8645","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.24933558994.1.tgz","fileCount":11,"integrity":"sha512-Aj+PxVwVMyXF5xxnyrUO7eST6upobiwhSMsGBm+DJ2lDd89yTg0EVFuUUN+w78+LsoV82RuerIh4uUg9VE/r7A==","signatures":[{"sig":"MEUCIQC55EQd9yTu97bz5It42lePeRpC9ZzftA5aTXunvO69IQIgYYE2PLjD2srFZbf6toDYF9KadtMAnL5ncfG9tjFURqU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":395418},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"b6c8c3f28dc4a4d5068ee4c3ec3ea50320f55a12","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.13.0","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.24933558994.1_1777128863896_0.3783422975841879","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.25031179952.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.25031179952.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.25031179952.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"cc77a133db6c8a558b4a75edbf536be45b7902c9","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.25031179952.1.tgz","fileCount":11,"integrity":"sha512-ssali95kYwg/on5M190nQDYjTtUn5pu4zoPMF4GhiX21/2xqpXfBP0vTPGY69p9FjP5MNFt0YIl2hohMrLiZaQ==","signatures":[{"sig":"MEUCIQDjK6eQ9xSdltpSDwWafZW3kCzHr0XubIc3VnVDLJJMZAIgfYkE/5dd4Ke55ut8oKOKRW4DCKJ84f43ObFX15E0Qp4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":395418},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"3bfd36e14c3e43dfaa1209ce3cf3ca2073938054","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.13.0","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.25031179952.1_1777344556254_0.8031447370243607","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.25065856398.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.25065856398.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.25065856398.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"180c928851136e2e41c046111215f0549d3d588d","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.25065856398.1.tgz","fileCount":11,"integrity":"sha512-2NVbqOznUhDccbiRpeRDHrsqto6q/80TCxJZqNYiF4SgJpAH9zAacKtT4Bgjwfg7AyoBsO+nmxDpgQUtZUGVrQ==","signatures":[{"sig":"MEYCIQCOU9fFDwqW8XmkKEbtb6lCH8BNrBrGMTDmrlcO5EBayQIhAKHmgKeV33hY2Tqy+The5WJzOa4U3XHUF2oktw2f8N6j","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":395418},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"be452e658863ceaf1d63410169980f12198ac8e9","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.13.0","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.25065856398.1_1777394785793_0.4142532845961231","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.25231905616.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.25231905616.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.25231905616.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"3bb86e9cb98b9895da711716ffcb15049ae7c124","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.25231905616.1.tgz","fileCount":11,"integrity":"sha512-S0NdigxTUQJGvJoYcAslWuxny6L/F3lGZHe95UxLpGBmG1KDr/tw++QaiXBdQROe1Y1JppLDpjC6VOS0v16xFA==","signatures":[{"sig":"MEYCIQDDl2PWSSZSVVBra909N0cWceY1CwYr52ZSZmD+K4GUlgIhANnbo83KelJR+ogrB8evsrQIahXfOu9ZLAiV9HT9jdA4","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":395418},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"775f39311f90f9c58e7e3527d0f195f4ca8fe224","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.13.0","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.25231905616.1_1777667561205_0.9073845345979679","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.25254950699.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.25254950699.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.25254950699.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"295847cdf485fb19313f90073c83ba273ed3d64e","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.25254950699.1.tgz","fileCount":11,"integrity":"sha512-6Gsq0TX1HH8yhFz3Noh0GQoSwz5t3VwNIUAhWLDo45Yz5Rs665IXC3O0/yKwEwve0/4tCQgoynAn5XfSbuYZOg==","signatures":[{"sig":"MEUCIALxaiBPMNurepnmSykJCaRBpvaKb12Q8thHnKd2aSTVAiEA4Bl1YTrbmjkXRmZ8Ni1VDzE5S4VbIsXNAPSn8Nbo6ok=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":395418},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"e732bb9d3caf6db3caae229a2168b58d99e58a79","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.13.0","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.25254950699.1_1777734685856_0.656087522119793","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.25256543663.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.25256543663.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.25256543663.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"7db70cad100032e32e7265fc114543078b45ee23","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.25256543663.1.tgz","fileCount":11,"integrity":"sha512-EjMn1t5smyhOQ1OTG52cAQjj/ICgK6Jy6KL5bxzzo5rrauKKqBn1PgSq2aoyRUCJl1Ss8Z2dQG2EpGzDnqfy2g==","signatures":[{"sig":"MEUCIFP4T/8N+odt8dvRkGF+srhKqSdqJIQplFOpZUkfycksAiEA8OHzu14XvjHIj/MF0TzNtZWsN+B6y48/3Jysjt3imHI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":395418},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"a0258ec6ff8563f9f05b0d0ebe8b42acf1de2dd9","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.13.0","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.25256543663.1_1777739609951_0.9886727168348475","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.25261836453.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.25261836453.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.25261836453.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"c3018015e86e3dfecad15c0e03e5f5bba7acf45c","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.25261836453.1.tgz","fileCount":11,"integrity":"sha512-hIImnnlVGR4OCUa7P7sRvNh41bCyUTXGm2qJjjcG+8XLIZVCaq3o5itE4DjXwS+RIvxKZWLlMP+UfP2LsnNAZA==","signatures":[{"sig":"MEYCIQDEpsPWRO35aYlKyZgF6aw5D1l4p+/CR+tGSos17PTlsAIhAIeoU/DOatm/SRPwnMnWr/xLTGBpenMoUkFmoBRarkl+","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":395418},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"9509be82ce337e41eddc77706df7d2a254f0be0d","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.13.0","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.25261836453.1_1777755850913_0.17528458343499076","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.25263967469.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.25263967469.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.25263967469.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"2cf2d33b4e765c494ff0a913c0a207a0f998f93d","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.25263967469.1.tgz","fileCount":11,"integrity":"sha512-TfS7OPcurgdSIaswyNURiI1o7RBQZuUU9hyJEhznwWWuXjd5tHLwZ+V0vavlE2cn4S9Ood2ovvYx3I7CN9VG7Q==","signatures":[{"sig":"MEQCIEVVHiOTXKgL8eF1l//LEjNOaFJHJxDpNXQxPaie5WZdAiAFG6PR4Zs1pB6iKMEystFYSzinEG+flQgWXZTyryEexQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":395418},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"a7c3e0d32ff8a21af2c60095e53d04835b43b122","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.13.0","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.25263967469.1_1777762671577_0.616346689921643","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.25265825573.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.25265825573.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.25265825573.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"0149f00d672bc0ac4c49d332c2ad5f05c9e79910","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.25265825573.1.tgz","fileCount":11,"integrity":"sha512-Q15B1J7IR6uN6wFGVFa0fdY+cZY0vqUzEG1VX2x1Xlm3iHwYU/L8F7ahzRFbjwW+WLAc9JKXqxuaksgTXd6sGw==","signatures":[{"sig":"MEYCIQC3LjbUEaYgClo/HYglIrVYfetbVwU8KU1DcQQG7mFq7gIhAOOTri8arvkm3QgnLH3bW0/HaYhTZ07QkdKx+3IyLvOU","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":395418},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"f057b7dbd60b00c5204653c33c75480dc4980a73","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.13.0","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.25265825573.1_1777768850177_0.5222457553630329","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.25266225014.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.25266225014.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.25266225014.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"015910c9ec0f897621a11d2ee3969d05627b01fa","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.25266225014.1.tgz","fileCount":11,"integrity":"sha512-sx+wzjy6l7Dj7oocF59N+Ycrg4IlmIaSO0/gWiXAaOJA51x3vxt9N2tmYm65MImKz0JW6XI6OqtSTnUXZ/Ib/g==","signatures":[{"sig":"MEYCIQCzjep4UGewHITlpBbnVxZW8oao5UeD+d7zf/Q+jQdRIAIhAJQB4BXl2UbPNfUcgkFeqMo1fC1sJRLbHdE2KA19UrVg","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":395418},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"08fe20f8dd0e780f11e129e946d5db3f0de2ad67","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.13.0","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.25266225014.1_1777770197612_0.13540589707953332","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.25268216584.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.25268216584.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.25268216584.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"9c2297387fc04e86e5cb0bc3f9c939e5d98d5957","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.25268216584.1.tgz","fileCount":11,"integrity":"sha512-dLllZyFoV7qE2LjX08h8QWMz2iBml0OItCeX8jboBgHCfTpzsWMR2Rwm7jp+Ja96gfXI3DBE3bO/HNkbIJ0IiQ==","signatures":[{"sig":"MEUCIFu9SynmXLd46NDLdftyWH0NGzZhI4L6WT61cgYsSsYFAiEAs/brqDFQfcDMoQBtxblmgiazI9j6RPcidQ+1XwFhPtg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":395418},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"d111f69096b903ed6eff46d167a4b5cd2ce39d8f","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.13.0","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.25268216584.1_1777776973260_0.42082527787833635","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.25277927125.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.25277927125.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.25277927125.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"acdd51b0a937529530babf1f9b6e7eec67835cd6","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.25277927125.1.tgz","fileCount":11,"integrity":"sha512-Fx+6ZWn8QUTMXMineIAQ/K5dtCJyn107KdwZuppfBNVxiqCXtob4Z6a6NvqA9j83pNlib/Cuj3iCOhFfW+6+YQ==","signatures":[{"sig":"MEYCIQC6yk2Al63kz9miALsxXl+HOyYgJqJNuknDxiaIq05ZMQIhAKpHze8fH6yWyQ51gaa1UkuWPj1qPgCtYEpyK2mHOK2a","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":395418},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"824641da928cad2bd7582cb187b57a23ea4fbedc","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.13.0","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.25277927125.1_1777807802661_0.5197312045209188","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.25278419856.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.25278419856.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.25278419856.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"7c64117976cc2fd02d42c77f0aa8dfc2d2126894","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.25278419856.1.tgz","fileCount":11,"integrity":"sha512-Si2LAKwt494txillicRPcsSj7GejmB5Ll679/xkAi7xYau3lw8dyTeeYM3DgcifFAY7oZBYpobC6JOde1dVZvA==","signatures":[{"sig":"MEUCIQCOo9pZzw0aV5w4AQpNeoVUtaAxTwXqZ25YfzYipBw5CgIgEniYu7XCAWp5f9lWTify0MMz7a4ZKagkoGKOFLnG76A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":395418},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"f93a9d779f7464d03c6f0bf8f1585fe7206a5e15","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.13.0","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.25278419856.1_1777809178236_0.17824425256591447","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.25291870699.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.25291870699.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.25291870699.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"203d1c402f8113db41d3fce0161a7ef52147cba8","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.25291870699.1.tgz","fileCount":11,"integrity":"sha512-s7aAEustGDvip/ypU0YkhsIqGYLafnCjKwQHuEkbSpPQWadodY7/QpN0IYbVIeqDgHlmy5QxBHXJ6I8cC2RpVw==","signatures":[{"sig":"MEQCIHbXq0dzxHzzEzgrk7Fop8nw2v0hBl6jnLIdckheuPBqAiBuQLuDUlwRIBj0ooc1MDzZSr+b5k73gpH1qTWxR6m9KQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":395418},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"e9b856965414385b2297729874bb5d670884763b","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.13.0","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.25291870699.1_1777845275712_0.5927005459807164","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.25316957705.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.25316957705.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.25316957705.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"04476e37eea91b43a45f066af184bf56d9c483d6","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.25316957705.1.tgz","fileCount":11,"integrity":"sha512-GZqLmCd+yptdXbM0B/9i9YnOUGywKZcY4cv4xzGZDmSZhGCKj6DTDeDNrNtcYgDGkdQ9UGKBXnlHyHTYwZO/Sg==","signatures":[{"sig":"MEUCIGSfjQd90nrZ+u8PsKW9ZQWY4iqOWGWL/JFWR1/AoSZJAiEAlwbGOxaJFvigOVXyi7ChD7ze9sYc9TIZBdldOF5bXxI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":395418},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"ba993f1a9fe3a5add47119c48efc62daa001e1b6","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.13.0","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.25316957705.1_1777894934036_0.44267813012331114","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.25401487881.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.25401487881.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.25401487881.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"09b56c4992b21066d5e2e055cda08cd4eca93665","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.25401487881.1.tgz","fileCount":11,"integrity":"sha512-K+x1OieX76VqXm+LguF3CaoCoH0iOe0Y8+c6XNi7dwNGmd5+KpZyRdC/mHnbIDtvyBzUj5lO4U3zQXZUwlaxcg==","signatures":[{"sig":"MEYCIQCopqTsrQnfz2Qc0N1ny1KwISJTf1EqwTJHXs5itMFsIQIhAKkkvlq9H42vV/KA6taMr+Geg0JgKNFzYLh37RZi88rJ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396703},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"c5ed30409f860fc4829d3cb5896fc009ad807e37","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.13.0","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.25401487881.1_1778014168327_0.011557933461374237","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.25463130463.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.25463130463.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.25463130463.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"af71c693898f0e43b51690550fe1ad42618144e8","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.25463130463.1.tgz","fileCount":11,"integrity":"sha512-X1J5asGHk7we6zSsmOKdSXIIBvjxVayaLrh4Ujs0AJyB+m1wOOICgSohznZF6eZvmVJ6IWZrBNB5ss088RXSgQ==","signatures":[{"sig":"MEUCIQDKByRHVA74f2x/L4yaPdTdw4FYePmB3FaFGszPiAsfRAIgSao5THJEs+lEccEmP40lCn95W2kLhgg/Gghx0ziNm/c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396703},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"2f862f11e9464fecabf2265e260d83de8dc3069b","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.14.0","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.25463130463.1_1778104265262_0.8433771076086873","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.25473921948.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.25473921948.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.25473921948.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"1454d59dde73f8bf378caca8bcc9fed68c837def","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.25473921948.1.tgz","fileCount":11,"integrity":"sha512-0+3EDadD8Hy69doAnkQ4tv5AodBfDmwtnmo6LoFcu3himjh4YepvhzWmjIJEUdG5+d+wPOOFfkSnieuaRW+wWQ==","signatures":[{"sig":"MEUCIQCWnWrxyrJQaFsATmcCZZc8zeqpToDPGA8RNgqgxgGStgIgLUls8xHdKheZUe9KB1ylID8gafAhqGc9zm9E4O27m08=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396703},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"94decf4b3dfb4f1ae2d7c9582f5cee3c31419fcb","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.14.0","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.25473921948.1_1778123488890_0.7034700571027528","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.25473955984.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.25473955984.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.25473955984.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"c6db3e8aa6896d1cb446a2c1ae2352b23025b0bb","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.25473955984.1.tgz","fileCount":11,"integrity":"sha512-mIdFv7J7cNvq8VuxKPNyRSFNgM7VKGk/cYfSdRozMfGj0TiaHa5eW+0dXOzTjD424yMEicGya6hEh9YSR0JLWg==","signatures":[{"sig":"MEUCIQCyMYFG8/biZ+Zcbv0TuftSXWqRiHhzrCMLOs13I/cEDQIgKP8Kp5wcDjO7HhmvPFgoe2mkEplT1wY+buXyw84H/RY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396703},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"cffb234b9cadd0e7d0a409c83d87c036e1913508","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.14.0","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.25473955984.1_1778123560167_0.20835741009622555","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.25477106510.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.25477106510.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.25477106510.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"747bd2a8ec7f1a106ca8b6412d1d8bb8a3271666","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.25477106510.1.tgz","fileCount":11,"integrity":"sha512-yNoIlG+Gf0iwabzbV8Zsf8ss6gKwH243zGB+004PBE/BuOEClLsvWh4MLqs4py+kHeZGjNzmWEwpAwxG//zbPQ==","signatures":[{"sig":"MEQCIGc7RZ2fbB69zVZZFmbOBZRaeCYqbDXef8a6uVbtB8izAiBzR9L5YTuDJ616TXKjN69o1xNnu+ZtW/rBb3nBiRMMMg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396703},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"109f7913899a9b11021945785dec9257fb3923ce","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.14.0","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.25477106510.1_1778130385248_0.3723020352555588","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.25512375444.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.25512375444.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.25512375444.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"6530a9fc9d595765fcf7dd950da1958f32c814bd","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.25512375444.1.tgz","fileCount":11,"integrity":"sha512-lvkQxEat3xYEzex1aIGx7QhAJrSsUfcPUi0iFvegxUZaTb7B0T/sFZF1jJzjaGL5CQ2ftV5hry2QHlZCiWNDFw==","signatures":[{"sig":"MEQCIH68TQLzPNwRCkJZT1XSCEPpPqrujK5WsCXzn8jdtdr9AiARvyiXz74KdxIjLF6UCnhefxcInM2SiA+b+yf4WAowoA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396703},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"4e172439aaeb4d5e634f9d0b7f2cf6f677941a12","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.14.0","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.25512375444.1_1778175873766_0.7492835414422241","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.25640136209.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.25640136209.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.25640136209.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"3022b2dc7c7f20c52d305a9d67b1cf88e1dab644","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.25640136209.1.tgz","fileCount":11,"integrity":"sha512-l/0CoX3lAE04ZAgVlqM4p92xkMsj+qfnMrdY242ys8W9/jPabs3EZgahftykrHMrKjMNEdQNyRhE06KQoj+BNg==","signatures":[{"sig":"MEUCIQCReBL1Yk8ho961FFyBm6Ps569a5A7nykUVIMlnHt+7QwIgZrFj7637oIr0Cg6DCMb3ov8SZcxX+0LA1XQrSFmUAnI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396703},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"28b609ed1f9ed409875a6950fb281f94b1c80130","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.14.1","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.25640136209.1_1778448186960_0.6634892368913479","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.25643525554.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.25643525554.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.25643525554.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"3ae3d3f9e11643ce524ff186c461e9c1793d2dea","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.25643525554.1.tgz","fileCount":11,"integrity":"sha512-WRYmlYIGBCTG0giwRD9yF8oIxxiaSfYFQD2FkfHoqIV9PxFcts5MY4khECbPQDiMA3YGE7rb1qC4bM1d36py4Q==","signatures":[{"sig":"MEUCIQDfIY4V3TH+9WQ65zqHhJfb+5+GAANFIUAkHUz0YJUq6QIgSQ1O2clVVBDOLgQvoi6dk5C6dM9dU33Jg73WIb6jhko=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396703},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"d5a70b189d289be73cce5bd209a38f48ffa540e5","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.14.1","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.25643525554.1_1778458017213_0.8321213333585822","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.25643564510.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.25643564510.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.25643564510.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"68d606b0e330c2e2877127ffa898ae82e4bb424e","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.25643564510.1.tgz","fileCount":11,"integrity":"sha512-7fsvFO8Tiwg44ObJFG2/DRNePjrdSmJK/jNRpQPsEnhQr7YRaq0ZLll3629j42CAR+9fscU9t7UxVAH8uHodrg==","signatures":[{"sig":"MEYCIQDe5EQ7i/Nv2p2aDbsfqWzbvScX/9JAO1nuRvmLH02JpAIhANBu+GdkqxTRq576+C9V3IG2iBlIZdAYJRYZ7y0Nsw93","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396703},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"45c7399784debd30cb364ba47c8c4f18b78d1fd8","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.14.1","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.25643564510.1_1778458123918_0.12774753023151275","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.25687134085.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.25687134085.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.25687134085.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"0fd8400d68ceaf1b56699c15f9a8cdbd8e4679e5","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.25687134085.1.tgz","fileCount":11,"integrity":"sha512-zXcsE3nTy5Dkh7OQTx3riElGhPXDFoVLdy2GpBnJgBRu5XMcz1PirS30uQUTgSftbHjGbijeXZaLnIlvYY+lpA==","signatures":[{"sig":"MEQCICQjclQdgMpRyek6MsY6NmxpPcpe1LjDPW2Lf8P5U/MWAiB0ju3HCB1S513AcFtyKIQIl9PYuf+TAbBlKN+HErmXLw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396703},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"d7d00ff6fd7cf7e2c612977f969c2700fb80c05f","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.14.1","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.25687134085.1_1778521611683_0.16201374166407834","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.25698018515.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.25698018515.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.25698018515.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"4052e337361a8efb2bd09eafb4171c4d142e9588","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.25698018515.1.tgz","fileCount":11,"integrity":"sha512-sRYEQPsihldLqY+2oI+qfl2fLdFrm6F9Z9HqM6Jwybv0wg9Ae0wpTW8AWTURjUS1dXR18MIawD0rl0qHcam/Lw==","signatures":[{"sig":"MEUCIQDK5d/oXClQ2ukaWBv+vyxAG5QIUIE+sWBQAUOgG0wMkAIgGD6ApjM4cEPFgqEEcQJPThH7FLiO6AOox4HWLA66MOs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396550},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"e6e429734676e970a549f1a7558e6dc0bb17b9e0","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.14.1","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.25698018515.1_1778534462756_0.06756869429361045","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.25740021581.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.25740021581.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.25740021581.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"5ad4c93058b5c721e45d30d03ea95256a3fc1b8e","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.25740021581.1.tgz","fileCount":11,"integrity":"sha512-61MzcqEr33wec8EIivw5Yxj+VaYPjyUILqe4EH12ik2ZJWoYJngVrbFItgTY+s4HXF1QjSkJhHLhMmzw7VRCzA==","signatures":[{"sig":"MEUCIQDYuIWUDx0okc4uFPAoYgHFiK3qkRzFZjaIKJDPHvSH7wIgfqE+QRgKjmYY+H6qjVKif3ILi/MNLwgZDNdmB3lQsPw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396550},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"554084df64c727da59c81fb8369df819cc117bcf","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.14.1","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.25740021581.1_1778595073506_0.37353390310754553","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.25742869840.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.25742869840.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.25742869840.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"483c631998494f21aaefdbc8b88abeb826185150","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.25742869840.1.tgz","fileCount":11,"integrity":"sha512-SWMKtHYB1llezwGtwBYe80A6y/ZVvc+Vl8DcTCurCC2+jBRhvmCFdGmkKuE9klCbXo2I0oS7RNBhO5kThBvAVw==","signatures":[{"sig":"MEYCIQDAFH0JylSS/i8tkACoGOZFdK/7+W6hai5IL1Wnq+uUlwIhAK5uyYT8Yc2RAPkhmbqoMQeI1N/N9md8wHvt32sU++pF","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396550},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"e876405ccb9a2797c354a0078c185c1309209eaa","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.14.1","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.25742869840.1_1778598001927_0.7481218845401454","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.25774468093.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.25774468093.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.25774468093.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"e7b8944f7cc5c65e18b6b6308919a114411591ee","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.25774468093.1.tgz","fileCount":11,"integrity":"sha512-t1+R/0bho19odG2rpwNyk0Wg69Ljw6oXuSBuZ9w5v1FuQSZpxYlk5Y4o+9XaOdi4ljS9oUA1ldeYB39KtLeGOg==","signatures":[{"sig":"MEQCIEdHOeFyer8tkK65d5pvK9+MpHk3Za8An2L0tbUoTfx1AiBcrF4yjW3H+X6iKsDdKWI9UkTt10OZOxxlgyDF/YO2ww==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396550},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"c80fb8c12eb1f2e42db5a93c74eb1b108bea5b6e","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.14.1","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.25774468093.1_1778639279941_0.10665203729936734","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.25776366765.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.25776366765.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.25776366765.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"88c4fba5cb2e8acfce3019ea330f44f2a2c204cf","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.25776366765.1.tgz","fileCount":11,"integrity":"sha512-5SIlamupV7lPZA8RzFXKr0rg0Wu5pnkRHoiri2SmqzqKDba4dw5iqFPWgQD671jqV+E6P40GA89jTNOTnEM62w==","signatures":[{"sig":"MEUCIQCsz7DuldHuMLOWFZTQGM2ifom/TwCwU5HP7rHg9gMRtQIgB20brIx8kw+uFw8VfOyHwJuNibz8cFq1eX3aaFdfRfo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396550},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"4e43656e5b7c3ec7160be362e2a91df4f531a527","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.14.1","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.25776366765.1_1778642773596_0.46663911891737864","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.25779182114.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.25779182114.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.25779182114.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"e7c3c5b13d7d40a3c14c7afb23f3df689c655909","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.25779182114.1.tgz","fileCount":11,"integrity":"sha512-pcQbLq5xXNjweIXmhXaLVpsxxGQa9ZobbCuhMc0Na9NiHLashmr0HDAYoJ+O8Mf2wGmAd2adizGTvRA23fWq6g==","signatures":[{"sig":"MEYCIQC5mFp1KCx/WDRi2rSCUK2M+vR5K4MMjgv/057yQuiovQIhAM602BX+LfqiVXhH6y2IiuF3p8ItPu+fvwaYIioTNXsm","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396550},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"999ff88408f6237cd8988ea0aa814ceab65d7c7b","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.14.1","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.25779182114.1_1778648157464_0.7881285037773549","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.25779988902.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.25779988902.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.25779988902.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"0b6ca10607a8fe5db9894ab3a81ae23342845635","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.25779988902.1.tgz","fileCount":11,"integrity":"sha512-7iJySfWYokWjU+0F12WQwugbmkj3Tw1dnZP8poOqyba48dg9cPjqxrMosyy/g+aFKd7KByaAM04gxXBGtavq5A==","signatures":[{"sig":"MEUCIGf4jj6iCNYf/7SKGAHz/nyNd5n+Hsv7Mg3gIK3/LCucAiEA1gbBBBVyc4eEelOW7gQ5hfDgsrWRQjqxptpsDx6r1a8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396550},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"9bbfcc8a9f24c226b708ed50e2b14110a040d785","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.14.1","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.25779988902.1_1778649655482_0.9411058186763104","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.25780201970.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.25780201970.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.25780201970.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"a0bbdf0f31665aa8af92648695fb5744c8ba17a9","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.25780201970.1.tgz","fileCount":11,"integrity":"sha512-zxTbndBNsfS+cwE4wz8XFeThsk4j99SnGKiLz+fImFkxnDUDwUWveRKFokgS3RmVfW70nkBflc95wtk65LeogA==","signatures":[{"sig":"MEUCIQCsa6g/a6XR9j37cuGXjp/6Zqn7X7t9n9F3DqPTXE+9EgIgRA6/qxOMRS4KTrznPZsgYqBplPJ/VjiPLqpeVnIDhPg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396550},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"a05e576d76d1d76fee05d8ae0454309cff6fa571","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.14.1","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.25780201970.1_1778650009149_0.6357070794570114","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.25780316043.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.25780316043.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.25780316043.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"6aa6b14f10f8b056d64793be1b2aa6c61d8e53af","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.25780316043.1.tgz","fileCount":11,"integrity":"sha512-PH9yV3yefgeFggkL5n+OMLwidrOMuxoe4Agbmq4WFgdtECbka7+bhBrPP6p9l/DC0He9oUzebDFfmVtqocf1rw==","signatures":[{"sig":"MEQCIFSpNS/BjrOaP5jGs1BM/akFLS3Xruq4OCSeNFxBI14eAiA9nYxXAkePorPE5ql+pNsU/0kjkXhIjr3u6Mo2Rslc1A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396550},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"5ebe11dd7b06dcac4596a610caf3878602daa651","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.14.1","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.25780316043.1_1778650211990_0.8017961566386798","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.25808434306.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.25808434306.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.25808434306.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"7b2cd16f3185dbb53c87ecb8929bf8f4b3d10c8d","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.25808434306.1.tgz","fileCount":11,"integrity":"sha512-+FmKrafInvPboj+TOXH//iGV4yK2cHtYpFOzH4ufvkVwInvTMoVJTrbhsSkGFrvPv5T55BQHMWmfFkZeXUHXCQ==","signatures":[{"sig":"MEUCIBmpxO+J2SiCHOCSvbazF7X8v9Z9acDbvswW4rpumrfBAiEAsHzhm5gwdBbZ83lGjkNwAX8D8SjcS6WlYeqM0Ef9pB4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396550},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"e5b6152539d3a96c5e57631e41f256a17a4f63b1","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.14.1","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.25808434306.1_1778685540938_0.7456571537058116","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.25808964193.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.25808964193.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.25808964193.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"5a8cb51dbc3c26528f8938a70975bf64426448ae","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.25808964193.1.tgz","fileCount":11,"integrity":"sha512-YVaXAqOxAgpV2SmkGF+vvscalUeGqwyeu6wSc5FZMGAHMNY+Fy1ilzvAkKXwBtKOvShWmaMpUFfUnCI/p8y6dg==","signatures":[{"sig":"MEUCIEb8X8jwa23u6HfLLFv+lD3uoKKtbLOQLtgUvW8t4p0WAiEAvJrWaFPua2aD+PFek0VHb42Z5KiDy6ZcCPuJkXWgyvE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396550},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"1d86bcdfc11293069502b95f036d9a861bd8dea8","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.14.1","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.25808964193.1_1778686085402_0.6932423592900427","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.25823907710.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.25823907710.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.25823907710.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"fdb5ae9e7baed5ff6b31736b5ad572d4d3a7abb2","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.25823907710.1.tgz","fileCount":11,"integrity":"sha512-BDxtQHwFR9uymXMYZWxPwLcIErJbWtFb6HZT0LQSm96mS2aEyAjowCd/5b5bClqP+AiVGaVxBavtNhHTZ+35FA==","signatures":[{"sig":"MEUCIFwwYu2NJGDD4q3c51NuRM1fyD4aPFA4tgC8Wtox+6jqAiEA+wB5zXXJ78XFWwVBfp0W4acV3XCGlWEc9QzUgmquuN4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396550},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"ff9ff45a9be4f1ce032042e647d428a18eda6e20","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.14.1","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.25823907710.1_1778703347337_0.3532254444712213","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.25827665723.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.25827665723.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.25827665723.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"1b03894fefdbaff3eb27ce9fc396284544ff346a","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.25827665723.1.tgz","fileCount":11,"integrity":"sha512-CWoPit26zZrQp6yw5rq00hFw/CUyYepUz/3BuAFUGq0m65Xr6pNlBZI8CNVX1b53OFFGIVRQJ9GhwQmPG/YRVQ==","signatures":[{"sig":"MEYCIQCg5VRlUNBwvbRk1EgPOjqLwI8vhRWnj+BZRcz31AyYywIhAJr2ZNFhnQPdl/d3QeP6ADKcTGVw9LQ0ikwxZEKOwoYX","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396550},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"ba743be8ca6b6235879de0f996f12e690e1ec6d6","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.14.1","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.25827665723.1_1778707992676_0.7709697374046591","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.25844812838.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.25844812838.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.25844812838.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"ba10779e24aa21c942982622f21d1b6f89b701d5","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.25844812838.1.tgz","fileCount":11,"integrity":"sha512-TWSMiYJGSucMuOaUig9T77U9iUvt2GiFpwurW0k8jMuofGNALWEU6tLmKLS9N1T8VVUofp1I8zd0yM3odtIdWg==","signatures":[{"sig":"MEUCIQD+qtdiyV0+tkCDsklFl4uNc9asI1/GLgtKOrR9Dcw0XwIgUWhH1smpEXcRm8mblbquMhNQxJKUelg+VQYzYT/txXQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396550},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"0701c2a387215061b4653cc6cbf0e7202b0e03c1","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.14.1","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.25844812838.1_1778738829089_0.38708496539384085","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.25871642464.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.25871642464.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.25871642464.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"9dbe5ff6e37d38f6c566067222e3fa89d4ecb786","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.25871642464.1.tgz","fileCount":11,"integrity":"sha512-qssZyE62eRPhBRepywWQKolHkkan0pzoGVpyVv55J6+bC+rPwnTwC5P0GBeVFK1+/RlGqCAo1l0J09eV2VntJg==","signatures":[{"sig":"MEUCIBIPWmT+Z9vnfZb7CBCtKsGmy2b6UPPW8i0NMXbm/P8VAiEA3vHC/FHQDyZNofIQVr+FutmMvGNzudH1MgDwtr7iFeE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396550},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"2c87c25274b4209b06d15f0d41d29d274f6cc463","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.14.1","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.25871642464.1_1778775772073_0.5444540992719862","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.25875165712.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.25875165712.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.25875165712.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"5201708209ee24d30dbe00d1d3039b6ea4623eb5","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.25875165712.1.tgz","fileCount":11,"integrity":"sha512-f9HRelzAf3MNX1dNLalXAPCeD6clPOG5V8W00YnPcLK/w6IeJF6DLBI3altqkfghxbR3NVp7GDvKLIO3rF3iog==","signatures":[{"sig":"MEYCIQCFDuy7oZkeYOX1OWNeF/y3ncYivK/NBAitUeG1CTobNwIhAM5LZVk43JNTpz8a/Dua2rwlKkiiwFJVFQhi2UrKW4eq","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396550},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"7767dcb5f45255e4a3fef0d39a5009eb82689ee4","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.14.1","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.25875165712.1_1778780011624_0.10291479856560182","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.25875580762.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.25875580762.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.25875580762.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"c74450c6fc73fc5cef6271b7345cb014c2a853da","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.25875580762.1.tgz","fileCount":11,"integrity":"sha512-MTF1fwpJY9NBPtqsxhYdIaYT6NG4iUsszZy0VDui9G4frY0gUTm2H9nonOxICd4JRF3jH0/mFnjZP9cauioQNA==","signatures":[{"sig":"MEYCIQCF2XbTClFSuymWr9V+6d1Gjgj759Hb3vPrFxqzOzdipAIhAIY50FHeLy1zhYXFmPMkv0CVyY7dI6jXrHPz61ZeLJKY","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396550},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"ae21d2c31681638766482e516505e7aa438acc6f","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.14.1","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.25875580762.1_1778780512528_0.37702793444056626","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.25875584090.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.25875584090.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.25875584090.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"5991eaae822939c6788f20d8f38566406ba363ce","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.25875584090.1.tgz","fileCount":11,"integrity":"sha512-vS++V5qDa++t45O64wznRYKNZTPBC3Nyjid0nkbAYG397vwu53K9HYutvYdBKGnS/9CuadfJeyhBkcz1wdJJzA==","signatures":[{"sig":"MEUCIHanlcX9UPOdS/gFngDc9Z6k48vim5VTjb+gzOnbrMimAiEAqcIqWnuqyYp8/4xQpIToduMw/z8AWeQKxcgq12xfM44=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396547},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"defe24f310530e95c7445f8224d5eb0bf98fb17e","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.14.1","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.25875584090.1_1778780545837_0.02091975473345431","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.25876437067.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.25876437067.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.25876437067.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"1a72f3d8edbf5b8c81d49c3e01ae4850e23136ce","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.25876437067.1.tgz","fileCount":11,"integrity":"sha512-fHHvjGc8rGn87Z59r3e2i3+CZeYmzrWRD72TEer7R7WGOOXxKXVfxpyziQt4IEMhJYDVECITp7a/yvRZu9beEw==","signatures":[{"sig":"MEQCIGFd/B8GeFdGIKI4Fzmc9MgJYp50JnHq1LVSSG0xZsZWAiBwN4TWV0+88y54h0OXSkmLs49ehSvXv0RKDLSMg9L07w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396547},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"67ac12016cc03af87fabd21f133dc061606df439","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.14.1","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.25876437067.1_1778781571013_0.1968954970660144","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.25877835889.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.25877835889.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.25877835889.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"5f6e422bdbe2ab8580144eda234b459c00885150","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.25877835889.1.tgz","fileCount":11,"integrity":"sha512-fabr/kv7DukXoi4usB/E0WJgqhE9tPMSmjLzbEj7lcXuR3eLx8OeoM9DVdDak3r5iRbz68ou+63H2pakeJe6mw==","signatures":[{"sig":"MEUCIQDNpAX5oB+mocZuD709edI5oC/Y8N4RL3T0UpQbdjoXBQIgFNAtDOU0Di1K+nZKTwRzMC3cnB9Zxq82CTxN+okQz84=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396547},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"8e02d3801819576f9b50b9659e4836ec61f333a5","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.14.1","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.25877835889.1_1778783252421_0.6226599240986894","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.25877994644.2":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.25877994644.2","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.25877994644.2","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"300d5e52310f1ed69d8140a53a12f7df8e06e0cc","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.25877994644.2.tgz","fileCount":11,"integrity":"sha512-JM0vMFc2o08BsHlzi7wkZUfsv+pV42pYeGhKW87TgOtATdiwVmdP6xp4TytZiKJWBatLfIeO90FSmjBDaWIvtQ==","signatures":[{"sig":"MEYCIQDTlz1lCZPyJSoEdLWw4pcFGcnvBWSu/A5oW7d9p8nBdwIhANPzwd0xTo7iw/DFyU58a1G19P7Ugg4eXY+21PZwKyq2","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396547},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"43e88ec5f61bb90d5f9dede1edb89c5ce0dcc1cf","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.14.1","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.25877994644.2_1778783482593_0.8550293949100287","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.25879597852.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.25879597852.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.25879597852.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"b0af4802fc9f3e79c063893556fc4abbeca48a0b","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.25879597852.1.tgz","fileCount":11,"integrity":"sha512-ZmAp/xXrvl9UR8ZONKTF9zulaodcvvpkOy5muh6I9rKoH9DZm7Cm+8N+gsoQRMpgI1TikpniojVwnJTA3b4xhA==","signatures":[{"sig":"MEYCIQDcI/jx/9keaRpiyFTkXjdwMRimJOhOwcZ9mHvIO+JqHwIhAPqm6sOmBGPH8pKFfDGAZr4gDiz3EV13X4todjhGbqkL","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396547},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"c3c1d677e28cd32aea72511cd9dfdc7c9fa4cd02","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.14.1","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.25879597852.1_1778785349225_0.8639043356533855","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.25933827043.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.25933827043.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.25933827043.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"23043a35f33a42a0dc202f4f2ede384995951423","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.25933827043.1.tgz","fileCount":11,"integrity":"sha512-az4/WvJTOodoZ2+7BxqAdDm0zHgsN+FW5CYT8W4p1To0h/slw6ZWqUTD4ALUHTwNmxFuRh5J+UErs0QFtzMz8A==","signatures":[{"sig":"MEUCIQCgAcuGHT3bgP6JcCHOibD3twCweZCQ3UnLImQ++E40owIgU8B09xpkFteE0dRq1CqTg7SJ9jQD+oOEaKuzBzCh3xM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396547},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"e0e058f857197e0d5ab8d91c00a335bfdb3abd80","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.14.1","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.25933827043.1_1778868783962_0.47057289423156634","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.25942131539.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.25942131539.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.25942131539.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"31b745dff2f7f62c9e035bb45aecb188e2f5273f","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.25942131539.1.tgz","fileCount":11,"integrity":"sha512-5XrVJBjKLZAOIpr5XgPrCiYFnd3+R8UEdipH16cZ4hNIksFmneP0mI6OU7aFY1x+kiAOsK1tTKOz2ZAO9khihg==","signatures":[{"sig":"MEYCIQCJvld55o6aWmEurFk4Qy1Sn3pWP8igNKi5hzsvMHqOVgIhAMclgSL04OHhoEOagCwBkAlOsK31KJLo9+oBsEN9v53I","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396547},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"4415fe2e1456b340fdc60b3a689c652debb16937","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.14.1","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.25942131539.1_1778880315402_0.9499287945454462","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.25956182684.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.25956182684.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.25956182684.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"44eb6ddffeb3e604a16dc15d4d843b109979de24","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.25956182684.1.tgz","fileCount":11,"integrity":"sha512-ELgAuvx8gXs/eMSTaEQ+/3itrYv7gtdM07q6aTSAvIg8oyL/odTAYcctCkMckU9vCVCWSrBecrjYF10XSd7q9A==","signatures":[{"sig":"MEUCIQCQvO3FA8CXTUgC/IQtiYQM3dQt6TBnoj9V1YtMooXtAQIgaVi2N58zGndKAEUeUkYrgAxuVYZAVM0Yp910yuOoRug=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396547},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"3d246c2c0e4af4c186507b98f003f69050209370","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.14.1","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.25956182684.1_1778916597147_0.7150735008787055","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.26037933901.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.26037933901.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.26037933901.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"179cdbd834d9fd8f2172e95d50f952d600bccadc","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.26037933901.1.tgz","fileCount":11,"integrity":"sha512-X5FWPy/yovGoVxw7IvuOQg1QBOHEtABR8HC0KW5tFZCBznILsZvKyllYZLFB+nuoa3Pv2/WXwaFJqi6mI+KiNA==","signatures":[{"sig":"MEYCIQCPDGljUlPT9WD47VoGGHS0yYHYOfDvdQhK82aGQMc9eQIhAPFETa/5fSI1XHRm00uW90DzetEPCkHT0NGmzAS4g5Vu","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396547},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"29ff36030e2e61d3f22e9f0a6b2609bc3d026c9e","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.14.1","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.26037933901.1_1779112463802_0.23983886830046153","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.26051151006.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.26051151006.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.26051151006.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"8f21b0548c2181fff887477325a4d3e8ddca3b13","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.26051151006.1.tgz","fileCount":11,"integrity":"sha512-4ioBVmZt+hXxr06jejUMp2UOv2rRB/dO54AGI/hHWhLyZaZKDIUj7T9AatJzQfWuaURGbmnEKvkOF7HSBF3xsw==","signatures":[{"sig":"MEUCIQCSbNgSgfiEo1vbCiFZq9jcqenBMhm1i9LbFuOh0ZMoKwIgTmvKg/8tokx1oDJPS4PHmVFTa3c29EXCMy+fNRZV9Lc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396547},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"8082c313c3701b4a5d91835d34763af2db00f40b","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.14.1","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.26051151006.1_1779127326377_0.5624753675108893","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.26320729845.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.26320729845.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.26320729845.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"078e40796e86dc2a6302c04b757b38835a1d3e45","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.26320729845.1.tgz","fileCount":11,"integrity":"sha512-/vaUih5xPrbC9FOAT0pRwoJ5wSRwUhJ5COcByuKJefUkMqOlx/cL/qq1NxS4F5vpsgMRlOkRTsbRLinyOWhaTw==","signatures":[{"sig":"MEUCIEJ3nwEnLmqBdQoNxI107BfUEZ7l8+rh+EmYaeecl6RtAiEA5stF7bD1LUhPR/QhR/dP3Ab3u4gyk7BPSON+xtTQ6N8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396547},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"f711fb7edef7994d97df201b6c8f85eb77d81e99","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.15.0","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.26320729845.1_1779502311741_0.8199278769307041","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.26321834526.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.26321834526.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.26321834526.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"e8179bc3221061cb4c26180c393d1269cd086401","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.26321834526.1.tgz","fileCount":11,"integrity":"sha512-a1qMsGfo2Et2XhgH+K3Vw104A8fOONw/Z1qtAUNGmRK/99l2bew1Po/cQiH1jN6Bz3o8gtI9+XYfu8C/nnkM9A==","signatures":[{"sig":"MEYCIQDJrsBMwSEnJURa69Mo15ehO5q3z1oDJruISRCqpxPHwwIhAPO3/lQisM519xG/fMjFL51Ton7azsp8fPllUqWW8dnh","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396547},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"046137d22fb0e78393473f288065c4b2f8d74689","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.15.0","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.26321834526.1_1779505595576_0.6514107026054063","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.26323803760.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.26323803760.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.26323803760.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"177b3f9ee668f5d21ac4ba25cabe7c9dfb1dac3b","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.26323803760.1.tgz","fileCount":11,"integrity":"sha512-lMq7qbx5+LHo3okoJonPrT42wbRdUrBhDgqo8FPcdcfmFv2z1JrDV/i92daWvvbP48lPRdTU2ME5V8p8TrDjzw==","signatures":[{"sig":"MEUCIA9voQr/+AWImcl6YQ/t4vMOnXu6QAuKI+a4f+eJsbs9AiEAsNeJ4OMlzqmc+2KUMy/7eKO8h7f+/YqvbJTC7CJtfLg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396547},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"fb9c9d38d33f16c5eed3ce483a2248a116674d69","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.15.0","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.26323803760.1_1779511591844_0.2874375987294735","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.26325108118.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.26325108118.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.26325108118.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"1dd385874896a7c8e11a238a58e19ada042bfcbd","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.26325108118.1.tgz","fileCount":11,"integrity":"sha512-P5UkoPmuC7zMAw3uqSU92ohdcNl0Mrc1LAJ7PrVBXaScfgUq2vLWK0n2SXH98d7PsYgjSQZYfWd1rgiq2LUSZA==","signatures":[{"sig":"MEUCIQDpH1T3aLAxJhvaaIysweSjGUh0leayAW/PfnWDSbkWbQIgWcBBtAEgX3LNwN3Ekl2Abvuh1bnEoXca6FMZQ4Fn89I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396547},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"aa34afaf779bd378b28455d9252009dc75eb5a5c","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.15.0","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.26325108118.1_1779515651837_0.39797473078042755","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.26327402504.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.26327402504.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.26327402504.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"51b44d8fcda108ed4316f41e4c92b5a117e34c35","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.26327402504.1.tgz","fileCount":11,"integrity":"sha512-K6zPRRCYOF6/wc7COaYl2sLdmlBUU96yv5yyOJvG3HqOyRPpTFOXf0wDQODWRfe1PTmZMtgMoQb0FnPKDehGpQ==","signatures":[{"sig":"MEQCIAUBjQyDlFSvulw4g41InZCiMNY23ZrBHaTu/utX1snBAiApEb5iv8Ay0eXtV/r23O98QLKqI/VMDRcy9PRXvKFgdQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396547},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"9c2af6a3fcfe2b55459538c2eb97f4ff5909081a","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.15.0","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.26327402504.1_1779522755348_0.4211201761576826","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.26427997798.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.26427997798.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.26427997798.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"c5fcca259ab355836bf7862328b1a3493a38f125","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.26427997798.1.tgz","fileCount":11,"integrity":"sha512-0oTdLWT0nD40Y0rmkdz6B65MI0o19GY5f3d6qldrzh0zWma0hOghxT11PjH5lb0be/vZgJGktjVqjv73hzpeTw==","signatures":[{"sig":"MEUCIQDhODHnfbfp74t+wFwJVe53W4prBGWd7MhXUQvKoa1/hAIgOTGHK5GSMn9wqNXgXnOAKNQLAYIOET46LepQvpGLLmo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396547},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"a8f1cdc84d77503284cd71d97db0b1947925e44c","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.15.0","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.26427997798.1_1779760838882_0.4736973461242797","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.26432665933.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.26432665933.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.26432665933.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"c367744248d3abaa63764dda05e058c6c6512ef0","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.26432665933.1.tgz","fileCount":11,"integrity":"sha512-sh/TlITecOXKbNvmxVcWFXrxZ+ErjPiRJ5T8NeM4KIG27Vk+P+KbrRFvoOTIk8KidKHyd1rjf1ZlMPZ6XYbWFg==","signatures":[{"sig":"MEUCIQDlZkLO2CL+0/jaSUxrrjBVfCMuxPAxUohEnasCmXROwwIgYDKI45GmHx0RCs7mTjxTWRCA7ATUJVMZpUCkZckR1Vo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396547},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"09bb2a54531824eb816dd32f1e0c3cc4dc0b02d1","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.15.0","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.26432665933.1_1779770509852_0.36443775129418343","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.26493537997.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.26493537997.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.26493537997.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"ec94a5a3170cd16bf13388c22cd2b7d4e6586f9d","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.26493537997.1.tgz","fileCount":11,"integrity":"sha512-4l5Kae0zEv8OrFS9ITkkUZSy6BK/ExEr+knnrnlgXRDLkeqNqYMIUKH5DuigJ+IkxjYI1KEKfObXv71ic6GpjQ==","signatures":[{"sig":"MEYCIQDfcILb7GwYvmOraXzFrSKd+BU/z9vU4mIcX+8IL4+bRQIhAIs4aLHUf3EvgrbvxDJG2gfMZVnujA2XC34Vxr2n10B5","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396547},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"eceda576e6a6511a6ec1544327bdac60e69e24ae","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.15.0","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.26493537997.1_1779861250926_0.6970055920021407","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.26494746606.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.26494746606.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.26494746606.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"5717c69a9701a7c7f0abeb0ce05dd67cfcdc0338","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.26494746606.1.tgz","fileCount":11,"integrity":"sha512-t6tp49cn+WW6ZZ7SBgbkvgODSOqYi4sTU4+VhU1L11tgVdcUjgI8kKYa0kQ6ltpZmKswfro7/bE/Q7PM9a7x1w==","signatures":[{"sig":"MEQCIBUGc+IOL81CH5xr78g3mvjeUE+7DDwZAqV+EgMoPGENAiBLQt957uaSF8rq9ia58yLOxncaQZn1l0X2Ml8aJ7OJ1g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396547},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"6e9e563751ba68b2c1a2f7d879037eca46d8c693","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.15.0","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.26494746606.1_1779863278491_0.6348977915954248","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.26496598589.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.26496598589.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.26496598589.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"b012203d77d4389c4d18a6fd6581d8a7c8c2b9f3","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.26496598589.1.tgz","fileCount":11,"integrity":"sha512-vvoyQ/M2RaNT65CfS2LL6Yw773NR06a9g8gltWvYEgt9VpUUAUS0tN0EFiGVzoko4RtQEKOLLvZby5UR2JGjdQ==","signatures":[{"sig":"MEUCIQCFGh3ythMWhjTvncp6qdmZ6C6BwIf2WklwXVpxZX/6SgIgS2n8rISLetAdow8HiCQFYIH6fNd3iSFDgzk0VYY4cm4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396547},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"24291f1ecf74c2067f29ad5693dd2f9f2acc9d37","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.15.0","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.26496598589.1_1779866013377_0.7814987718584603","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.26535655496.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.26535655496.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.26535655496.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"500da42fcb95baabe774ab43caed65c240bf536e","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.26535655496.1.tgz","fileCount":11,"integrity":"sha512-v1QKldl+dLadDwm2bmPv/VqxfR2xXXluhFd7leEj0qTyFVjssIUYg4IxEPczPEbj5kxr58WvfeD0ikWbyDPslA==","signatures":[{"sig":"MEUCIQCdCzso7i49Da2JRxM0oGcOB5nvVP4aEchgr2eEolfXJgIgPROrz8b3rdJ/en8OFvbwonJ2YxX+CD+o0nuQ+WXvD+k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396547},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"82ae3b7aaffa6d5d4d9b0be0e6b9b5ce19d55205","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.15.0","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.26535655496.1_1779912320662_0.20525512022331194","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.26582230367.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.26582230367.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.26582230367.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"468d423f5b43b396ad219d79c56602b19aa1a958","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.26582230367.1.tgz","fileCount":11,"integrity":"sha512-sH2A3+BQHWQfotZmoN4XteO4rqkborPYa6QTpXVybE43ZyYI25FGL1R1SRWXCo+LhswbLAxAOtljZvqVF743Hg==","signatures":[{"sig":"MEUCIBbsnkI5MfJ775jzKKhlYFi1zjEHvk9YwK5keukfT4U/AiEA0pFnh1DvBT9cp2vtIkX6cdf105LqXLDRVX46IZsqW2c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396547},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"097a394461c993ee4d8b53c62e4ee25e58a4317a","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.16.0","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.26582230367.1_1779979803625_0.9822396865417233","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.26583014932.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.26583014932.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.26583014932.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"fad174f4e3fb77df1a08e23ccc3b70663413ca95","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.26583014932.1.tgz","fileCount":11,"integrity":"sha512-76GurxdNiqG24/4chXILqy7q7Bgg8KLgm/vTK1cmxduR4opGZWXZrhYcIumL1MRURyiiA092AQ+J1A5fnvmhhQ==","signatures":[{"sig":"MEYCIQDgFCAQA0FkO86c9B35+PbDw2TtLqKy7/wtwPmf5PTLQgIhAIqAiGgWKJTPT87nx/tpKs3Hzn39b4RCmQgAJgX3mS2U","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396547},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"2133cc39ee6c0604bd84f5303d13868f9f5dcd92","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.16.0","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.26583014932.1_1779980604475_0.5997175824639387","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.26594948269.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.26594948269.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.26594948269.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"70971f1d1fffb027b753351a58f16b6a9cfdca6e","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.26594948269.1.tgz","fileCount":11,"integrity":"sha512-qPc2ZM9C+MaYdtkPIK3yZw7+43IeJ6bM8HlsXjHQyT6F8Q3uqmdhBDuM+0dSRgFYSHR+fdwEg1fZ6VCW9gBx7g==","signatures":[{"sig":"MEYCIQCP8+e+dY5wab2UUfUvddcSk6uyLixyyBJ6yN/eEpsfKwIhAI/WByNKvhsMumqnFpirQV0VQuAAMo6cUhEs1wMM4Eae","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396547},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"2d6ed2e3294ce9a0e6b34ef5b72e9c8373d7a271","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.16.0","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.26594948269.1_1779993829093_0.48610991645409096","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.26599751322.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.26599751322.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.26599751322.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"1a5427568a4aa2d29f8e004d43b9efddb92b9773","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.26599751322.1.tgz","fileCount":11,"integrity":"sha512-yzIpnUo9+UkD3B9fSyTPmBh9Er1opSBxj4VxYbvvcITGXGbHTygrf2X3nx7xL1FaU4mjVmMCe3XGqmw/oshwow==","signatures":[{"sig":"MEQCIEE9WZG6iFHP5mbI7v72xeo5RXv+CWtOtNN0rClm4MdwAiA6ArSndCMUh7MD+09cPO2x0ZCW6zcTgYLZOD9vrPIHKw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396547},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"84cef6ea9a682c1b1e00f99c2c1f7ba3ad9e3970","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.16.0","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.26599751322.1_1779999447240_0.4507863423782672","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.26651184175.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.26651184175.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.26651184175.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"5a25a33b3a5e123272ec069ee93158b949365001","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.26651184175.1.tgz","fileCount":11,"integrity":"sha512-/AmlaGKt8yRCyD09CbI2iwgbbRiDv55gUlqBQbxRkUZYWQycHaZjkIuuRWF/9CIdWY/XYylRW49vnTVYCUhmIA==","signatures":[{"sig":"MEUCID8sSH4XTHk1WLfDCWqTuu4aIicjcRQDcVwPKfwF0WPaAiEA/+ngrzgKZfgQtbPSml9Xm6mfv/HXu4VV8/8qRROl6u0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396547},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"6023458fb8eda39ae75f5507b34cb81480b5d38c","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.16.0","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.26651184175.1_1780074618353_0.41700892747370966","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.26656821109.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.26656821109.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.26656821109.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"639f27dc8eb4e52fadfe3409af3cafd3ef58f3e2","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.26656821109.1.tgz","fileCount":11,"integrity":"sha512-QaenxBaMiAPL+aVjvKSu4Vid7BBV//4p7CD+vF5sBUwXcObZ3TUSN0QVbK8+vpNazRt4+fYQdHLkMWhpBO8cPg==","signatures":[{"sig":"MEQCIE52dnvL1gnaHyR+mFdXBk7lVZke2eZ4/5fw6XNgteoYAiB+KpkzMM2V22VWZkCC4saAqGm9J9BoYaEY4yHbDWcptg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396547},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"bfe5cac97c6793be34960e8a5ea30d57b7150aab","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.16.0","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.26656821109.1_1780081719788_0.6138731223506853","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.26657832398.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.26657832398.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.26657832398.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"2a9e1ca19e257a54007e736cf5dd72df948ecaf0","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.26657832398.1.tgz","fileCount":11,"integrity":"sha512-9o2SFWDQ2C5U05RrQu0rrJqlDHSMqedYOYEIevknY4X0OCK483nlo8EDWlLsiC3Q+7uUjBPi+kQtEVBb6QFneg==","signatures":[{"sig":"MEQCIF0vnaQBwD6TGEELtCjh59xBDnX2eOel4LagFquJpS7OAiA9/VBoURtcVQrVTihG7+xuM8PSDbAZV3eC9QgJR5ZLng==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396547},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"ed0b9cb597040f0571f18fd0dee765ff1c6d8a16","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.16.0","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.26657832398.1_1780083019069_0.2452843291216562","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.26662989531.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.26662989531.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.26662989531.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"e7dafa3c7267d3c9eb8ae84ae0fb8535f10194bb","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.26662989531.1.tgz","fileCount":11,"integrity":"sha512-pUMjp1q5nvJ3HtaqFLVAEEVpW069d/GcUAWVldSX9v04igBBfRl2SWZYw97e4aAUrBJRwb6xSWIl0LfdFshjwA==","signatures":[{"sig":"MEYCIQDnzk4oQnRmcewMrV6cvzPdjr4OjaYPY/FB4hA9cVkPpwIhAN/ULLeDBVEi/6P7kXXbu3RBG34sP9Zi15gIa2LAwtsU","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396547},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"3ecf05e49bc2da181a42bbd61657e5f8665d5ced","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.16.0","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.26662989531.1_1780089964814_0.26598648866123153","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.26666319677.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.26666319677.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.26666319677.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"f0f629e133575984505f09029d7944c4199bd32b","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.26666319677.1.tgz","fileCount":11,"integrity":"sha512-OF0BiSzX/18re/axvCRK7yMmIp4K72z5RwEpZ7k/eJ3ccw+S7UN9kd22l8DP4V59F5uV1W0mrdus+CsE5Zx2cg==","signatures":[{"sig":"MEUCIBXXVXdM2JZJmr9jERcc8KqSZrC8Etk9rxcnBMjjAoZhAiEAkIPrdmgEkZyZA7Mu/7hBdwedsyRN5N8UiyWmDlBjR2I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396547},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"ca8523e5064a925ca85cc6fb0b975373f23772ea","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.16.0","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.26666319677.1_1780095267280_0.11060402115177825","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.26671737971.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.26671737971.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.26671737971.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"840e4e4d0caf5bdf89415db52a0da9a3f74f37a7","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.26671737971.1.tgz","fileCount":11,"integrity":"sha512-vTvkp/x472R2Ut1yI9HBDU1UzekHlcH/wnfeyoHed93HjwsWbNkvGq4Q/KURzoCe+FfyVUTjSKdxhK/lSpv7Gw==","signatures":[{"sig":"MEUCIQDAXFz7h+oUWqo5R39IHCdYuX+NjHrF2loBAX8bupQYzAIgYhxMeUteuzYVZwdRQvPv519r0CEDwL88RI+K3gWuDDY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396547},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"ff0926b2b163d459635798b7c367f1976d40f814","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.16.0","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.26671737971.1_1780107398501_0.4990370732326024","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.26686124972.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.26686124972.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.26686124972.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"5af63a5de37ab2d4e1c9f030be543b8ca09f48bc","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.26686124972.1.tgz","fileCount":11,"integrity":"sha512-wqkHHBqnzVT/04QgXSYbIl9UARA5qVe55QfrUQ+XS9lIl+0k/Is40zdDky3e1AW3MYRhOdDXhSMkedYYdzBeUw==","signatures":[{"sig":"MEQCIH+q86ZGeyb+gKvpKJZl0b1pXt4i0ACL4fBd2xdzFo8dAiB8Vm6ceu0nqoY8cUh0Ef/ufVdGeP1S/6oQLKeIgFfcFw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396547},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"1374ca3e75b82560f77b08592c35244467ec25c8","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.16.0","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.26686124972.1_1780150859460_0.46891564079179915","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.26715139675.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.26715139675.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.26715139675.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"dfe26fd746e21dbe6d601c01532c635fb7a01f46","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.26715139675.1.tgz","fileCount":11,"integrity":"sha512-rP9om4xLPadKT37udGUrNlqaEH1qKyYbj7U/4rx1Z1TY/AQ7mBwBPC1dtlxvGHS5CTGLmtmySy2lKfgDBYg+bQ==","signatures":[{"sig":"MEYCIQDR2JBXv9Lm69ZQoOgy5DWwXbotbSSC4EP4h0HbNogV6QIhAJ8d5K9J5oJ3Q5CyrNMfc0aIr0I34ybXRhMdgvt4y/zC","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396547},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"64bf914bce841e05b1ccb5b580c6b2fff4513823","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.16.0","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.26715139675.1_1780237332492_0.7035456603750521","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.26724292433.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.26724292433.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.26724292433.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"17ab8296ae7620cd97a18a12dcc4c1c81ad26658","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.26724292433.1.tgz","fileCount":11,"integrity":"sha512-JUQNYNnbqpTKtPnRSwCYBkeFF/NHKdetjSoD1UBciEnn4BYmNS0tIxN53leKjfR9O82vxRFUrF/HyH8y3GpiZQ==","signatures":[{"sig":"MEYCIQCXTfgb74MxKq+fMjjodA39EfVXnk0m8+dQ6IRnoYxlngIhAJgy8Ou3DkRusTeofpFZxvDU0Zm8EvCp0T+e0ho+hrkt","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396547},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"229435a630209d8115ae48af2477798197a2da1a","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.16.0","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.26724292433.1_1780261133938_0.026835846605681946","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.26757638237.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.26757638237.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.26757638237.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"5e6db61722a1471ccec495845574bb0586f25eeb","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.26757638237.1.tgz","fileCount":11,"integrity":"sha512-n7A1fkh1Q6IH2gqUNWViyaT2i6YIvSB4B2ioLGEpnbgretiSj045PkDZQsHqjt+fAB66H7HXT1j8ldM8hUQSHQ==","signatures":[{"sig":"MEQCICvjsbm9ASzEce2a6+JHXkRv1pcs9ITkNYzutRPoYxzUAiAZIdwab7g/aHebChvR088plJFil2oq8MFSI5bSoerqEg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396547},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"f187c0bd3f391f9151d19e2733fc5b87c42fe6ac","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.16.0","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.26757638237.1_1780320229340_0.7748780567106399","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.26759212396.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.26759212396.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.26759212396.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"9a32b5fb849aa71a32cd542476c9cd1382344bce","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.26759212396.1.tgz","fileCount":11,"integrity":"sha512-yvehZ+mTI7vsvPkrh7b/J/91ZU9gML5UGoprfBAM/24vPq0M4mB+NgcYRd3ypUlUefkylP3147nX6ezpGhIN/Q==","signatures":[{"sig":"MEUCIBw/LC84H7dtT5+Le/G/JK6SQXZGeO60R6FekOr6GA8wAiEAgt+SwgIOGnlTEe6/IUI4qtWY5ndmHwm6GqtBZ4gFdwc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396547},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"360e8a22595b1e29fd78f41abecbe30ff82c1541","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.16.0","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.26759212396.1_1780321986125_0.2095693205114464","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.26760835788.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.26760835788.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.26760835788.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"af959559ce24a897d6dd1c3a9cbc67b8686a8512","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.26760835788.1.tgz","fileCount":11,"integrity":"sha512-uaJLBpUlbKjywwBa7+xRiVQ1XPpPutq3LUjBZjM0SHuioe8Wajj+PmMXS5UMP/4BQmgPX7kvDyHLkg0FiMOMsg==","signatures":[{"sig":"MEQCICsj6My9iQScmNtxqun5R7AGAR1DVUNZNjZvs+gRHo/1AiBftIT2XZVnq7lFR4c2HtdGXoZ7HBcx0zAVOzPbMibqoA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396547},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"f187c0bd3f391f9151d19e2733fc5b87c42fe6ac","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.16.0","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.26760835788.1_1780323719105_0.6886604778133594","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.26762398550.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.26762398550.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.26762398550.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"7c83a8affbea5added37d0ffba2623f5523a1121","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.26762398550.1.tgz","fileCount":11,"integrity":"sha512-SoAU4RbtHxAtW8JrllDvvp8gMKMwQU6OLFL93XDKvhnqLywRe3k74v9977HM/mOaP+7zQWvzCnEjk0in97+/5Q==","signatures":[{"sig":"MEYCIQDxfrF+8/jan9k/XyJ46sU6sgKqNhpfvh9UseAX/Ma6bwIhANLXWU0eaNsPtA9PYUF97dbQb9CgFDYvCcf8P2uUiT8f","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396547},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"6aeb8f8968e568961c3dff0f489cffcae9f0eb25","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.16.0","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.26762398550.1_1780325353526_0.1487241733357869","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.26763820079.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.26763820079.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.26763820079.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"0b39cc08767fffbe5fa1be28699d5516c915255d","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.26763820079.1.tgz","fileCount":11,"integrity":"sha512-mLd/dKZYZs7w+bnPqpxdpSr08RoXMAlGOWSEnWPh8E0w3cHnYf0JvdznXneHok2zYe2+o4hHkJqVJjzEu7HHPw==","signatures":[{"sig":"MEUCIQDeO1bPlFp4DY5H4e87TbozuqM+lz40QzCCu5aOF68tfQIgZ9i0yuRrt2OLcxfT5CzDoj7+G9Xw4E3rrHN7tr/Spkg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396547},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"055733b0fa4a4926e3e27ba15e67584314b3ed70","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.16.0","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.26763820079.1_1780326861755_0.49122729964492806","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.26769852553.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.26769852553.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.26769852553.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"8d0f1db5295c0ebce520a1e3901d076cfd8bfab6","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.26769852553.1.tgz","fileCount":11,"integrity":"sha512-Hq535vrlsm8e6ydm87VMAOqsDOmtby8sZcMtrHUM/y0tKhCg9P0K5dn5XHydBYHFlN4Xf8Uam45BnjlxVwhaSQ==","signatures":[{"sig":"MEYCIQDx2hI/Fqa5sIpEe3U9+5aXmDtyb1Z6fARPhFVAT9IEiwIhAIITBqPVj+cI/uFlcSV/fslwlGIy37UJwl5MzvTVAmYq","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396547},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"68436efd8bf364fb822a7aece51e379c55035108","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.16.0","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.26769852553.1_1780333724587_0.5011375417185386","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.26774614991.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.26774614991.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.26774614991.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"c75b7b543eb3c620ded108917c42f5a33865abd1","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.26774614991.1.tgz","fileCount":11,"integrity":"sha512-dwiE1k1q0TYmDRlHsUhsJfeyv0GZkkCavSp0eQEu1NvMP7t1YwpPpPi3/S5+8HBavpRKySGrXkt8fRGtikcSow==","signatures":[{"sig":"MEUCICMYX9ffOD0yw2tWEjDwDRiwYwWb+LoaxwMVcQnufSAiAiEA8crwstJ5K4iLYzVf4WjK2lErWY0VJ0mGC8Gi0AneTK0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396547},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"f66dbdf5292ca5150c57cebc09fa142e7aa649b2","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.16.0","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.26774614991.1_1780339350557_0.4669717233453272","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.26778860318.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.26778860318.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.26778860318.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"449c9beb0e7e4539cf59269319337f5e803c530f","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.26778860318.1.tgz","fileCount":11,"integrity":"sha512-wikf4sVeqQasOTk8URpwNFBKxuf5+qZa7U7Bl5Dcf2COuUr5u6fDzYM+Y6AeGnObQQXxOlILkFE/WifszQM6wA==","signatures":[{"sig":"MEYCIQC7HXSEy/ZwyGYOwHbcDlE+9C0LcGmhyLqRha3lDtc+ngIhAMUkluPX5jxo2AGqDw5aVj1beg2i9XMu3QykF7Skzhyh","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396547},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"79fcf28ea5fa2d034e40fabbc8a47fb0c5ac3326","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.16.0","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.26778860318.1_1780344316967_0.8953487100358799","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.26785621993.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.26785621993.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.26785621993.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"ae0874036a51524f2de49966f28a8949cc57a888","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.26785621993.1.tgz","fileCount":11,"integrity":"sha512-6bioTy7WxtgqriwswxxuF4NNSlR8VX0vKCHaMMUuZZnsP91/UhwSxH7+RNBtBSSJV4bVNdsXONjCO9khb2Giug==","signatures":[{"sig":"MEUCIQDfkV5hDi4H/JNMjdb7OGas2bgxNxlq6AZrQQn2hZMWUAIgRTAzHPkSj8YtplJ6VO4Hk3QYGEBwWfzXFDECA3G0+b8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396547},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"4b416d9134351eee15f3c3c6a201135845b2284c","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.16.0","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.26785621993.1_1780352547431_0.5248302745188","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.26830305805.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.26830305805.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.26830305805.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"6726ef9764d0eb40a4497ce62949f0baec173946","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.26830305805.1.tgz","fileCount":11,"integrity":"sha512-v5oIQtegaeHFe4OrxPq1BrIjP3j6sJlvRnGzGe0CXMmiJwQNTMP9RNcSpF35fHJe3+VPXg7hvTnAOesbs3XKew==","signatures":[{"sig":"MEQCIGMXbaiIbiemcsrg6CUFGD9GM5KBEMdrHsPHzIxqGctEAiBWOLlLPGJgdqVASyZ+4Fr/GYO4DjjzFX+oYoye+MyHcw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396547},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"1dd222d2420b654268b1b779d6f2811f7e0e5ea4","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.16.0","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.26830305805.1_1780414361888_0.1335565272127197","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.26830910548.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.26830910548.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.26830910548.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"f646a9839fc95b7e24a56f232875e923cdbc309f","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.26830910548.1.tgz","fileCount":11,"integrity":"sha512-LAgaqB5RWd28VyHwxEZBvUK5EmcqRI4E/0JOrO8kUuf8FtFAqrCOiELcEiJQOM4sSDP42K0OEIiakyPkC/JksA==","signatures":[{"sig":"MEYCIQDZWaykgjzlyUv+THq8xB/9g0MkWHmGLgW6M0W/3OSiUwIhAKVnHhR+MyM+lFkUU2z60HfFI6E22AfHjb2g7XfY6I4U","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396547},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"ee3abd264a30c2151a7acfcf840915677c6e2df4","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.16.0","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.26830910548.1_1780414986484_0.732972298147881","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.26832872357.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.26832872357.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.26832872357.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"e5137932822d1a257204b81dd4287faab3ddb035","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.26832872357.1.tgz","fileCount":11,"integrity":"sha512-xDokuk6gPbyK7aLyb7NWdmqTjjGdBO3BPh1dVHaV/xZz2GnBewxNu4OyAUtkAv4Y0cxckJADpVMDQ9nww1l48Q==","signatures":[{"sig":"MEYCIQDbyez1BD+wJqUYxYMYEqeQ9cBQv4PKJ4O1WxCP7o2P0gIhAJX2TSQK55qdWaA8bFuQ0rLpvFqsOf5vWDi+I3hk+Oam","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396547},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"301c02fb690a5f3c62313e689527fd3007d43620","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.16.0","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.26832872357.1_1780417068608_0.8240835873802197","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.26839119760.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.26839119760.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.26839119760.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"8b0deea0c34edca1b2fead53971843d3125ea60e","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.26839119760.1.tgz","fileCount":11,"integrity":"sha512-l/4g+tiDsb+CS8BB1Be+dserXGgDceN2NKEAl/7nEo1O55UW4OidaF1qG03cFmTY9wcK9lOlF+AA/FqKS8rpkQ==","signatures":[{"sig":"MEUCIBV6vyCs976F0r3WIkWYrDW4oD7js69fmGUuvXV/nCGFAiEAhZtcpjWxfQsa8d53SAdgCf3HaR4bBaEGxTSNydO9xzE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396547},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"27e1609954eae29aaede920e415f4c3a21dd2e28","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.16.0","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.26839119760.1_1780424086228_0.6576550866156228","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.26841205616.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.26841205616.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.26841205616.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"fca701a076ad6f05d5e7be5f4dc4fbd4116a31cd","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.26841205616.1.tgz","fileCount":11,"integrity":"sha512-V9aDLUnJ64gwuTbIQpMaeGwqwWbP42smDb9vGLhG03BTZsUuy01kU06dFtgDLg/w4otYCjhnPu9My7aroP2poA==","signatures":[{"sig":"MEQCIHf95lIMqHoxGzJzWYIsf9NJmdYeKNwMfDbNSx2lRksQAiAdA7LVo+CPFtOTwyym++x3/g9BpKzkyiJ5WQ2jpXKk9g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396547},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"e7a2cdf56f136e929d4ccdaf9c59444c87f3c2e8","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.16.0","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.26841205616.1_1780426450365_0.9105343338472056","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.26841953870.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.26841953870.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.26841953870.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"e7df85a48ef4ed3980626ff08ff268e6a9c6d60f","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.26841953870.1.tgz","fileCount":11,"integrity":"sha512-OiwKmc4132eWLulIVdsP5MeT5BPGKuKhCmOapHBdURXKazLwqFLmryxzyT2ignKA2YVyp3hcbaOgEgbqd82HSQ==","signatures":[{"sig":"MEUCIA3Q0bNvnDKp1ZXnafBTJDaQKhURgsNA6S/USbmBGfvKAiEAiRCACKYy+QCJhNIt9ODiXyqZo3NLBWpM+A8nH5nkGss=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396547},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"6fc6514c9b8142adc6b419ec75c01b7d370b4df6","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.16.0","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.26841953870.1_1780427302333_0.4941445955461268","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.26846077393.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.26846077393.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.26846077393.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"b4880428248d252089ba90f91566456f5ab8dd9c","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.26846077393.1.tgz","fileCount":11,"integrity":"sha512-ZwQBqvBEeR0LQHRdVYPJ8DyLTjop9LrGVYISMF71wX/pNuhpQeQgNSArkE7BNcYFK1tcEuXim6qusEfZJHXcEA==","signatures":[{"sig":"MEYCIQCwzyrM+LHYmnVqGaOlQtl4rHdAOmhvwp3NJJGiDBf9+QIhAP0viCX006ekDc7Ga368qzZ7QeFlIPU0ha3tK2Swgpy1","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396547},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"f321751385200e99501419b9dd2c024b9ece3e9f","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.16.0","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.26846077393.1_1780432115927_0.8608479575335091","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.26851006261.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.26851006261.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.26851006261.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"e97a2b877ea831c456d6b90dda89fb1a19a5a9aa","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.26851006261.1.tgz","fileCount":11,"integrity":"sha512-HvLu9EcmE0K1lX+GCKvPTxk6XuXTC7xJjo/tNIbKw8kO3TLrr9m231iluxoWlhKbLU4OqN2VpuwcFrqgna60dA==","signatures":[{"sig":"MEYCIQCg8pQJryIpI9kyFD2LQTC2vvF5VwzoWxPeCGSwYOAIBQIhAI7/c3NkdLgTVwzZlKlMyzJSDJuIYMy6kG5ZxiPYTpyN","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396547},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"512b965ede20401ea38c3d81971f4c2128af17e1","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.16.0","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.26851006261.1_1780438236558_0.2593923383117933","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.26852424300.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.26852424300.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.26852424300.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"36c2cbc4e03dad10e684fe2681f15b0dc47f74f3","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.26852424300.1.tgz","fileCount":11,"integrity":"sha512-G0JLQ4pQVEjKGG81Vip0I3RRHLftMO+aKHKoGXAUOdEueQIlqV/wFwMlTLG8RadAtcvAxPCleXl5BHcSrT2o0A==","signatures":[{"sig":"MEUCIB6hIciBZKVrC34zN7ZSBvkHdzxII814lhOxVRlgB6EIAiEA6bm3KaWVgY12Sjq20eN7dztk+gdcerKC/qL+af6WXS0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396547},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"093fdb2bad1ad41f9b66f92186d68234ccc5a049","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.16.0","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.26852424300.1_1780440268132_0.2971583101924695","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.26890486262.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.26890486262.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.26890486262.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"c573310a30eb8c770a985c206168db519b2f611d","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.26890486262.1.tgz","fileCount":11,"integrity":"sha512-c2+nUhujW3LlSJgr5szmmdRyJPRgSmHDT+dvljhqK55e0QSkcj7/2xqYPDjvCYvGvMraRlswTCNj9jlC0c76LA==","signatures":[{"sig":"MEYCIQDB/cUstUUbQDadt9ETLpd0/Oq/cbdAPeT9O14QKMhAZwIhAMmIYLE8NlUJFrNYlOeCyRCpO58wi3zDlXtUeS+Fr+E6","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396547},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"200c06553da61fb701dd3de47223d93aa0e256f6","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1bc5b7e9-df9b-47ad-8034-50fd7b4d427c"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.16.0","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.26890486262.1_1780495965121_0.21776303599707236","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.26900447648.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.26900447648.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.26900447648.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"60f86e5662e33445baf3c8a393b8a179ea180ca3","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.26900447648.1.tgz","fileCount":11,"integrity":"sha512-3YIjLCEamCrYGbWDUKYwdPHx1rPr/F4zivK+/whhrzX5FqlTHvtdycbYbMpcVYpkCDfuI1OOOfc6mSRHNEnJnQ==","signatures":[{"sig":"MEQCIBkXdvopIs1RgT38LJUwOUb3o+moEGaBu6zwQezbR7QvAiBcP3mhQdW378F2JdYkr/F3h2ntVmeKhck/m/d2mEb00g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396547},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"7dec5dfe00b82ff2f2a7b02f396533998bd37df1","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:31086901-8245-4844-bfc6-5fce7db3c1c9"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.16.0","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.26900447648.1_1780506371134_0.1421586128626895","host":"s3://npm-registry-packages-npm-production"}},"1.2.0-nightly.26903764590.1":{"name":"@volcano.dev/sdk","version":"1.2.0-nightly.26903764590.1","keywords":["volcano","volcano-hosting","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Volcano Hosting"},"license":"MIT","_id":"@volcano.dev/sdk@1.2.0-nightly.26903764590.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/volcano-hosting/volcano#readme","bugs":{"url":"https://github.com/volcano-hosting/volcano/issues"},"dist":{"shasum":"a439f677eeed03e888483325ffaef68df42b5eac","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0-nightly.26903764590.1.tgz","fileCount":11,"integrity":"sha512-bpJS5fFMHUon3AH7fLAmsYty2i3b1y+gjy4zCObEvi27i5P4uatNUJOcNbNPAYR7wtYe6epT9nCF3SefUp+CVw==","signatures":[{"sig":"MEQCIGsNFoIrDDqkOkQNh2ykGzM8I71SwK3wrEeScwJ6YsBfAiBPlYJaMsUjN1SQSi1jhiGahpgMHkeOXjKw26VxRU3ADg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396547},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./realtime":{"types":"./dist/realtime.d.ts","import":"./dist/realtime.esm.js","require":"./dist/realtime.js"},"./next/middleware":{"types":"./dist/next/middleware.d.ts","import":"./dist/next/middleware.esm.js","require":"./dist/next/middleware.js"}},"gitHead":"002bb178486eb6406cb9598862631d433e859574","scripts":{"dev":"rollup -c -w","lint":"eslint src --ext .ts,.js","test":"jest --testPathIgnorePatterns=integration","build":"rollup -c rollup.config.mjs","test:watch":"jest --watch --testPathIgnorePatterns=integration","test:coverage":"jest --coverage --testPathIgnorePatterns=integration","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:31086901-8245-4844-bfc6-5fce7db3c1c9"}},"repository":{"url":"git+https://github.com/volcano-hosting/volcano.git","type":"git","directory":"sdk"},"_npmVersion":"11.16.0","description":"Official JavaScript SDK for Volcano Hosting - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.20.0","jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@babel/preset-env":"^7.29.0","oauth2-mock-server":"^8.2.2","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","@typescript-eslint/eslint-plugin":"^8.58.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0-nightly.26903764590.1_1780510139294_0.8343110513447864","host":"s3://npm-registry-packages-npm-production"}},"1.2.0":{"name":"@volcano.dev/sdk","version":"1.2.0","keywords":["volcano","kong","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Kong","email":"office@konghq.com"},"license":"Apache-2.0","_id":"@volcano.dev/sdk@1.2.0","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/Kong/sdk-volcano-js#readme","bugs":{"url":"https://github.com/Kong/sdk-volcano-js/issues"},"dist":{"shasum":"d647308052b8ab576057801f7768a1170a7c060c","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.0.tgz","fileCount":20,"integrity":"sha512-yEsa6Id+QpN5bcU5m8gU6/D9Q/tazFD/yrqFiB0fFPk2qTjUblSzJZqMUTEOPHkgZKfw4kbZ5ctJNBtq9Y7YNg==","signatures":[{"sig":"MEQCIADTX1ww9fVJVNHOmKBRXJg2XR3zAS0e2lVGJyR9i9FzAiBaDBOX6B/cY5ugtasHkU7pxoDmT1XWGQ67JBT/dxqFxw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":485738},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","module":"dist/index.esm.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.esm.d.mts","default":"./dist/index.esm.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"./realtime":{"import":{"types":"./dist/realtime.esm.d.mts","default":"./dist/realtime.esm.mjs"},"require":{"types":"./dist/realtime.d.ts","default":"./dist/realtime.js"}},"./next/middleware":{"import":{"types":"./dist/next/middleware.esm.d.mts","default":"./dist/next/middleware.esm.mjs"},"require":{"types":"./dist/next/middleware.d.ts","default":"./dist/next/middleware.js"}}},"gitHead":"fe72ee10698b2f40fce430a22b48c722e1a4b266","scripts":{"dev":"rollup -c -w","lint":"eslint . --max-warnings=0 && pnpm format:check","test":"jest","build":"rollup -c rollup.config.mjs && node scripts/copy-types.mjs","format":"prettier . --write","lint:fix":"eslint . --fix && pnpm format","test:watch":"jest --watch","format:check":"prettier . --check","test:package":"publint --pack npm --strict","test:coverage":"jest --coverage","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --passWithNoTests --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2377cf48-0404-4c08-8417-1e8486bcf585"}},"repository":{"url":"git+https://github.com/Kong/sdk-volcano-js.git","type":"git"},"_npmVersion":"11.16.0","description":"Official JavaScript SDK for Volcano - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"24.16.0","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.34.1","devDependencies":{"jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","globals":"^17.6.0","publint":"^0.3.21","prettier":"^3.8.3","@eslint/js":"^10.0.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","eslint-plugin-n":"^18.0.1","@babel/preset-env":"^7.29.0","eslint-plugin-jest":"^29.15.2","eslint-plugin-regexp":"^3.1.0","eslint-plugin-promise":"^7.3.0","eslint-plugin-sonarjs":"^4.0.3","eslint-plugin-unicorn":"^64.0.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","eslint-plugin-security":"^4.0.0","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","eslint-plugin-react-hooks":"^7.1.1","@typescript-eslint/eslint-plugin":"^8.58.0","eslint-plugin-simple-import-sort":"^13.0.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0_1780947583422_0.9191016297936421","host":"s3://npm-registry-packages-npm-production"}},"1.2.1":{"name":"@volcano.dev/sdk","version":"1.2.1","keywords":["volcano","kong","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Kong","email":"office@konghq.com"},"license":"Apache-2.0","_id":"@volcano.dev/sdk@1.2.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/Kong/volcano-sdk-js#readme","bugs":{"url":"https://github.com/Kong/volcano-sdk-js/issues"},"dist":{"shasum":"93fb47981c0a9acec4b0f3c0fa7de4aec1f2e5eb","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.2.1.tgz","fileCount":20,"integrity":"sha512-gH/edND8B1ofJhxUAjW28J1KNuPrvKTMKM/uD0eZGKtFiX67MtfNwEfq46QpA0lyd9N4n4Tr8HjkqrD4d9dr4g==","signatures":[{"sig":"MEYCIQDc+idL7drI28CSb2t+Aml/vw7pAvAqwMaDJBDW5DN4RAIhAKj0VFsreicfh9YK/N6AQFf7rUw81tI8T4Rv79XKqUGZ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@volcano.dev%2fsdk@1.2.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":485865},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","module":"dist/index.esm.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.esm.d.mts","default":"./dist/index.esm.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"./realtime":{"import":{"types":"./dist/realtime.esm.d.mts","default":"./dist/realtime.esm.mjs"},"require":{"types":"./dist/realtime.d.ts","default":"./dist/realtime.js"}},"./next/middleware":{"import":{"types":"./dist/next/middleware.esm.d.mts","default":"./dist/next/middleware.esm.mjs"},"require":{"types":"./dist/next/middleware.d.ts","default":"./dist/next/middleware.js"}}},"gitHead":"ab90af68d096942c7e6de525f943340073758c97","scripts":{"dev":"rollup -c -w","lint":"eslint . --max-warnings=0 && pnpm format:check","test":"jest","build":"rollup -c rollup.config.mjs && node scripts/copy-types.mjs","format":"prettier . --write","lint:fix":"eslint . --fix && pnpm format","test:watch":"jest --watch","format:check":"prettier . --check","test:package":"publint --pack npm --strict","test:coverage":"jest --coverage","prepublishOnly":"npm run build","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --passWithNoTests --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:007185b7-7e83-4285-9b39-f4e3e5e64676"}},"repository":{"url":"git+https://github.com/Kong/volcano-sdk-js.git","type":"git"},"_npmVersion":"11.17.0","description":"Official JavaScript SDK for Volcano - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"24.16.0","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.34.1","devDependencies":{"jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","globals":"^17.6.0","publint":"^0.3.21","prettier":"^3.8.3","@eslint/js":"^10.0.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","eslint-plugin-n":"^18.0.1","@babel/preset-env":"^7.29.0","eslint-plugin-jest":"^29.15.2","eslint-plugin-regexp":"^3.1.0","eslint-plugin-promise":"^7.3.0","eslint-plugin-sonarjs":"^4.0.3","eslint-plugin-unicorn":"^64.0.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","eslint-plugin-security":"^4.0.0","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","eslint-plugin-react-hooks":"^7.1.1","@typescript-eslint/eslint-plugin":"^8.58.0","eslint-plugin-simple-import-sort":"^13.0.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.1_1781286870430_0.951732377234964","host":"s3://npm-registry-packages-npm-production"}},"1.3.0":{"name":"@volcano.dev/sdk","version":"1.3.0","keywords":["volcano","kong","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Kong","email":"office@konghq.com"},"license":"Apache-2.0","_id":"@volcano.dev/sdk@1.3.0","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/Kong/volcano-sdk-js#readme","bugs":{"url":"https://github.com/Kong/volcano-sdk-js/issues"},"dist":{"shasum":"17f3567ca11c5e98c057fe6b70ba5cc03e2a2ad3","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.3.0.tgz","fileCount":22,"integrity":"sha512-mxom8GLoiGM1s+Rab6Hkco+OfpQgk0eTfvxgV3O7pKeH0in3n6GnfLyrq+z5BDsJCwoXhzqy7DahFqfiZ9PUIQ==","signatures":[{"sig":"MEUCIQDJVuXGOUAjxOcnlZJbKsHOr1zejib2ei4HRmkMuAEnEwIgTLCUnd3b8ER33e9REiGOctLJJ37rtsqea05W2mtnApA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@volcano.dev%2fsdk@1.3.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1318658},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","module":"dist/index.esm.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.esm.d.mts","default":"./dist/index.esm.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"./realtime":{"import":{"types":"./dist/realtime.esm.d.mts","default":"./dist/realtime.esm.mjs"},"require":{"types":"./dist/realtime.d.ts","default":"./dist/realtime.js"}},"./next/middleware":{"import":{"types":"./dist/next/middleware.esm.d.mts","default":"./dist/next/middleware.esm.mjs"},"require":{"types":"./dist/next/middleware.d.ts","default":"./dist/next/middleware.js"}}},"gitHead":"8eb60ca8b2ba1dc2f2c1966443f90b38fc78dcc6","scripts":{"dev":"rollup -c -w","lint":"eslint . --max-warnings=0 && pnpm format:check","test":"jest","build":"rollup -c rollup.config.mjs && node scripts/copy-types.mjs","format":"prettier . --write","lint:fix":"eslint . --fix && pnpm format","test:types":"tsc --noEmit --strictNullChecks --skipLibCheck false --moduleResolution bundler --module esnext --target es2022 src/index.d.ts test/types/openapi-contract.ts","test:watch":"jest --watch","format:check":"prettier . --check","test:package":"publint --pack npm --strict","check:openapi":"openapi-typescript openapi/openapi.yaml --default-non-nullable false | prettier --parser typescript | diff - src/generated/openapi.d.ts","test:coverage":"jest --coverage","prepublishOnly":"npm run build","generate:openapi":"openapi-typescript openapi/openapi.yaml --default-non-nullable false -o src/generated/openapi.d.ts && prettier src/generated/openapi.d.ts --write","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --passWithNoTests --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:007185b7-7e83-4285-9b39-f4e3e5e64676"}},"repository":{"url":"git+https://github.com/Kong/volcano-sdk-js.git","type":"git"},"_npmVersion":"11.18.0","description":"Official JavaScript SDK for Volcano - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.34.1","devDependencies":{"jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","globals":"^17.6.0","publint":"^0.3.21","prettier":"^3.8.3","@eslint/js":"^10.0.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","eslint-plugin-n":"^18.0.1","@babel/preset-env":"^7.29.0","eslint-plugin-jest":"^29.15.2","openapi-typescript":"7.13.0","eslint-plugin-regexp":"^3.1.0","eslint-plugin-promise":"^7.3.0","eslint-plugin-sonarjs":"^4.0.3","eslint-plugin-unicorn":"^64.0.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","eslint-plugin-security":"^4.0.0","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","eslint-plugin-react-hooks":"^7.1.1","@typescript-eslint/eslint-plugin":"^8.58.0","eslint-plugin-simple-import-sort":"^13.0.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.3.0_1783981444137_0.41022907943807807","host":"s3://npm-registry-packages-npm-production"}},"1.3.1":{"name":"@volcano.dev/sdk","version":"1.3.1","keywords":["volcano","kong","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Kong","email":"office@konghq.com"},"license":"Apache-2.0","_id":"@volcano.dev/sdk@1.3.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/Kong/volcano-sdk-js#readme","bugs":{"url":"https://github.com/Kong/volcano-sdk-js/issues"},"dist":{"shasum":"55cc63ca059a5cdc0f9ca30ac85019eade262cf9","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.3.1.tgz","fileCount":22,"integrity":"sha512-JSZWrpsh/527xN0QVnsIATHdYuAN5V/3ciQZZHxImjb9ZrV18za1Z9cqYz6Milbid7CitV2DV6cWJ+OG8M7NPw==","signatures":[{"sig":"MEQCIBUYyGB/12+VG4jDx2/5AutNU+HBFTXVmL7yDOuA7PcXAiBMtgAG+t29kNIoDUke/UZYN9yJ832DE+/VapD+XzK/Gg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@volcano.dev%2fsdk@1.3.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1337350},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","module":"dist/index.esm.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.esm.d.mts","default":"./dist/index.esm.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"./realtime":{"import":{"types":"./dist/realtime.esm.d.mts","default":"./dist/realtime.esm.mjs"},"require":{"types":"./dist/realtime.d.ts","default":"./dist/realtime.js"}},"./next/middleware":{"import":{"types":"./dist/next/middleware.esm.d.mts","default":"./dist/next/middleware.esm.mjs"},"require":{"types":"./dist/next/middleware.d.ts","default":"./dist/next/middleware.js"}}},"gitHead":"38b2a6ff22ee6ae62565ea1e386db47f5a89164b","scripts":{"dev":"rollup -c -w","lint":"eslint . --max-warnings=0 && pnpm format:check","test":"jest","build":"rollup -c rollup.config.mjs && node scripts/copy-types.mjs","format":"prettier . --write","lint:fix":"eslint . --fix && pnpm format","test:types":"tsc --noEmit --strictNullChecks --skipLibCheck false --moduleResolution bundler --module esnext --target es2022 src/index.d.ts test/types/openapi-contract.ts","test:watch":"jest --watch","format:check":"prettier . --check","test:package":"publint --pack npm --strict","check:openapi":"openapi-typescript openapi/openapi.yaml --default-non-nullable false | prettier --parser typescript | diff - src/generated/openapi.d.ts","test:coverage":"jest --coverage","prepublishOnly":"npm run build","generate:openapi":"openapi-typescript openapi/openapi.yaml --default-non-nullable false -o src/generated/openapi.d.ts && prettier src/generated/openapi.d.ts --write","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --passWithNoTests --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:007185b7-7e83-4285-9b39-f4e3e5e64676"}},"repository":{"url":"git+https://github.com/Kong/volcano-sdk-js.git","type":"git"},"_npmVersion":"11.18.0","description":"Official JavaScript SDK for Volcano - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.34.1","devDependencies":{"jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","globals":"^17.6.0","publint":"^0.3.21","prettier":"^3.8.3","@eslint/js":"^10.0.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","eslint-plugin-n":"^18.0.1","@babel/preset-env":"^7.29.0","eslint-plugin-jest":"^29.15.2","openapi-typescript":"7.13.0","eslint-plugin-regexp":"^3.1.0","eslint-plugin-promise":"^7.3.0","eslint-plugin-sonarjs":"^4.0.3","eslint-plugin-unicorn":"^64.0.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","eslint-plugin-security":"^4.0.0","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","eslint-plugin-react-hooks":"^7.1.1","@typescript-eslint/eslint-plugin":"^8.58.0","eslint-plugin-simple-import-sort":"^13.0.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.3.1_1784914581262_0.19244854660612454","host":"s3://npm-registry-packages-npm-production"}},"1.4.0":{"name":"@volcano.dev/sdk","version":"1.4.0","keywords":["volcano","kong","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Kong","email":"office@konghq.com"},"license":"Apache-2.0","_id":"@volcano.dev/sdk@1.4.0","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/Kong/volcano-sdk-js#readme","bugs":{"url":"https://github.com/Kong/volcano-sdk-js/issues"},"dist":{"shasum":"e2405841d7d88f552dc6a205edec1d0fdc1666d2","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.4.0.tgz","fileCount":22,"integrity":"sha512-cQpCob672uTQGJ5fPpAmY6onOh/oYQcHjfDAPPHvGweCuSpURloWDu3Rbn/lVIApai5mOSJHoArzBGgxggYtiQ==","signatures":[{"sig":"MEUCIAlebWmge4IzM+WovWocgns/t5hcPKEm399FQSoI6kM+AiEAvfYMgE5LRly5smbHUGkF2Yoh5Z3ieyNEMaN5igl6EdU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@volcano.dev%2fsdk@1.4.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1336457},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","module":"dist/index.esm.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.esm.d.mts","default":"./dist/index.esm.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"./realtime":{"import":{"types":"./dist/realtime.esm.d.mts","default":"./dist/realtime.esm.mjs"},"require":{"types":"./dist/realtime.d.ts","default":"./dist/realtime.js"}},"./next/middleware":{"import":{"types":"./dist/next/middleware.esm.d.mts","default":"./dist/next/middleware.esm.mjs"},"require":{"types":"./dist/next/middleware.d.ts","default":"./dist/next/middleware.js"}}},"gitHead":"09f5ea658c33e5e5259f9f08354979fcb0ee8d8c","scripts":{"dev":"rollup -c -w","lint":"eslint . --max-warnings=0 && pnpm format:check","test":"jest","build":"rollup -c rollup.config.mjs && node scripts/copy-types.mjs","format":"prettier . --write","lint:fix":"eslint . --fix && pnpm format","test:types":"tsc --noEmit --strictNullChecks --skipLibCheck false --moduleResolution bundler --module esnext --target es2022 src/index.d.ts test/types/openapi-contract.ts","test:watch":"jest --watch","format:check":"prettier . --check","test:package":"publint --pack npm --strict","check:openapi":"openapi-typescript openapi/openapi.yaml --default-non-nullable false | prettier --parser typescript | diff - src/generated/openapi.d.ts","test:coverage":"jest --coverage","prepublishOnly":"npm run build","generate:openapi":"openapi-typescript openapi/openapi.yaml --default-non-nullable false -o src/generated/openapi.d.ts && prettier src/generated/openapi.d.ts --write","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --passWithNoTests --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:007185b7-7e83-4285-9b39-f4e3e5e64676"}},"repository":{"url":"git+https://github.com/Kong/volcano-sdk-js.git","type":"git"},"_npmVersion":"11.18.0","description":"Official JavaScript SDK for Volcano - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.34.1","devDependencies":{"jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","globals":"^17.6.0","publint":"^0.3.21","prettier":"^3.8.3","@eslint/js":"^10.0.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","eslint-plugin-n":"^18.0.1","@babel/preset-env":"^7.29.0","eslint-plugin-jest":"^29.15.2","openapi-typescript":"7.13.0","eslint-plugin-regexp":"^3.1.0","eslint-plugin-promise":"^7.3.0","eslint-plugin-sonarjs":"^4.0.3","eslint-plugin-unicorn":"^64.0.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","eslint-plugin-security":"^4.0.0","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","eslint-plugin-react-hooks":"^7.1.1","@typescript-eslint/eslint-plugin":"^8.58.0","eslint-plugin-simple-import-sort":"^13.0.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.0_1784954670965_0.414401583164151","host":"s3://npm-registry-packages-npm-production"}},"1.4.1":{"name":"@volcano.dev/sdk","version":"1.4.1","keywords":["volcano","kong","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Kong","email":"office@konghq.com"},"license":"Apache-2.0","_id":"@volcano.dev/sdk@1.4.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/Kong/volcano-sdk-js#readme","bugs":{"url":"https://github.com/Kong/volcano-sdk-js/issues"},"dist":{"shasum":"eee86018fbb5ade7d43bb159f4cf179ade8e48fb","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.4.1.tgz","fileCount":22,"integrity":"sha512-HCumpMGE1BZHKyUJRtZ/Eh7MpnBMUX14onSoRIteptec75H2HYA4gygiMvDgHM+Kz1uQ0s5pBhKg6ZuNi6K6qA==","signatures":[{"sig":"MEUCIQCIK0pL4d7J8NBLgzJPNDdvC4m4HtHcR8g1UflKCjx3UgIgCkvRSK9DuI+t4GHY1tY6zHOeZCUg7te7OfQj6LCIT+I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@volcano.dev%2fsdk@1.4.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1341919},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","module":"dist/index.esm.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.esm.d.mts","default":"./dist/index.esm.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"./realtime":{"import":{"types":"./dist/realtime.esm.d.mts","default":"./dist/realtime.esm.mjs"},"require":{"types":"./dist/realtime.d.ts","default":"./dist/realtime.js"}},"./next/middleware":{"import":{"types":"./dist/next/middleware.esm.d.mts","default":"./dist/next/middleware.esm.mjs"},"require":{"types":"./dist/next/middleware.d.ts","default":"./dist/next/middleware.js"}}},"gitHead":"b385d65bc95d65ca38f7c9d443a571aa4c22da56","scripts":{"dev":"rollup -c -w","lint":"eslint . --max-warnings=0 && pnpm format:check","test":"jest","build":"rollup -c rollup.config.mjs && node scripts/copy-types.mjs","format":"prettier . --write","lint:fix":"eslint . --fix && pnpm format","test:types":"tsc --noEmit --strictNullChecks --skipLibCheck false --moduleResolution bundler --module esnext --target es2022 src/index.d.ts test/types/openapi-contract.ts","test:watch":"jest --watch","format:check":"prettier . --check","test:package":"publint --pack npm --strict","check:openapi":"openapi-typescript openapi/openapi.yaml --default-non-nullable false | prettier --parser typescript | diff - src/generated/openapi.d.ts","test:coverage":"jest --coverage","prepublishOnly":"npm run build","generate:openapi":"openapi-typescript openapi/openapi.yaml --default-non-nullable false -o src/generated/openapi.d.ts && prettier src/generated/openapi.d.ts --write","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --passWithNoTests --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:007185b7-7e83-4285-9b39-f4e3e5e64676"}},"repository":{"url":"git+https://github.com/Kong/volcano-sdk-js.git","type":"git"},"_npmVersion":"11.18.0","description":"Official JavaScript SDK for Volcano - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.34.1","devDependencies":{"jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","globals":"^17.6.0","publint":"^0.3.21","prettier":"^3.8.3","@eslint/js":"^10.0.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","eslint-plugin-n":"^18.0.1","@babel/preset-env":"^7.29.0","eslint-plugin-jest":"^29.15.2","openapi-typescript":"7.13.0","eslint-plugin-regexp":"^3.1.0","eslint-plugin-promise":"^7.3.0","eslint-plugin-sonarjs":"^4.0.3","eslint-plugin-unicorn":"^64.0.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","eslint-plugin-security":"^4.0.0","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","eslint-plugin-react-hooks":"^7.1.1","@typescript-eslint/eslint-plugin":"^8.58.0","eslint-plugin-simple-import-sort":"^13.0.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.1_1785089066979_0.4786863644783246","host":"s3://npm-registry-packages-npm-production"}},"1.5.0":{"name":"@volcano.dev/sdk","version":"1.5.0","keywords":["volcano","kong","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Kong","email":"office@konghq.com"},"license":"Apache-2.0","_id":"@volcano.dev/sdk@1.5.0","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/Kong/volcano-sdk-js#readme","bugs":{"url":"https://github.com/Kong/volcano-sdk-js/issues"},"dist":{"shasum":"2815185aac3bcf9aaec89f4c650bc0091223211b","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.5.0.tgz","fileCount":22,"integrity":"sha512-eU7J8lrwntIHvz5jQr3QbA0IJ5S2vDHfdzZImBuWRGTRfrZEpfA5DdHURMVmdAg/beB8ZHakHnjL8MMVyH770g==","signatures":[{"sig":"MEUCICm1Wdc03xwv2jjYMt5Z8OC71koU1JKiyV+d79k0auM9AiEA+1jGmIemYuTbb45u/+S92i0/RuyDfvAG2DgL3hoX5yg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@volcano.dev%2fsdk@1.5.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1444937},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","module":"dist/index.esm.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.esm.d.mts","default":"./dist/index.esm.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"./realtime":{"import":{"types":"./dist/realtime.esm.d.mts","default":"./dist/realtime.esm.mjs"},"require":{"types":"./dist/realtime.d.ts","default":"./dist/realtime.js"}},"./next/middleware":{"import":{"types":"./dist/next/middleware.esm.d.mts","default":"./dist/next/middleware.esm.mjs"},"require":{"types":"./dist/next/middleware.d.ts","default":"./dist/next/middleware.js"}}},"gitHead":"70e750db22386e5182aa232ef2880737b262cdd5","scripts":{"dev":"rollup -c -w","lint":"eslint . --max-warnings=0 && pnpm format:check","test":"jest","build":"rollup -c rollup.config.mjs && node scripts/copy-types.mjs","format":"prettier . --write","lint:fix":"eslint . --fix && pnpm format","test:types":"tsc --noEmit --strictNullChecks --skipLibCheck false --moduleResolution bundler --module esnext --target es2022 src/index.d.ts test/types/openapi-contract.ts","test:watch":"jest --watch","format:check":"prettier . --check","test:package":"publint --pack npm --strict","check:openapi":"openapi-typescript openapi/openapi.yaml --default-non-nullable false | prettier --parser typescript | diff - src/generated/openapi.d.ts","test:coverage":"jest --coverage","prepublishOnly":"npm run build","generate:openapi":"openapi-typescript openapi/openapi.yaml --default-non-nullable false -o src/generated/openapi.d.ts && prettier src/generated/openapi.d.ts --write","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --passWithNoTests --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:007185b7-7e83-4285-9b39-f4e3e5e64676"}},"repository":{"url":"git+https://github.com/Kong/volcano-sdk-js.git","type":"git"},"_npmVersion":"11.18.0","description":"Official JavaScript SDK for Volcano - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.34.1","devDependencies":{"jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","globals":"^17.6.0","publint":"^0.3.21","prettier":"^3.8.3","@eslint/js":"^10.0.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","eslint-plugin-n":"^18.0.1","@babel/preset-env":"^7.29.0","eslint-plugin-jest":"^29.15.2","openapi-typescript":"7.13.0","eslint-plugin-regexp":"^3.1.0","eslint-plugin-promise":"^7.3.0","eslint-plugin-sonarjs":"^4.0.3","eslint-plugin-unicorn":"^64.0.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","eslint-plugin-security":"^4.0.0","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","eslint-plugin-react-hooks":"^7.1.1","@typescript-eslint/eslint-plugin":"^8.58.0","eslint-plugin-simple-import-sort":"^13.0.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.5.0_1785172480853_0.4723582452359072","host":"s3://npm-registry-packages-npm-production"}},"1.6.0":{"name":"@volcano.dev/sdk","version":"1.6.0","keywords":["volcano","kong","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Kong","email":"office@konghq.com"},"license":"Apache-2.0","_id":"@volcano.dev/sdk@1.6.0","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/Kong/volcano-sdk-js#readme","bugs":{"url":"https://github.com/Kong/volcano-sdk-js/issues"},"dist":{"shasum":"10f4578513fc8d8bf654ece446fbe3a98b6a17b5","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.6.0.tgz","fileCount":22,"integrity":"sha512-tioU9Qdb/p20Nlx2IOP9ejAujNOrd+tu1guhqGK/1lB6vdLQznqqMvJigiEJyi9IYiNE7yNaf6GGhc9hu84/DQ==","signatures":[{"sig":"MEYCIQCsjPamXe6CEumqSL8Om0tubohkI+VbpTi/FiUqFwYEjQIhAMCt3A4SxMLUHY8dT5+/y8pFuyNa8qbmlN8aOIegTaCh","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@volcano.dev%2fsdk@1.6.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1468261},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","module":"dist/index.esm.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.esm.d.mts","default":"./dist/index.esm.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"./realtime":{"import":{"types":"./dist/realtime.esm.d.mts","default":"./dist/realtime.esm.mjs"},"require":{"types":"./dist/realtime.d.ts","default":"./dist/realtime.js"}},"./next/middleware":{"import":{"types":"./dist/next/middleware.esm.d.mts","default":"./dist/next/middleware.esm.mjs"},"require":{"types":"./dist/next/middleware.d.ts","default":"./dist/next/middleware.js"}}},"gitHead":"5e064d136e11a95decb6500ac6ab17ce1bcfd792","scripts":{"dev":"rollup -c -w","lint":"eslint . --max-warnings=0 && pnpm format:check","test":"jest","build":"rollup -c rollup.config.mjs && node scripts/copy-types.mjs","format":"prettier . --write","lint:fix":"eslint . --fix && pnpm format","test:types":"tsc --noEmit --strictNullChecks --skipLibCheck false --moduleResolution bundler --module esnext --target es2022 src/index.d.ts test/types/openapi-contract.ts","test:watch":"jest --watch","format:check":"prettier . --check","test:package":"publint --pack npm --strict","check:openapi":"openapi-typescript openapi/openapi.yaml --default-non-nullable false | prettier --parser typescript | diff - src/generated/openapi.d.ts","test:coverage":"jest --coverage","prepublishOnly":"npm run build","generate:openapi":"openapi-typescript openapi/openapi.yaml --default-non-nullable false -o src/generated/openapi.d.ts && prettier src/generated/openapi.d.ts --write","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --passWithNoTests --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:007185b7-7e83-4285-9b39-f4e3e5e64676"}},"repository":{"url":"git+https://github.com/Kong/volcano-sdk-js.git","type":"git"},"_npmVersion":"11.18.0","description":"Official JavaScript SDK for Volcano - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.34.1","devDependencies":{"jest":"^30.3.0","eslint":"^10.2.0","rollup":"^4.60.1","globals":"^17.6.0","publint":"^0.3.21","prettier":"^3.8.3","@eslint/js":"^10.0.1","babel-jest":"^30.3.0","typescript":"^6.0.2","@babel/core":"^7.29.0","eslint-plugin-n":"^18.0.1","@babel/preset-env":"^7.29.0","eslint-plugin-jest":"^29.15.2","openapi-typescript":"7.13.0","eslint-plugin-regexp":"^3.1.0","eslint-plugin-promise":"^7.3.0","eslint-plugin-sonarjs":"^4.0.3","eslint-plugin-unicorn":"^64.0.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","eslint-plugin-security":"^4.0.0","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","eslint-plugin-react-hooks":"^7.1.1","@typescript-eslint/eslint-plugin":"^8.58.0","eslint-plugin-simple-import-sort":"^13.0.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.6.0_1785334997349_0.5129315320960186","host":"s3://npm-registry-packages-npm-production"}},"1.6.1":{"name":"@volcano.dev/sdk","version":"1.6.1","keywords":["volcano","kong","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Kong","email":"office@konghq.com"},"license":"Apache-2.0","_id":"@volcano.dev/sdk@1.6.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/Kong/volcano-sdk-js#readme","bugs":{"url":"https://github.com/Kong/volcano-sdk-js/issues"},"dist":{"shasum":"e4ef292a014b6b8c624c20666ba32a22b0bbc5a7","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.6.1.tgz","fileCount":22,"integrity":"sha512-1d+pWQfM9oxkpA6/vUKjsFwYTQDG/PkcQKreuRYEjOH/Hw47QNZiDYJ4zh6yJHOdGlbtomiLaSPfy4IxXxmuAQ==","signatures":[{"sig":"MEUCIHHoFZ6k6u/LDVd/Jk6kstQppDEf+TAlAu4nZbD5ZZV+AiEAyn8LZXwEr+yah3IEag1rC6wWH3xBl7dTVoAfxHVNY1Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@volcano.dev%2fsdk@1.6.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2136030},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","module":"dist/index.esm.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.esm.d.mts","default":"./dist/index.esm.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"./realtime":{"import":{"types":"./dist/realtime.esm.d.mts","default":"./dist/realtime.esm.mjs"},"require":{"types":"./dist/realtime.d.ts","default":"./dist/realtime.js"}},"./next/middleware":{"import":{"types":"./dist/next/middleware.esm.d.mts","default":"./dist/next/middleware.esm.mjs"},"require":{"types":"./dist/next/middleware.d.ts","default":"./dist/next/middleware.js"}}},"gitHead":"30751f794e9e3e80a9c6840875aaef957821fc50","scripts":{"dev":"rollup -c -w","lint":"eslint . --max-warnings=0 && pnpm format:check","test":"jest","build":"rollup -c rollup.config.mjs && node scripts/copy-types.mjs","format":"prettier . --write","lint:fix":"eslint . --fix && pnpm format","test:types":"tsc --noEmit --strictNullChecks --skipLibCheck false --moduleResolution bundler --module esnext --target es2022 src/index.d.ts test/types/auth-contract.ts test/types/openapi-contract.ts","test:watch":"jest --watch","format:check":"prettier . --check","test:package":"publint --pack npm --strict","check:openapi":"pnpm generate:openapi && node scripts/check-openapi.mjs","test:contract":"jest --config jest.contract.config.cjs --runInBand","test:coverage":"jest --coverage","prepublishOnly":"npm run build","generate:openapi":"node scripts/generate-openapi.mjs","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --passWithNoTests --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:007185b7-7e83-4285-9b39-f4e3e5e64676"}},"repository":{"url":"git+https://github.com/Kong/volcano-sdk-js.git","type":"git"},"_npmVersion":"11.19.1","description":"Official JavaScript SDK for Volcano - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.34.1","devDependencies":{"jest":"^30.3.0","orval":"8.26.0","eslint":"^10.2.0","rollup":"^4.60.1","globals":"^17.6.0","publint":"^0.3.21","prettier":"^3.8.3","@eslint/js":"^10.0.1","babel-jest":"^30.3.0","jest-junit":"17.0.0","typescript":"^6.0.2","@babel/core":"^7.29.0","jest-cucumber":"4.5.0","eslint-plugin-n":"^18.0.1","@babel/preset-env":"^7.29.0","eslint-plugin-jest":"^29.15.2","openapi-typescript":"7.13.0","eslint-plugin-regexp":"^3.1.0","eslint-plugin-promise":"^7.3.0","eslint-plugin-sonarjs":"^4.0.3","eslint-plugin-unicorn":"^64.0.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","eslint-plugin-security":"^4.0.0","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","eslint-plugin-react-hooks":"^7.1.1","@typescript-eslint/eslint-plugin":"^8.58.0","eslint-plugin-simple-import-sort":"^13.0.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.6.1_1788455800140_0.546270560606253","host":"s3://npm-registry-packages-npm-production"}},"1.6.2":{"name":"@volcano.dev/sdk","version":"1.6.2","keywords":["volcano","kong","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Kong","email":"office@konghq.com"},"license":"Apache-2.0","_id":"@volcano.dev/sdk@1.6.2","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/Kong/volcano-sdk-js#readme","bugs":{"url":"https://github.com/Kong/volcano-sdk-js/issues"},"dist":{"shasum":"601326fbe11e9efd176133e9b195e4a6d92ef0a3","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.6.2.tgz","fileCount":22,"integrity":"sha512-XBEO4xTBgHreF885MbZkqBM5kF6SzPu6BaF4kv5Rhpnbfmvyv4++SfSSoUgtvzppZqwHZt6pBHEsUy6ysAosPw==","signatures":[{"sig":"MEYCIQCw2n2KDp4DSR+P1R1pyHmkGjCBEHO9exgXJblnJJUHYQIhAJ6xxSE6CHg4T/aq6fNAHTt6JHO4FDEZW7/EmZvyexeJ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@volcano.dev%2fsdk@1.6.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2136086},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","module":"dist/index.esm.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.esm.d.mts","default":"./dist/index.esm.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"./realtime":{"import":{"types":"./dist/realtime.esm.d.mts","default":"./dist/realtime.esm.mjs"},"require":{"types":"./dist/realtime.d.ts","default":"./dist/realtime.js"}},"./next/middleware":{"import":{"types":"./dist/next/middleware.esm.d.mts","default":"./dist/next/middleware.esm.mjs"},"require":{"types":"./dist/next/middleware.d.ts","default":"./dist/next/middleware.js"}}},"gitHead":"a0c7e7357237c47c6f7b78b210762dda02f684ba","scripts":{"dev":"rollup -c -w","lint":"eslint . --max-warnings=0 && pnpm format:check","test":"jest","build":"rollup -c rollup.config.mjs && node scripts/copy-types.mjs","format":"prettier . --write","lint:fix":"eslint . --fix && pnpm format","test:types":"tsc --noEmit --strictNullChecks --skipLibCheck false --moduleResolution bundler --module esnext --target es2022 src/index.d.ts test/types/auth-contract.ts test/types/openapi-contract.ts","test:watch":"jest --watch","format:check":"prettier . --check","test:package":"publint --pack npm --strict","check:openapi":"pnpm generate:openapi && node scripts/check-openapi.mjs","test:contract":"jest --config jest.contract.config.cjs --runInBand","test:coverage":"jest --coverage","prepublishOnly":"npm run build","generate:openapi":"node scripts/generate-openapi.mjs","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --passWithNoTests --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:007185b7-7e83-4285-9b39-f4e3e5e64676"}},"repository":{"url":"git+https://github.com/Kong/volcano-sdk-js.git","type":"git"},"_npmVersion":"11.19.1","description":"Official JavaScript SDK for Volcano - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.34.1","devDependencies":{"jest":"^30.3.0","orval":"8.26.0","eslint":"^10.2.0","rollup":"^4.60.1","globals":"^17.6.0","publint":"^0.3.21","prettier":"^3.8.3","@eslint/js":"^10.0.1","babel-jest":"^30.3.0","jest-junit":"17.0.0","typescript":"^6.0.2","@babel/core":"^7.29.0","jest-cucumber":"4.5.0","eslint-plugin-n":"^18.0.1","@babel/preset-env":"^7.29.0","eslint-plugin-jest":"^29.15.2","openapi-typescript":"7.13.0","eslint-plugin-regexp":"^3.1.0","eslint-plugin-promise":"^7.3.0","eslint-plugin-sonarjs":"^4.0.3","eslint-plugin-unicorn":"^64.0.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","eslint-plugin-security":"^4.0.0","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","eslint-plugin-react-hooks":"^7.1.1","@typescript-eslint/eslint-plugin":"^8.58.0","eslint-plugin-simple-import-sort":"^13.0.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.6.2_1788460773688_0.7963526025373819","host":"s3://npm-registry-packages-npm-production"}},"1.6.3":{"name":"@volcano.dev/sdk","version":"1.6.3","keywords":["volcano","kong","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Kong","email":"office@konghq.com"},"license":"Apache-2.0","_id":"@volcano.dev/sdk@1.6.3","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/Kong/volcano-sdk-js#readme","bugs":{"url":"https://github.com/Kong/volcano-sdk-js/issues"},"dist":{"shasum":"db41a94c0ef664753f61000297f9147a9e34d700","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.6.3.tgz","fileCount":22,"integrity":"sha512-7fmTimxPja63cweD2or7b/pRWCfqxiMongM7MqZl6zJiexILz30dCJrj+g0r6ZGQiR6fKzZNi7ihaCnHc0+OZQ==","signatures":[{"sig":"MEQCIFBrg6416rYw2R6IHJ4x5wCRPQKHRHaq5Xc1dBFPXHb2AiB04hmKi84gytJtVZNehkLqU1E/CFE4tzYOztpGxVE5Yg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@volcano.dev%2fsdk@1.6.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2142148},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","module":"dist/index.esm.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.esm.d.mts","default":"./dist/index.esm.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"./realtime":{"import":{"types":"./dist/realtime.esm.d.mts","default":"./dist/realtime.esm.mjs"},"require":{"types":"./dist/realtime.d.ts","default":"./dist/realtime.js"}},"./next/middleware":{"import":{"types":"./dist/next/middleware.esm.d.mts","default":"./dist/next/middleware.esm.mjs"},"require":{"types":"./dist/next/middleware.d.ts","default":"./dist/next/middleware.js"}}},"gitHead":"c914f03b9f9d0a5ffbfffd97d1913148dc415ec8","scripts":{"dev":"rollup -c -w","lint":"eslint . --max-warnings=0 && pnpm format:check","test":"jest","build":"rollup -c rollup.config.mjs && node scripts/copy-types.mjs","format":"prettier . --write","lint:fix":"eslint . --fix && pnpm format","test:types":"tsc --noEmit --strictNullChecks --skipLibCheck false --moduleResolution bundler --module esnext --target es2022 src/index.d.ts test/types/auth-contract.ts test/types/openapi-contract.ts","test:watch":"jest --watch","format:check":"prettier . --check","test:package":"publint --pack npm --strict","check:openapi":"pnpm generate:openapi && node scripts/check-openapi.mjs","test:contract":"jest --config jest.contract.config.cjs --runInBand","test:coverage":"jest --coverage","prepublishOnly":"npm run build","generate:openapi":"node scripts/generate-openapi.mjs","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --passWithNoTests --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:007185b7-7e83-4285-9b39-f4e3e5e64676"}},"repository":{"url":"git+https://github.com/Kong/volcano-sdk-js.git","type":"git"},"_npmVersion":"11.19.1","description":"Official JavaScript SDK for Volcano - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.34.1","devDependencies":{"jest":"^30.3.0","orval":"8.26.0","eslint":"^10.2.0","rollup":"^4.60.1","globals":"^17.6.0","publint":"^0.3.21","prettier":"^3.8.3","@eslint/js":"^10.0.1","babel-jest":"^30.3.0","jest-junit":"17.0.0","typescript":"^6.0.2","@babel/core":"^7.29.0","jest-cucumber":"4.5.0","eslint-plugin-n":"^18.0.1","@babel/preset-env":"^7.29.0","eslint-plugin-jest":"^29.15.2","openapi-typescript":"7.13.0","eslint-plugin-regexp":"^3.1.0","eslint-plugin-promise":"^7.3.0","eslint-plugin-sonarjs":"^4.0.3","eslint-plugin-unicorn":"^64.0.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","eslint-plugin-security":"^4.0.0","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","eslint-plugin-react-hooks":"^7.1.1","@typescript-eslint/eslint-plugin":"^8.58.0","eslint-plugin-simple-import-sort":"^13.0.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.6.3_1788462729571_0.36976021812085014","host":"s3://npm-registry-packages-npm-production"}},"1.7.1":{"name":"@volcano.dev/sdk","version":"1.7.1","keywords":["volcano","kong","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Kong","email":"office@konghq.com"},"license":"Apache-2.0","_id":"@volcano.dev/sdk@1.7.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/Kong/volcano-sdk-js#readme","bugs":{"url":"https://github.com/Kong/volcano-sdk-js/issues"},"dist":{"shasum":"55fd843faa41c194a7c6a823b5a9014bd63dfd05","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.7.1.tgz","fileCount":22,"integrity":"sha512-uT6XjkHACcZoUrTEiBnCHZpuTGHAyDg8/aJQJxSHBi15aQQaE6frNp0DoK4Ra1IOGVsv5uqCJ9URwog2J8+Rkg==","signatures":[{"sig":"MEYCIQC7ukdn2Az0/Py8wlius8Qol/Kixu71T2YenFuLZVV8SQIhAPwAWi3eq9TZ15RSjKzoszmMMHR+cLEvFvhATqNcS6RQ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@volcano.dev%2fsdk@1.7.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2318868},"main":"dist/index.js","type":"commonjs","_from":"file:package/volcano.dev-sdk-1.7.1.tgz","types":"dist/index.d.ts","module":"dist/index.esm.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.esm.d.mts","default":"./dist/index.esm.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"./realtime":{"import":{"types":"./dist/realtime.esm.d.mts","default":"./dist/realtime.esm.mjs"},"require":{"types":"./dist/realtime.d.ts","default":"./dist/realtime.js"}},"./next/middleware":{"import":{"types":"./dist/next/middleware.esm.d.mts","default":"./dist/next/middleware.esm.mjs"},"require":{"types":"./dist/next/middleware.d.ts","default":"./dist/next/middleware.js"}}},"scripts":{"dev":"rollup -c -w","lint":"eslint . --max-warnings=0 && pnpm format:check","test":"jest","build":"rollup -c rollup.config.mjs && node scripts/copy-types.mjs","format":"prettier . --write","lint:fix":"eslint . --fix && pnpm format","test:types":"tsc --noEmit --strictNullChecks --skipLibCheck false --moduleResolution bundler --module esnext --target es2022 src/index.d.ts test/types/auth-contract.ts test/types/openapi-contract.ts","test:watch":"jest --watch","format:check":"prettier . --check","test:package":"publint --pack npm --strict","check:openapi":"pnpm generate:openapi && node scripts/check-openapi.mjs","test:contract":"jest --config jest.contract.config.cjs --runInBand","test:coverage":"jest --coverage","prepublishOnly":"npm run build","generate:openapi":"node scripts/generate-openapi.mjs","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --passWithNoTests --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:007185b7-7e83-4285-9b39-f4e3e5e64676"}},"_resolved":"/home/runner/work/volcano-sdk-js/volcano-sdk-js/package/volcano.dev-sdk-1.7.1.tgz","_integrity":"sha512-uT6XjkHACcZoUrTEiBnCHZpuTGHAyDg8/aJQJxSHBi15aQQaE6frNp0DoK4Ra1IOGVsv5uqCJ9URwog2J8+Rkg==","repository":{"url":"git+https://github.com/Kong/volcano-sdk-js.git","type":"git"},"_npmVersion":"11.19.1","description":"Official JavaScript SDK for Volcano - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.34.1","devDependencies":{"jest":"^30.3.0","orval":"8.26.0","eslint":"^10.2.0","rollup":"^4.60.1","globals":"^17.6.0","publint":"^0.3.21","prettier":"^3.8.3","@eslint/js":"^10.0.1","babel-jest":"^30.3.0","jest-junit":"17.0.0","typescript":"^6.0.2","@babel/core":"^7.29.0","jest-cucumber":"4.5.0","eslint-plugin-n":"^18.0.1","@babel/preset-env":"^7.29.0","eslint-plugin-jest":"^29.15.2","openapi-typescript":"7.13.0","eslint-plugin-regexp":"^3.1.0","eslint-plugin-promise":"^7.3.0","eslint-plugin-sonarjs":"^4.0.3","eslint-plugin-unicorn":"^64.0.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","eslint-plugin-security":"^4.0.0","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","eslint-plugin-react-hooks":"^7.1.1","@typescript-eslint/eslint-plugin":"^8.58.0","eslint-plugin-simple-import-sort":"^13.0.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.7.1_1788989595060_0.984317090776005","host":"s3://npm-registry-packages-npm-production"}},"1.7.2":{"name":"@volcano.dev/sdk","version":"1.7.2","keywords":["volcano","kong","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Kong","email":"office@konghq.com"},"license":"Apache-2.0","_id":"@volcano.dev/sdk@1.7.2","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/Kong/volcano-sdk-js#readme","bugs":{"url":"https://github.com/Kong/volcano-sdk-js/issues"},"dist":{"shasum":"08fae82c0a711c973d57a59a398f74f1336f7146","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.7.2.tgz","fileCount":22,"integrity":"sha512-58k6guQQ8d+9NapugSrUumxWlluHzlqWOH1dkgypFdSDxm8ofN54jvyR+rBEr/cni8bMdIODqsJ4xGi+Cj0g7Q==","signatures":[{"sig":"MEYCIQCX+I+fODJBmEcFqyk0YeYLOn0NlEhHDpKfTrwNRWXSxwIhALvsieqPt5MAGJ2hZZ72SDvi2bAvpbnv7urmxV4+miHx","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQDGNdfLCOTDghCg+ZJ88eljIJ3xL3N7XjHiPdjYLlZiygIhAM7YhDGTcxm4SAcEPhQd4y6uzFyB0ID/cvnD0io/5ukt","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@volcano.dev%2fsdk@1.7.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2321976},"main":"dist/index.js","type":"commonjs","_from":"file:package/volcano.dev-sdk-1.7.2.tgz","types":"dist/index.d.ts","module":"dist/index.esm.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.esm.d.mts","default":"./dist/index.esm.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"./realtime":{"import":{"types":"./dist/realtime.esm.d.mts","default":"./dist/realtime.esm.mjs"},"require":{"types":"./dist/realtime.d.ts","default":"./dist/realtime.js"}},"./next/middleware":{"import":{"types":"./dist/next/middleware.esm.d.mts","default":"./dist/next/middleware.esm.mjs"},"require":{"types":"./dist/next/middleware.d.ts","default":"./dist/next/middleware.js"}}},"scripts":{"dev":"rollup -c -w","lint":"eslint . --max-warnings=0 && pnpm format:check","test":"jest","build":"rollup -c rollup.config.mjs && node scripts/copy-types.mjs","format":"prettier . --write","lint:fix":"eslint . --fix && pnpm format","test:types":"tsc --noEmit --strictNullChecks --skipLibCheck false --moduleResolution bundler --module esnext --target es2022 src/index.d.ts test/types/auth-contract.ts test/types/openapi-contract.ts","test:watch":"jest --watch","format:check":"prettier . --check","test:package":"publint --pack npm --strict","check:openapi":"pnpm generate:openapi && node scripts/check-openapi.mjs","test:contract":"jest --config jest.contract.config.cjs --runInBand","test:coverage":"jest --coverage","prepublishOnly":"npm run build","generate:openapi":"node scripts/generate-openapi.mjs","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --passWithNoTests --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:007185b7-7e83-4285-9b39-f4e3e5e64676"}},"_resolved":"/home/runner/work/volcano-sdk-js/volcano-sdk-js/package/volcano.dev-sdk-1.7.2.tgz","_integrity":"sha512-58k6guQQ8d+9NapugSrUumxWlluHzlqWOH1dkgypFdSDxm8ofN54jvyR+rBEr/cni8bMdIODqsJ4xGi+Cj0g7Q==","repository":{"url":"git+https://github.com/Kong/volcano-sdk-js.git","type":"git"},"_npmVersion":"11.19.1","description":"Official JavaScript SDK for Volcano - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.34.1","devDependencies":{"jest":"^30.3.0","orval":"8.26.0","eslint":"^10.2.0","rollup":"^4.60.1","globals":"^17.6.0","publint":"^0.3.21","prettier":"^3.8.3","@eslint/js":"^10.0.1","babel-jest":"^30.3.0","jest-junit":"17.0.0","typescript":"^6.0.2","@babel/core":"^7.29.0","jest-cucumber":"4.5.0","eslint-plugin-n":"^18.0.1","@babel/preset-env":"^7.29.0","eslint-plugin-jest":"^29.15.2","openapi-typescript":"7.13.0","eslint-plugin-regexp":"^3.1.0","eslint-plugin-promise":"^7.3.0","eslint-plugin-sonarjs":"^4.0.3","eslint-plugin-unicorn":"^64.0.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","eslint-plugin-security":"^4.0.0","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","eslint-plugin-react-hooks":"^7.1.1","@typescript-eslint/eslint-plugin":"^8.58.0","eslint-plugin-simple-import-sort":"^13.0.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.7.2_1789142070710_0.04754758389438796","host":"s3://npm-registry-packages-npm-production"}},"1.7.3":{"name":"@volcano.dev/sdk","version":"1.7.3","keywords":["volcano","kong","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Kong","email":"office@konghq.com"},"license":"Apache-2.0","_id":"@volcano.dev/sdk@1.7.3","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/Kong/volcano-sdk-js#readme","bugs":{"url":"https://github.com/Kong/volcano-sdk-js/issues"},"dist":{"shasum":"18829444c7f2864d3c36958555174d890e2a950b","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.7.3.tgz","fileCount":22,"integrity":"sha512-e2pdUMowuFmobjHx2VLfKCWGK2tTSNaRSDbemLWeIjeCAVth5qM0xaaki8aiVPvq0QeS/liVMUuICScVHxfnEw==","signatures":[{"sig":"MEQCIEh/9CZlVmShqvgYXFxpFLymLON2bAzUSuH7hMMidG3fAiBCb7/bVJzP83TvVzQOH0PGKe0MgD+nA/zIHZDF1n+XjA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIHdwtjpmFY2eRitz+t/Ox+cbHsbdt+Use3xdAZM3cYViAiA7rpxm13zs3GwaYcP+yiZY1XB1QbnFyJ18ebBQRti3aA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@volcano.dev%2fsdk@1.7.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2324598},"main":"dist/index.js","type":"commonjs","_from":"file:package/volcano.dev-sdk-1.7.3.tgz","types":"dist/index.d.ts","module":"dist/index.esm.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.esm.d.mts","default":"./dist/index.esm.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"./realtime":{"import":{"types":"./dist/realtime.esm.d.mts","default":"./dist/realtime.esm.mjs"},"require":{"types":"./dist/realtime.d.ts","default":"./dist/realtime.js"}},"./next/middleware":{"import":{"types":"./dist/next/middleware.esm.d.mts","default":"./dist/next/middleware.esm.mjs"},"require":{"types":"./dist/next/middleware.d.ts","default":"./dist/next/middleware.js"}}},"scripts":{"dev":"rollup -c -w","lint":"eslint . --max-warnings=0 && pnpm format:check","test":"jest","build":"rollup -c rollup.config.mjs && node scripts/copy-types.mjs","format":"prettier . --write","lint:fix":"eslint . --fix && pnpm format","test:types":"tsc --noEmit --strictNullChecks --skipLibCheck false --moduleResolution bundler --module esnext --target es2022 src/index.d.ts test/types/auth-contract.ts test/types/openapi-contract.ts","test:watch":"jest --watch","format:check":"prettier . --check","test:package":"publint --pack npm --strict","check:openapi":"pnpm generate:openapi && node scripts/check-openapi.mjs","test:contract":"jest --config jest.contract.config.cjs --runInBand","test:coverage":"jest --coverage","prepublishOnly":"npm run build","generate:openapi":"node scripts/generate-openapi.mjs","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --passWithNoTests --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:007185b7-7e83-4285-9b39-f4e3e5e64676"}},"_resolved":"/home/runner/work/volcano-sdk-js/volcano-sdk-js/package/volcano.dev-sdk-1.7.3.tgz","_integrity":"sha512-e2pdUMowuFmobjHx2VLfKCWGK2tTSNaRSDbemLWeIjeCAVth5qM0xaaki8aiVPvq0QeS/liVMUuICScVHxfnEw==","repository":{"url":"git+https://github.com/Kong/volcano-sdk-js.git","type":"git"},"_npmVersion":"11.19.1","description":"Official JavaScript SDK for Volcano - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.34.1","devDependencies":{"jest":"^30.3.0","orval":"8.26.0","eslint":"^10.2.0","rollup":"^4.60.1","globals":"^17.6.0","publint":"^0.3.21","prettier":"^3.8.3","@eslint/js":"^10.0.1","babel-jest":"^30.3.0","jest-junit":"17.0.0","typescript":"^6.0.2","@babel/core":"^7.29.0","jest-cucumber":"4.5.0","eslint-plugin-n":"^18.0.1","@babel/preset-env":"^7.29.0","eslint-plugin-jest":"^29.15.2","openapi-typescript":"7.13.0","eslint-plugin-regexp":"^3.1.0","eslint-plugin-promise":"^7.3.0","eslint-plugin-sonarjs":"^4.0.3","eslint-plugin-unicorn":"^64.0.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","eslint-plugin-security":"^4.0.0","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","eslint-plugin-react-hooks":"^7.1.1","@typescript-eslint/eslint-plugin":"^8.58.0","eslint-plugin-simple-import-sort":"^13.0.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.7.3_1789142477228_0.49842370311490525","host":"s3://npm-registry-packages-npm-production"}},"1.7.4":{"name":"@volcano.dev/sdk","version":"1.7.4","keywords":["volcano","kong","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Kong","email":"office@konghq.com"},"license":"Apache-2.0","_id":"@volcano.dev/sdk@1.7.4","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/Kong/volcano-sdk-js#readme","bugs":{"url":"https://github.com/Kong/volcano-sdk-js/issues"},"dist":{"shasum":"be630d03db91ae9319e088dd2528301936813767","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.7.4.tgz","fileCount":22,"integrity":"sha512-t7tJtEKJa0w8PanvzfGUxqBsz0ZEANY8OLgb+YM9Gli1o2jsX64epUahKwa9TGWdDuMk4VFJ6/fpz1cyqG828A==","signatures":[{"sig":"MEUCIBiHlEP8BNirhzOKlkqNCGBQi3jslISWtiNm4wa99D4yAiEA/VrQSRJ1g/JuJSHnZB45mtRC2JGMldG/BDDLDKuFuok=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIFn7d2zzlNc5XCwQgq8Hv2pQiv+xCe89QtDuyQo25QQDAiEAwdnZIWngMb3OK8jMwpvs6bv4n9CUK+d4Eo7yYM9l3fY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@volcano.dev%2fsdk@1.7.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2343868},"main":"dist/index.js","type":"commonjs","_from":"file:package/volcano.dev-sdk-1.7.4.tgz","types":"dist/index.d.ts","module":"dist/index.esm.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.esm.d.mts","default":"./dist/index.esm.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"./realtime":{"import":{"types":"./dist/realtime.esm.d.mts","default":"./dist/realtime.esm.mjs"},"require":{"types":"./dist/realtime.d.ts","default":"./dist/realtime.js"}},"./next/middleware":{"import":{"types":"./dist/next/middleware.esm.d.mts","default":"./dist/next/middleware.esm.mjs"},"require":{"types":"./dist/next/middleware.d.ts","default":"./dist/next/middleware.js"}}},"scripts":{"dev":"rollup -c -w","lint":"eslint . --max-warnings=0 && pnpm format:check","test":"jest","build":"rollup -c rollup.config.mjs && node scripts/copy-types.mjs","format":"prettier . --write","lint:fix":"eslint . --fix && pnpm format","test:types":"tsc --noEmit --strictNullChecks --skipLibCheck false --moduleResolution bundler --module esnext --target es2022 src/index.d.ts test/types/auth-contract.ts test/types/openapi-contract.ts","test:watch":"jest --watch","format:check":"prettier . --check","test:package":"publint --pack npm --strict","check:openapi":"pnpm generate:openapi && node scripts/check-openapi.mjs","test:contract":"jest --config jest.contract.config.cjs --runInBand","test:coverage":"jest --coverage","prepublishOnly":"npm run build","generate:openapi":"node scripts/generate-openapi.mjs","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --passWithNoTests --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:007185b7-7e83-4285-9b39-f4e3e5e64676"}},"_resolved":"/home/runner/work/volcano-sdk-js/volcano-sdk-js/package/volcano.dev-sdk-1.7.4.tgz","_integrity":"sha512-t7tJtEKJa0w8PanvzfGUxqBsz0ZEANY8OLgb+YM9Gli1o2jsX64epUahKwa9TGWdDuMk4VFJ6/fpz1cyqG828A==","repository":{"url":"git+https://github.com/Kong/volcano-sdk-js.git","type":"git"},"_npmVersion":"11.19.1","description":"Official JavaScript SDK for Volcano - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.34.1","devDependencies":{"jest":"^30.3.0","orval":"8.26.0","eslint":"^10.2.0","rollup":"^4.60.1","globals":"^17.6.0","publint":"^0.3.21","prettier":"^3.8.3","@eslint/js":"^10.0.1","babel-jest":"^30.3.0","jest-junit":"17.0.0","typescript":"^6.0.2","@babel/core":"^7.29.0","jest-cucumber":"4.5.0","eslint-plugin-n":"^18.0.1","@babel/preset-env":"^7.29.0","eslint-plugin-jest":"^29.15.2","openapi-typescript":"7.13.0","eslint-plugin-regexp":"^3.1.0","eslint-plugin-promise":"^7.3.0","eslint-plugin-sonarjs":"^4.0.3","eslint-plugin-unicorn":"^64.0.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","eslint-plugin-security":"^4.0.0","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","eslint-plugin-react-hooks":"^7.1.1","@typescript-eslint/eslint-plugin":"^8.58.0","eslint-plugin-simple-import-sort":"^13.0.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.7.4_1789144454629_0.47926944692701","host":"s3://npm-registry-packages-npm-production"}},"1.7.5":{"name":"@volcano.dev/sdk","version":"1.7.5","keywords":["volcano","kong","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Kong","email":"office@konghq.com"},"license":"Apache-2.0","_id":"@volcano.dev/sdk@1.7.5","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/Kong/volcano-sdk-js#readme","bugs":{"url":"https://github.com/Kong/volcano-sdk-js/issues"},"dist":{"shasum":"eda5742dbfe3c10dff2ce4fd41fb43ec8068521d","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.7.5.tgz","fileCount":22,"integrity":"sha512-8b4Fbsjd1EZu8rjp/U6b5GHxGBau+228SB0ODXaFiaexUN5HVOa8Rgg2RfiREt9cI8tFDeGxO22nLfIPcgEqcw==","signatures":[{"sig":"MEYCIQDLVTzzeodAGvymG+96qumd7FVSHD7SmokckuxOgXo9XQIhAKr+YI4vGGqFmVGR2O1fVHJYynSaE11i26eMBhhxSzkI","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQCbCNMZSPFtI/dTxvAB9nPaHnXfZHhMjHxcIA6PEWAJbgIhAPDM0wPHB+1RNaTlTmWtqSqu7FJlYbdEcC7OQfb4mRAU","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@volcano.dev%2fsdk@1.7.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2343652},"main":"dist/index.js","type":"commonjs","_from":"file:package/volcano.dev-sdk-1.7.5.tgz","types":"dist/index.d.ts","module":"dist/index.esm.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.esm.d.mts","default":"./dist/index.esm.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"./realtime":{"import":{"types":"./dist/realtime.esm.d.mts","default":"./dist/realtime.esm.mjs"},"require":{"types":"./dist/realtime.d.ts","default":"./dist/realtime.js"}},"./next/middleware":{"import":{"types":"./dist/next/middleware.esm.d.mts","default":"./dist/next/middleware.esm.mjs"},"require":{"types":"./dist/next/middleware.d.ts","default":"./dist/next/middleware.js"}}},"scripts":{"dev":"rollup -c -w","lint":"eslint . --max-warnings=0 && pnpm format:check","test":"jest","build":"rollup -c rollup.config.mjs && node scripts/copy-types.mjs","format":"prettier . --write","lint:fix":"eslint . --fix && pnpm format","test:types":"tsc --noEmit --strictNullChecks --skipLibCheck false --moduleResolution bundler --module esnext --target es2022 src/index.d.ts test/types/auth-contract.ts test/types/openapi-contract.ts","test:watch":"jest --watch","format:check":"prettier . --check","test:package":"publint --pack npm --strict","check:openapi":"pnpm generate:openapi && node scripts/check-openapi.mjs","test:contract":"jest --config jest.contract.config.cjs --runInBand","test:coverage":"jest --coverage","prepublishOnly":"npm run build","generate:openapi":"node scripts/generate-openapi.mjs","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --passWithNoTests --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:007185b7-7e83-4285-9b39-f4e3e5e64676"}},"_resolved":"/home/runner/work/volcano-sdk-js/volcano-sdk-js/package/volcano.dev-sdk-1.7.5.tgz","_integrity":"sha512-8b4Fbsjd1EZu8rjp/U6b5GHxGBau+228SB0ODXaFiaexUN5HVOa8Rgg2RfiREt9cI8tFDeGxO22nLfIPcgEqcw==","repository":{"url":"git+https://github.com/Kong/volcano-sdk-js.git","type":"git"},"_npmVersion":"11.19.1","description":"Official JavaScript SDK for Volcano - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.34.1","devDependencies":{"jest":"^30.3.0","orval":"8.26.0","eslint":"^10.2.0","rollup":"^4.60.1","globals":"^17.6.0","publint":"^0.3.21","prettier":"^3.8.3","@eslint/js":"^10.0.1","babel-jest":"^30.3.0","jest-junit":"17.0.0","typescript":"^6.0.2","@babel/core":"^7.29.0","jest-cucumber":"4.5.0","eslint-plugin-n":"^18.0.1","@babel/preset-env":"^7.29.0","eslint-plugin-jest":"^29.15.2","openapi-typescript":"7.13.0","eslint-plugin-regexp":"^3.1.0","eslint-plugin-promise":"^7.3.0","eslint-plugin-sonarjs":"^4.0.3","eslint-plugin-unicorn":"^64.0.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","eslint-plugin-security":"^4.0.0","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","eslint-plugin-react-hooks":"^7.1.1","@typescript-eslint/eslint-plugin":"^8.58.0","eslint-plugin-simple-import-sort":"^13.0.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.7.5_1789146004307_0.9062687311627411","host":"s3://npm-registry-packages-npm-production"}},"1.7.6":{"name":"@volcano.dev/sdk","version":"1.7.6","keywords":["volcano","kong","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Kong","email":"office@konghq.com"},"license":"Apache-2.0","_id":"@volcano.dev/sdk@1.7.6","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/Kong/volcano-sdk-js#readme","bugs":{"url":"https://github.com/Kong/volcano-sdk-js/issues"},"dist":{"shasum":"0a6a57d672892b0f80bde7f9106543fa3a54ccdf","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.7.6.tgz","fileCount":22,"integrity":"sha512-4txsSjpbKekWt3MmDewcdN+gfHjzwW+aJg1uA1K48DGtJIhMQJtzfN9gyz544UAp/E1Fbz9/ffhp9T6CBTT3yQ==","signatures":[{"sig":"MEYCIQCBJx7pXXPAD/xo/bxJqD9wcWQsTMKJOYhRAMnIrAy9LwIhAKwFntdWAViyfvPYaReuKrHfquFULaWeW9egrAIbm7Dg","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIDUUc9TZjnAjBMtFuXKuBFKWGA0qDa0hpsY46hzrUyrmAiA9g18FSWSmtcOMVq3+GxwoSeKuVPHr8f5n+SUXbivU7A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@volcano.dev%2fsdk@1.7.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2343897},"main":"dist/index.js","type":"commonjs","_from":"file:package/volcano.dev-sdk-1.7.6.tgz","types":"dist/index.d.ts","module":"dist/index.esm.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.esm.d.mts","default":"./dist/index.esm.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"./realtime":{"import":{"types":"./dist/realtime.esm.d.mts","default":"./dist/realtime.esm.mjs"},"require":{"types":"./dist/realtime.d.ts","default":"./dist/realtime.js"}},"./next/middleware":{"import":{"types":"./dist/next/middleware.esm.d.mts","default":"./dist/next/middleware.esm.mjs"},"require":{"types":"./dist/next/middleware.d.ts","default":"./dist/next/middleware.js"}}},"scripts":{"dev":"rollup -c -w","lint":"eslint . --max-warnings=0 && pnpm format:check","test":"jest","build":"rollup -c rollup.config.mjs && node scripts/copy-types.mjs","format":"prettier . --write","lint:fix":"eslint . --fix && pnpm format","test:types":"tsc --noEmit --strictNullChecks --skipLibCheck false --moduleResolution bundler --module esnext --target es2022 src/index.d.ts test/types/auth-contract.ts test/types/openapi-contract.ts","test:watch":"jest --watch","format:check":"prettier . --check","test:package":"publint --pack npm --strict","check:openapi":"pnpm generate:openapi && node scripts/check-openapi.mjs","test:contract":"jest --config jest.contract.config.cjs --runInBand","test:coverage":"jest --coverage","prepublishOnly":"npm run build","generate:openapi":"node scripts/generate-openapi.mjs","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --passWithNoTests --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:007185b7-7e83-4285-9b39-f4e3e5e64676"}},"_resolved":"/home/runner/work/volcano-sdk-js/volcano-sdk-js/package/volcano.dev-sdk-1.7.6.tgz","_integrity":"sha512-4txsSjpbKekWt3MmDewcdN+gfHjzwW+aJg1uA1K48DGtJIhMQJtzfN9gyz544UAp/E1Fbz9/ffhp9T6CBTT3yQ==","repository":{"url":"git+https://github.com/Kong/volcano-sdk-js.git","type":"git"},"_npmVersion":"11.19.1","description":"Official JavaScript SDK for Volcano - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.34.1","devDependencies":{"jest":"^30.3.0","orval":"8.26.0","eslint":"^10.2.0","rollup":"^4.60.1","globals":"^17.6.0","publint":"^0.3.21","prettier":"^3.8.3","@eslint/js":"^10.0.1","babel-jest":"^30.3.0","jest-junit":"17.0.0","typescript":"^6.0.2","@babel/core":"^7.29.0","jest-cucumber":"4.5.0","eslint-plugin-n":"^18.0.1","@babel/preset-env":"^7.29.0","eslint-plugin-jest":"^29.15.2","openapi-typescript":"7.13.0","eslint-plugin-regexp":"^3.1.0","eslint-plugin-promise":"^7.3.0","eslint-plugin-sonarjs":"^4.0.3","eslint-plugin-unicorn":"^64.0.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","eslint-plugin-security":"^4.0.0","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","eslint-plugin-react-hooks":"^7.1.1","@typescript-eslint/eslint-plugin":"^8.58.0","eslint-plugin-simple-import-sort":"^13.0.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.7.6_1789152488275_0.7642816754748916","host":"s3://npm-registry-packages-npm-production"}},"1.8.0":{"name":"@volcano.dev/sdk","version":"1.8.0","keywords":["volcano","kong","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Kong","email":"office@konghq.com"},"license":"Apache-2.0","_id":"@volcano.dev/sdk@1.8.0","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/Kong/volcano-sdk-js#readme","bugs":{"url":"https://github.com/Kong/volcano-sdk-js/issues"},"dist":{"shasum":"b87673987cb7bf5ddd48b1aaab7d47d8da8b5a3e","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.8.0.tgz","fileCount":22,"integrity":"sha512-8evSQvciztUBdc3bHwGUJbvgI6jMESl1GxO9JIKBP4WhCXVR5yXYJVCe4AsNI0Z8q1nsRCndXPwQwT5H3Ni7Eg==","signatures":[{"sig":"MEUCIDhic8E9o/znmylltsUAEPddHhY3lsQICQzvrm3mmcGcAiEA3Npgiws0xsXR1BZfSpoVtoHBiydFjpfApG2I3xptoQQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQCo16/zSYSf2wH4hyIJHdPBtlG5FyWwmX+ijjFcFkBJTAIhAIDpRXkDnTPTwmbRA6trUkmwvEvdkZaN6811KLjgo/fU","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@volcano.dev%2fsdk@1.8.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2346630},"main":"dist/index.js","type":"commonjs","_from":"file:package/volcano.dev-sdk-1.8.0.tgz","types":"dist/index.d.ts","module":"dist/index.esm.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.esm.d.mts","default":"./dist/index.esm.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"./realtime":{"import":{"types":"./dist/realtime.esm.d.mts","default":"./dist/realtime.esm.mjs"},"require":{"types":"./dist/realtime.d.ts","default":"./dist/realtime.js"}},"./next/middleware":{"import":{"types":"./dist/next/middleware.esm.d.mts","default":"./dist/next/middleware.esm.mjs"},"require":{"types":"./dist/next/middleware.d.ts","default":"./dist/next/middleware.js"}}},"scripts":{"dev":"rollup -c -w","lint":"eslint . --max-warnings=0 && pnpm format:check","test":"jest","build":"rollup -c rollup.config.mjs && node scripts/copy-types.mjs","format":"prettier . --write","lint:fix":"eslint . --fix && pnpm format","test:types":"tsc --noEmit --strictNullChecks --skipLibCheck false --moduleResolution bundler --module esnext --target es2022 src/index.d.ts test/types/auth-contract.ts test/types/openapi-contract.ts","test:watch":"jest --watch","format:check":"prettier . --check","test:package":"publint --pack npm --strict","check:openapi":"pnpm generate:openapi && node scripts/check-openapi.mjs","test:contract":"jest --config jest.contract.config.cjs --runInBand","test:coverage":"jest --coverage","prepublishOnly":"npm run build","generate:openapi":"node scripts/generate-openapi.mjs","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --passWithNoTests --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:007185b7-7e83-4285-9b39-f4e3e5e64676"}},"_resolved":"/home/runner/work/volcano-sdk-js/volcano-sdk-js/package/volcano.dev-sdk-1.8.0.tgz","_integrity":"sha512-8evSQvciztUBdc3bHwGUJbvgI6jMESl1GxO9JIKBP4WhCXVR5yXYJVCe4AsNI0Z8q1nsRCndXPwQwT5H3Ni7Eg==","repository":{"url":"git+https://github.com/Kong/volcano-sdk-js.git","type":"git"},"_npmVersion":"11.19.1","description":"Official JavaScript SDK for Volcano - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.34.1","devDependencies":{"jest":"^30.3.0","orval":"8.26.0","eslint":"^10.2.0","rollup":"^4.60.1","globals":"^17.6.0","publint":"^0.3.21","prettier":"^3.8.3","@eslint/js":"^10.0.1","babel-jest":"^30.3.0","jest-junit":"17.0.0","typescript":"^6.0.2","@babel/core":"^7.29.0","jest-cucumber":"4.5.0","eslint-plugin-n":"^18.0.1","@babel/preset-env":"^7.29.0","eslint-plugin-jest":"^29.15.2","openapi-typescript":"7.13.0","eslint-plugin-regexp":"^3.1.0","eslint-plugin-promise":"^7.3.0","eslint-plugin-sonarjs":"^4.0.3","eslint-plugin-unicorn":"^64.0.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","eslint-plugin-security":"^4.0.0","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","eslint-plugin-react-hooks":"^7.1.1","@typescript-eslint/eslint-plugin":"^8.58.0","eslint-plugin-simple-import-sort":"^13.0.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.8.0_1789419355383_0.7545148189650877","host":"s3://npm-registry-packages-npm-production"}},"1.9.0":{"name":"@volcano.dev/sdk","version":"1.9.0","keywords":["volcano","kong","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Kong","email":"office@konghq.com"},"license":"Apache-2.0","_id":"@volcano.dev/sdk@1.9.0","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/Kong/volcano-sdk-js#readme","bugs":{"url":"https://github.com/Kong/volcano-sdk-js/issues"},"dist":{"shasum":"44f232ca9109ffdc7aa9ffcc61b57c0aa75ea047","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.9.0.tgz","fileCount":22,"integrity":"sha512-1TBPexUZnugKTGCyMyZB0OwWkQq0nuoGA+I+S5pKKHlBRynl6abpDzsWVR6kA22dgJ2uvPfqddwTAFFKtzWUFw==","signatures":[{"sig":"MEUCIDvFb3RPJFpjydWx4VEOTYlvAfbqBTGPc9KyT3ZmNgm8AiEA/KDu1DAij4Yj5CtbHPEFMRmur+lCm3oapuiMuI9AGMo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIFyvc2kfisD85beTUSpC2tiYNLQX84naIZ5ztPDvF+ZpAiEAm2Egq15Ub/1naR1ozUBCN6PK/r10jT6nFiHKyGPFHsU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@volcano.dev%2fsdk@1.9.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2351911},"main":"dist/index.js","type":"commonjs","_from":"file:package/volcano.dev-sdk-1.9.0.tgz","types":"dist/index.d.ts","module":"dist/index.esm.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.esm.d.mts","default":"./dist/index.esm.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"./realtime":{"import":{"types":"./dist/realtime.esm.d.mts","default":"./dist/realtime.esm.mjs"},"require":{"types":"./dist/realtime.d.ts","default":"./dist/realtime.js"}},"./next/middleware":{"import":{"types":"./dist/next/middleware.esm.d.mts","default":"./dist/next/middleware.esm.mjs"},"require":{"types":"./dist/next/middleware.d.ts","default":"./dist/next/middleware.js"}}},"scripts":{"dev":"rollup -c -w","lint":"eslint . --max-warnings=0 && pnpm format:check","test":"jest","build":"rollup -c rollup.config.mjs && node scripts/copy-types.mjs","format":"prettier . --write","lint:fix":"eslint . --fix && pnpm format","test:types":"tsc --noEmit --strictNullChecks --skipLibCheck false --moduleResolution bundler --module esnext --target es2022 src/index.d.ts test/types/auth-contract.ts test/types/openapi-contract.ts","test:watch":"jest --watch","format:check":"prettier . --check","test:package":"publint --pack npm --strict","check:openapi":"pnpm generate:openapi && node scripts/check-openapi.mjs","test:contract":"jest --config jest.contract.config.cjs --runInBand","test:coverage":"jest --coverage","prepublishOnly":"npm run build","generate:openapi":"node scripts/generate-openapi.mjs","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --passWithNoTests --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:007185b7-7e83-4285-9b39-f4e3e5e64676"}},"_resolved":"/home/runner/work/volcano-sdk-js/volcano-sdk-js/package/volcano.dev-sdk-1.9.0.tgz","_integrity":"sha512-1TBPexUZnugKTGCyMyZB0OwWkQq0nuoGA+I+S5pKKHlBRynl6abpDzsWVR6kA22dgJ2uvPfqddwTAFFKtzWUFw==","repository":{"url":"git+https://github.com/Kong/volcano-sdk-js.git","type":"git"},"_npmVersion":"11.19.1","description":"Official JavaScript SDK for Volcano - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.34.1","devDependencies":{"jest":"^30.3.0","orval":"8.26.0","eslint":"^10.2.0","rollup":"^4.60.1","globals":"^17.6.0","publint":"^0.3.21","prettier":"^3.8.3","@eslint/js":"^10.0.1","babel-jest":"^30.3.0","jest-junit":"17.0.0","typescript":"^6.0.2","@babel/core":"^7.29.0","jest-cucumber":"4.5.0","eslint-plugin-n":"^18.0.1","@babel/preset-env":"^7.29.0","eslint-plugin-jest":"^29.15.2","openapi-typescript":"7.13.0","eslint-plugin-regexp":"^3.1.0","eslint-plugin-promise":"^7.3.0","eslint-plugin-sonarjs":"^4.0.3","eslint-plugin-unicorn":"^64.0.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","eslint-plugin-security":"^4.0.0","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","eslint-plugin-react-hooks":"^7.1.1","@typescript-eslint/eslint-plugin":"^8.58.0","eslint-plugin-simple-import-sort":"^13.0.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.9.0_1789656590439_0.048805282806611006","host":"s3://npm-registry-packages-npm-production"}},"1.9.1":{"name":"@volcano.dev/sdk","version":"1.9.1","keywords":["volcano","kong","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Kong","email":"office@konghq.com"},"license":"Apache-2.0","_id":"@volcano.dev/sdk@1.9.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/Kong/volcano-sdk-js#readme","bugs":{"url":"https://github.com/Kong/volcano-sdk-js/issues"},"dist":{"shasum":"d4c6cdbfc8407dbda45a9ee0f17b728bf5355895","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.9.1.tgz","fileCount":22,"integrity":"sha512-sRynmGsHK1xo05Q8jAy64gZ1zfwnAyCkWq86O196i2LjLEc1mRPHfiSGr15k2+WKwPzC90RD0mngatVmnvmZsw==","signatures":[{"sig":"MEYCIQDV2ZVTWGDVqtrSBzA4Vx70jMeUMkG4TlTE3ruFt9ykGAIhALxEdWyl9rpzjPRPk2yffO38MJWLwBzw94Y6Wypdj68b","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIG7VWqlQ+dMDSucIrftfC20gludp9vpaXOiVddfjNJtnAiApSLtUfSgzII7OvRtH3K0/XlEuqqMaW8kZICyKsFghfQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@volcano.dev%2fsdk@1.9.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2352632},"main":"dist/index.js","type":"commonjs","_from":"file:package/volcano.dev-sdk-1.9.1.tgz","types":"dist/index.d.ts","module":"dist/index.esm.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.esm.d.mts","default":"./dist/index.esm.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"./realtime":{"import":{"types":"./dist/realtime.esm.d.mts","default":"./dist/realtime.esm.mjs"},"require":{"types":"./dist/realtime.d.ts","default":"./dist/realtime.js"}},"./next/middleware":{"import":{"types":"./dist/next/middleware.esm.d.mts","default":"./dist/next/middleware.esm.mjs"},"require":{"types":"./dist/next/middleware.d.ts","default":"./dist/next/middleware.js"}}},"scripts":{"dev":"rollup -c -w","lint":"eslint . --max-warnings=0 && pnpm format:check","test":"jest","build":"rollup -c rollup.config.mjs && node scripts/copy-types.mjs","format":"prettier . --write","lint:fix":"eslint . --fix && pnpm format","test:types":"tsc --noEmit --strictNullChecks --skipLibCheck false --moduleResolution bundler --module esnext --target es2022 src/index.d.ts test/types/auth-contract.ts test/types/openapi-contract.ts","test:watch":"jest --watch","format:check":"prettier . --check","test:package":"publint --pack npm --strict","check:openapi":"pnpm generate:openapi && node scripts/check-openapi.mjs","test:contract":"jest --config jest.contract.config.cjs --runInBand","test:coverage":"jest --coverage","prepublishOnly":"npm run build","generate:openapi":"node scripts/generate-openapi.mjs","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --passWithNoTests --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:007185b7-7e83-4285-9b39-f4e3e5e64676"}},"_resolved":"/home/runner/work/volcano-sdk-js/volcano-sdk-js/package/volcano.dev-sdk-1.9.1.tgz","_integrity":"sha512-sRynmGsHK1xo05Q8jAy64gZ1zfwnAyCkWq86O196i2LjLEc1mRPHfiSGr15k2+WKwPzC90RD0mngatVmnvmZsw==","repository":{"url":"git+https://github.com/Kong/volcano-sdk-js.git","type":"git"},"_npmVersion":"11.19.1","description":"Official JavaScript SDK for Volcano - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.34.1","devDependencies":{"jest":"^30.3.0","orval":"8.26.0","eslint":"^10.2.0","rollup":"^4.60.1","globals":"^17.6.0","publint":"^0.3.21","prettier":"^3.8.3","@eslint/js":"^10.0.1","babel-jest":"^30.3.0","jest-junit":"17.0.0","typescript":"^6.0.2","@babel/core":"^7.29.0","jest-cucumber":"4.5.0","eslint-plugin-n":"^18.0.1","@babel/preset-env":"^7.29.0","eslint-plugin-jest":"^29.15.2","openapi-typescript":"7.13.0","eslint-plugin-regexp":"^3.1.0","eslint-plugin-promise":"^7.3.0","eslint-plugin-sonarjs":"^4.0.3","eslint-plugin-unicorn":"^64.0.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","eslint-plugin-security":"^4.0.0","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","eslint-plugin-react-hooks":"^7.1.1","@typescript-eslint/eslint-plugin":"^8.58.0","eslint-plugin-simple-import-sort":"^13.0.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.9.1_1789745371629_0.5201952479186109","host":"s3://npm-registry-packages-npm-production"}},"1.9.2":{"name":"@volcano.dev/sdk","version":"1.9.2","keywords":["volcano","kong","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Kong","email":"office@konghq.com"},"license":"Apache-2.0","_id":"@volcano.dev/sdk@1.9.2","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/Kong/volcano-sdk-js#readme","bugs":{"url":"https://github.com/Kong/volcano-sdk-js/issues"},"dist":{"shasum":"9fc920f17a59fbd1d65120113bf2de7393974482","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.9.2.tgz","fileCount":22,"integrity":"sha512-6z3lYeUpiF1qtHhkDMN+M8JY9/jAOBgdFR/wUzO8KMdERI4PdI9u3vgv8gQyi8ySblfzaEi0qFajvdf3Q3qnOg==","signatures":[{"sig":"MEUCIB+wlITXq5Y/3o2qOIyE+1SbbIjuGRFgO8tjvn88bkITAiEArm3KCb+2M7F7F6uyaFyCET2U668i4GefId/gP8tzkUI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQDQNyyUoTVQG74xxLLtFhvvtIuhOmRs6gX+gENWSYyFJQIhAJxudQ/l8fY2Nj91fndxNyyYL2jp9yngEcx7faH86uhj","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@volcano.dev%2fsdk@1.9.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2362064},"main":"dist/index.js","type":"commonjs","_from":"file:package/volcano.dev-sdk-1.9.2.tgz","types":"dist/index.d.ts","module":"dist/index.esm.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.esm.d.mts","default":"./dist/index.esm.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"./realtime":{"import":{"types":"./dist/realtime.esm.d.mts","default":"./dist/realtime.esm.mjs"},"require":{"types":"./dist/realtime.d.ts","default":"./dist/realtime.js"}},"./next/middleware":{"import":{"types":"./dist/next/middleware.esm.d.mts","default":"./dist/next/middleware.esm.mjs"},"require":{"types":"./dist/next/middleware.d.ts","default":"./dist/next/middleware.js"}}},"scripts":{"dev":"rollup -c -w","lint":"eslint . --max-warnings=0 && pnpm format:check","test":"jest","build":"rollup -c rollup.config.mjs && node scripts/copy-types.mjs","format":"prettier . --write","lint:fix":"eslint . --fix && pnpm format","test:types":"tsc --noEmit --strictNullChecks --skipLibCheck false --moduleResolution bundler --module esnext --target es2022 src/index.d.ts test/types/auth-contract.ts test/types/openapi-contract.ts","test:watch":"jest --watch","format:check":"prettier . --check","test:package":"publint --pack npm --strict","check:openapi":"pnpm generate:openapi && node scripts/check-openapi.mjs","test:contract":"jest --config jest.contract.config.cjs --runInBand","test:coverage":"jest --coverage","prepublishOnly":"npm run build","generate:openapi":"node scripts/generate-openapi.mjs","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --passWithNoTests --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:007185b7-7e83-4285-9b39-f4e3e5e64676"}},"_resolved":"/home/runner/work/volcano-sdk-js/volcano-sdk-js/package/volcano.dev-sdk-1.9.2.tgz","_integrity":"sha512-6z3lYeUpiF1qtHhkDMN+M8JY9/jAOBgdFR/wUzO8KMdERI4PdI9u3vgv8gQyi8ySblfzaEi0qFajvdf3Q3qnOg==","repository":{"url":"git+https://github.com/Kong/volcano-sdk-js.git","type":"git"},"_npmVersion":"11.19.1","description":"Official JavaScript SDK for Volcano - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.34.1","devDependencies":{"jest":"^30.3.0","orval":"8.26.0","eslint":"^10.2.0","rollup":"^4.60.1","globals":"^17.6.0","publint":"^0.3.21","prettier":"^3.8.3","@eslint/js":"^10.0.1","babel-jest":"^30.3.0","jest-junit":"17.0.0","typescript":"^6.0.2","@babel/core":"^7.29.0","jest-cucumber":"4.5.0","eslint-plugin-n":"^18.0.1","@babel/preset-env":"^7.29.0","eslint-plugin-jest":"^29.15.2","openapi-typescript":"7.13.0","eslint-plugin-regexp":"^3.1.0","eslint-plugin-promise":"^7.3.0","eslint-plugin-sonarjs":"^4.0.3","eslint-plugin-unicorn":"^64.0.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","eslint-plugin-security":"^4.0.0","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","eslint-plugin-react-hooks":"^7.1.1","@typescript-eslint/eslint-plugin":"^8.58.0","eslint-plugin-simple-import-sort":"^13.0.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.9.2_1789753049269_0.8277154075702018","host":"s3://npm-registry-packages-npm-production"}},"1.9.3":{"name":"@volcano.dev/sdk","version":"1.9.3","keywords":["volcano","kong","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Kong","email":"office@konghq.com"},"license":"Apache-2.0","_id":"@volcano.dev/sdk@1.9.3","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/Kong/volcano-sdk-js#readme","bugs":{"url":"https://github.com/Kong/volcano-sdk-js/issues"},"dist":{"shasum":"6446347d826db97c7545ea932b921479b75c1468","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.9.3.tgz","fileCount":22,"integrity":"sha512-Ks2rTYdyhauNzIO/DDFsrM2ya1dUpyPIVL7+GNcuhs8D0SVB9WF0a7mfYfZeDLjFI7V96TGbRm4VSLt/Pe+HoQ==","signatures":[{"sig":"MEQCIGsc8+jtHlRPYkThHyrR34MUjGht9VpPiGI4qm+FsjfgAiBDoTbJe6aCDSu/Nw6liontBmjQAImMAviMqr8mK61EYQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIFiW37lXQIEuaROcF8gRm+AGOtN4A8UVToK+xoRVsDuYAiAFxr3CCyhTMHnVvSZZFZdMI3mNFrLccG2bigP2Seix9A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@volcano.dev%2fsdk@1.9.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2364472},"main":"dist/index.js","type":"commonjs","_from":"file:package/volcano.dev-sdk-1.9.3.tgz","types":"dist/index.d.ts","module":"dist/index.esm.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.esm.d.mts","default":"./dist/index.esm.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"./realtime":{"import":{"types":"./dist/realtime.esm.d.mts","default":"./dist/realtime.esm.mjs"},"require":{"types":"./dist/realtime.d.ts","default":"./dist/realtime.js"}},"./next/middleware":{"import":{"types":"./dist/next/middleware.esm.d.mts","default":"./dist/next/middleware.esm.mjs"},"require":{"types":"./dist/next/middleware.d.ts","default":"./dist/next/middleware.js"}}},"scripts":{"dev":"rollup -c -w","lint":"eslint . --max-warnings=0 && pnpm format:check","test":"jest","build":"rollup -c rollup.config.mjs && node scripts/copy-types.mjs","format":"prettier . --write","lint:fix":"eslint . --fix && pnpm format","test:types":"tsc --noEmit --strictNullChecks --skipLibCheck false --moduleResolution bundler --module esnext --target es2022 src/index.d.ts test/types/auth-contract.ts test/types/openapi-contract.ts","test:watch":"jest --watch","format:check":"prettier . --check","test:package":"publint --pack npm --strict","check:openapi":"pnpm generate:openapi && node scripts/check-openapi.mjs","test:contract":"jest --config jest.contract.config.cjs --runInBand","test:coverage":"jest --coverage","prepublishOnly":"npm run build","generate:openapi":"node scripts/generate-openapi.mjs","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --passWithNoTests --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:007185b7-7e83-4285-9b39-f4e3e5e64676"}},"_resolved":"/home/runner/work/volcano-sdk-js/volcano-sdk-js/package/volcano.dev-sdk-1.9.3.tgz","_integrity":"sha512-Ks2rTYdyhauNzIO/DDFsrM2ya1dUpyPIVL7+GNcuhs8D0SVB9WF0a7mfYfZeDLjFI7V96TGbRm4VSLt/Pe+HoQ==","repository":{"url":"git+https://github.com/Kong/volcano-sdk-js.git","type":"git"},"_npmVersion":"11.19.1","description":"Official JavaScript SDK for Volcano - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.34.1","devDependencies":{"jest":"^30.3.0","orval":"8.26.0","eslint":"^10.2.0","rollup":"^4.60.1","globals":"^17.6.0","publint":"^0.3.21","prettier":"^3.8.3","@eslint/js":"^10.0.1","babel-jest":"^30.3.0","jest-junit":"17.0.0","typescript":"^6.0.2","@babel/core":"^7.29.0","jest-cucumber":"4.5.0","eslint-plugin-n":"^18.0.1","@babel/preset-env":"^7.29.0","eslint-plugin-jest":"^29.15.2","openapi-typescript":"7.13.0","eslint-plugin-regexp":"^3.1.0","eslint-plugin-promise":"^7.3.0","eslint-plugin-sonarjs":"^4.0.3","eslint-plugin-unicorn":"^64.0.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","eslint-plugin-security":"^4.0.0","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","eslint-plugin-react-hooks":"^7.1.1","@typescript-eslint/eslint-plugin":"^8.58.0","eslint-plugin-simple-import-sort":"^13.0.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.9.3_1789754412248_0.9098805251952062","host":"s3://npm-registry-packages-npm-production"}},"1.9.4":{"name":"@volcano.dev/sdk","version":"1.9.4","keywords":["volcano","kong","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Kong","email":"office@konghq.com"},"license":"Apache-2.0","_id":"@volcano.dev/sdk@1.9.4","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/Kong/volcano-sdk-js#readme","bugs":{"url":"https://github.com/Kong/volcano-sdk-js/issues"},"dist":{"shasum":"4f2cbcb09828dfda573e46e2e2a7cc8450be7c7d","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.9.4.tgz","fileCount":22,"integrity":"sha512-USoDasimbT9/3bKt4nsbkIDQ5XN+IKxRIDaEr9ck/rp4MrhcM2M+G3qCQfEOdwC9o0SERHi5jXqUHkKYCtPWSA==","signatures":[{"sig":"MEUCIQDgdMnwHHrEfVeCgh8ZIy3Et8LI+r0yOuYBBxGfrQfP4wIgBdiwqxGZjzpocpk/OdUllpIU3OTcTolUm4/ttfhq6DQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQDBv7hcL3ihZswZJZgNdVv7ysEvalWQWmvS9k/9zCQ+nAIhAKY0FN3ft5MXC02UY6fB5SgIi53/rHdXmwtaDogEDzge","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@volcano.dev%2fsdk@1.9.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2366545},"main":"dist/index.js","type":"commonjs","_from":"file:package/volcano.dev-sdk-1.9.4.tgz","types":"dist/index.d.ts","module":"dist/index.esm.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.esm.d.mts","default":"./dist/index.esm.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"./realtime":{"import":{"types":"./dist/realtime.esm.d.mts","default":"./dist/realtime.esm.mjs"},"require":{"types":"./dist/realtime.d.ts","default":"./dist/realtime.js"}},"./next/middleware":{"import":{"types":"./dist/next/middleware.esm.d.mts","default":"./dist/next/middleware.esm.mjs"},"require":{"types":"./dist/next/middleware.d.ts","default":"./dist/next/middleware.js"}}},"scripts":{"dev":"rollup -c -w","lint":"eslint . --max-warnings=0 && pnpm format:check","test":"jest","build":"rollup -c rollup.config.mjs && node scripts/copy-types.mjs","format":"prettier . --write","lint:fix":"eslint . --fix && pnpm format","test:types":"tsc --noEmit --strictNullChecks --skipLibCheck false --moduleResolution bundler --module esnext --target es2022 src/index.d.ts test/types/auth-contract.ts test/types/openapi-contract.ts","test:watch":"jest --watch","format:check":"prettier . --check","test:package":"publint --pack npm --strict","check:openapi":"pnpm generate:openapi && node scripts/check-openapi.mjs","test:contract":"jest --config jest.contract.config.cjs --runInBand","test:coverage":"jest --coverage","prepublishOnly":"npm run build","generate:openapi":"node scripts/generate-openapi.mjs","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --passWithNoTests --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:007185b7-7e83-4285-9b39-f4e3e5e64676"}},"_resolved":"/home/runner/work/volcano-sdk-js/volcano-sdk-js/package/volcano.dev-sdk-1.9.4.tgz","_integrity":"sha512-USoDasimbT9/3bKt4nsbkIDQ5XN+IKxRIDaEr9ck/rp4MrhcM2M+G3qCQfEOdwC9o0SERHi5jXqUHkKYCtPWSA==","repository":{"url":"git+https://github.com/Kong/volcano-sdk-js.git","type":"git"},"_npmVersion":"11.19.1","description":"Official JavaScript SDK for Volcano - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.34.1","devDependencies":{"jest":"^30.3.0","orval":"8.26.0","eslint":"^10.2.0","rollup":"^4.60.1","globals":"^17.6.0","publint":"^0.3.21","prettier":"^3.8.3","@eslint/js":"^10.0.1","babel-jest":"^30.3.0","jest-junit":"17.0.0","typescript":"^6.0.2","@babel/core":"^7.29.0","jest-cucumber":"4.5.0","eslint-plugin-n":"^18.0.1","@babel/preset-env":"^7.29.0","eslint-plugin-jest":"^29.15.2","openapi-typescript":"7.13.0","eslint-plugin-regexp":"^3.1.0","eslint-plugin-promise":"^7.3.0","eslint-plugin-sonarjs":"^4.0.3","eslint-plugin-unicorn":"^64.0.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","eslint-plugin-security":"^4.0.0","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","eslint-plugin-react-hooks":"^7.1.1","@typescript-eslint/eslint-plugin":"^8.58.0","eslint-plugin-simple-import-sort":"^13.0.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.9.4_1789757627341_0.8511543140776276","host":"s3://npm-registry-packages-npm-production"}},"1.9.5":{"name":"@volcano.dev/sdk","version":"1.9.5","keywords":["volcano","kong","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Kong","email":"office@konghq.com"},"license":"Apache-2.0","_id":"@volcano.dev/sdk@1.9.5","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/Kong/volcano-sdk-js#readme","bugs":{"url":"https://github.com/Kong/volcano-sdk-js/issues"},"dist":{"shasum":"17c659e86f30bcae56faa32407a304e6c5400c25","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.9.5.tgz","fileCount":22,"integrity":"sha512-1nAk/W7QF3glbNIy/c1LCwgzJSa+Fv2i3sV/kmoovoM1XHcdJTsM115rZxU7E0SkMwScsqK3S/X2OuP2EqMdMQ==","signatures":[{"sig":"MEUCIFNT8WTyUa5E9KdjgooKKHtfQavyU8mRbWLxM7ryYYdwAiEA6FUTs6u7OVc9ys0LXJFZX+CwkjPlyCLcP9OBBa67fNs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIEk+5RY35y5E4moCKSJTEV1deZJ3MyQmcZOc4c81MqiqAiEA3k0Vh62wRt0GpwUEIdIz4W8M1lHSKlSFiAdYBi2RNeo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@volcano.dev%2fsdk@1.9.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2367487},"main":"dist/index.js","type":"commonjs","_from":"file:package/volcano.dev-sdk-1.9.5.tgz","types":"dist/index.d.ts","module":"dist/index.esm.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.esm.d.mts","default":"./dist/index.esm.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"./realtime":{"import":{"types":"./dist/realtime.esm.d.mts","default":"./dist/realtime.esm.mjs"},"require":{"types":"./dist/realtime.d.ts","default":"./dist/realtime.js"}},"./next/middleware":{"import":{"types":"./dist/next/middleware.esm.d.mts","default":"./dist/next/middleware.esm.mjs"},"require":{"types":"./dist/next/middleware.d.ts","default":"./dist/next/middleware.js"}}},"scripts":{"dev":"rollup -c -w","lint":"eslint . --max-warnings=0 && pnpm format:check","test":"jest","build":"rollup -c rollup.config.mjs && node scripts/copy-types.mjs","format":"prettier . --write","lint:fix":"eslint . --fix && pnpm format","test:types":"tsc --noEmit --strictNullChecks --skipLibCheck false --moduleResolution bundler --module esnext --target es2022 src/index.d.ts test/types/auth-contract.ts test/types/openapi-contract.ts","test:watch":"jest --watch","format:check":"prettier . --check","test:package":"publint --pack npm --strict","check:openapi":"pnpm generate:openapi && node scripts/check-openapi.mjs","test:contract":"jest --config jest.contract.config.cjs --runInBand","test:coverage":"jest --coverage","prepublishOnly":"npm run build","generate:openapi":"node scripts/generate-openapi.mjs","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --passWithNoTests --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:007185b7-7e83-4285-9b39-f4e3e5e64676"}},"_resolved":"/home/runner/work/volcano-sdk-js/volcano-sdk-js/package/volcano.dev-sdk-1.9.5.tgz","_integrity":"sha512-1nAk/W7QF3glbNIy/c1LCwgzJSa+Fv2i3sV/kmoovoM1XHcdJTsM115rZxU7E0SkMwScsqK3S/X2OuP2EqMdMQ==","repository":{"url":"git+https://github.com/Kong/volcano-sdk-js.git","type":"git"},"_npmVersion":"11.19.1","description":"Official JavaScript SDK for Volcano - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.34.1","devDependencies":{"jest":"^30.3.0","orval":"8.26.0","eslint":"^10.2.0","rollup":"^4.60.1","globals":"^17.6.0","publint":"^0.3.21","prettier":"^3.8.3","@eslint/js":"^10.0.1","babel-jest":"^30.3.0","jest-junit":"17.0.0","typescript":"^6.0.2","@babel/core":"^7.29.0","jest-cucumber":"4.5.0","eslint-plugin-n":"^18.0.1","@babel/preset-env":"^7.29.0","eslint-plugin-jest":"^29.15.2","openapi-typescript":"7.13.0","eslint-plugin-regexp":"^3.1.0","eslint-plugin-promise":"^7.3.0","eslint-plugin-sonarjs":"^4.0.3","eslint-plugin-unicorn":"^64.0.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","eslint-plugin-security":"^4.0.0","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","eslint-plugin-react-hooks":"^7.1.1","@typescript-eslint/eslint-plugin":"^8.58.0","eslint-plugin-simple-import-sort":"^13.0.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.9.5_1789759649654_0.7092218837276647","host":"s3://npm-registry-packages-npm-production"}},"1.9.6":{"name":"@volcano.dev/sdk","version":"1.9.6","keywords":["volcano","kong","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Kong","email":"office@konghq.com"},"license":"Apache-2.0","_id":"@volcano.dev/sdk@1.9.6","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/Kong/volcano-sdk-js#readme","bugs":{"url":"https://github.com/Kong/volcano-sdk-js/issues"},"dist":{"shasum":"bf34597f405f5878a310ee36705fdcbb1eb26e78","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.9.6.tgz","fileCount":22,"integrity":"sha512-aFyZ22ZjzlXvgxv3OLujggN09l7vr0PE9RUlNGwlN5xoLkcTK1V1OWFjOxfFk15rVXZWZ/9OpX/d7z3em4CfQg==","signatures":[{"sig":"MEUCIFsq5G5kcrfdPt2VeSmPMjX7GA1n2NNvon9eBxPM+YJhAiEAqv3gGrU+oOMPe0SeIRApZUC5J3ngMne6QvrJB2PxmjQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQCIjcHzfIfn44l2m15aGnlZoUwqv4FI9CzvrN0Vaf+USgIhAL1rQBazZN5RfSWgs510emgFJnOwdVzAHNH8QFKGlMzE","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@volcano.dev%2fsdk@1.9.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2368079},"main":"dist/index.js","type":"commonjs","_from":"file:package/volcano.dev-sdk-1.9.6.tgz","types":"dist/index.d.ts","module":"dist/index.esm.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.esm.d.mts","default":"./dist/index.esm.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"./realtime":{"import":{"types":"./dist/realtime.esm.d.mts","default":"./dist/realtime.esm.mjs"},"require":{"types":"./dist/realtime.d.ts","default":"./dist/realtime.js"}},"./next/middleware":{"import":{"types":"./dist/next/middleware.esm.d.mts","default":"./dist/next/middleware.esm.mjs"},"require":{"types":"./dist/next/middleware.d.ts","default":"./dist/next/middleware.js"}}},"scripts":{"dev":"rollup -c -w","lint":"eslint . --max-warnings=0 && pnpm format:check","test":"jest","build":"rollup -c rollup.config.mjs && node scripts/copy-types.mjs","format":"prettier . --write","lint:fix":"eslint . --fix && pnpm format","test:types":"tsc --noEmit --strictNullChecks --skipLibCheck false --moduleResolution bundler --module esnext --target es2022 src/index.d.ts test/types/auth-contract.ts test/types/openapi-contract.ts","test:watch":"jest --watch","format:check":"prettier . --check","test:package":"publint --pack npm --strict","check:openapi":"pnpm generate:openapi && node scripts/check-openapi.mjs","test:contract":"jest --config jest.contract.config.cjs --runInBand","test:coverage":"jest --coverage","prepublishOnly":"npm run build","generate:openapi":"node scripts/generate-openapi.mjs","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --passWithNoTests --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:007185b7-7e83-4285-9b39-f4e3e5e64676"}},"_resolved":"/home/runner/work/volcano-sdk-js/volcano-sdk-js/package/volcano.dev-sdk-1.9.6.tgz","_integrity":"sha512-aFyZ22ZjzlXvgxv3OLujggN09l7vr0PE9RUlNGwlN5xoLkcTK1V1OWFjOxfFk15rVXZWZ/9OpX/d7z3em4CfQg==","repository":{"url":"git+https://github.com/Kong/volcano-sdk-js.git","type":"git"},"_npmVersion":"11.19.1","description":"Official JavaScript SDK for Volcano - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.34.1","devDependencies":{"jest":"^30.3.0","orval":"8.26.0","eslint":"^10.2.0","rollup":"^4.60.1","globals":"^17.6.0","publint":"^0.3.21","prettier":"^3.8.3","@eslint/js":"^10.0.1","babel-jest":"^30.3.0","jest-junit":"17.0.0","typescript":"^6.0.2","@babel/core":"^7.29.0","jest-cucumber":"4.5.0","eslint-plugin-n":"^18.0.1","@babel/preset-env":"^7.29.0","eslint-plugin-jest":"^29.15.2","openapi-typescript":"7.13.0","eslint-plugin-regexp":"^3.1.0","eslint-plugin-promise":"^7.3.0","eslint-plugin-sonarjs":"^4.0.3","eslint-plugin-unicorn":"^64.0.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","eslint-plugin-security":"^4.0.0","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","eslint-plugin-react-hooks":"^7.1.1","@typescript-eslint/eslint-plugin":"^8.58.0","eslint-plugin-simple-import-sort":"^13.0.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.9.6_1789760170829_0.21316605643288922","host":"s3://npm-registry-packages-npm-production"}},"1.9.7":{"name":"@volcano.dev/sdk","version":"1.9.7","keywords":["volcano","kong","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Kong","email":"office@konghq.com"},"license":"Apache-2.0","_id":"@volcano.dev/sdk@1.9.7","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/Kong/volcano-sdk-js#readme","bugs":{"url":"https://github.com/Kong/volcano-sdk-js/issues"},"dist":{"shasum":"18b0aed2b00bcf6cdcc315fd15469ca15c8333fe","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.9.7.tgz","fileCount":22,"integrity":"sha512-fXVJmEnowE2YYP0ZvfytzsmoWNdYQRE5OYY0nrEWkxEmWlze6g5Sextdo1NgsTuDk+ll1i9n06AHETb32xzeag==","signatures":[{"sig":"MEUCICtggDHGTk1GKgu1opJuqciXF2YL7P9IQqwLwO7SfzC+AiEAu1i/MujfsH74o2gRTWuCmVmtc0r4D6eoSGTZZmgz914=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQD43w3iAmSe7XjdOqeC5QQtJeDB6Zr9BhSR1w3AfrcB2QIgKAjd4uaN1TZRXvaKCtO2rIE//FYCjbSki6acBeGgMxs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@volcano.dev%2fsdk@1.9.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2375320},"main":"dist/index.js","type":"commonjs","_from":"file:package/volcano.dev-sdk-1.9.7.tgz","types":"dist/index.d.ts","module":"dist/index.esm.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.esm.d.mts","default":"./dist/index.esm.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"./realtime":{"import":{"types":"./dist/realtime.esm.d.mts","default":"./dist/realtime.esm.mjs"},"require":{"types":"./dist/realtime.d.ts","default":"./dist/realtime.js"}},"./next/middleware":{"import":{"types":"./dist/next/middleware.esm.d.mts","default":"./dist/next/middleware.esm.mjs"},"require":{"types":"./dist/next/middleware.d.ts","default":"./dist/next/middleware.js"}}},"scripts":{"dev":"rollup -c -w","lint":"eslint . --max-warnings=0 && pnpm format:check","test":"jest","build":"rollup -c rollup.config.mjs && node scripts/copy-types.mjs","format":"prettier . --write","lint:fix":"eslint . --fix && pnpm format","test:types":"tsc --noEmit --strictNullChecks --skipLibCheck false --moduleResolution bundler --module esnext --target es2022 src/index.d.ts test/types/auth-contract.ts test/types/openapi-contract.ts","test:watch":"jest --watch","format:check":"prettier . --check","test:package":"publint --pack npm --strict","check:openapi":"pnpm generate:openapi && node scripts/check-openapi.mjs","test:contract":"jest --config jest.contract.config.cjs --runInBand","test:coverage":"jest --coverage","prepublishOnly":"npm run build","generate:openapi":"node scripts/generate-openapi.mjs","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --passWithNoTests --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:007185b7-7e83-4285-9b39-f4e3e5e64676"}},"_resolved":"/home/runner/work/volcano-sdk-js/volcano-sdk-js/package/volcano.dev-sdk-1.9.7.tgz","_integrity":"sha512-fXVJmEnowE2YYP0ZvfytzsmoWNdYQRE5OYY0nrEWkxEmWlze6g5Sextdo1NgsTuDk+ll1i9n06AHETb32xzeag==","repository":{"url":"git+https://github.com/Kong/volcano-sdk-js.git","type":"git"},"_npmVersion":"11.19.1","description":"Official JavaScript SDK for Volcano - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.34.1","devDependencies":{"jest":"^30.3.0","orval":"8.26.0","eslint":"^10.2.0","rollup":"^4.60.1","globals":"^17.6.0","publint":"^0.3.21","prettier":"^3.8.3","@eslint/js":"^10.0.1","babel-jest":"^30.3.0","jest-junit":"17.0.0","typescript":"^6.0.2","@babel/core":"^7.29.0","jest-cucumber":"4.5.0","eslint-plugin-n":"^18.0.1","@babel/preset-env":"^7.29.0","eslint-plugin-jest":"^29.15.2","openapi-typescript":"7.13.0","eslint-plugin-regexp":"^3.1.0","eslint-plugin-promise":"^7.3.0","eslint-plugin-sonarjs":"^4.0.3","eslint-plugin-unicorn":"^64.0.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","eslint-plugin-security":"^4.0.0","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","eslint-plugin-react-hooks":"^7.1.1","@typescript-eslint/eslint-plugin":"^8.58.0","eslint-plugin-simple-import-sort":"^13.0.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.9.7_1789767514956_0.3604781644350046","host":"s3://npm-registry-packages-npm-production"}},"1.10.0":{"name":"@volcano.dev/sdk","version":"1.10.0","keywords":["volcano","kong","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Kong","email":"office@konghq.com"},"license":"Apache-2.0","_id":"@volcano.dev/sdk@1.10.0","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/Kong/volcano-sdk-js#readme","bugs":{"url":"https://github.com/Kong/volcano-sdk-js/issues"},"dist":{"shasum":"34d515203ffca83dc30b2e9a0d7f949d27d75098","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.10.0.tgz","fileCount":26,"integrity":"sha512-QJf67+V2lo+jWXNeKHAc8lqVPPks/Mg//iES5DSu+3js/lzwqTC4wApLe1sxKNKbEB8DTl8VBRL9a/hf43Mg6A==","signatures":[{"sig":"MEQCIFmT4m3PSui+J7uThvW/V9VLJ1f5rIl2896kncKUzoROAiBDTLLzdmPRyAa0a12/Z3qzIJ5b+mF7otCIBWCJGcxS5g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQCOM5YigPPCSBO+wOkJ1CUIHUE3Tx1h9kgYmKNBvnFntgIgYftmNJJyHmvU8hGOtrxLwa9uZDOJMaSySFoajhptoBI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@volcano.dev%2fsdk@1.10.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2636374},"main":"dist/index.js","type":"commonjs","_from":"file:package/volcano.dev-sdk-1.10.0.tgz","types":"dist/index.d.ts","module":"dist/index.esm.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.esm.d.mts","default":"./dist/index.esm.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"./durable":{"import":{"types":"./dist/durable.esm.d.mts","default":"./dist/durable.esm.mjs"},"require":{"types":"./dist/durable.d.ts","default":"./dist/durable.js"}},"./realtime":{"import":{"types":"./dist/realtime.esm.d.mts","default":"./dist/realtime.esm.mjs"},"require":{"types":"./dist/realtime.d.ts","default":"./dist/realtime.js"}},"./next/middleware":{"import":{"types":"./dist/next/middleware.esm.d.mts","default":"./dist/next/middleware.esm.mjs"},"require":{"types":"./dist/next/middleware.d.ts","default":"./dist/next/middleware.js"}}},"scripts":{"dev":"rollup -c -w","lint":"eslint . --max-warnings=0 && pnpm format:check","test":"jest","build":"rollup -c rollup.config.mjs && node scripts/copy-types.mjs","format":"prettier . --write","lint:fix":"eslint . --fix && pnpm format","test:types":"tsc --noEmit --strictNullChecks --skipLibCheck false --moduleResolution bundler --module esnext --target es2022 src/index.d.ts src/durable.d.ts test/types/auth-contract.ts test/types/durable-contract.ts test/types/openapi-contract.ts","test:watch":"jest --watch","format:check":"prettier . --check","test:package":"publint --pack npm --strict","check:openapi":"pnpm generate:openapi && node scripts/check-openapi.mjs","test:contract":"jest --config jest.contract.config.cjs --runInBand","test:coverage":"jest --coverage","prepublishOnly":"npm run build","generate:openapi":"node scripts/generate-openapi.mjs","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --testPathPatterns=integration --passWithNoTests --testTimeout=120000 --forceExit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:007185b7-7e83-4285-9b39-f4e3e5e64676"}},"_resolved":"/home/runner/work/volcano-sdk-js/volcano-sdk-js/package/volcano.dev-sdk-1.10.0.tgz","_integrity":"sha512-QJf67+V2lo+jWXNeKHAc8lqVPPks/Mg//iES5DSu+3js/lzwqTC4wApLe1sxKNKbEB8DTl8VBRL9a/hf43Mg6A==","repository":{"url":"git+https://github.com/Kong/volcano-sdk-js.git","type":"git"},"_npmVersion":"11.19.1","description":"Official JavaScript SDK for Volcano - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ws":"^8.0.0","centrifuge":"^5.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.34.1","devDependencies":{"jest":"^30.3.0","orval":"8.26.0","eslint":"^10.2.0","rollup":"^4.60.1","globals":"^17.6.0","publint":"^0.3.21","prettier":"^3.8.3","@eslint/js":"^10.0.1","babel-jest":"^30.3.0","jest-junit":"17.0.0","typescript":"^6.0.2","@babel/core":"^7.29.0","jest-cucumber":"4.5.0","eslint-plugin-n":"^18.0.1","@babel/preset-env":"^7.29.0","eslint-plugin-jest":"^29.15.2","openapi-typescript":"7.13.0","eslint-plugin-regexp":"^3.1.0","eslint-plugin-promise":"^7.3.0","eslint-plugin-sonarjs":"^4.0.3","eslint-plugin-unicorn":"^64.0.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","eslint-plugin-security":"^4.0.0","jest-environment-jsdom":"^30.3.0","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","eslint-plugin-react-hooks":"^7.1.1","@typescript-eslint/eslint-plugin":"^8.58.0","eslint-plugin-simple-import-sort":"^13.0.0"},"peerDependencies":{"@aws/durable-execution-sdk-js":">=2 <3"},"peerDependenciesMeta":{"@aws/durable-execution-sdk-js":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.10.0_1789778618605_0.4408796779828523","host":"s3://npm-registry-packages-npm-production"}},"1.10.1":{"name":"@volcano.dev/sdk","version":"1.10.1","keywords":["volcano","kong","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Kong","email":"office@konghq.com"},"license":"Apache-2.0","_id":"@volcano.dev/sdk@1.10.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/Kong/volcano-sdk-js#readme","bugs":{"url":"https://github.com/Kong/volcano-sdk-js/issues"},"dist":{"shasum":"f6e9c0320c75df674b85111ee722abf1e05f12a9","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.10.1.tgz","fileCount":28,"integrity":"sha512-N+0aJI5aH+ug3D5eRrGginRDBPk2VBH6A1NFHChYGQKN4eS15JXVkQGeDnqwQ3aXQ0T86KCY7nKnYL6ZZ0zz5g==","signatures":[{"sig":"MEUCIQC0CxN04tUF/V33toe0skj4Ci+LAuES78CP+f960B2pjgIgc6fuo6kYcKayk02103LJBresnRa5RoykJDvQABhpI2s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCICzG4EjX5oHIX3FbUFUveyh9IKjLHo0mE9trrWY/VeX2AiEAl6uy47LROsN7IKTO3Gz5+Vy9ellNgTn6rGl0SagK9/k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@volcano.dev%2fsdk@1.10.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2654120},"main":"dist/index.js","type":"commonjs","_from":"file:package/volcano.dev-sdk-1.10.1.tgz","types":"dist/index.d.ts","module":"dist/index.esm.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.esm.d.mts","default":"./dist/index.esm.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"./durable":{"import":{"types":"./dist/durable.esm.d.mts","default":"./dist/durable.esm.mjs"},"require":{"types":"./dist/durable.d.ts","default":"./dist/durable.js"}},"./realtime":{"import":{"types":"./dist/realtime.esm.d.mts","default":"./dist/realtime.esm.mjs"},"require":{"types":"./dist/realtime.d.ts","default":"./dist/realtime.js"}},"./next/middleware":{"import":{"types":"./dist/next/middleware.esm.d.mts","default":"./dist/next/middleware.esm.mjs"},"require":{"types":"./dist/next/middleware.d.ts","default":"./dist/next/middleware.js"}}},"scripts":{"dev":"rollup -c -w","lint":"eslint . --max-warnings=0 && pnpm format:check","test":"pnpm build && jest","build":"rollup -c rollup.config.mjs && node scripts/copy-types.mjs","format":"prettier . --write","quality":"pnpm lint && pnpm check:openapi && pnpm test:types && pnpm test:tooling && pnpm test --ci && pnpm test:typed-runtime && pnpm test:contract --listTests && pnpm test:package && pnpm test:quickstart","lint:fix":"eslint . --fix && pnpm format","test:types":"tsc --noEmit -p tsconfig.json && tsc --ignoreConfig --noEmit --strictNullChecks --skipLibCheck false --moduleResolution bundler --module esnext --target es2022 src/index.d.ts src/durable.d.ts test/types/auth-contract.ts test/types/durable-contract.ts test/types/openapi-contract.ts","test:watch":"pnpm build && jest --watch","format:check":"prettier . --check","test:package":"publint --pack npm --strict","test:tooling":"node --test scripts/*.test.mjs","check:openapi":"pnpm generate:openapi && node scripts/check-openapi.mjs","test:contract":"jest --config jest.contract.config.cjs --runInBand","test:coverage":"pnpm build && jest --coverage","prepublishOnly":"npm run build","test:quickstart":"node scripts/check-package-quickstart.mjs","generate:openapi":"node scripts/generate-openapi.mjs","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --config jest.integration.config.cjs --testTimeout=120000","test:typed-runtime":"jest --coverage --collectCoverageFrom=src/**/*.ts --collectCoverageFrom=!src/**/*.d.ts --runTestsByPath __tests__/next-request.test.ts __tests__/auth-session.test.ts"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:007185b7-7e83-4285-9b39-f4e3e5e64676"}},"_resolved":"/home/runner/work/volcano-sdk-js/volcano-sdk-js/package/volcano.dev-sdk-1.10.1.tgz","_integrity":"sha512-N+0aJI5aH+ug3D5eRrGginRDBPk2VBH6A1NFHChYGQKN4eS15JXVkQGeDnqwQ3aXQ0T86KCY7nKnYL6ZZ0zz5g==","repository":{"url":"git+https://github.com/Kong/volcano-sdk-js.git","type":"git"},"_npmVersion":"11.19.1","description":"Official JavaScript SDK for Volcano - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ws":"^8.21.3","centrifuge":"^5.7.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.34.1","devDependencies":{"jest":"^30.3.0","orval":"8.26.0","tslib":"2.8.1","eslint":"^10.2.0","rollup":"^4.60.1","globals":"^17.6.0","publint":"^0.3.21","prettier":"^3.8.3","@eslint/js":"^10.0.1","babel-jest":"^30.3.0","jest-junit":"17.0.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@types/node":"20.19.43","@jest/globals":"30.3.0","jest-cucumber":"4.5.0","eslint-plugin-n":"^18.0.1","@babel/preset-env":"^7.29.0","eslint-plugin-jest":"^29.15.2","openapi-typescript":"7.13.0","eslint-plugin-regexp":"^3.1.0","eslint-plugin-promise":"^7.3.0","eslint-plugin-sonarjs":"^4.0.3","eslint-plugin-unicorn":"^64.0.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","eslint-plugin-security":"^4.0.0","jest-environment-jsdom":"^30.3.0","@babel/preset-typescript":"7.29.7","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","eslint-plugin-react-hooks":"^7.1.1","@typescript-eslint/eslint-plugin":"^8.58.0","eslint-plugin-simple-import-sort":"^13.0.0"},"peerDependencies":{"@aws/durable-execution-sdk-js":">=2 <3"},"peerDependenciesMeta":{"@aws/durable-execution-sdk-js":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.10.1_1790011422875_0.47451509080479704","host":"s3://npm-registry-packages-npm-production"}},"1.10.2":{"name":"@volcano.dev/sdk","version":"1.10.2","keywords":["volcano","kong","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Kong","email":"office@konghq.com"},"license":"Apache-2.0","_id":"@volcano.dev/sdk@1.10.2","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/Kong/volcano-sdk-js#readme","bugs":{"url":"https://github.com/Kong/volcano-sdk-js/issues"},"dist":{"shasum":"8f5e391cddbc387001ecce1f73dcdbbae424a82a","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.10.2.tgz","fileCount":28,"integrity":"sha512-7j/ZXoOSk0S7d9C14Y7/q+IU69A1MK/Fwr+i/B9LQMiS2ntCzoZzWA6GubMWFWxjKFfJjSCKPCXbCA5E6gMIrA==","signatures":[{"sig":"MEUCIHqF8Pbniun39NUoQvvjfj2hzCPQSWnfsAvnXjKSHdbdAiEApMzlHL1SwJPdJOCAYX+sKECuY/2EpxJUHcucHa4cd9c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIG3gDxQzsKch6exaxbJieD/UjIyOK/Bxq23bBgrSmXWdAiEA91JCjYmFqMcAqwBnyTR9clQkSqgZ7kuSI0Du4j4xdxI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@volcano.dev%2fsdk@1.10.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2655316},"main":"dist/index.js","type":"commonjs","_from":"file:package/volcano.dev-sdk-1.10.2.tgz","types":"dist/index.d.ts","module":"dist/index.esm.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.esm.d.mts","default":"./dist/index.esm.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"./durable":{"import":{"types":"./dist/durable.esm.d.mts","default":"./dist/durable.esm.mjs"},"require":{"types":"./dist/durable.d.ts","default":"./dist/durable.js"}},"./realtime":{"import":{"types":"./dist/realtime.esm.d.mts","default":"./dist/realtime.esm.mjs"},"require":{"types":"./dist/realtime.d.ts","default":"./dist/realtime.js"}},"./next/middleware":{"import":{"types":"./dist/next/middleware.esm.d.mts","default":"./dist/next/middleware.esm.mjs"},"require":{"types":"./dist/next/middleware.d.ts","default":"./dist/next/middleware.js"}}},"scripts":{"dev":"rollup -c -w","lint":"eslint . --max-warnings=0 && pnpm format:check","test":"pnpm build && jest","build":"rollup -c rollup.config.mjs && node scripts/copy-types.mjs","format":"prettier . --write","quality":"pnpm lint && pnpm check:openapi && pnpm test:types && pnpm test:tooling && pnpm test --ci && pnpm test:typed-runtime && pnpm test:contract --listTests && pnpm test:package && pnpm test:quickstart","lint:fix":"eslint . --fix && pnpm format","test:types":"tsc --noEmit -p tsconfig.json && tsc --ignoreConfig --noEmit --strictNullChecks --skipLibCheck false --moduleResolution bundler --module esnext --target es2022 src/index.d.ts src/durable.d.ts test/types/auth-contract.ts test/types/durable-contract.ts test/types/openapi-contract.ts","test:watch":"pnpm build && jest --watch","format:check":"prettier . --check","test:package":"publint --pack npm --strict","test:tooling":"node --test scripts/*.test.mjs","check:openapi":"pnpm generate:openapi && node scripts/check-openapi.mjs","test:contract":"jest --config jest.contract.config.cjs --runInBand","test:coverage":"pnpm build && jest --coverage","prepublishOnly":"npm run build","test:quickstart":"node scripts/check-package-quickstart.mjs","generate:openapi":"node scripts/generate-openapi.mjs","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --config jest.integration.config.cjs --testTimeout=120000","test:typed-runtime":"jest --coverage --collectCoverageFrom=src/**/*.ts --collectCoverageFrom=!src/**/*.d.ts --runTestsByPath __tests__/next-request.test.ts __tests__/auth-session.test.ts __tests__/lock-clock.test.ts"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:007185b7-7e83-4285-9b39-f4e3e5e64676"}},"_resolved":"/home/runner/work/volcano-sdk-js/volcano-sdk-js/package/volcano.dev-sdk-1.10.2.tgz","_integrity":"sha512-7j/ZXoOSk0S7d9C14Y7/q+IU69A1MK/Fwr+i/B9LQMiS2ntCzoZzWA6GubMWFWxjKFfJjSCKPCXbCA5E6gMIrA==","repository":{"url":"git+https://github.com/Kong/volcano-sdk-js.git","type":"git"},"_npmVersion":"11.19.1","description":"Official JavaScript SDK for Volcano - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ws":"^8.21.3","centrifuge":"^5.7.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.34.1","devDependencies":{"jest":"^30.3.0","orval":"8.26.0","tslib":"2.8.1","eslint":"^10.2.0","rollup":"^4.60.1","globals":"^17.6.0","publint":"^0.3.21","prettier":"^3.8.3","@eslint/js":"^10.0.1","babel-jest":"^30.3.0","jest-junit":"17.0.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@types/node":"20.19.43","@jest/globals":"30.3.0","jest-cucumber":"4.5.0","eslint-plugin-n":"^18.0.1","@babel/preset-env":"^7.29.0","eslint-plugin-jest":"^29.15.2","openapi-typescript":"7.13.0","eslint-plugin-regexp":"^3.1.0","eslint-plugin-promise":"^7.3.0","eslint-plugin-sonarjs":"^4.0.3","eslint-plugin-unicorn":"^64.0.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","eslint-plugin-security":"^4.0.0","jest-environment-jsdom":"^30.3.0","@babel/preset-typescript":"7.29.7","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","eslint-plugin-react-hooks":"^7.1.1","@typescript-eslint/eslint-plugin":"^8.58.0","eslint-plugin-simple-import-sort":"^13.0.0"},"peerDependencies":{"@aws/durable-execution-sdk-js":">=2 <3"},"peerDependenciesMeta":{"@aws/durable-execution-sdk-js":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.10.2_1790012541389_0.05861636318222785","host":"s3://npm-registry-packages-npm-production"}},"1.10.3":{"name":"@volcano.dev/sdk","version":"1.10.3","keywords":["volcano","kong","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Kong","email":"office@konghq.com"},"license":"Apache-2.0","_id":"@volcano.dev/sdk@1.10.3","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/Kong/volcano-sdk-js#readme","bugs":{"url":"https://github.com/Kong/volcano-sdk-js/issues"},"dist":{"shasum":"6f01a4f31599579a7da27637da3851a9bddd2834","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.10.3.tgz","fileCount":30,"integrity":"sha512-OgR9mllBxSwHgEhW/j0oTOGqgcmhQp5pyptD518zO+ROzTqP5jmrzMbeVOhtVMIvLBhpR66dgbXjNnNntQrdmA==","signatures":[{"sig":"MEUCIQCy7VYxfitPVBXQ6OtY9QfSyo3DL4llGIhAs3okLv7ONQIgJZtu02e2DHElPQ/+zH1K51F5i6QTWmYXQ8lxnvTCJus=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQDFSEz/N91LWtoEDe64AQcisTsvNo+PxJsdnyRo3dXuoQIhAMfD4UjxX+TtGsmSkVnBqlc8f5EuTxo7osx/wYJk3810","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@volcano.dev%2fsdk@1.10.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2664068},"main":"dist/index.js","type":"commonjs","_from":"file:package/volcano.dev-sdk-1.10.3.tgz","types":"dist/index.d.ts","module":"dist/index.esm.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.esm.d.mts","default":"./dist/index.esm.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"./durable":{"import":{"types":"./dist/durable.esm.d.mts","default":"./dist/durable.esm.mjs"},"require":{"types":"./dist/durable.d.ts","default":"./dist/durable.js"}},"./realtime":{"import":{"types":"./dist/realtime.esm.d.mts","default":"./dist/realtime.esm.mjs"},"require":{"types":"./dist/realtime.d.ts","default":"./dist/realtime.js"}},"./next/middleware":{"import":{"types":"./dist/next/middleware.esm.d.mts","default":"./dist/next/middleware.esm.mjs"},"require":{"types":"./dist/next/middleware.d.ts","default":"./dist/next/middleware.js"}}},"scripts":{"dev":"rollup -c -w","lint":"eslint . --max-warnings=0 && pnpm format:check","test":"pnpm build && jest","audit":"node scripts/audit-dependencies.mjs","build":"rollup -c rollup.config.mjs && node scripts/copy-types.mjs","format":"prettier . --write","quality":"pnpm run audit && pnpm lint && pnpm check:openapi && pnpm test:types && pnpm test:tooling && node scripts/prepare-test-reports.mjs && pnpm test --ci --json --outputFile=reports/unit.json && pnpm test:typed-runtime && pnpm test:contract --listTests && pnpm test:quickstart","lint:fix":"eslint . --fix && pnpm format","test:types":"tsc --noEmit -p tsconfig.json && tsc --ignoreConfig --noEmit --strictNullChecks --skipLibCheck false --moduleResolution bundler --module esnext --target es2022 src/index.d.ts src/durable.d.ts test/types/auth-contract.ts test/types/database-contract.ts test/types/durable-contract.ts test/types/openapi-contract.ts","test:watch":"pnpm build && jest --watch","format:check":"prettier . --check","test:package":"pnpm pack --out reports/volcano-sdk.tgz && publint reports/volcano-sdk.tgz --strict && attw reports/volcano-sdk.tgz","test:tooling":"node --test scripts/*.test.mjs","check:openapi":"pnpm generate:openapi && node scripts/check-openapi.mjs","test:contract":"jest --config jest.contract.config.cjs --runInBand","test:coverage":"pnpm build && jest --coverage","prepublishOnly":"npm run build","test:quickstart":"pnpm test:package && node scripts/test-package-quickstart.mjs reports/volcano-sdk.tgz","generate:openapi":"node scripts/generate-openapi.mjs","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --config jest.integration.config.cjs --testTimeout=120000","test:typed-runtime":"jest --coverage --collectCoverageFrom=src/**/*.ts --collectCoverageFrom=!src/**/*.d.ts --runTestsByPath __tests__/next-request.test.ts __tests__/auth-session.test.ts __tests__/lock-clock.test.ts __tests__/database-connection-string.test.ts __tests__/lock-session.test.ts __tests__/token-claims.test.ts __tests__/function-url.test.ts __tests__/lock-validation.test.ts __tests__/realtime-identity.test.ts __tests__/auth-validation.test.ts"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:007185b7-7e83-4285-9b39-f4e3e5e64676"}},"_resolved":"/home/runner/work/volcano-sdk-js/volcano-sdk-js/package/volcano.dev-sdk-1.10.3.tgz","_integrity":"sha512-OgR9mllBxSwHgEhW/j0oTOGqgcmhQp5pyptD518zO+ROzTqP5jmrzMbeVOhtVMIvLBhpR66dgbXjNnNntQrdmA==","repository":{"url":"git+https://github.com/Kong/volcano-sdk-js.git","type":"git"},"_npmVersion":"11.19.1","description":"Official JavaScript SDK for Volcano - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ws":"^8.21.3","centrifuge":"^5.7.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.34.1","devDependencies":{"jest":"^30.3.0","orval":"8.26.0","tslib":"2.8.1","eslint":"^10.2.0","rollup":"^4.60.1","globals":"^17.6.0","publint":"^0.3.21","prettier":"^3.8.3","@eslint/js":"^10.0.1","babel-jest":"^30.3.0","fast-check":"4.10.2","jest-junit":"17.0.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@types/node":"20.19.43","@jest/globals":"30.3.0","jest-cucumber":"4.5.0","eslint-plugin-n":"^18.0.1","@babel/preset-env":"^7.29.0","eslint-plugin-jest":"^29.15.2","openapi-typescript":"7.13.0","eslint-plugin-regexp":"^3.1.0","@arethetypeswrong/cli":"0.18.5","eslint-plugin-promise":"^7.3.0","eslint-plugin-sonarjs":"^4.0.3","eslint-plugin-unicorn":"^64.0.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","eslint-plugin-security":"^4.0.0","jest-environment-jsdom":"^30.3.0","@babel/preset-typescript":"7.29.7","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","eslint-plugin-react-hooks":"^7.1.1","@typescript-eslint/eslint-plugin":"^8.58.0","eslint-plugin-simple-import-sort":"^13.0.0"},"peerDependencies":{"@aws/durable-execution-sdk-js":">=2 <3"},"peerDependenciesMeta":{"@aws/durable-execution-sdk-js":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.10.3_1790031792031_0.3858372465978466","host":"s3://npm-registry-packages-npm-production"}},"1.10.4":{"name":"@volcano.dev/sdk","version":"1.10.4","keywords":["volcano","kong","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Kong","email":"office@konghq.com"},"license":"Apache-2.0","_id":"@volcano.dev/sdk@1.10.4","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/Kong/volcano-sdk-js#readme","bugs":{"url":"https://github.com/Kong/volcano-sdk-js/issues"},"dist":{"shasum":"0e3ccd03f1126f86c66dd290be177d578975a661","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.10.4.tgz","fileCount":30,"integrity":"sha512-GRwknozxkFGjEa3pjXu9xh8pilGkWud6NmgHz0AO0dy774dmWFy+2p2DtbcoTui8gh39wJgrg/U9lX2n88Y+dQ==","signatures":[{"sig":"MEYCIQDSrBZ/MpJA+OeXxX4KH4KrUu3FfDO2vs4QOq8AM1rvdAIhAPxQ6W388gxWDDR1CTHirPYtM01ct69Gg929x8R2sX1W","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQDtpbDxo5oJurSWKY81i8VOxvWfirsa90vFFwUC7rKEZQIgUlRFcAXz2R2YwPKppC+9fXErGRsEUx/kVoGPGJNqOkQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@volcano.dev%2fsdk@1.10.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2662330},"main":"dist/index.js","type":"commonjs","_from":"file:package/volcano.dev-sdk-1.10.4.tgz","types":"dist/index.d.ts","module":"dist/index.esm.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.esm.d.mts","default":"./dist/index.esm.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"./durable":{"import":{"types":"./dist/durable.esm.d.mts","default":"./dist/durable.esm.mjs"},"require":{"types":"./dist/durable.d.ts","default":"./dist/durable.js"}},"./realtime":{"import":{"types":"./dist/realtime.esm.d.mts","default":"./dist/realtime.esm.mjs"},"require":{"types":"./dist/realtime.d.ts","default":"./dist/realtime.js"}},"./next/middleware":{"import":{"types":"./dist/next/middleware.esm.d.mts","default":"./dist/next/middleware.esm.mjs"},"require":{"types":"./dist/next/middleware.d.ts","default":"./dist/next/middleware.js"}}},"scripts":{"dev":"rollup -c -w","lint":"eslint . --max-warnings=0 && pnpm format:check","test":"pnpm build && jest","audit":"node scripts/audit-dependencies.mjs","build":"rollup -c rollup.config.mjs && node scripts/copy-types.mjs","format":"prettier . --write","quality":"pnpm run audit && pnpm lint && pnpm check:openapi && pnpm test:types && pnpm test:tooling && node scripts/prepare-test-reports.mjs && pnpm test --ci --json --outputFile=reports/unit.json && pnpm test:typed-runtime && pnpm test:contract --listTests && pnpm test:quickstart","lint:fix":"eslint . --fix && pnpm format","test:types":"tsc --noEmit -p tsconfig.json && tsc --ignoreConfig --noEmit --strictNullChecks --skipLibCheck false --moduleResolution bundler --module esnext --target es2022 src/index.d.ts src/durable.d.ts test/types/auth-contract.ts test/types/database-contract.ts test/types/durable-contract.ts test/types/openapi-contract.ts","test:watch":"pnpm build && jest --watch","format:check":"prettier . --check","test:package":"pnpm pack --out reports/volcano-sdk.tgz && publint reports/volcano-sdk.tgz --strict && attw reports/volcano-sdk.tgz","test:tooling":"node --test scripts/*.test.mjs","check:openapi":"pnpm generate:openapi && node scripts/check-openapi.mjs","test:contract":"jest --config jest.contract.config.cjs --runInBand","test:coverage":"pnpm build && jest --coverage","prepublishOnly":"npm run build","test:quickstart":"pnpm test:package && node scripts/test-package-quickstart.mjs reports/volcano-sdk.tgz","generate:openapi":"node scripts/generate-openapi.mjs","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --config jest.integration.config.cjs --testTimeout=120000","test:typed-runtime":"jest --coverage --collectCoverageFrom=src/**/*.ts --collectCoverageFrom=!src/**/*.d.ts --runTestsByPath __tests__/next-request.test.ts __tests__/auth-session.test.ts __tests__/lock-clock.test.ts __tests__/database-connection-string.test.ts __tests__/lock-session.test.ts __tests__/token-claims.test.ts __tests__/function-url.test.ts __tests__/lock-validation.test.ts __tests__/realtime-identity.test.ts __tests__/auth-validation.test.ts __tests__/durable-duration.test.ts"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:007185b7-7e83-4285-9b39-f4e3e5e64676"}},"_resolved":"/home/runner/work/volcano-sdk-js/volcano-sdk-js/package/volcano.dev-sdk-1.10.4.tgz","_integrity":"sha512-GRwknozxkFGjEa3pjXu9xh8pilGkWud6NmgHz0AO0dy774dmWFy+2p2DtbcoTui8gh39wJgrg/U9lX2n88Y+dQ==","repository":{"url":"git+https://github.com/Kong/volcano-sdk-js.git","type":"git"},"_npmVersion":"11.19.1","description":"Official JavaScript SDK for Volcano - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ws":"^8.21.3","centrifuge":"^5.7.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.34.1","devDependencies":{"jest":"^30.3.0","orval":"8.26.0","tslib":"2.8.1","eslint":"^10.2.0","rollup":"^4.60.1","globals":"^17.6.0","publint":"^0.3.21","prettier":"^3.8.3","@eslint/js":"^10.0.1","babel-jest":"^30.3.0","fast-check":"4.10.2","jest-junit":"17.0.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@types/node":"20.19.43","@jest/globals":"30.3.0","jest-cucumber":"4.5.0","eslint-plugin-n":"^18.0.1","@babel/preset-env":"^7.29.0","eslint-plugin-jest":"^29.15.2","openapi-typescript":"7.13.0","eslint-plugin-regexp":"^3.1.0","@arethetypeswrong/cli":"0.18.5","eslint-plugin-promise":"^7.3.0","eslint-plugin-sonarjs":"^4.0.3","eslint-plugin-unicorn":"^64.0.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","eslint-plugin-security":"^4.0.0","jest-environment-jsdom":"^30.3.0","@babel/preset-typescript":"7.29.7","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","eslint-plugin-react-hooks":"^7.1.1","@typescript-eslint/eslint-plugin":"^8.58.0","eslint-plugin-simple-import-sort":"^13.0.0"},"peerDependencies":{"@aws/durable-execution-sdk-js":">=2 <3"},"peerDependenciesMeta":{"@aws/durable-execution-sdk-js":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.10.4_1790034622978_0.8613114888525253","host":"s3://npm-registry-packages-npm-production"}},"1.10.5":{"name":"@volcano.dev/sdk","version":"1.10.5","keywords":["volcano","kong","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Kong","email":"office@konghq.com"},"license":"Apache-2.0","_id":"@volcano.dev/sdk@1.10.5","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/Kong/volcano-sdk-js#readme","bugs":{"url":"https://github.com/Kong/volcano-sdk-js/issues"},"dist":{"shasum":"2faadc242dbe4377385d723955b0fea7333564dd","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.10.5.tgz","fileCount":30,"integrity":"sha512-b7ZU87QUOudYUYHRMh9FQH5tW8+JYDW8rGi0yEJ/GS38w2QjUi2cuZj+IRzi46DEa3H7ubgVB4P4UH+YktWQgA==","signatures":[{"sig":"MEUCIQDZEp25y3kJdnACfzHC8PyRGvyKSoW8I8vYZB/TpIcN1AIgMLmDfEMSq5X2Cdl9lLmn6cnuKpJH2FdlZ5am0i/Ji0Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQCXMMIrxBmU4c5diqb/HVdCtmKRsS8YfYVwom+bxSMpHQIgeWsN8eVDLEoPcB4wFLttoWT7Lc2QcIB+iiabu4J4UgA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@volcano.dev%2fsdk@1.10.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2663850},"main":"dist/index.js","type":"commonjs","_from":"file:package/volcano.dev-sdk-1.10.5.tgz","types":"dist/index.d.ts","module":"dist/index.esm.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.esm.d.mts","default":"./dist/index.esm.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"./durable":{"import":{"types":"./dist/durable.esm.d.mts","default":"./dist/durable.esm.mjs"},"require":{"types":"./dist/durable.d.ts","default":"./dist/durable.js"}},"./realtime":{"import":{"types":"./dist/realtime.esm.d.mts","default":"./dist/realtime.esm.mjs"},"require":{"types":"./dist/realtime.d.ts","default":"./dist/realtime.js"}},"./next/middleware":{"import":{"types":"./dist/next/middleware.esm.d.mts","default":"./dist/next/middleware.esm.mjs"},"require":{"types":"./dist/next/middleware.d.ts","default":"./dist/next/middleware.js"}}},"scripts":{"dev":"rollup -c -w","lint":"eslint . --max-warnings=0 && pnpm format:check","test":"pnpm build && jest","audit":"node scripts/audit-dependencies.mjs","build":"rollup -c rollup.config.mjs && node scripts/copy-types.mjs","format":"prettier . --write","quality":"pnpm run audit && pnpm lint && pnpm check:openapi && pnpm test:types && pnpm test:tooling && node scripts/prepare-test-reports.mjs && pnpm test --ci --json --outputFile=reports/unit.json && pnpm test:typed-runtime && pnpm test:contract --listTests && pnpm test:quickstart","lint:fix":"eslint . --fix && pnpm format","test:types":"tsc --noEmit -p tsconfig.json && tsc --ignoreConfig --noEmit --strictNullChecks --skipLibCheck false --moduleResolution bundler --module esnext --target es2022 src/index.d.ts src/durable.d.ts test/types/auth-contract.ts test/types/database-contract.ts test/types/durable-contract.ts test/types/openapi-contract.ts","test:watch":"pnpm build && jest --watch","format:check":"prettier . --check","test:package":"pnpm pack --out reports/volcano-sdk.tgz && publint reports/volcano-sdk.tgz --strict && attw reports/volcano-sdk.tgz","test:tooling":"node --test scripts/*.test.mjs","check:openapi":"pnpm generate:openapi && node scripts/check-openapi.mjs","test:contract":"jest --config jest.contract.config.cjs --runInBand","test:coverage":"pnpm build && jest --coverage","prepublishOnly":"npm run build","test:quickstart":"pnpm test:package && node scripts/test-package-quickstart.mjs reports/volcano-sdk.tgz","generate:openapi":"node scripts/generate-openapi.mjs","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --config jest.integration.config.cjs --testTimeout=120000","test:typed-runtime":"jest --coverage --collectCoverageFrom=src/**/*.ts --collectCoverageFrom=!src/**/*.d.ts --runTestsByPath __tests__/next-request.test.ts __tests__/auth-session.test.ts __tests__/lock-clock.test.ts __tests__/database-connection-string.test.ts __tests__/lock-session.test.ts __tests__/token-claims.test.ts __tests__/function-url.test.ts __tests__/lock-validation.test.ts __tests__/realtime-identity.test.ts __tests__/auth-validation.test.ts __tests__/durable-duration.test.ts __tests__/fetch-lifecycle.test.ts"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:007185b7-7e83-4285-9b39-f4e3e5e64676"}},"_resolved":"/home/runner/work/volcano-sdk-js/volcano-sdk-js/package/volcano.dev-sdk-1.10.5.tgz","_integrity":"sha512-b7ZU87QUOudYUYHRMh9FQH5tW8+JYDW8rGi0yEJ/GS38w2QjUi2cuZj+IRzi46DEa3H7ubgVB4P4UH+YktWQgA==","repository":{"url":"git+https://github.com/Kong/volcano-sdk-js.git","type":"git"},"_npmVersion":"11.19.1","description":"Official JavaScript SDK for Volcano - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ws":"^8.21.3","centrifuge":"^5.7.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.34.1","devDependencies":{"jest":"^30.3.0","orval":"8.26.0","tslib":"2.8.1","eslint":"^10.2.0","rollup":"^4.60.1","globals":"^17.6.0","publint":"^0.3.21","prettier":"^3.8.3","@eslint/js":"^10.0.1","babel-jest":"^30.3.0","fast-check":"4.10.2","jest-junit":"17.0.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@types/node":"20.19.43","@jest/globals":"30.3.0","jest-cucumber":"4.5.0","eslint-plugin-n":"^18.0.1","@babel/preset-env":"^7.29.0","eslint-plugin-jest":"^29.15.2","openapi-typescript":"7.13.0","eslint-plugin-regexp":"^3.1.0","@arethetypeswrong/cli":"0.18.5","eslint-plugin-promise":"^7.3.0","eslint-plugin-sonarjs":"^4.0.3","eslint-plugin-unicorn":"^64.0.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","eslint-plugin-security":"^4.0.0","jest-environment-jsdom":"^30.3.0","@babel/preset-typescript":"7.29.7","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","eslint-plugin-react-hooks":"^7.1.1","@typescript-eslint/eslint-plugin":"^8.58.0","eslint-plugin-simple-import-sort":"^13.0.0"},"peerDependencies":{"@aws/durable-execution-sdk-js":">=2 <3"},"peerDependenciesMeta":{"@aws/durable-execution-sdk-js":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.10.5_1790036708602_0.6344076382390409","host":"s3://npm-registry-packages-npm-production"}},"1.11.0":{"name":"@volcano.dev/sdk","version":"1.11.0","keywords":["volcano","kong","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Kong","email":"office@konghq.com"},"license":"Apache-2.0","_id":"@volcano.dev/sdk@1.11.0","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/Kong/volcano-sdk-js#readme","bugs":{"url":"https://github.com/Kong/volcano-sdk-js/issues"},"dist":{"shasum":"03d1ce69bc957b173f7d0e838d1f5ebaa44ca18a","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.11.0.tgz","fileCount":34,"integrity":"sha512-MecwgWhwo/OwvV9GzTg9vr+KrdjuOvRvSjVoGPhabcTbHeKdQB21OYhuofZ48KUUBk274W7n6L9QkN8SBSilHg==","signatures":[{"sig":"MEUCICAnmoN1nbX0nPNTKtx79rRjtecg7DIDltRHvxl2eXoVAiEAr9NV1wdt5NmVPjQpzdbIBoxE2N8kCjvmi8k0xFSLOE0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIGy8n3ncT205PY/P5DDQDFjIPgTjBsOgtxysUsiLPJMPAiEA8IO99NtkLQ7WfoIDOrclzELSPoq9TmX2xOf50QrltAs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@volcano.dev%2fsdk@1.11.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2678964},"main":"dist/index.js","type":"commonjs","_from":"file:package/volcano.dev-sdk-1.11.0.tgz","types":"dist/index.d.ts","module":"dist/index.esm.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.esm.d.mts","default":"./dist/index.esm.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"./durable":{"import":{"types":"./dist/durable.esm.d.mts","default":"./dist/durable.esm.mjs"},"require":{"types":"./dist/durable.d.ts","default":"./dist/durable.js"}},"./realtime":{"import":{"types":"./dist/realtime.esm.d.mts","default":"./dist/realtime.esm.mjs"},"require":{"types":"./dist/realtime.d.ts","default":"./dist/realtime.js"}},"./next/middleware":{"import":{"types":"./dist/next/middleware.esm.d.mts","default":"./dist/next/middleware.esm.mjs"},"require":{"types":"./dist/next/middleware.d.ts","default":"./dist/next/middleware.js"}}},"scripts":{"dev":"rollup -c -w","lint":"pnpm build && eslint . --max-warnings=0 && pnpm format:check","test":"pnpm build && jest","audit":"node scripts/audit-dependencies.mjs","build":"rollup -c rollup.config.mjs && node scripts/copy-types.mjs","format":"prettier . --write","quality":"pnpm run audit && pnpm lint && pnpm check:unused-files && pnpm check:openapi && pnpm test:types && pnpm test:tooling && node scripts/prepare-test-reports.mjs && pnpm test --ci --json --outputFile=reports/unit.json && pnpm test:typed-runtime && pnpm test:contract --listTests && pnpm test:quickstart","lint:fix":"pnpm build && eslint . --fix && pnpm format","test:types":"tsc --noEmit -p tsconfig.json && tsc --ignoreConfig --noEmit --strictNullChecks --skipLibCheck false --moduleResolution bundler --module esnext --target es2022 src/index.d.ts src/durable.d.ts test/types/auth-contract.ts test/types/database-contract.ts test/types/durable-contract.ts test/types/openapi-contract.ts","test:watch":"pnpm build && jest --watch","format:check":"prettier . --check","test:package":"pnpm pack --out reports/volcano-sdk.tgz && publint reports/volcano-sdk.tgz --strict && attw reports/volcano-sdk.tgz","test:tooling":"node --test scripts/*.test.mjs","check:openapi":"pnpm generate:openapi && node scripts/check-openapi.mjs","test:contract":"jest --config jest.contract.config.cjs --runInBand","test:coverage":"pnpm build && jest --coverage","prepublishOnly":"npm run build","test:quickstart":"pnpm test:package && pnpm test:types:package && node scripts/test-package-quickstart.mjs reports/volcano-sdk.tgz","generate:openapi":"node scripts/generate-openapi.mjs","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --config jest.integration.config.cjs --testTimeout=120000","check:unused-files":"knip --files && knip --production --files","test:typed-runtime":"pnpm build && jest --config jest.typed.config.cjs","test:types:package":"tsc --noEmit -p tsconfig.consumer.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:007185b7-7e83-4285-9b39-f4e3e5e64676"}},"_resolved":"/home/runner/work/volcano-sdk-js/volcano-sdk-js/package/volcano.dev-sdk-1.11.0.tgz","_integrity":"sha512-MecwgWhwo/OwvV9GzTg9vr+KrdjuOvRvSjVoGPhabcTbHeKdQB21OYhuofZ48KUUBk274W7n6L9QkN8SBSilHg==","repository":{"url":"git+https://github.com/Kong/volcano-sdk-js.git","type":"git"},"_npmVersion":"11.20.0","description":"Official JavaScript SDK for Volcano - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"24.21.0","dependencies":{"ws":"^8.21.3","centrifuge":"^5.7.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.34.1","devDependencies":{"jest":"^30.3.0","knip":"5.80.0","orval":"8.26.0","tslib":"2.8.1","eslint":"^10.2.0","rollup":"^4.60.1","globals":"^17.6.0","publint":"^0.3.21","prettier":"^3.8.3","@eslint/js":"^10.0.1","babel-jest":"^30.3.0","fast-check":"4.10.2","jest-junit":"17.0.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@types/node":"20.19.43","@jest/globals":"30.3.0","jest-cucumber":"4.5.0","eslint-plugin-n":"^18.0.1","@babel/preset-env":"^7.29.0","eslint-plugin-jest":"^29.15.2","openapi-typescript":"7.13.0","eslint-plugin-regexp":"^3.1.0","@arethetypeswrong/cli":"0.18.5","eslint-plugin-promise":"^7.3.0","eslint-plugin-sonarjs":"^4.0.3","eslint-plugin-unicorn":"^64.0.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","eslint-plugin-security":"^4.0.0","jest-environment-jsdom":"^30.3.0","@babel/preset-typescript":"7.29.7","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","eslint-plugin-react-hooks":"^7.1.1","@typescript-eslint/eslint-plugin":"^8.58.0","eslint-plugin-simple-import-sort":"^13.0.0"},"peerDependencies":{"@aws/durable-execution-sdk-js":">=2 <3"},"peerDependenciesMeta":{"@aws/durable-execution-sdk-js":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.11.0_1790124972535_0.16730317407793494","host":"s3://npm-registry-packages-npm-production"}},"1.11.1":{"name":"@volcano.dev/sdk","version":"1.11.1","keywords":["volcano","kong","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Kong","email":"office@konghq.com"},"license":"Apache-2.0","_id":"@volcano.dev/sdk@1.11.1","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/Kong/volcano-sdk-js#readme","bugs":{"url":"https://github.com/Kong/volcano-sdk-js/issues"},"dist":{"shasum":"9599ec49bd2d1f3f830aba11e5edacfbb7145517","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.11.1.tgz","fileCount":36,"integrity":"sha512-nOyhfu7x7WWFj2bes3ZF4x0QpTuC97SYQ3cK3sxLk1r0sekBaZU0euB413YWwkSEJMFp6fpfnphizMYSriR3gA==","signatures":[{"sig":"MEYCIQD73aJcy8oj6+xr+pZ16oExpkQ09+auKvUgPfMvVpc9uwIhAJDJiW+oifOWF6uYCRVyeURSVApqU48sqK5KPR8H2JGR","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQDJKr153oDo7qPNOSD5ePJu60av79sRKfvUqhDPgDXKggIhAOxdedo56BRCidquRLMeajIfZqRkZywY2W1RrE4z8ySN","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@volcano.dev%2fsdk@1.11.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2719074},"main":"dist/index.js","type":"commonjs","_from":"file:package/volcano.dev-sdk-1.11.1.tgz","types":"dist/index.d.ts","module":"dist/index.esm.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.esm.d.mts","default":"./dist/index.esm.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"./durable":{"import":{"types":"./dist/durable.esm.d.mts","default":"./dist/durable.esm.mjs"},"require":{"types":"./dist/durable.d.ts","default":"./dist/durable.js"}},"./realtime":{"import":{"types":"./dist/realtime.esm.d.mts","default":"./dist/realtime.esm.mjs"},"require":{"types":"./dist/realtime.d.ts","default":"./dist/realtime.js"}},"./next/middleware":{"import":{"types":"./dist/next/middleware.esm.d.mts","default":"./dist/next/middleware.esm.mjs"},"require":{"types":"./dist/next/middleware.d.ts","default":"./dist/next/middleware.js"}}},"scripts":{"dev":"rollup -c -w","lint":"pnpm build && eslint . --max-warnings=0 && pnpm format:check","test":"pnpm build && jest","audit":"node scripts/audit-dependencies.mjs","build":"rollup -c rollup.config.mjs && node scripts/copy-types.mjs","format":"prettier . --write","quality":"pnpm run audit && pnpm lint && pnpm check:unused && pnpm check:openapi && pnpm test:types && pnpm test:tooling && node scripts/prepare-test-reports.mjs && pnpm test --ci --json --outputFile=reports/unit.json && pnpm test:typed-runtime && pnpm test:contract --listTests && pnpm test:quickstart","lint:fix":"pnpm build && eslint . --fix && pnpm format","test:types":"tsc --noEmit -p tsconfig.json && tsc --ignoreConfig --noEmit --strictNullChecks --skipLibCheck false --moduleResolution bundler --module esnext --target es2022 src/index.d.ts src/durable.d.ts test/types/auth-contract.ts test/types/database-contract.ts test/types/durable-contract.ts test/types/openapi-contract.ts","test:watch":"pnpm build && jest --watch","check:unused":"knip --files && knip --production --files && knip --include exports && knip --include dependencies,unlisted,binaries","format:check":"prettier . --check","test:package":"pnpm pack --out reports/volcano-sdk.tgz && publint reports/volcano-sdk.tgz --strict && attw reports/volcano-sdk.tgz","test:tooling":"node --test scripts/*.test.mjs","check:openapi":"pnpm generate:openapi && node scripts/check-openapi.mjs","test:contract":"jest --config jest.contract.config.cjs --runInBand","test:coverage":"pnpm build && jest --coverage","prepublishOnly":"npm run build","test:quickstart":"pnpm test:package && pnpm test:types:package && node scripts/test-package-quickstart.mjs reports/volcano-sdk.tgz","generate:openapi":"node scripts/clean-openapi.mjs && orval --config orval.config.mjs && openapi-typescript openapi/openapi.yaml --default-non-nullable false -o src/generated/openapi.d.ts && prettier src/generated/openapi.d.ts --write && tsc -p tsconfig.generated.json","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --config jest.integration.config.cjs --testTimeout=120000","test:typed-runtime":"pnpm build && jest --config jest.typed.config.cjs","test:types:package":"tsc --noEmit -p tsconfig.consumer.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:007185b7-7e83-4285-9b39-f4e3e5e64676"}},"_resolved":"/home/runner/work/volcano-sdk-js/volcano-sdk-js/package/volcano.dev-sdk-1.11.1.tgz","_integrity":"sha512-nOyhfu7x7WWFj2bes3ZF4x0QpTuC97SYQ3cK3sxLk1r0sekBaZU0euB413YWwkSEJMFp6fpfnphizMYSriR3gA==","repository":{"url":"git+https://github.com/Kong/volcano-sdk-js.git","type":"git"},"_npmVersion":"11.20.0","description":"Official JavaScript SDK for Volcano - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ws":"^8.21.3","centrifuge":"^5.7.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.34.1","devDependencies":{"pg":"8.23.0","jest":"^30.3.0","knip":"5.80.0","orval":"8.26.0","tslib":"2.8.1","dotenv":"18.0.3","eslint":"^10.2.0","rollup":"^4.60.1","globals":"^17.6.0","publint":"^0.3.21","prettier":"^3.8.3","@types/ws":"8.18.1","@eslint/js":"^10.0.1","babel-jest":"^30.3.0","fast-check":"4.10.2","jest-junit":"17.0.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@types/jest":"30.0.0","@types/node":"20.19.43","@jest/globals":"30.3.0","jest-cucumber":"4.5.0","eslint-plugin-n":"^18.0.1","@babel/preset-env":"^7.29.0","eslint-plugin-jest":"^29.15.2","openapi-typescript":"7.13.0","eslint-plugin-regexp":"^3.1.0","@arethetypeswrong/cli":"0.18.5","eslint-plugin-promise":"^7.3.0","eslint-plugin-sonarjs":"^4.0.3","eslint-plugin-unicorn":"^64.0.0","jest-environment-node":"30.3.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","eslint-plugin-security":"^4.0.0","jest-environment-jsdom":"^30.3.0","@babel/preset-typescript":"7.29.7","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","eslint-plugin-react-hooks":"^7.1.1","@typescript-eslint/eslint-plugin":"^8.58.0","eslint-plugin-simple-import-sort":"^13.0.0"},"peerDependencies":{"@aws/durable-execution-sdk-js":">=2 <3"},"peerDependenciesMeta":{"@aws/durable-execution-sdk-js":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.11.1_1790173178879_0.11847364667644955","host":"s3://npm-registry-packages-npm-production"}},"1.12.0":{"name":"@volcano.dev/sdk","version":"1.12.0","keywords":["volcano","kong","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Kong","email":"office@konghq.com"},"license":"Apache-2.0","_id":"@volcano.dev/sdk@1.12.0","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/Kong/volcano-sdk-js#readme","bugs":{"url":"https://github.com/Kong/volcano-sdk-js/issues"},"dist":{"shasum":"0961592e9c4fd8244a35e1c8c8192932c36d3fed","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.12.0.tgz","fileCount":66,"integrity":"sha512-nXoXITzJQjsmtpQSHG2YvGOmv+GATcSnC3gKeseU11RIHiatpeZCXFWLHW8cwVDbtN0qkYUyKCATzolakmPJfw==","signatures":[{"sig":"MEUCIQC19M7eyiWAKwO74WotAd6kDgslAvCCpLlvgf3/j7NfngIgDJam8D04yGOWjKkQTnXyfl9SzdqoS4/BJT4rZ/5h2zk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQD40MoY8gSXo9O7irAAeBwk7gz8BEFlDJLPnKbjI2iUTwIgHPhjxtsHCufQIzGz/+eTWQRo6gujaW504d+b04hlbAE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@volcano.dev%2fsdk@1.12.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2828298},"main":"dist/index.js","type":"commonjs","_from":"file:package/volcano.dev-sdk-1.12.0.tgz","types":"dist/index.d.ts","module":"dist/index.esm.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.esm.d.mts","default":"./dist/index.esm.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"./durable":{"import":{"types":"./dist/durable.esm.d.mts","default":"./dist/durable.esm.mjs"},"require":{"types":"./dist/durable.d.ts","default":"./dist/durable.js"}},"./realtime":{"import":{"types":"./dist/realtime.esm.d.mts","default":"./dist/realtime.esm.mjs"},"require":{"types":"./dist/realtime.d.ts","default":"./dist/realtime.js"}},"./next/middleware":{"import":{"types":"./dist/next/middleware.esm.d.mts","default":"./dist/next/middleware.esm.mjs"},"require":{"types":"./dist/next/middleware.d.ts","default":"./dist/next/middleware.js"}}},"scripts":{"dev":"rollup -c -w","lint":"pnpm build && eslint . --max-warnings=0 && pnpm format:check","test":"pnpm build && jest","audit":"node scripts/audit-dependencies.mjs","build":"rollup -c rollup.config.mjs && node scripts/copy-types.mjs","format":"prettier . --write","quality":"pnpm run audit && pnpm lint && pnpm check:unused && pnpm check:openapi && pnpm test:types && pnpm test:tooling && node scripts/prepare-test-reports.mjs && pnpm test --ci --json --outputFile=reports/unit.json && pnpm test:typed-runtime && pnpm test:contract --listTests && pnpm test:quickstart","lint:fix":"pnpm build && eslint . --fix && pnpm format","test:types":"tsc --noEmit -p tsconfig.json && tsc --ignoreConfig --noEmit --allowImportingTsExtensions --strictNullChecks --skipLibCheck false --moduleResolution bundler --module esnext --target es2022 src/index.d.ts src/durable.ts src/durable-runtime-peer.d.ts test/types/auth-contract.ts test/types/database-contract.ts test/types/durable-contract.ts test/types/openapi-contract.ts","test:watch":"pnpm build && jest --watch","check:unused":"knip --files && knip --production --files && knip --include exports && knip --include dependencies,unlisted,binaries","format:check":"prettier . --check","test:package":"pnpm pack --out reports/volcano-sdk.tgz && publint reports/volcano-sdk.tgz --strict && attw reports/volcano-sdk.tgz","test:tooling":"node --test scripts/*.test.mjs","check:openapi":"pnpm generate:openapi && node scripts/check-openapi.mjs","test:contract":"jest --config jest.contract.config.cjs --runInBand","test:coverage":"pnpm build && jest --coverage","prepublishOnly":"npm run build","test:quickstart":"pnpm test:package && pnpm test:types:package && node scripts/test-package-quickstart.mjs reports/volcano-sdk.tgz","generate:openapi":"node scripts/clean-openapi.mjs && orval --config orval.config.mjs && openapi-typescript openapi/openapi.yaml --default-non-nullable false -o src/generated/openapi.d.ts && prettier src/generated/openapi.d.ts --write && tsc -p tsconfig.generated.json","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --config jest.integration.config.cjs --testTimeout=120000","test:typed-runtime":"pnpm build && jest --config jest.typed.config.cjs","test:types:package":"tsc --noEmit -p tsconfig.consumer.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:007185b7-7e83-4285-9b39-f4e3e5e64676"}},"_resolved":"/home/runner/work/volcano-sdk-js/volcano-sdk-js/package/volcano.dev-sdk-1.12.0.tgz","_integrity":"sha512-nXoXITzJQjsmtpQSHG2YvGOmv+GATcSnC3gKeseU11RIHiatpeZCXFWLHW8cwVDbtN0qkYUyKCATzolakmPJfw==","repository":{"url":"git+https://github.com/Kong/volcano-sdk-js.git","type":"git"},"_npmVersion":"11.20.0","description":"Official JavaScript SDK for Volcano - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"24.21.0","dependencies":{"ws":"^8.21.3","centrifuge":"^5.7.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.34.1","devDependencies":{"pg":"8.23.0","jest":"^30.3.0","knip":"5.80.0","orval":"8.26.0","tslib":"2.8.1","dotenv":"18.0.3","eslint":"^10.2.0","rollup":"^4.60.1","globals":"^17.6.0","publint":"^0.3.21","prettier":"^3.8.3","@types/ws":"8.18.1","@eslint/js":"^10.0.1","babel-jest":"^30.3.0","fast-check":"4.10.2","jest-junit":"17.0.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@types/jest":"30.0.0","@types/node":"20.19.43","@jest/globals":"30.3.0","jest-cucumber":"4.5.0","eslint-plugin-n":"^18.0.1","@babel/preset-env":"^7.29.0","eslint-plugin-jest":"^29.15.2","openapi-typescript":"7.13.0","eslint-plugin-regexp":"^3.1.0","@arethetypeswrong/cli":"0.18.5","eslint-plugin-promise":"^7.3.0","eslint-plugin-sonarjs":"^4.0.3","eslint-plugin-unicorn":"^64.0.0","jest-environment-node":"30.3.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","eslint-plugin-security":"^4.0.0","jest-environment-jsdom":"^30.3.0","@babel/preset-typescript":"7.29.7","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","eslint-plugin-react-hooks":"^7.1.1","@typescript-eslint/eslint-plugin":"^8.58.0","eslint-plugin-simple-import-sort":"^13.0.0","eslint-import-resolver-typescript":"3.10.1"},"peerDependencies":{"@aws/durable-execution-sdk-js":">=2 <3"},"peerDependenciesMeta":{"@aws/durable-execution-sdk-js":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.12.0_1790184687154_0.5698494767627484","host":"s3://npm-registry-packages-npm-production"}},"1.13.0":{"name":"@volcano.dev/sdk","version":"1.13.0","keywords":["volcano","kong","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Kong","email":"office@konghq.com"},"license":"Apache-2.0","_id":"@volcano.dev/sdk@1.13.0","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/Kong/volcano-sdk-js#readme","bugs":{"url":"https://github.com/Kong/volcano-sdk-js/issues"},"dist":{"shasum":"a0053ccf6abf08789b232265e9700c600d27c96b","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.13.0.tgz","fileCount":66,"integrity":"sha512-5in+Va/JY1ndRcsGIO+YN6DRgFiVH2GxvXEZSBl5kPhfyfQTv8+ix6RDFwTmuYBhY/tVT1C79/L0Y6+T3/C8gg==","signatures":[{"sig":"MEUCIA8Obch7Z9zAKIImMTtXVAS4sww+z7lauAIejP3TLdXnAiEAuV5hLuVx5mXfea98XQ4e+2zLvMngPMXmDONRLYQYsB4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIA/K4Vpmd/gCNRIas7nBEwb+fG5NYL/XtXB5aV2SmIi0AiAKbfsQmVQ36Rfzp0RSSJQQJ5dtzctiqSX73o99IoKpTQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@volcano.dev%2fsdk@1.13.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2836895},"main":"dist/index.js","type":"commonjs","_from":"file:package/volcano.dev-sdk-1.13.0.tgz","types":"dist/index.d.ts","module":"dist/index.esm.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.esm.d.mts","default":"./dist/index.esm.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"./durable":{"import":{"types":"./dist/durable.esm.d.mts","default":"./dist/durable.esm.mjs"},"require":{"types":"./dist/durable.d.ts","default":"./dist/durable.js"}},"./realtime":{"import":{"types":"./dist/realtime.esm.d.mts","default":"./dist/realtime.esm.mjs"},"require":{"types":"./dist/realtime.d.ts","default":"./dist/realtime.js"}},"./next/middleware":{"import":{"types":"./dist/next/middleware.esm.d.mts","default":"./dist/next/middleware.esm.mjs"},"require":{"types":"./dist/next/middleware.d.ts","default":"./dist/next/middleware.js"}}},"scripts":{"dev":"rollup -c -w","lint":"pnpm build && eslint . --max-warnings=0 && pnpm format:check","test":"pnpm build && jest","audit":"node scripts/audit-dependencies.mjs","build":"rollup -c rollup.config.mjs && node scripts/copy-types.mjs","format":"prettier . --write","quality":"pnpm run audit && pnpm lint && pnpm check:unused && pnpm check:openapi && pnpm test:types && pnpm test:tooling && node scripts/prepare-test-reports.mjs && pnpm test --ci --json --outputFile=reports/unit.json && pnpm test:typed-runtime && pnpm test:contract --listTests && pnpm test:quickstart","lint:fix":"pnpm build && eslint . --fix && pnpm format","test:types":"tsc --noEmit -p tsconfig.json && tsc --ignoreConfig --noEmit --allowImportingTsExtensions --strictNullChecks --skipLibCheck false --moduleResolution bundler --module esnext --target es2022 src/index.d.ts src/durable.ts src/durable-runtime-peer.d.ts test/types/auth-contract.ts test/types/database-contract.ts test/types/durable-contract.ts test/types/openapi-contract.ts","test:watch":"pnpm build && jest --watch","check:unused":"knip --files && knip --production --files && knip --include exports && knip --include dependencies,unlisted,binaries","format:check":"prettier . --check","test:package":"pnpm pack --out reports/volcano-sdk.tgz && publint reports/volcano-sdk.tgz --strict && attw reports/volcano-sdk.tgz","test:tooling":"node --test scripts/*.test.mjs","check:openapi":"pnpm generate:openapi && node scripts/check-openapi.mjs","test:contract":"jest --config jest.contract.config.cjs --runInBand","test:coverage":"pnpm build && jest --coverage","prepublishOnly":"npm run build","test:quickstart":"pnpm test:package && pnpm test:types:package && node scripts/test-package-quickstart.mjs reports/volcano-sdk.tgz","generate:openapi":"node scripts/clean-openapi.mjs && orval --config orval.config.mjs && openapi-typescript openapi/openapi.yaml --default-non-nullable false -o src/generated/openapi.d.ts && prettier src/generated/openapi.d.ts --write && tsc -p tsconfig.generated.json","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --config jest.integration.config.cjs --testTimeout=120000","test:typed-runtime":"pnpm build && jest --config jest.typed.config.cjs","test:types:package":"tsc --noEmit -p tsconfig.consumer.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:007185b7-7e83-4285-9b39-f4e3e5e64676"}},"_resolved":"/home/runner/work/volcano-sdk-js/volcano-sdk-js/package/volcano.dev-sdk-1.13.0.tgz","_integrity":"sha512-5in+Va/JY1ndRcsGIO+YN6DRgFiVH2GxvXEZSBl5kPhfyfQTv8+ix6RDFwTmuYBhY/tVT1C79/L0Y6+T3/C8gg==","repository":{"url":"git+https://github.com/Kong/volcano-sdk-js.git","type":"git"},"_npmVersion":"11.20.0","description":"Official JavaScript SDK for Volcano - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"24.21.0","dependencies":{"ws":"^8.21.3","centrifuge":"^5.7.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.34.1","devDependencies":{"pg":"8.23.0","jest":"^30.3.0","knip":"5.80.0","orval":"8.26.0","tslib":"2.8.1","dotenv":"18.0.3","eslint":"^10.2.0","rollup":"^4.60.1","globals":"^17.6.0","publint":"^0.3.21","prettier":"^3.8.3","@types/ws":"8.18.1","@eslint/js":"^10.0.1","babel-jest":"^30.3.0","fast-check":"4.10.2","jest-junit":"17.0.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@types/jest":"30.0.0","@types/node":"20.19.43","@jest/globals":"30.3.0","jest-cucumber":"4.5.0","eslint-plugin-n":"^18.0.1","@babel/preset-env":"^7.29.0","eslint-plugin-jest":"^29.15.2","openapi-typescript":"7.13.0","eslint-plugin-regexp":"^3.1.0","@arethetypeswrong/cli":"0.18.5","eslint-plugin-promise":"^7.3.0","eslint-plugin-sonarjs":"^4.0.3","eslint-plugin-unicorn":"^64.0.0","jest-environment-node":"30.3.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","eslint-plugin-security":"^4.0.0","jest-environment-jsdom":"^30.3.0","@babel/preset-typescript":"7.29.7","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","eslint-plugin-react-hooks":"^7.1.1","@typescript-eslint/eslint-plugin":"^8.58.0","eslint-plugin-simple-import-sort":"^13.0.0","eslint-import-resolver-typescript":"3.10.1"},"peerDependencies":{"@aws/durable-execution-sdk-js":">=2 <3"},"peerDependenciesMeta":{"@aws/durable-execution-sdk-js":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.13.0_1790187006864_0.3627904634559611","host":"s3://npm-registry-packages-npm-production"}},"1.14.0":{"name":"@volcano.dev/sdk","version":"1.14.0","keywords":["volcano","kong","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"author":{"name":"Kong","email":"office@konghq.com"},"license":"Apache-2.0","_id":"@volcano.dev/sdk@1.14.0","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"homepage":"https://github.com/Kong/volcano-sdk-js#readme","bugs":{"url":"https://github.com/Kong/volcano-sdk-js/issues"},"dist":{"shasum":"8d694d2f4cbe71a492d16b2513f76a2f19918d4f","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.14.0.tgz","fileCount":66,"integrity":"sha512-fsczq3xVwGts/QAssiK/6NZG1KWCPD4Eb6+JfJbmdF0qwaISs5xu84oQUq5FZfJRomGR+BK9fgL8wT/lXCqQlA==","signatures":[{"sig":"MEYCIQDSCO/f9Nrjr+ZHTL3tWxaEs1cCsUnxwOxxtDZrFPs5gQIhAM1DTmRvdHu+DBDevetHPE2qwxTvSlaoaKPIAQH0EhKX","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQDbrrIvn9AEMdQAVvtiZm4GlRePYyYU6km3PF0fLf+DxwIhAOYhzbrDA1iERIAENnSPpm79q4FadvdrwEFmZeO7Vhmx","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@volcano.dev%2fsdk@1.14.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2843518},"main":"dist/index.js","type":"commonjs","_from":"file:package/volcano.dev-sdk-1.14.0.tgz","types":"dist/index.d.ts","module":"dist/index.esm.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.esm.d.mts","default":"./dist/index.esm.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"./durable":{"import":{"types":"./dist/durable.esm.d.mts","default":"./dist/durable.esm.mjs"},"require":{"types":"./dist/durable.d.ts","default":"./dist/durable.js"}},"./realtime":{"import":{"types":"./dist/realtime.esm.d.mts","default":"./dist/realtime.esm.mjs"},"require":{"types":"./dist/realtime.d.ts","default":"./dist/realtime.js"}},"./next/middleware":{"import":{"types":"./dist/next/middleware.esm.d.mts","default":"./dist/next/middleware.esm.mjs"},"require":{"types":"./dist/next/middleware.d.ts","default":"./dist/next/middleware.js"}}},"scripts":{"dev":"rollup -c -w","lint":"pnpm build && eslint . --max-warnings=0 && pnpm format:check","test":"pnpm build && jest","audit":"node scripts/audit-dependencies.mjs","build":"rollup -c rollup.config.mjs && node scripts/copy-types.mjs","format":"prettier . --write","quality":"pnpm run audit && pnpm lint && pnpm check:unused && pnpm check:openapi && pnpm test:types && pnpm test:tooling && node scripts/prepare-test-reports.mjs && pnpm test --ci --json --outputFile=reports/unit.json && pnpm test:typed-runtime && pnpm test:contract --listTests && pnpm test:quickstart","lint:fix":"pnpm build && eslint . --fix && pnpm format","test:types":"tsc --noEmit -p tsconfig.json && tsc --ignoreConfig --noEmit --allowImportingTsExtensions --strictNullChecks --skipLibCheck false --moduleResolution bundler --module esnext --target es2022 src/index.d.ts src/durable.ts src/durable-runtime-peer.d.ts test/types/auth-contract.ts test/types/database-contract.ts test/types/durable-contract.ts test/types/openapi-contract.ts","test:watch":"pnpm build && jest --watch","check:unused":"knip --files && knip --production --files && knip --include exports && knip --include dependencies,unlisted,binaries","format:check":"prettier . --check","test:package":"pnpm pack --out reports/volcano-sdk.tgz && publint reports/volcano-sdk.tgz --strict && attw reports/volcano-sdk.tgz","test:tooling":"node --test scripts/*.test.mjs","check:openapi":"pnpm generate:openapi && node scripts/check-openapi.mjs","test:contract":"jest --config jest.contract.config.cjs --runInBand","test:coverage":"pnpm build && jest --coverage","prepublishOnly":"npm run build","test:quickstart":"pnpm test:package && pnpm test:types:package && node scripts/test-package-quickstart.mjs reports/volcano-sdk.tgz","generate:openapi":"node scripts/clean-openapi.mjs && orval --config orval.config.mjs && openapi-typescript openapi/openapi.yaml --default-non-nullable false -o src/generated/openapi.d.ts && prettier src/generated/openapi.d.ts --write && tsc -p tsconfig.generated.json","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --config jest.integration.config.cjs --testTimeout=120000","test:typed-runtime":"pnpm build && jest --config jest.typed.config.cjs","test:types:package":"tsc --noEmit -p tsconfig.consumer.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:007185b7-7e83-4285-9b39-f4e3e5e64676"}},"_resolved":"/home/runner/work/volcano-sdk-js/volcano-sdk-js/package/volcano.dev-sdk-1.14.0.tgz","_integrity":"sha512-fsczq3xVwGts/QAssiK/6NZG1KWCPD4Eb6+JfJbmdF0qwaISs5xu84oQUq5FZfJRomGR+BK9fgL8wT/lXCqQlA==","repository":{"url":"git+https://github.com/Kong/volcano-sdk-js.git","type":"git"},"_npmVersion":"11.20.0","description":"Official JavaScript SDK for Volcano - Authentication, Database, Functions, Realtime, and more","directories":{},"_nodeVersion":"24.21.0","dependencies":{"ws":"^8.21.3","centrifuge":"^5.7.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.34.1","devDependencies":{"pg":"8.23.0","jest":"^30.3.0","knip":"5.80.0","orval":"8.26.0","tslib":"2.8.1","dotenv":"18.0.3","eslint":"^10.2.0","rollup":"^4.60.1","globals":"^17.6.0","publint":"^0.3.21","prettier":"^3.8.3","@types/ws":"8.18.1","@eslint/js":"^10.0.1","babel-jest":"^30.3.0","fast-check":"4.10.2","jest-junit":"17.0.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@types/jest":"30.0.0","@types/node":"20.19.43","@jest/globals":"30.3.0","jest-cucumber":"4.5.0","eslint-plugin-n":"^18.0.1","@babel/preset-env":"^7.29.0","eslint-plugin-jest":"^29.15.2","openapi-typescript":"7.13.0","eslint-plugin-regexp":"^3.1.0","@arethetypeswrong/cli":"0.18.5","eslint-plugin-promise":"^7.3.0","eslint-plugin-sonarjs":"^4.0.3","eslint-plugin-unicorn":"^64.0.0","jest-environment-node":"30.3.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","eslint-plugin-security":"^4.0.0","jest-environment-jsdom":"^30.3.0","@babel/preset-typescript":"7.29.7","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","eslint-plugin-react-hooks":"^7.1.1","@typescript-eslint/eslint-plugin":"^8.58.0","eslint-plugin-simple-import-sort":"^13.0.0","eslint-import-resolver-typescript":"3.10.1"},"peerDependencies":{"@aws/durable-execution-sdk-js":">=2 <3"},"peerDependenciesMeta":{"@aws/durable-execution-sdk-js":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.14.0_1790188194328_0.7214977146173784","host":"s3://npm-registry-packages-npm-production"}},"1.15.0":{"_id":"@volcano.dev/sdk@1.15.0","bugs":{"url":"https://github.com/Kong/volcano-sdk-js/issues"},"dist":{"shasum":"26ecfe2c0a58b4297fbbc451234dce4a508b3cda","tarball":"https://registry.npmjs.org/@volcano.dev/sdk/-/sdk-1.15.0.tgz","fileCount":66,"integrity":"sha512-CV2add6Y4l8AGx4JiWap9mnqcj+7QTvwNcDLGYE2HWJfC7v0PsL2i3k7wKleDfbaTzwv+GsZLpuFOhPw4nTXjw==","signatures":[{"sig":"MEYCIQCLJi5G8WdDXgKW/FoB40BsWB649LJVB7ZQ1c56AI1dWgIhANv+HybwrshxBXoX5Zcvqmf4+l/yAJRI1+CRyHB1qwYI","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIHKWuhs2dCui2maeiXAuVbCo88sm52AYrJ5PYNZMln7QAiEAtl7CDG+a953+hiVNZ0JtdJZlyO24KRgIhhusQcEnssM="}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@volcano.dev%2fsdk@1.15.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2849713},"main":"dist/index.js","name":"@volcano.dev/sdk","type":"commonjs","_from":"file:package/volcano.dev-sdk-1.15.0.tgz","types":"dist/index.d.ts","author":{"name":"Kong","email":"office@konghq.com"},"module":"dist/index.esm.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.esm.d.mts","default":"./dist/index.esm.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"./durable":{"import":{"types":"./dist/durable.esm.d.mts","default":"./dist/durable.esm.mjs"},"require":{"types":"./dist/durable.d.ts","default":"./dist/durable.js"}},"./realtime":{"import":{"types":"./dist/realtime.esm.d.mts","default":"./dist/realtime.esm.mjs"},"require":{"types":"./dist/realtime.d.ts","default":"./dist/realtime.js"}},"./next/middleware":{"import":{"types":"./dist/next/middleware.esm.d.mts","default":"./dist/next/middleware.esm.mjs"},"require":{"types":"./dist/next/middleware.d.ts","default":"./dist/next/middleware.js"}}},"license":"Apache-2.0","scripts":{"dev":"rollup -c -w","lint":"pnpm build && eslint . --max-warnings=0 && pnpm format:check","test":"pnpm build && jest","audit":"node scripts/audit-dependencies.mjs","build":"rollup -c rollup.config.mjs && node scripts/copy-types.mjs","format":"prettier . --write","quality":"pnpm run audit && pnpm lint && pnpm check:unused && pnpm check:openapi && pnpm test:types && pnpm test:tooling && node scripts/prepare-test-reports.mjs && pnpm test --ci --json --outputFile=reports/unit.json && pnpm test:typed-runtime && pnpm test:contract --listTests && pnpm test:quickstart && pnpm mutation:pr","lint:fix":"pnpm build && eslint . --fix && pnpm format","test:types":"tsc --noEmit -p tsconfig.json && tsc --ignoreConfig --noEmit --allowImportingTsExtensions --strictNullChecks --skipLibCheck false --moduleResolution bundler --module esnext --target es2022 src/index.d.ts src/durable.ts src/durable-runtime-peer.d.ts test/types/auth-contract.ts test/types/database-contract.ts test/types/durable-contract.ts test/types/openapi-contract.ts","test:watch":"pnpm build && jest --watch","mutation:pr":"node scripts/run-mutation.mjs","check:unused":"knip --files && knip --production --files && knip --include exports && knip --include dependencies,unlisted,binaries","format:check":"prettier . --check","test:package":"pnpm pack --out reports/volcano-sdk.tgz && publint reports/volcano-sdk.tgz --strict && attw reports/volcano-sdk.tgz","test:tooling":"node --test scripts/*.test.mjs","check:openapi":"pnpm generate:openapi && node scripts/check-openapi.mjs","test:contract":"jest --config jest.contract.config.cjs --runInBand","test:coverage":"pnpm build && jest --coverage","mutation:audit":"stryker run stryker.audit.config.cjs && node scripts/check-mutation-report.mjs --audit","prepublishOnly":"npm run build","test:quickstart":"pnpm test:package && pnpm test:types:package && node scripts/test-package-quickstart.mjs reports/volcano-sdk.tgz","generate:openapi":"node scripts/clean-openapi.mjs && orval --config orval.config.mjs && openapi-typescript openapi/openapi.yaml --default-non-nullable false -o src/generated/openapi.d.ts && prettier src/generated/openapi.d.ts --write && tsc -p tsconfig.generated.json","test:integration":"NODE_OPTIONS='--experimental-vm-modules' jest --config jest.integration.config.cjs --testTimeout=120000","test:typed-runtime":"pnpm build && jest --config jest.typed.config.cjs","test:types:package":"tsc --noEmit -p tsconfig.consumer.json"},"version":"1.15.0","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:007185b7-7e83-4285-9b39-f4e3e5e64676"}},"homepage":"https://github.com/Kong/volcano-sdk-js#readme","keywords":["volcano","kong","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"_resolved":"/home/runner/work/volcano-sdk-js/volcano-sdk-js/package/volcano.dev-sdk-1.15.0.tgz","_integrity":"sha512-CV2add6Y4l8AGx4JiWap9mnqcj+7QTvwNcDLGYE2HWJfC7v0PsL2i3k7wKleDfbaTzwv+GsZLpuFOhPw4nTXjw==","repository":{"url":"git+https://github.com/Kong/volcano-sdk-js.git","type":"git"},"_npmVersion":"11.20.0","description":"Official JavaScript SDK for Volcano - Authentication, Database, Functions, Realtime, and more","directories":{},"maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"_nodeVersion":"24.21.0","dependencies":{"ws":"^8.21.3","centrifuge":"^5.7.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.34.1","devDependencies":{"pg":"8.23.0","jest":"^30.3.0","knip":"5.80.0","orval":"8.26.0","tslib":"2.8.1","dotenv":"18.0.3","eslint":"^10.2.0","rollup":"^4.60.1","globals":"^17.6.0","publint":"^0.3.21","prettier":"^3.8.3","@types/ws":"8.18.1","@eslint/js":"^10.0.1","babel-jest":"^30.3.0","fast-check":"4.10.2","jest-junit":"17.0.0","typescript":"^6.0.2","@babel/core":"^7.29.0","@types/jest":"30.0.0","@types/node":"20.19.43","@jest/globals":"30.3.0","jest-cucumber":"4.5.0","eslint-plugin-n":"^18.0.1","@babel/preset-env":"^7.29.0","eslint-plugin-jest":"^29.15.2","openapi-typescript":"7.13.0","eslint-plugin-regexp":"^3.1.0","@arethetypeswrong/cli":"0.18.5","@stryker-mutator/core":"9.6.1","eslint-plugin-promise":"^7.3.0","eslint-plugin-sonarjs":"^4.0.3","eslint-plugin-unicorn":"^64.0.0","jest-environment-node":"30.3.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","eslint-plugin-security":"^4.0.0","jest-environment-jsdom":"^30.3.0","@babel/preset-typescript":"7.29.7","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.58.0","eslint-plugin-react-hooks":"^7.1.1","@stryker-mutator/jest-runner":"9.6.1","@typescript-eslint/eslint-plugin":"^8.58.0","eslint-plugin-simple-import-sort":"^13.0.0","eslint-import-resolver-typescript":"3.10.1"},"peerDependencies":{"@aws/durable-execution-sdk-js":">=2 <3"},"peerDependenciesMeta":{"@aws/durable-execution-sdk-js":{"optional":true}},"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/sdk_1.15.0_1790200777664_0.715142878179025"}}},"time":{"created":"2026-02-17T19:50:54.345Z","modified":"2026-09-23T21:59:38.134Z","1.2.0-nightly.22113298595.1":"2026-02-17T19:50:55.776Z","1.2.0-nightly.22114739489.1":"2026-02-17T20:35:45.098Z","1.2.0-nightly.22128231429.1":"2026-02-18T05:45:14.833Z","1.2.0-nightly.22150550691.1":"2026-02-18T17:33:40.609Z","1.2.0-nightly.22158299620.1":"2026-02-18T21:27:41.173Z","1.2.0-nightly.22165801594.1":"2026-02-19T02:14:07.297Z","1.2.0-nightly.22167623752.1":"2026-02-19T03:44:21.444Z","1.2.0-nightly.22167816585.1":"2026-02-19T03:54:03.895Z","1.2.0-nightly.22188037406.1":"2026-02-19T15:26:01.880Z","1.2.0-nightly.22190687509.1":"2026-02-19T16:35:09.487Z","1.2.0-nightly.22197059626.1":"2026-02-19T19:36:43.919Z","1.2.0-nightly.22197499983.1":"2026-02-19T19:49:30.783Z","1.2.0-nightly.22204889589.1":"2026-02-19T23:43:05.449Z","1.2.0-nightly.22206053267.1":"2026-02-20T00:28:16.681Z","1.2.0-nightly.22206624052.1":"2026-02-20T00:50:41.505Z","1.2.0-nightly.22229644057.1":"2026-02-20T15:18:03.239Z","1.2.0-nightly.22243643546.1":"2026-02-20T22:27:35.689Z","1.2.0-nightly.22292730131.1":"2026-02-23T04:17:58.073Z","1.2.0-nightly.22316310659.1":"2026-02-23T17:01:31.984Z","1.2.0-nightly.22319750407.1":"2026-02-23T18:38:36.702Z","1.2.0-nightly.22320164415.1":"2026-02-23T18:50:44.084Z","1.2.0-nightly.22365366706.1":"2026-02-24T18:52:15.911Z","1.2.0-nightly.22371071395.1":"2026-02-24T21:35:34.146Z","1.2.0-nightly.22373064814.1":"2026-02-24T22:36:14.382Z","1.2.0-nightly.22373392984.1":"2026-02-24T22:47:00.893Z","1.2.0-nightly.22374107752.1":"2026-02-24T23:10:43.048Z","1.2.0-nightly.22375260100.1":"2026-02-24T23:50:27.926Z","1.2.0-nightly.22375847661.1":"2026-02-25T00:11:29.810Z","1.2.0-nightly.22376101337.1":"2026-02-25T00:20:21.654Z","1.2.0-nightly.22376368500.1":"2026-02-25T00:30:17.378Z","1.2.0-nightly.22378617467.1":"2026-02-25T01:54:31.745Z","1.2.0-nightly.22379810203.1":"2026-02-25T02:42:49.063Z","1.2.0-nightly.22380327633.1":"2026-02-25T03:05:07.044Z","1.2.0-nightly.22412365570.1":"2026-02-25T19:26:12.317Z","1.2.0-nightly.22414461777.1":"2026-02-25T20:24:23.325Z","1.2.0-nightly.22418345378.1":"2026-02-25T22:16:34.056Z","1.2.0-nightly.22419079926.1":"2026-02-25T22:39:32.208Z","1.2.0-nightly.22419909138.1":"2026-02-25T23:06:01.299Z","1.2.0-nightly.22421061669.1":"2026-02-25T23:43:14.094Z","1.2.0-nightly.22421418947.1":"2026-02-25T23:56:49.284Z","1.2.0-nightly.22422321709.1":"2026-02-26T00:29:31.868Z","1.2.0-nightly.22424327445.1":"2026-02-26T01:50:17.136Z","1.2.0-nightly.22426891068.1":"2026-02-26T03:44:44.010Z","1.2.0-nightly.22429169857.1":"2026-02-26T05:27:22.970Z","1.2.0-nightly.22434119210.1":"2026-02-26T08:32:32.412Z","1.2.0-nightly.22451895195.1":"2026-02-26T16:46:31.608Z","1.2.0-nightly.22452670384.1":"2026-02-26T17:06:58.096Z","1.2.0-nightly.22452728605.1":"2026-02-26T17:08:33.966Z","1.2.0-nightly.22454064035.1":"2026-02-26T17:45:27.436Z","1.2.0-nightly.22877719612.1":"2026-03-09T22:29:13.919Z","1.2.0-nightly.22877818205.1":"2026-03-09T22:32:16.984Z","1.2.0-nightly.22877895151.1":"2026-03-09T22:34:34.586Z","1.2.0-nightly.22956991752.1":"2026-03-11T14:14:51.327Z","1.2.0-nightly.22966750160.1":"2026-03-11T17:53:11.309Z","1.2.0-nightly.23410886091.1":"2026-03-22T19:38:24.241Z","1.2.0-nightly.23411074605.1":"2026-03-22T19:48:33.319Z","1.2.0-nightly.23411259422.1":"2026-03-22T19:58:38.470Z","1.2.0-nightly.23411469445.1":"2026-03-22T20:09:37.640Z","1.2.0-nightly.23719014965.1":"2026-03-29T21:03:44.512Z","1.2.0-nightly.23774839999.1":"2026-03-31T00:42:10.926Z","1.2.0-nightly.24142385176.1":"2026-04-08T15:01:34.699Z","1.2.0-nightly.24225775083.1":"2026-04-10T04:05:09.715Z","1.2.0-nightly.24229453337.1":"2026-04-10T06:19:00.760Z","1.2.0-nightly.24249897848.1":"2026-04-10T15:13:20.042Z","1.2.0-nightly.24256635190.1":"2026-04-10T17:56:57.407Z","1.2.0-nightly.24260772490.1":"2026-04-10T19:39:08.681Z","1.2.0-nightly.24269587077.1":"2026-04-10T23:58:42.346Z","1.2.0-nightly.24269844755.1":"2026-04-11T00:09:37.770Z","1.2.0-nightly.24290483700.1":"2026-04-11T20:03:24.445Z","1.2.0-nightly.24293345307.1":"2026-04-11T22:48:35.034Z","1.2.0-nightly.24309300949.1":"2026-04-12T14:49:25.689Z","1.2.0-nightly.24378153805.1":"2026-04-14T02:44:21.538Z","1.2.0-nightly.24420797710.1":"2026-04-14T20:16:58.789Z","1.2.0-nightly.24423778390.1":"2026-04-14T21:27:15.587Z","1.2.0-nightly.24425974562.1":"2026-04-14T22:25:33.202Z","1.2.0-nightly.24455823482.1":"2026-04-15T12:58:51.291Z","1.2.0-nightly.24933558994.1":"2026-04-25T14:54:24.057Z","1.2.0-nightly.25031179952.1":"2026-04-28T02:49:16.396Z","1.2.0-nightly.25065856398.1":"2026-04-28T16:46:25.934Z","1.2.0-nightly.25231905616.1":"2026-05-01T20:32:41.352Z","1.2.0-nightly.25254950699.1":"2026-05-02T15:11:25.997Z","1.2.0-nightly.25256543663.1":"2026-05-02T16:33:30.097Z","1.2.0-nightly.25261836453.1":"2026-05-02T21:04:11.049Z","1.2.0-nightly.25263967469.1":"2026-05-02T22:57:51.753Z","1.2.0-nightly.25265825573.1":"2026-05-03T00:40:50.326Z","1.2.0-nightly.25266225014.1":"2026-05-03T01:03:17.764Z","1.2.0-nightly.25268216584.1":"2026-05-03T02:56:13.407Z","1.2.0-nightly.25277927125.1":"2026-05-03T11:30:02.824Z","1.2.0-nightly.25278419856.1":"2026-05-03T11:52:58.388Z","1.2.0-nightly.25291870699.1":"2026-05-03T21:54:35.906Z","1.2.0-nightly.25316957705.1":"2026-05-04T11:42:14.186Z","1.2.0-nightly.25401487881.1":"2026-05-05T20:49:28.486Z","1.2.0-nightly.25463130463.1":"2026-05-06T21:51:05.416Z","1.2.0-nightly.25473921948.1":"2026-05-07T03:11:29.033Z","1.2.0-nightly.25473955984.1":"2026-05-07T03:12:40.324Z","1.2.0-nightly.25477106510.1":"2026-05-07T05:06:25.383Z","1.2.0-nightly.25512375444.1":"2026-05-07T17:44:33.938Z","1.2.0-nightly.25640136209.1":"2026-05-10T21:23:07.124Z","1.2.0-nightly.25643525554.1":"2026-05-11T00:06:57.363Z","1.2.0-nightly.25643564510.1":"2026-05-11T00:08:44.119Z","1.2.0-nightly.25687134085.1":"2026-05-11T17:46:51.908Z","1.2.0-nightly.25698018515.1":"2026-05-11T21:21:02.972Z","1.2.0-nightly.25740021581.1":"2026-05-12T14:11:13.661Z","1.2.0-nightly.25742869840.1":"2026-05-12T15:00:02.266Z","1.2.0-nightly.25774468093.1":"2026-05-13T02:28:00.106Z","1.2.0-nightly.25776366765.1":"2026-05-13T03:26:13.736Z","1.2.0-nightly.25779182114.1":"2026-05-13T04:55:57.645Z","1.2.0-nightly.25779988902.1":"2026-05-13T05:20:55.667Z","1.2.0-nightly.25780201970.1":"2026-05-13T05:26:49.312Z","1.2.0-nightly.25780316043.1":"2026-05-13T05:30:12.138Z","1.2.0-nightly.25808434306.1":"2026-05-13T15:19:01.193Z","1.2.0-nightly.25808964193.1":"2026-05-13T15:28:05.553Z","1.2.0-nightly.25823907710.1":"2026-05-13T20:15:47.478Z","1.2.0-nightly.25827665723.1":"2026-05-13T21:33:12.864Z","1.2.0-nightly.25844812838.1":"2026-05-14T06:07:09.229Z","1.2.0-nightly.25871642464.1":"2026-05-14T16:22:52.259Z","1.2.0-nightly.25875165712.1":"2026-05-14T17:33:31.781Z","1.2.0-nightly.25875580762.1":"2026-05-14T17:41:52.683Z","1.2.0-nightly.25875584090.1":"2026-05-14T17:42:25.994Z","1.2.0-nightly.25876437067.1":"2026-05-14T17:59:31.220Z","1.2.0-nightly.25877835889.1":"2026-05-14T18:27:32.612Z","1.2.0-nightly.25877994644.2":"2026-05-14T18:31:22.876Z","1.2.0-nightly.25879597852.1":"2026-05-14T19:02:29.403Z","1.2.0-nightly.25933827043.1":"2026-05-15T18:13:04.099Z","1.2.0-nightly.25942131539.1":"2026-05-15T21:25:15.561Z","1.2.0-nightly.25956182684.1":"2026-05-16T07:29:57.298Z","1.2.0-nightly.26037933901.1":"2026-05-18T13:54:23.970Z","1.2.0-nightly.26051151006.1":"2026-05-18T18:02:06.545Z","1.2.0-nightly.26320729845.1":"2026-05-23T02:11:51.986Z","1.2.0-nightly.26321834526.1":"2026-05-23T03:06:35.746Z","1.2.0-nightly.26323803760.1":"2026-05-23T04:46:31.979Z","1.2.0-nightly.26325108118.1":"2026-05-23T05:54:12.009Z","1.2.0-nightly.26327402504.1":"2026-05-23T07:52:35.509Z","1.2.0-nightly.26427997798.1":"2026-05-26T02:00:39.030Z","1.2.0-nightly.26432665933.1":"2026-05-26T04:41:50.028Z","1.2.0-nightly.26493537997.1":"2026-05-27T05:54:11.075Z","1.2.0-nightly.26494746606.1":"2026-05-27T06:27:58.675Z","1.2.0-nightly.26496598589.1":"2026-05-27T07:13:33.511Z","1.2.0-nightly.26535655496.1":"2026-05-27T20:05:20.860Z","1.2.0-nightly.26582230367.1":"2026-05-28T14:50:03.800Z","1.2.0-nightly.26583014932.1":"2026-05-28T15:03:24.696Z","1.2.0-nightly.26594948269.1":"2026-05-28T18:43:49.264Z","1.2.0-nightly.26599751322.1":"2026-05-28T20:17:27.378Z","1.2.0-nightly.26651184175.1":"2026-05-29T17:10:18.510Z","1.2.0-nightly.26656821109.1":"2026-05-29T19:08:39.933Z","1.2.0-nightly.26657832398.1":"2026-05-29T19:30:19.211Z","1.2.0-nightly.26662989531.1":"2026-05-29T21:26:04.971Z","1.2.0-nightly.26666319677.1":"2026-05-29T22:54:27.473Z","1.2.0-nightly.26671737971.1":"2026-05-30T02:16:38.653Z","1.2.0-nightly.26686124972.1":"2026-05-30T14:20:59.603Z","1.2.0-nightly.26715139675.1":"2026-05-31T14:22:12.638Z","1.2.0-nightly.26724292433.1":"2026-05-31T20:58:54.080Z","1.2.0-nightly.26757638237.1":"2026-06-01T13:23:49.489Z","1.2.0-nightly.26759212396.1":"2026-06-01T13:53:06.279Z","1.2.0-nightly.26760835788.1":"2026-06-01T14:21:59.295Z","1.2.0-nightly.26762398550.1":"2026-06-01T14:49:13.699Z","1.2.0-nightly.26763820079.1":"2026-06-01T15:14:21.933Z","1.2.0-nightly.26769852553.1":"2026-06-01T17:08:44.752Z","1.2.0-nightly.26774614991.1":"2026-06-01T18:42:30.709Z","1.2.0-nightly.26778860318.1":"2026-06-01T20:05:17.107Z","1.2.0-nightly.26785621993.1":"2026-06-01T22:22:27.669Z","1.2.0-nightly.26830305805.1":"2026-06-02T15:32:42.059Z","1.2.0-nightly.26830910548.1":"2026-06-02T15:43:06.646Z","1.2.0-nightly.26832872357.1":"2026-06-02T16:17:48.757Z","1.2.0-nightly.26839119760.1":"2026-06-02T18:14:46.364Z","1.2.0-nightly.26841205616.1":"2026-06-02T18:54:10.531Z","1.2.0-nightly.26841953870.1":"2026-06-02T19:08:22.478Z","1.2.0-nightly.26846077393.1":"2026-06-02T20:28:36.081Z","1.2.0-nightly.26851006261.1":"2026-06-02T22:10:36.730Z","1.2.0-nightly.26852424300.1":"2026-06-02T22:44:28.265Z","1.2.0-nightly.26890486262.1":"2026-06-03T14:12:45.275Z","1.2.0-nightly.26900447648.1":"2026-06-03T17:06:11.325Z","1.2.0-nightly.26903764590.1":"2026-06-03T18:08:59.453Z","1.2.0":"2026-06-08T19:39:43.552Z","1.2.1":"2026-06-12T17:54:30.606Z","1.3.0":"2026-07-13T22:24:04.347Z","1.3.1":"2026-07-24T17:36:21.429Z","1.4.0":"2026-07-25T04:44:31.129Z","1.4.1":"2026-07-26T18:04:27.158Z","1.5.0":"2026-07-27T17:14:41.041Z","1.6.0":"2026-07-29T14:23:17.513Z","1.6.1":"2026-09-03T17:16:40.295Z","1.6.2":"2026-09-03T18:39:33.852Z","1.6.3":"2026-09-03T19:12:09.726Z","1.7.1":"2026-09-09T21:33:15.220Z","1.7.2":"2026-09-11T15:54:30.800Z","1.7.3":"2026-09-11T16:01:17.350Z","1.7.4":"2026-09-11T16:34:14.739Z","1.7.5":"2026-09-11T17:00:04.430Z","1.7.6":"2026-09-11T18:48:08.393Z","1.8.0":"2026-09-14T20:55:55.497Z","1.9.0":"2026-09-17T14:49:50.550Z","1.9.1":"2026-09-18T15:29:31.738Z","1.9.2":"2026-09-18T17:37:29.377Z","1.9.3":"2026-09-18T18:00:12.461Z","1.9.4":"2026-09-18T18:53:47.519Z","1.9.5":"2026-09-18T19:27:29.796Z","1.9.6":"2026-09-18T19:36:10.919Z","1.9.7":"2026-09-18T21:38:35.042Z","1.10.0":"2026-09-19T00:43:38.743Z","1.10.1":"2026-09-21T17:23:42.962Z","1.10.2":"2026-09-21T17:42:21.476Z","1.10.3":"2026-09-21T23:03:12.127Z","1.10.4":"2026-09-21T23:50:23.078Z","1.10.5":"2026-09-22T00:25:08.716Z","1.11.0":"2026-09-23T00:56:12.665Z","1.11.1":"2026-09-23T14:19:38.969Z","1.12.0":"2026-09-23T17:31:27.248Z","1.13.0":"2026-09-23T18:10:06.988Z","1.14.0":"2026-09-23T18:29:54.459Z","1.15.0":"2026-09-23T21:59:37.760Z"},"bugs":{"url":"https://github.com/Kong/volcano-sdk-js/issues"},"author":{"name":"Kong","email":"office@konghq.com"},"license":"Apache-2.0","homepage":"https://github.com/Kong/volcano-sdk-js#readme","keywords":["volcano","kong","auth","authentication","database","postgresql","serverless","functions","oauth","rls","row-level-security","baas","backend-as-a-service","realtime","websocket","pubsub","presence"],"repository":{"url":"git+https://github.com/Kong/volcano-sdk-js.git","type":"git"},"description":"Official JavaScript SDK for Volcano - Authentication, Database, Functions, Realtime, and more","maintainers":[{"name":"konginc","email":"npm@konghq.com"}],"readme":"# Volcano SDK\n\n[![CI](https://github.com/Kong/volcano-sdk-js/actions/workflows/ci.yml/badge.svg)](https://github.com/Kong/volcano-sdk-js/actions/workflows/ci.yml)\n[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](LICENSE)\n[![npm](https://img.shields.io/npm/v/@volcano.dev/sdk.svg)](https://www.npmjs.com/package/@volcano.dev/sdk)\n\nThe official JavaScript/TypeScript SDK for Volcano.\n\n## Installation\n\n```bash\nnpm install @volcano.dev/sdk\n```\n\n## Quick Start\n\n```javascript\nimport { VolcanoClient } from '@volcano.dev/sdk';\n\nconst volcano = new VolcanoClient({\n  apiUrl: 'https://api.yourproject.volcano.dev',\n  anonKey: 'your-anon-key',\n});\n\n// Authentication\nconst { user } = await volcano.auth.signIn({\n  email: 'user@example.com',\n  password: 'password123',\n});\n\n// Database queries\nvolcano.database('my-database');\nconst { data } = await volcano\n  .from('posts')\n  .select('*')\n  .eq('published', true)\n  .order('created_at', { ascending: false });\n\n// File storage\nconst { data: file } = await volcano.storage.from('uploads').upload('photo.jpg', imageFile);\n\n// Backend leader election (initialize accessToken with a service-role key)\nconst lockResult = await volcano.locks.withLock('daily-rollup', { ttl: 30 }, async ({ signal }) => {\n  await runRollup({ signal });\n});\nif (lockResult.error) throw lockResult.error;\n\n// Realtime subscriptions\nimport { VolcanoRealtime } from '@volcano.dev/sdk/realtime';\n\nconst realtime = new VolcanoRealtime({\n  apiUrl: 'https://api.yourproject.volcano.dev',\n  anonKey: 'your-anon-key',\n  accessToken: volcano.accessToken,\n});\n\nawait realtime.connect();\nconst channel = realtime.channel('updates', { type: 'postgres' });\nchannel.onPostgresChanges('INSERT', 'public', 'posts', (change) => {\n  console.log('New post:', change.record);\n});\nawait channel.subscribe();\n```\n\n`VolcanoClient` is the preferred name for new code. `VolcanoAuth` remains a\ncompatible alias, so existing applications do not need to change imports.\n\nFor browser realtime connections, make sure the browser app's origin is allowed in your project's auth CORS settings. The anonymous key is used to identify the project before the WebSocket upgrade completes.\n\n## Documentation\n\n| Guide                                            | Description                       |\n| ------------------------------------------------ | --------------------------------- |\n| [Getting Started](./docs/getting-started.md)     | Installation and setup            |\n| [Authentication](./docs/authentication.md)       | Sign-up, sign-in, OAuth, sessions |\n| [Database](./docs/database.md)                   | Query builder and CRUD operations |\n| [Storage](./docs/storage.md)                     | File upload and management        |\n| [Realtime](./docs/realtime.md)                   | Live subscriptions and presence   |\n| [Functions](./docs/functions.md)                 | Serverless function invocation    |\n| [Durable functions](./docs/durable-functions.md) | Checkpointed, long-running work   |\n| [Project locks](./docs/locks.md)                 | Renewable backend leases          |\n| [Next.js](./docs/nextjs.md)                      | Server components and middleware  |\n| [TypeScript](./docs/typescript.md)               | Type definitions                  |\n| [Error Handling](./docs/error-handling.md)       | Error patterns                    |\n\n## Dependencies\n\nInstalling `@volcano.dev/sdk` pulls in two packages, both for realtime:\n\n| Package                                                  | Why                                                                  |\n| -------------------------------------------------------- | -------------------------------------------------------------------- |\n| [`centrifuge`](https://www.npmjs.com/package/centrifuge) | The realtime protocol client                                         |\n| [`ws`](https://www.npmjs.com/package/ws)                 | WebSocket transport outside the browser, loaded only when it is used |\n\nWriting a [durable function](./docs/durable-functions.md) needs one more, and\nyou do not install it: Volcano adds it when it builds a function deployed as\ndurable.\n\n| Package                                                                                        | Why                                             |\n| ---------------------------------------------------------------------------------------------- | ----------------------------------------------- |\n| [`@aws/durable-execution-sdk-js`](https://www.npmjs.com/package/@aws/durable-execution-sdk-js) | Checkpointing, under `@volcano.dev/sdk/durable` |\n\nThe SDK declares it as an optional peer dependency, which is what lets the SDK\nresolve it in the deployed function without anything else installing it: a\nbrowser bundle and a standard function stay as small as they were. Its install\nclosure is ~19 MB, which is why it belongs in durable functions rather than in\neveryone's `node_modules`. It also requires Node 22, where this SDK supports\nNode 20, so it is only ever installed on the runtimes that can host a durable\nfunction (`nodejs22.x` and `nodejs24.x`).\n\nA function that declares it explicitly is left alone by the build, version\nincluded, which is the way to pin a specific runtime.\n\n## Contributing\n\nSee [CONTRIBUTING.md](./CONTRIBUTING.md) for local workflows, package\nstructure, and pull request expectations.\n\nIf you believe you have found a security vulnerability, do not open a public\nissue. Follow [SECURITY.md](./SECURITY.md) instead.\n\n## License\n\nVolcano SDK is licensed under the Apache License 2.0. See [LICENSE](./LICENSE).\n","readmeFilename":"README.md"}