{"versions":{"0.17.0":{"name":"@supabase/postgrest-js","version":"0.17.0","description":"PostgREST JS client","main":"./lib/index.js","scripts":{"build":"BABEL_ENV=production babel src --out-dir lib","clean":"rimraf lib","cover":"nyc --check-coverage npm run test","deploy:minor":"npm version minor && npm publish --access=public","deploy:patch":"npm version patch && npm publish --access=public","docs":"jsdoc --configure .jsdoc.json --verbose","prepublish":"npm run clean && npm run build","pretty":"prettier --write \"./**/*.{js,json,yml,md,vue,css,scss}\"","test:integration":"mocha -r @babel/register -r babel-polyfill  test/integration/**/*.js","test":"mocha -r @babel/register -r babel-polyfill  test/unit/**/*.js","test:prod":"BABEL_ENV=production npm run test","test:watch":"npm test -- --watch"},"repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"keywords":["postgrest","supabase"],"author":{"name":"Supabase"},"license":"Apache-2.0","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"homepage":"https://supabase.io","devDependencies":{"@babel/cli":"^7.8.3","@babel/core":"^7.8.3","@babel/preset-env":"^7.8.3","@babel/register":"^7.8.3","@supabase/doctest-js":"0.1.0","@supabase/jsdoc-template":"^0.2.0","babel-plugin-add-module-exports":"^1.0.0","babel-polyfill":"^6.26.0","babel-preset-minify":"^0.5.1","chai":"^4.2.0","jsdoc":"^3.6.3","mocha":"^8.0.1","nyc":"^15.0.0","prettier":"^2.0.1","rimraf":"^3.0.2"},"dependencies":{"superagent":"^5.2.1"},"gitHead":"3dbc6a4f22afbfcc4f2e0d4d5477536ee0bdd0b5","_id":"@supabase/postgrest-js@0.17.0","_npmVersion":"6.4.1","_nodeVersion":"10.15.1","_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"dist":{"shasum":"fcf700e731e234ba53ff9fcda679c9740a165dcf","size":14404,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-0.17.0.tgz","integrity":"sha512-7Dt7ALli+bOQK51JMolraI08sJg2UweNuGFghr8MrX4nc3WoDwL5PP6fNZwy+j/7f7nvvM6s1OUtqNTvqiW+5Q=="},"maintainers":[{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_0.17.0_1595834062060_0.5886781207366685"},"_hasShrinkwrap":false,"publish_time":1595834062207,"_cnpm_publish_time":1595834062207,"_cnpmcore_publish_time":"2021-12-16T19:37:57.594Z","contributors":[]},"0.16.1":{"name":"@supabase/postgrest-js","version":"0.16.1","description":"PostgREST JS client","main":"./lib/index.js","scripts":{"build":"BABEL_ENV=production babel src --out-dir lib","clean":"rimraf lib","cover":"nyc --check-coverage npm run test","deploy:minor":"npm version minor && npm publish --access=public","deploy:patch":"npm version patch && npm publish --access=public","docs":"jsdoc --configure .jsdoc.json --verbose","prepublish":"npm run clean && npm run build","pretty":"prettier --write \"./**/*.{js,json,yml,md,vue,css,scss}\"","test:integration":"mocha -r @babel/register -r babel-polyfill  test/integration/**/*.js","test":"mocha -r @babel/register -r babel-polyfill  test/unit/**/*.js","test:prod":"BABEL_ENV=production npm run test","test:watch":"npm test -- --watch"},"repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"keywords":["postgrest","supabase"],"author":{"name":"Supabase"},"license":"Apache-2.0","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"homepage":"https://supabase.io","devDependencies":{"@babel/cli":"^7.8.3","@babel/core":"^7.8.3","@babel/preset-env":"^7.8.3","@babel/register":"^7.8.3","@supabase/doctest-js":"0.1.0","@supabase/jsdoc-template":"^0.2.0","babel-plugin-add-module-exports":"^1.0.0","babel-polyfill":"^6.26.0","babel-preset-minify":"^0.5.1","chai":"^4.2.0","jsdoc":"^3.6.3","mocha":"^7.1.0","nyc":"^15.0.0","prettier":"^2.0.1","rimraf":"^3.0.2"},"dependencies":{"superagent":"^5.2.1"},"gitHead":"65f6df86769b61f2064f7538e20b51341553e33e","_id":"@supabase/postgrest-js@0.16.1","_nodeVersion":"10.15.0","_npmVersion":"6.8.0","dist":{"shasum":"70a7eb001ffd6f004130f57d61a210b687c694d9","size":14505,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-0.16.1.tgz","integrity":"sha512-c+TJe5lORkYFbFG4xqFNp4WZWnFChPqSBlY7zFVLm5tnjpHkQ1EGmDhw1Txz5B66viy7Fe1mEikHS55ELWnJiA=="},"maintainers":[{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"}],"_npmUser":{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_0.16.1_1589546966561_0.256967439688657"},"_hasShrinkwrap":false,"publish_time":1589546966678,"_cnpm_publish_time":1589546966678,"_cnpmcore_publish_time":"2021-12-16T19:37:57.825Z","contributors":[]},"0.16.0":{"name":"@supabase/postgrest-js","version":"0.16.0","description":"PostgREST JS client","main":"./lib/index.js","scripts":{"build":"BABEL_ENV=production babel src --out-dir lib","clean":"rimraf lib","cover":"nyc --check-coverage npm run test","deploy":"npm version minor && npm publish --access=public","docs":"jsdoc --configure .jsdoc.json --verbose","prepublish":"npm run clean && npm run build","pretty":"prettier --write \"./**/*.{js,json,yml,md,vue,css,scss}\"","test:integration":"mocha -r @babel/register -r babel-polyfill  test/integration/**/*.js","test":"mocha -r @babel/register -r babel-polyfill  test/unit/**/*.js","test:prod":"BABEL_ENV=production npm run test","test:watch":"npm test -- --watch"},"repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"keywords":["postgrest","supabase"],"author":{"name":"Supabase"},"license":"Apache-2.0","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"homepage":"https://supabase.io","devDependencies":{"@babel/cli":"^7.8.3","@babel/core":"^7.8.3","@babel/preset-env":"^7.8.3","@babel/register":"^7.8.3","@supabase/doctest-js":"0.1.0","@supabase/jsdoc-template":"^0.2.0","babel-plugin-add-module-exports":"^1.0.0","babel-polyfill":"^6.26.0","babel-preset-minify":"^0.5.1","chai":"^4.2.0","jsdoc":"^3.6.3","mocha":"^7.1.0","nyc":"^15.0.0","prettier":"^2.0.1","rimraf":"^3.0.2"},"dependencies":{"superagent":"^5.2.1"},"gitHead":"ab2fa2a55fc95d5c9785b4a17527d042ae9aab86","_id":"@supabase/postgrest-js@0.16.0","_nodeVersion":"10.15.0","_npmVersion":"6.8.0","dist":{"shasum":"40f7dc0be911de63ed4b87a634b6d7f49024f244","size":15841,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-0.16.0.tgz","integrity":"sha512-n+POMlsQsL8ZcCv2H1IOZrBbUNOg5XqV1/HWhQUug4rdzq0b6v/IkEKdP3PYhsnWgcNgF7movM8SQ1VzpOO7Qg=="},"maintainers":[{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"}],"_npmUser":{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_0.16.0_1589442758313_0.11166052002702864"},"_hasShrinkwrap":false,"publish_time":1589442758412,"_cnpm_publish_time":1589442758412,"_cnpmcore_publish_time":"2021-12-16T19:37:58.054Z","contributors":[]},"0.15.0":{"name":"@supabase/postgrest-js","version":"0.15.0","description":"PostgREST JS client","main":"./lib/index.js","scripts":{"build":"BABEL_ENV=production babel src --out-dir lib","clean":"rimraf lib","cover":"nyc --check-coverage npm run test","deploy":"npm version minor && npm publish --access=public","docs":"jsdoc --configure .jsdoc.json --verbose","prepublish":"npm run clean && npm run build","pretty":"prettier --write \"./**/*.{js,json,yml,md,vue,css,scss}\"","test:integration":"mocha -r @babel/register -r babel-polyfill  test/integration/**/*.js","test":"mocha -r @babel/register -r babel-polyfill  test/unit/**/*.js","test:prod":"BABEL_ENV=production npm run test","test:watch":"npm test -- --watch"},"repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"keywords":["postgrest","supabase"],"author":{"name":"Supabase"},"license":"Apache-2.0","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"homepage":"https://supabase.io","devDependencies":{"@babel/cli":"^7.8.3","@babel/core":"^7.8.3","@babel/preset-env":"^7.8.3","@babel/register":"^7.8.3","@supabase/doctest-js":"0.1.0","@supabase/jsdoc-template":"^0.2.0","babel-plugin-add-module-exports":"^1.0.0","babel-polyfill":"^6.26.0","babel-preset-minify":"^0.5.1","chai":"^4.2.0","jsdoc":"^3.6.3","mocha":"^7.1.0","nyc":"^15.0.0","prettier":"^2.0.1","rimraf":"^3.0.2"},"dependencies":{"superagent":"^5.2.1"},"gitHead":"ea8c6220c0823936e910da0e6c089359f0b04289","_id":"@supabase/postgrest-js@0.15.0","_nodeVersion":"10.15.0","_npmVersion":"6.8.0","dist":{"shasum":"2502fd857849cd59cddc36d27ac1d08333705689","size":13513,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-0.15.0.tgz","integrity":"sha512-SthPaZdrgk8Sr3+odXAmJ7DhGgtLUC/yKkWE1zVuttxFxX9IPGc6dx6AuGcU1uZyt24IObVyZqJ5eg7hV8L3eg=="},"maintainers":[{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"}],"_npmUser":{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_0.15.0_1588599258438_0.03814379675522428"},"_hasShrinkwrap":false,"publish_time":1588599258544,"_cnpm_publish_time":1588599258544,"_cnpmcore_publish_time":"2021-12-16T19:37:58.234Z","contributors":[]},"0.14.0":{"name":"@supabase/postgrest-js","version":"0.14.0","description":"PostgREST JS client","main":"./lib/index.js","scripts":{"build":"BABEL_ENV=production babel src --out-dir lib","clean":"rimraf lib","cover":"nyc --check-coverage npm run test","deploy":"npm version minor && npm publish --access=public","docs":"jsdoc --configure .jsdoc.json --verbose","prepublish":"npm run clean && npm run build","pretty":"prettier --write \"./**/*.{js,json,yml,md,vue,css,scss}\"","test:integration":"mocha -r @babel/register -r babel-polyfill  test/integration/**/*.js","test":"mocha -r @babel/register -r babel-polyfill  test/unit/**/*.js","test:prod":"BABEL_ENV=production npm run test","test:watch":"npm test -- --watch"},"repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"keywords":["postgrest","supabase"],"author":{"name":"Supabase"},"license":"Apache-2.0","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"homepage":"https://supabase.io","devDependencies":{"@babel/cli":"^7.8.3","@babel/core":"^7.8.3","@babel/preset-env":"^7.8.3","@babel/register":"^7.8.3","@supabase/doctest-js":"0.1.0","@supabase/jsdoc-template":"^0.2.0","babel-plugin-add-module-exports":"^1.0.0","babel-polyfill":"^6.26.0","babel-preset-minify":"^0.5.1","chai":"^4.2.0","jsdoc":"^3.6.3","mocha":"^7.1.0","nyc":"^15.0.0","prettier":"^2.0.1","rimraf":"^3.0.2"},"dependencies":{"superagent":"^5.2.1"},"gitHead":"1fba838eee83b98c0c82d74b16c9447f9697bf7a","_id":"@supabase/postgrest-js@0.14.0","_nodeVersion":"10.15.0","_npmVersion":"6.8.0","dist":{"shasum":"7833d5f578056bda2a63a86bb06a0fcb2f21bdc6","size":12582,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-0.14.0.tgz","integrity":"sha512-sIX2n1CCYpA4yWDOpC7nVL2qhB72okX1xDp5W3RH19YsbCk3Yd+EBtBG8ck9ouNdMVzPPyRCza3Q0ZUfwcZ5ww=="},"maintainers":[{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"}],"_npmUser":{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_0.14.0_1587638489030_0.5836261220611856"},"_hasShrinkwrap":false,"publish_time":1587638489146,"_cnpm_publish_time":1587638489146,"_cnpmcore_publish_time":"2021-12-16T19:37:58.435Z","contributors":[]},"0.13.0":{"name":"@supabase/postgrest-js","version":"0.13.0","description":"PostgREST JS client","main":"./lib/index.js","scripts":{"build":"BABEL_ENV=production babel src --out-dir lib","clean":"rimraf lib","cover":"nyc --check-coverage npm run test","deploy":"npm version minor && npm publish --access=public","docs":"jsdoc --configure .jsdoc.json --verbose","prepublish":"npm run clean && npm run build","pretty":"prettier --write \"./**/*.{js,json,yml,md,vue,css,scss}\"","test:integration":"mocha -r @babel/register -r babel-polyfill  test/integration/**/*.js","test":"mocha -r @babel/register -r babel-polyfill  test/unit/**/*.js","test:prod":"BABEL_ENV=production npm run test","test:watch":"npm test -- --watch"},"repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"keywords":["postgrest","supabase"],"author":{"name":"Supabase"},"license":"Apache-2.0","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"homepage":"https://supabase.io","devDependencies":{"@babel/cli":"^7.8.3","@babel/core":"^7.8.3","@babel/preset-env":"^7.8.3","@babel/register":"^7.8.3","@supabase/doctest-js":"0.1.0","@supabase/jsdoc-template":"^0.2.0","babel-plugin-add-module-exports":"^1.0.0","babel-polyfill":"^6.26.0","babel-preset-minify":"^0.5.1","chai":"^4.2.0","jsdoc":"^3.6.3","mocha":"^7.1.0","nyc":"^15.0.0","prettier":"^2.0.1","rimraf":"^3.0.2"},"dependencies":{"superagent":"^5.2.1"},"gitHead":"4e348d6c0114b005d8a9fa0c09f23a4aecea24bc","_id":"@supabase/postgrest-js@0.13.0","_nodeVersion":"10.15.0","_npmVersion":"6.8.0","dist":{"shasum":"6107a4fafd5413025669dadb8b4a6936791e21b1","size":11752,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-0.13.0.tgz","integrity":"sha512-hiNvtJbPAj5iopR3wPsGyf9ORXLYggbWWhPH/4pWcxD5RTETtn6tI9c1SBQGj7DzgX07a4WNV2EFtmLv1SeoGw=="},"maintainers":[{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"}],"_npmUser":{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_0.13.0_1586310078887_0.4985276096628133"},"_hasShrinkwrap":false,"publish_time":1586310079023,"_cnpm_publish_time":1586310079023,"_cnpmcore_publish_time":"2021-12-16T19:37:58.654Z","contributors":[]},"0.12.0":{"name":"@supabase/postgrest-js","version":"0.12.0","description":"PostgREST JS client","main":"./lib/index.js","scripts":{"build":"BABEL_ENV=production babel src --out-dir lib","clean":"rimraf lib","cover":"nyc --check-coverage npm run test","deploy":"npm version minor && npm publish --access=public","docs":"jsdoc --configure .jsdoc.json --verbose","prepublish":"npm run clean && npm run build","pretty":"prettier --write \"./**/*.{js,json,yml,md,vue,css,scss}\"","test:integration":"mocha -r @babel/register -r babel-polyfill  test/integration/**/*.js","test":"mocha -r @babel/register -r babel-polyfill  test/unit/**/*.js","test:prod":"BABEL_ENV=production npm run test","test:watch":"npm test -- --watch"},"repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"keywords":["postgrest","supabase"],"author":{"name":"Supabase"},"license":"Apache-2.0","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"homepage":"https://supabase.io","devDependencies":{"@babel/cli":"^7.8.3","@babel/core":"^7.8.3","@babel/preset-env":"^7.8.3","@babel/register":"^7.8.3","@supabase/doctest-js":"0.1.0","@supabase/jsdoc-template":"^0.2.0","babel-plugin-add-module-exports":"^1.0.0","babel-polyfill":"^6.26.0","babel-preset-minify":"^0.5.1","chai":"^4.2.0","jsdoc":"^3.6.3","mocha":"^7.1.0","nyc":"^15.0.0","prettier":"^2.0.1","rimraf":"^3.0.2"},"dependencies":{"superagent":"^5.2.1"},"gitHead":"e3aa0cf81a85eaefba713de8a0bcff9c6042792f","_id":"@supabase/postgrest-js@0.12.0","_nodeVersion":"10.15.0","_npmVersion":"6.8.0","dist":{"shasum":"7b279ab265f28c0d86e46eb9436029539775a37a","size":11600,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-0.12.0.tgz","integrity":"sha512-+lr3I7EDqFohF5eHSyHqBCSmo2Eke3p2xoJaOBLuR3OjXsm+JVX0etMHsmZYeCAbIBEmq4LSfPv3xmUUFp1XVg=="},"maintainers":[{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"}],"_npmUser":{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_0.12.0_1585648391191_0.2227669211815373"},"_hasShrinkwrap":false,"publish_time":1585648391290,"_cnpm_publish_time":1585648391290,"_cnpmcore_publish_time":"2021-12-16T19:37:58.840Z","contributors":[]},"0.11.0":{"name":"@supabase/postgrest-js","version":"0.11.0","description":"PostgREST JS client","main":"./lib/index.js","scripts":{"build":"BABEL_ENV=production babel src --out-dir lib","clean":"rimraf lib","cover":"nyc --check-coverage npm run test","deploy":"npm version minor && npm publish --access=public","docs":"jsdoc --configure .jsdoc.json --verbose","prepublish":"npm run clean && npm run build","pretty":"prettier --write \"./**/*.{js,json,yml,md,vue,css,scss}\"","test:integration":"mocha -r @babel/register -r babel-polyfill  test/integration/**/*.js","test":"mocha -r @babel/register -r babel-polyfill  test/unit/**/*.js","test:prod":"BABEL_ENV=production npm run test","test:watch":"npm test -- --watch"},"repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"keywords":["postgrest","supabase"],"author":{"name":"Supabase"},"license":"Apache-2.0","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"homepage":"https://supabase.io","devDependencies":{"@babel/cli":"^7.8.3","@babel/core":"^7.8.3","@babel/preset-env":"^7.8.3","@babel/register":"^7.8.3","@supabase/doctest-js":"0.1.0","@supabase/jsdoc-template":"^0.2.0","babel-plugin-add-module-exports":"^1.0.0","babel-polyfill":"^6.26.0","babel-preset-minify":"^0.5.1","chai":"^4.2.0","jsdoc":"^3.6.3","mocha":"^7.1.0","nyc":"^15.0.0","prettier":"^2.0.1","rimraf":"^3.0.2"},"dependencies":{"superagent":"^5.2.1"},"gitHead":"e52b002643bb3c62b2cb9d8248582a8985b1e9ce","_id":"@supabase/postgrest-js@0.11.0","_nodeVersion":"10.15.0","_npmVersion":"6.8.0","dist":{"shasum":"2e9771e756c44232f1c45218fbe7cf1f0dfea5de","size":10539,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-0.11.0.tgz","integrity":"sha512-khY5v4t+JdnVJKGMMlH88ljHhIwv+I4mkAi/dr/XUiKtjXVJLXbpxwgdG75FntSU5mSoRN0kH2EbyS+6tYXpBg=="},"maintainers":[{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"}],"_npmUser":{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_0.11.0_1585034930439_0.0664659267934844"},"_hasShrinkwrap":false,"publish_time":1585034930637,"_cnpm_publish_time":1585034930637,"_cnpmcore_publish_time":"2021-12-16T19:37:59.019Z","contributors":[]},"0.10.0":{"name":"@supabase/postgrest-js","version":"0.10.0","description":"PostgREST JS client","main":"./lib/index.js","scripts":{"build":"BABEL_ENV=production babel src --out-dir lib","clean":"rimraf lib","cover":"nyc --check-coverage npm run test","deploy":"npm version minor && npm publish --access=public","docs":"jsdoc --configure .jsdoc.json --verbose","prepublish":"npm run clean && npm run build","pretty":"prettier --write \"./**/*.{js,json,yml,md,vue,css,scss}\"","test:integration":"mocha -r @babel/register -r babel-polyfill  test/integration/**/*.js","test":"mocha -r @babel/register -r babel-polyfill  test/unit/**/*.js","test:prod":"BABEL_ENV=production npm run test","test:watch":"npm test -- --watch"},"repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"keywords":["postgrest","supabase"],"author":{"name":"Supabase"},"license":"Apache-2.0","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"homepage":"https://supabase.io","devDependencies":{"@babel/cli":"^7.8.3","@babel/core":"^7.8.3","@babel/preset-env":"^7.8.3","@babel/register":"^7.8.3","@supabase/doctest-js":"0.1.0","@supabase/jsdoc-template":"^0.2.0","babel-plugin-add-module-exports":"^1.0.0","babel-polyfill":"^6.26.0","babel-preset-minify":"^0.5.1","chai":"^4.2.0","jsdoc":"^3.6.3","mocha":"^7.1.0","nyc":"^15.0.0","prettier":"^1.19.1","rimraf":"^3.0.2"},"dependencies":{"superagent":"^5.2.1"},"gitHead":"ea5093c1d8fbc054a64699209b8debf082297f5a","_id":"@supabase/postgrest-js@0.10.0","_nodeVersion":"12.13.0","_npmVersion":"6.12.0","dist":{"shasum":"23a3fe67eae98cb4aace6c9d6b441c97b7e421be","size":10077,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-0.10.0.tgz","integrity":"sha512-DKk42YzbTjB2nZAdYom3fgZH7ugvT/nUftu5Y4busFzF3s/R6KJif0+FNM+0hnMWMHsQX8BoehZwqlBHUbJ/8A=="},"maintainers":[{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"}],"_npmUser":{"name":"anonymous","email":"antwilson@hotmail.co.uk"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_0.10.0_1584957903138_0.713176667991837"},"_hasShrinkwrap":false,"publish_time":1584957903247,"_cnpm_publish_time":1584957903247,"_cnpmcore_publish_time":"2021-12-16T19:37:59.209Z","contributors":[]},"0.9.0":{"name":"@supabase/postgrest-js","version":"0.9.0","description":"PostgREST JS client","main":"./lib/index.js","scripts":{"build":"cross-env BABEL_ENV=production babel src --out-dir lib","clean":"rimraf lib","cover":"nyc --check-coverage npm run test","deploy":"npm version minor && npm publish --access=public","docs":"jsdoc --configure .jsdoc.json --verbose","prepublish":"npm run clean && npm run build","pretty":"prettier --write \"./**/*.{js,json,yml,md,vue,css,scss}\"","test:integration":"mocha -r @babel/register -r babel-polyfill  test/integration/**/*.js","test":"mocha -r @babel/register -r babel-polyfill  test/unit/**/*.js","test:prod":"cross-env BABEL_ENV=production npm run test","test:watch":"npm test -- --watch"},"repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"keywords":["postgrest","supabase"],"author":{"name":"Supabase"},"license":"Apache-2.0","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"homepage":"https://supabase.io","devDependencies":{"@babel/cli":"^7.8.3","@babel/core":"^7.8.3","@babel/preset-env":"^7.8.3","@babel/register":"^7.8.3","@supabase/doctest-js":"0.0.10","@supabase/jsdoc-template":"^0.1.0","babel-plugin-add-module-exports":"^1.0.0","babel-polyfill":"^6.26.0","babel-preset-minify":"^0.3.0","chai":"^4.2.0","cross-env":"^5.2.1","jsdoc":"^3.6.3","mocha":"^6.2.2","nyc":"^13.3.0","prettier":"^1.19.1","rimraf":"^2.6.2"},"dependencies":{"superagent":"^5.2.1"},"gitHead":"71eb1a5b2faa2c232f4daf69781ea4d95441dba8","_id":"@supabase/postgrest-js@0.9.0","_nodeVersion":"10.15.0","_npmVersion":"6.8.0","dist":{"shasum":"20337531887fceab1d819e57e9ba06f5d3b7ebc7","size":10035,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-0.9.0.tgz","integrity":"sha512-XIjq7av0+A7+0e/n2sqvZM9mXIh02wkSnCio16nVKEaZ7UDHNT6QCaKgr3qpnd/W2nsNrIsBfYJc3gkAZUONGA=="},"maintainers":[{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"}],"_npmUser":{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_0.9.0_1582776784370_0.362848969523186"},"_hasShrinkwrap":false,"publish_time":1582776784488,"_cnpm_publish_time":1582776784488,"_cnpmcore_publish_time":"2021-12-16T19:37:59.395Z","contributors":[]},"0.8.0":{"name":"@supabase/postgrest-js","version":"0.8.0","description":"PostgREST JS client","main":"./lib/index.js","scripts":{"build":"cross-env BABEL_ENV=production babel src --out-dir lib","clean":"rimraf lib","cover":"nyc --check-coverage npm run test","deploy":"npm version minor && npm publish --access=public","docs":"jsdoc --configure .jsdoc.json --verbose","prepublish":"npm run clean && npm run build","pretty":"prettier --write \"./**/*.{js,json,yml,md,vue,css,scss}\"","test:integration":"mocha -r @babel/register -r babel-polyfill  test/integration/**/*.js","test":"mocha -r @babel/register -r babel-polyfill  test/unit/**/*.js","test:prod":"cross-env BABEL_ENV=production npm run test","test:watch":"npm test -- --watch"},"repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"keywords":["postgrest","supabase"],"author":{"name":"Supabase"},"license":"Apache-2.0","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"homepage":"https://supabase.io","devDependencies":{"@babel/cli":"^7.8.3","@babel/core":"^7.8.3","@babel/preset-env":"^7.8.3","@babel/register":"^7.8.3","@supabase/doctest-js":"0.0.10","@supabase/jsdoc-template":"^0.1.0","babel-plugin-add-module-exports":"^1.0.0","babel-polyfill":"^6.26.0","babel-preset-minify":"^0.3.0","chai":"^4.2.0","cross-env":"^5.2.1","jsdoc":"^3.6.3","mocha":"^6.2.2","nyc":"^13.3.0","prettier":"^1.19.1","rimraf":"^2.6.2"},"dependencies":{"superagent":"^5.2.1"},"gitHead":"2307267e70134d06ceda3fc2f8869a80aebcecd6","_id":"@supabase/postgrest-js@0.8.0","_npmVersion":"6.4.1","_nodeVersion":"10.15.1","_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"dist":{"shasum":"c0d52302fda57608facf9c374bad3ff8966b42cc","size":9761,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-0.8.0.tgz","integrity":"sha512-EpDhfh3EprD8OIG8NBjfZ2b08hVau1AUA2O497QDi+fKK+8vtiakhkQWZNWuEy4zstH4pRqphep8jitO8tBDcQ=="},"maintainers":[{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_0.8.0_1582171589909_0.5191493295502372"},"_hasShrinkwrap":false,"publish_time":1582171590027,"_cnpm_publish_time":1582171590027,"_cnpmcore_publish_time":"2021-12-16T19:37:59.588Z","contributors":[]},"0.7.0":{"name":"@supabase/postgrest-js","version":"0.7.0","description":"PostgREST JS client","main":"./lib/index.js","scripts":{"build":"cross-env BABEL_ENV=production babel src --out-dir lib","clean":"rimraf lib","cover":"nyc --check-coverage npm run test","deploy":"npm version minor && npm publish --access=public","docs":"jsdoc --configure .jsdoc.json --verbose","prepublish":"npm run clean && npm run build","pretty":"prettier --write \"./**/*.{js,json,yml,md,vue,css,scss}\"","test:integration":"mocha -r @babel/register -r babel-polyfill  test/integration/**/*.js","test":"mocha -r @babel/register -r babel-polyfill  test/unit/**/*.js","test:prod":"cross-env BABEL_ENV=production npm run test","test:watch":"npm test -- --watch"},"repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"keywords":["boilerplate","npm","module","node","javascript"],"author":{"name":"Supabase"},"license":"Apache-2.0","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"homepage":"https://supabase.io","devDependencies":{"@babel/cli":"^7.8.3","@babel/core":"^7.8.3","@babel/preset-env":"^7.8.3","@babel/register":"^7.8.3","@supabase/doctest-js":"0.0.10","@supabase/jsdoc-template":"^0.1.0","babel-plugin-add-module-exports":"^1.0.0","babel-polyfill":"^6.26.0","babel-preset-minify":"^0.3.0","chai":"^4.2.0","cross-env":"^5.2.1","jsdoc":"^3.6.3","mocha":"^6.2.2","nyc":"^13.3.0","prettier":"^1.19.1","rimraf":"^2.6.2"},"dependencies":{"superagent":"^5.2.1"},"gitHead":"d0acd9739f94440b252c155767bdc3ac80140157","_id":"@supabase/postgrest-js@0.7.0","_nodeVersion":"10.15.0","_npmVersion":"6.8.0","dist":{"shasum":"1372c82a3dbe16e8dae1cde9e63732498a621c45","size":9797,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-0.7.0.tgz","integrity":"sha512-XGYCFFri/DtU42e3GWP8CCfgRs7bohern5bLcdk1EkwNr6/nGFJ4cfDwP/n7FFDe/wUewmWuwYBCl5Mctwinhg=="},"maintainers":[{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"}],"_npmUser":{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_0.7.0_1581914841628_0.8846273779584453"},"_hasShrinkwrap":false,"publish_time":1581914841742,"_cnpm_publish_time":1581914841742,"_cnpmcore_publish_time":"2021-12-16T19:37:59.835Z","contributors":[]},"0.6.1":{"name":"@supabase/postgrest-js","version":"0.6.1","description":"PostgREST JS client","main":"./lib/index.js","scripts":{"build":"cross-env BABEL_ENV=production babel src --out-dir lib","clean":"rimraf lib","cover":"nyc --check-coverage npm run test","deploy":"npm version patch && npm publish --access=public","docs":"jsdoc --configure .jsdoc.json --verbose","prepublish":"npm run clean && npm run build","pretty":"prettier --write \"./**/*.{js,json,yml,md,vue,css,scss}\"","test:integration":"mocha -r @babel/register -r babel-polyfill  test/integration/**/*.js","test":"mocha -r @babel/register -r babel-polyfill  test/unit/**/*.js","test:prod":"cross-env BABEL_ENV=production npm run test","test:watch":"npm test -- --watch"},"repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"keywords":["boilerplate","npm","module","node","javascript"],"author":{"name":"Supabase"},"license":"Apache-2.0","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"homepage":"https://supabase.io","devDependencies":{"@babel/cli":"^7.8.3","@babel/core":"^7.8.3","@babel/preset-env":"^7.8.3","@babel/register":"^7.8.3","@supabase/doctest-js":"0.0.10","@supabase/jsdoc-template":"^0.1.0","babel-plugin-add-module-exports":"^1.0.0","babel-polyfill":"^6.26.0","babel-preset-minify":"^0.3.0","chai":"^4.2.0","cross-env":"^5.2.1","jsdoc":"^3.6.3","mocha":"^6.2.2","nyc":"^13.3.0","prettier":"^1.19.1","rimraf":"^2.6.2"},"dependencies":{"superagent":"^5.2.1"},"gitHead":"d0acd9739f94440b252c155767bdc3ac80140157","_id":"@supabase/postgrest-js@0.6.1","_nodeVersion":"10.15.0","_npmVersion":"6.8.0","dist":{"shasum":"48ab93412a3268e2654eeb2ddbe918c35815e91c","size":9799,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-0.6.1.tgz","integrity":"sha512-fMnOF98m387hi1bqZQUeNKLYBT3a7z1GY90m25Eyw60Awd1dKVbDdqOgfX6//aYSie2Pyb4VmWOBN/wynUzKSw=="},"maintainers":[{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"}],"_npmUser":{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_0.6.1_1581913826963_0.9605346506222996"},"_hasShrinkwrap":false,"publish_time":1581913827106,"_cnpm_publish_time":1581913827106,"_cnpmcore_publish_time":"2021-12-16T19:38:00.038Z","contributors":[]},"0.6.0":{"name":"@supabase/postgrest-js","version":"0.6.0","description":"PostgREST JS client","main":"./lib/index.js","scripts":{"build":"cross-env BABEL_ENV=production babel src --out-dir lib","clean":"rimraf lib","cover":"nyc --check-coverage npm run test:unit","deploy":"npm version patch && npm publish --access=public","docs":"jsdoc --configure .jsdoc.json --verbose","prepublish":"npm run clean && npm run build","pretty":"prettier --write \"./**/*.{js,json,yml,md,vue,css,scss}\"","test:integration":"mocha -r @babel/register -r babel-polyfill  test/integration/**/*.js","test:unit":"mocha -r @babel/register -r babel-polyfill  test/unit/**/*.js","test:prod":"cross-env BABEL_ENV=production npm run test","test:watch":"npm test -- --watch","test":"npm run cover"},"repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"keywords":["boilerplate","npm","module","node","javascript"],"author":{"name":"Supabase"},"license":"Apache-2.0","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"homepage":"https://supabase.io","devDependencies":{"@babel/cli":"^7.8.3","@babel/core":"^7.8.3","@babel/preset-env":"^7.8.3","@babel/register":"^7.8.3","@supabase/doctest-js":"0.0.10","@supabase/jsdoc-template":"^0.1.0","babel-plugin-add-module-exports":"^1.0.0","babel-polyfill":"^6.26.0","babel-preset-minify":"^0.3.0","chai":"^4.2.0","cross-env":"^5.2.1","jsdoc":"^3.6.3","mocha":"^6.2.2","nyc":"^13.3.0","prettier":"^1.19.1","rimraf":"^2.6.2"},"dependencies":{"superagent":"^5.2.1"},"gitHead":"430b9f856df86757a10f269f7984f99952805964","_id":"@supabase/postgrest-js@0.6.0","_nodeVersion":"10.15.0","_npmVersion":"6.8.0","dist":{"shasum":"bcaab80030acc82ec9f6010d8595ed212bf89f39","size":9469,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-0.6.0.tgz","integrity":"sha512-wgG/2ipfR7Dr2DOXrHYmIopxv0TvIAcbxERq/DG2E2B1rlNjpOlRPVrKgBTAMVegh5JXzYutbGARmLynJDX5uQ=="},"maintainers":[{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"}],"_npmUser":{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_0.6.0_1581500578260_0.20295011874451196"},"_hasShrinkwrap":false,"publish_time":1581500578368,"_cnpm_publish_time":1581500578368,"_cnpmcore_publish_time":"2021-12-16T19:38:00.240Z","contributors":[]},"0.5.1":{"name":"@supabase/postgrest-js","version":"0.5.1","description":"PostgREST JS client","main":"./lib/index.js","scripts":{"build":"cross-env BABEL_ENV=production babel src --out-dir lib","clean":"rimraf lib","cover":"nyc --check-coverage npm run test:unit","deploy":"npm version patch && npm publish --access=public","docs":"jsdoc --configure .jsdoc.json --verbose","prepublish":"npm run clean && npm run build","pretty":"prettier --write \"./**/*.{js,json,yml,md,vue,css,scss}\"","test:integration":"mocha -r @babel/register -r babel-polyfill  test/integration/**/*.js","test:unit":"mocha -r @babel/register -r babel-polyfill  test/unit/**/*.js","test:prod":"cross-env BABEL_ENV=production npm run test","test:watch":"npm test -- --watch","test":"npm run cover"},"repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"keywords":["boilerplate","npm","module","node","javascript"],"author":{"name":"Supabase"},"license":"Apache-2.0","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"homepage":"https://supabase.io","devDependencies":{"@babel/cli":"^7.8.3","@babel/core":"^7.8.3","@babel/preset-env":"^7.8.3","@babel/register":"^7.8.3","@supabase/doctest-js":"0.0.10","@supabase/jsdoc-template":"^0.1.0","babel-plugin-add-module-exports":"^1.0.0","babel-polyfill":"^6.26.0","babel-preset-minify":"^0.3.0","chai":"^4.2.0","cross-env":"^5.2.1","jsdoc":"^3.6.3","mocha":"^6.2.2","nyc":"^13.3.0","prettier":"^1.19.1","rimraf":"^2.6.2"},"dependencies":{"superagent":"^5.2.1"},"gitHead":"bcde0e2eeb0a3c92f09d8c5f25f35e7fc35bc886","_id":"@supabase/postgrest-js@0.5.1","_nodeVersion":"10.15.0","_npmVersion":"6.8.0","dist":{"shasum":"dcd28390aaa45c85760d842714a6f3326ef05a9e","size":9526,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-0.5.1.tgz","integrity":"sha512-VZp9YnWUemK+tRoJZHKlWWdup4jYtxIl9aXXCfOlJr426UhzDuNG6xIOTBW4iWxFkofqPsXG3j1OGqH8s6otog=="},"maintainers":[{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"}],"_npmUser":{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_0.5.1_1581495653936_0.7167218050118487"},"_hasShrinkwrap":false,"publish_time":1581495654195,"_cnpm_publish_time":1581495654195,"_cnpmcore_publish_time":"2021-12-16T19:38:00.522Z","contributors":[]},"0.5.0":{"name":"@supabase/postgrest-js","version":"0.5.0","description":"PostgREST JS client","main":"./lib/index.js","scripts":{"build":"cross-env BABEL_ENV=production babel src --out-dir lib","clean":"rimraf lib","cover":"nyc --check-coverage npm run test:unit","deploy":"npm version patch && npm publish --access=public","docs":"jsdoc --configure .jsdoc.json --verbose","prepublish":"npm run clean && npm run build","pretty":"prettier --write \"./**/*.{js,json,yml,md,vue,css,scss}\"","test:integration":"mocha -r @babel/register -r babel-polyfill  test/integration/**/*.js","test:unit":"mocha -r @babel/register -r babel-polyfill  test/unit/**/*.js","test:prod":"cross-env BABEL_ENV=production npm run test","test:watch":"npm test -- --watch","test":"npm run cover"},"repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"keywords":["boilerplate","npm","module","node","javascript"],"author":{"name":"Supabase"},"license":"Apache-2.0","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"homepage":"https://supabase.io","devDependencies":{"@babel/cli":"^7.8.3","@babel/core":"^7.8.3","@babel/preset-env":"^7.8.3","@babel/register":"^7.8.3","@supabase/doctest-js":"0.0.10","@supabase/jsdoc-template":"^0.1.0","babel-plugin-add-module-exports":"^1.0.0","babel-polyfill":"^6.26.0","babel-preset-minify":"^0.3.0","chai":"^4.2.0","cross-env":"^5.2.1","jsdoc":"^3.6.3","mocha":"^6.2.2","nyc":"^13.3.0","prettier":"^1.19.1","rimraf":"^2.6.2"},"dependencies":{"superagent":"^5.2.1"},"gitHead":"7ee24adca2a2ed9b724cf52ab7b2350a3b338433","_id":"@supabase/postgrest-js@0.5.0","_nodeVersion":"12.13.0","_npmVersion":"6.12.0","dist":{"shasum":"489823a26a60f742937db4dc4349256b66165356","size":9474,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-0.5.0.tgz","integrity":"sha512-tBlFyASeyJIkKEE+d7zmkjgTHOzXJ6Z3/xqL2q9u7zH45cZi7rN1C0lozJDeOTZuJx9EPzJv61QTeQ10SCAs5A=="},"maintainers":[{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"}],"_npmUser":{"name":"anonymous","email":"antwilson@hotmail.co.uk"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_0.5.0_1581476477383_0.409273605859398"},"_hasShrinkwrap":false,"publish_time":1581476477489,"_cnpm_publish_time":1581476477489,"_cnpmcore_publish_time":"2021-12-16T19:38:00.707Z","contributors":[]},"0.4.1":{"name":"@supabase/postgrest-js","version":"0.4.1","description":"PostgREST JS client","main":"./lib/index.js","scripts":{"build":"cross-env BABEL_ENV=production babel src --out-dir lib","clean":"rimraf lib","cover":"nyc --check-coverage npm run test:unit","deploy":"npm version patch && npm publish --access=public","docs":"jsdoc --configure .jsdoc.json --verbose","prepublish":"npm run clean && npm run build","pretty":"prettier --write \"./**/*.{js,json,yml,md,vue,css,scss}\"","test:integration":"mocha -r @babel/register -r babel-polyfill  test/integration/**/*.js","test:unit":"mocha -r @babel/register -r babel-polyfill  test/unit/**/*.js","test:prod":"cross-env BABEL_ENV=production npm run test","test:watch":"npm test -- --watch","test":"npm run cover"},"repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"keywords":["boilerplate","npm","module","node","javascript"],"author":{"name":"Supabase"},"license":"Apache-2.0","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"homepage":"https://supabase.io","devDependencies":{"@babel/cli":"^7.8.3","@babel/core":"^7.8.3","@babel/preset-env":"^7.8.3","@babel/register":"^7.8.3","@supabase/doctest-js":"0.0.10","@supabase/jsdoc-template":"^0.1.0","babel-plugin-add-module-exports":"^1.0.0","babel-polyfill":"^6.26.0","babel-preset-minify":"^0.3.0","chai":"^4.2.0","cross-env":"^5.2.1","jsdoc":"^3.6.3","mocha":"^6.2.2","nyc":"^13.3.0","prettier":"^1.19.1","rimraf":"^2.6.2"},"dependencies":{"superagent":"^5.2.1"},"gitHead":"bc39c64a086b024cc2237455260250df0d3d83e8","_id":"@supabase/postgrest-js@0.4.1","_nodeVersion":"10.15.0","_npmVersion":"6.8.0","dist":{"shasum":"69468e190481cde6f047839cbb7ffc31e7109b23","size":9462,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-0.4.1.tgz","integrity":"sha512-hEbt9jECx5qXZr3J0/spy0BfQAx4rAvGkzeGNQ4oKAp4Iah9Lj36Djg5YvBq8FE6arjlI9U1z2SkyT9gjETlDg=="},"maintainers":[{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"}],"_npmUser":{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_0.4.1_1581474002284_0.37334857518378195"},"_hasShrinkwrap":false,"publish_time":1581474002392,"_cnpm_publish_time":1581474002392,"_cnpmcore_publish_time":"2021-12-16T19:38:00.939Z","contributors":[]},"0.4.0":{"name":"@supabase/postgrest-js","version":"0.4.0","description":"PostgREST JS client","main":"./lib/index.js","scripts":{"build":"cross-env BABEL_ENV=production babel src --out-dir lib","clean":"rimraf lib","cover":"nyc --check-coverage npm run test:unit","deploy":"npm version patch && npm publish --access=public","docs":"jsdoc --configure .jsdoc.json --verbose","prepublish":"npm run clean && npm run build","pretty":"prettier --write \"./**/*.{js,json,yml,md,vue,css,scss}\"","test:integration":"mocha -r @babel/register -r babel-polyfill  test/integration/**/*.js","test:unit":"mocha -r @babel/register -r babel-polyfill  test/unit/**/*.js","test:prod":"cross-env BABEL_ENV=production npm run test","test:watch":"npm test -- --watch","test":"npm run cover"},"repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"keywords":["boilerplate","npm","module","node","javascript"],"author":{"name":"Supabase"},"license":"Apache-2.0","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"homepage":"https://supabase.io","devDependencies":{"@babel/cli":"^7.8.3","@babel/core":"^7.8.3","@babel/preset-env":"^7.8.3","@babel/register":"^7.8.3","@supabase/doctest-js":"0.0.10","@supabase/jsdoc-template":"^0.1.0","babel-plugin-add-module-exports":"^1.0.0","babel-polyfill":"^6.26.0","babel-preset-minify":"^0.3.0","chai":"^4.2.0","cross-env":"^5.2.1","jsdoc":"^3.6.3","mocha":"^6.2.2","nyc":"^13.3.0","prettier":"^1.19.1","rimraf":"^2.6.2"},"dependencies":{"superagent":"^5.2.1"},"gitHead":"ed6e945a760b6a2465fcaa2347ec4cce6a2d9ac8","_id":"@supabase/postgrest-js@0.4.0","_npmVersion":"6.4.1","_nodeVersion":"10.15.1","_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"dist":{"shasum":"583fe783827c623b4e4c2d9cf6ff29af27c0ad17","size":9500,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-0.4.0.tgz","integrity":"sha512-k+r4vtINWDS+gAh91sZM8DdQtS8Uorsios3vulHXfqM4TtWzDwTS2H0PLRa2ux3gC+OBHBXT3a+PrNWg3Q0TLw=="},"maintainers":[{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_0.4.0_1580889511533_0.3912432250208826"},"_hasShrinkwrap":false,"publish_time":1580889511622,"_cnpm_publish_time":1580889511622,"_cnpmcore_publish_time":"2021-12-16T19:38:01.149Z","contributors":[]},"0.3.0":{"name":"@supabase/postgrest-js","version":"0.3.0","description":"PostgREST JS client","main":"./lib/index.js","scripts":{"build":"cross-env BABEL_ENV=production babel src --out-dir lib","clean":"rimraf lib","cover":"nyc --check-coverage npm run test:unit","deploy":"npm version patch && npm publish --access=public","docs":"jsdoc --configure .jsdoc.json --verbose","prepublish":"npm run clean && npm run build","pretty":"prettier --write \"./**/*.{js,json,yml,md,vue,css,scss}\"","test:integration":"mocha -r @babel/register -r babel-polyfill  test/integration/**/*.js","test:unit":"mocha -r @babel/register -r babel-polyfill  test/unit/**/*.js","test:prod":"cross-env BABEL_ENV=production npm run test","test:watch":"npm test -- --watch","test":"npm run cover"},"repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"keywords":["boilerplate","npm","module","node","javascript"],"author":{"name":"Supabase"},"license":"Apache-2.0","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"homepage":"https://supabase.io","devDependencies":{"@babel/cli":"^7.8.3","@babel/core":"^7.8.3","@babel/preset-env":"^7.8.3","@babel/register":"^7.8.3","@supabase/doctest-js":"0.0.10","@supabase/jsdoc-template":"^0.1.0","babel-plugin-add-module-exports":"^1.0.0","babel-polyfill":"^6.26.0","babel-preset-minify":"^0.3.0","chai":"^4.2.0","cross-env":"^5.2.1","jsdoc":"^3.6.3","mocha":"^6.2.2","nyc":"^13.3.0","prettier":"^1.19.1","rimraf":"^2.6.2"},"dependencies":{"superagent":"^5.2.1"},"gitHead":"01119966ee87fe9e815764ec81147eda3eb1055a","_id":"@supabase/postgrest-js@0.3.0","_npmVersion":"6.4.1","_nodeVersion":"10.15.1","_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"dist":{"shasum":"1b34888b514daa086a82cca4b8e9e8df2e45ff68","size":9575,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-0.3.0.tgz","integrity":"sha512-XwxmHHTtCv2Z1y5jnr+xcadWsjfWtqvqXQWwNPxyb59OXhpux65gZoXLmvZ7VqarLVZool8RnS/nuGStDlSrNQ=="},"maintainers":[{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_0.3.0_1580640418211_0.870488574686713"},"_hasShrinkwrap":false,"publish_time":1580640418339,"_cnpm_publish_time":1580640418339,"_cnpmcore_publish_time":"2021-12-16T19:38:01.417Z","contributors":[]},"0.1.1":{"name":"@supabase/postgrest-js","version":"0.1.1","description":"PostgREST JS client","main":"./lib/index.js","scripts":{"clean":"rimraf lib","test":"npm run cover","test:prod":"cross-env BABEL_ENV=production npm run test","test:only":"mocha --require babel-core/register --require babel-polyfill --recursive","test:watch":"npm test -- --watch","test:examples":"node examples/","cover":"nyc --check-coverage npm run test:only","build":"cross-env BABEL_ENV=production babel src --out-dir lib","prepublish":"npm run clean && npm run build","deploy":"npm version patch && npm publish --access=public"},"repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"keywords":["boilerplate","npm","module","node","javascript"],"author":{"name":"Supabase"},"license":"Apache-2.0","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"homepage":"https://supabase.io","devDependencies":{"babel-cli":"^6.26.0","babel-plugin-add-module-exports":"^1.0.0","babel-polyfill":"^6.26.0","babel-preset-env":"^1.6.1","babel-preset-minify":"^0.3.0","chai":"^4.1.2","cross-env":"^5.2.1","mocha":"^6.1.3","nyc":"^13.3.0","rimraf":"^2.6.2"},"dependencies":{"superagent":"^5.2.1"},"gitHead":"0fd75aeb15cd46aa55835fd6311714a1beaeeaa6","_id":"@supabase/postgrest-js@0.1.1","_nodeVersion":"10.15.0","_npmVersion":"6.8.0","dist":{"shasum":"cbb2d65049a5a84c5e5610bd32ba9d151dedd5a5","size":10883,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-0.1.1.tgz","integrity":"sha512-Ztc24gEpCxmdr881ClRMu1bs5mcZfDdU65tJr1YO4GVuLPtBS8Q5Kes8j2vPJZnD9lsm0RwB3l5wT+Ma+NoPqQ=="},"maintainers":[{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"}],"_npmUser":{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_0.1.1_1580182321495_0.6125789631101441"},"_hasShrinkwrap":false,"publish_time":1580182321698,"_cnpm_publish_time":1580182321698,"_cnpmcore_publish_time":"2021-12-16T19:38:01.620Z","contributors":[]},"0.35.0":{"name":"@supabase/postgrest-js","version":"0.35.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs","format":"prettier --write \"{src,test}/**/*.ts\"","build":"genversion src/lib/version.ts --es6 && run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","test":"run-s test:db && jest --runInBand","test:clean":"cd test/db && docker-compose down","test:db":"cd test/db && docker-compose down && docker-compose up -d && wait-for-localhost 3000","docs":"typedoc --mode file --target ES6 --theme minimal","docs:json":"typedoc --json docs/spec.json --mode modules --includeDeclarations --excludeExternals"},"dependencies":{"cross-fetch":"^3.0.6"},"devDependencies":{"@types/jest":"^26.0.13","@types/node-fetch":"^2.5.7","genversion":"^3.0.1","jest":"^26.4.1","node-abort-controller":"^3.0.0","npm-run-all":"^4.1.5","prettier":"^2.0.5","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-jest":"^26.3.0","typedoc":"^0.19.1","typescript":"^4.0.2","wait-for-localhost-cli":"^2.0.0"},"gitHead":"76a2926c058db81615af760bbd855786e43256f2","_id":"@supabase/postgrest-js@0.35.0","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"shasum":"a00bda3a0af75e2af6eb31b47742ba112e74686c","size":25616,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-0.35.0.tgz","integrity":"sha512-z+XKJ2oXuGEAEBVXseeQUXaM3ekQZK4XF0Kc399Glyg+rZaBTwNeJtY+Q/23NcIE5uNMYbTnEXm80jZbLBnWdw=="},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_0.35.0_1636364972405_0.25591249025572016"},"_hasShrinkwrap":false,"publish_time":1636364972563,"_cnpm_publish_time":1636364972563,"_cnpmcore_publish_time":"2021-12-16T19:37:47.256Z","contributors":[]},"0.34.1":{"name":"@supabase/postgrest-js","version":"0.34.1","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs","format":"prettier --write \"{src,test}/**/*.ts\"","build":"genversion src/lib/version.ts --es6 && run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","test":"run-s test:db && jest --runInBand","test:clean":"cd test/db && docker-compose down","test:db":"cd test/db && docker-compose down && docker-compose up -d && wait-for-localhost 3000","docs":"typedoc --mode file --target ES6 --theme minimal","docs:json":"typedoc --json docs/spec.json --mode modules --includeDeclarations --excludeExternals"},"dependencies":{"cross-fetch":"^3.0.6"},"devDependencies":{"@types/jest":"^26.0.13","@types/node-fetch":"^2.5.7","genversion":"^3.0.1","jest":"^26.4.1","node-abort-controller":"^3.0.0","npm-run-all":"^4.1.5","prettier":"^2.0.5","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-jest":"^26.3.0","typedoc":"^0.19.1","typescript":"^4.0.2","wait-for-localhost-cli":"^2.0.0"},"gitHead":"f6683f1babd471527c87b7b70212a9d1091b6e0e","_id":"@supabase/postgrest-js@0.34.1","_nodeVersion":"14.18.0","_npmVersion":"6.14.15","dist":{"shasum":"ff53c19819b7e89424bb60e9b1431520a629ec38","size":25152,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-0.34.1.tgz","integrity":"sha512-64RQhBpwZDXOpPRCHqrCrlVcyPWE/p4nH6/ALnJCvTkQHkyzXNPDoTlX6OjbuyMH9/BNvgVhEZth0e6hfpWDXw=="},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_0.34.1_1634274575289_0.2941438685101323"},"_hasShrinkwrap":false,"publish_time":1634274575441,"_cnpm_publish_time":1634274575441,"_cnpmcore_publish_time":"2021-12-16T19:37:47.551Z","contributors":[]},"0.34.0":{"name":"@supabase/postgrest-js","version":"0.34.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs","format":"prettier --write \"{src,test}/**/*.ts\"","build":"genversion src/lib/version.ts --es6 && run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","test":"run-s test:db && jest --runInBand","test:clean":"cd test/db && docker-compose down","test:db":"cd test/db && docker-compose down && docker-compose up -d && wait-for-localhost 3000","docs":"typedoc --mode file --target ES6 --theme minimal","docs:json":"typedoc --json docs/spec.json --mode modules --includeDeclarations --excludeExternals"},"dependencies":{"cross-fetch":"^3.0.6"},"devDependencies":{"@types/jest":"^26.0.13","@types/node-fetch":"^2.5.7","genversion":"^3.0.1","jest":"^26.4.1","node-abort-controller":"^3.0.0","npm-run-all":"^4.1.5","prettier":"^2.0.5","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-jest":"^26.3.0","typedoc":"^0.19.1","typescript":"^4.0.2","wait-for-localhost-cli":"^2.0.0"},"gitHead":"06946baf852b42f04b55e10ec900216f5ceeada7","_id":"@supabase/postgrest-js@0.34.0","_nodeVersion":"14.17.6","_npmVersion":"6.14.15","dist":{"shasum":"0bf86f21c373725285709c4c27038bea33488d73","size":24957,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-0.34.0.tgz","integrity":"sha512-5n0fljeojwNvRrvwCoZPcSYDADr3fEJtvpLW7T3f+g+Mxgg8C8gHmuXfhYg0vzC7Jm/ldEWoZY98bN/ZAQs4cA=="},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_0.34.0_1632741747114_0.7257711090507526"},"_hasShrinkwrap":false,"publish_time":1632741747277,"_cnpm_publish_time":1632741747277,"_cnpmcore_publish_time":"2021-12-16T19:37:47.968Z","contributors":[]},"0.33.3":{"name":"@supabase/postgrest-js","version":"0.33.3","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs","format":"prettier --write \"{src,test}/**/*.ts\"","build":"genversion src/lib/version.ts --es6 && run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","test":"run-s test:db && jest --runInBand","test:clean":"cd test/db && docker-compose down","test:db":"cd test/db && docker-compose down && docker-compose up -d && wait-for-localhost 3000","docs":"typedoc --mode file --target ES6 --theme minimal","docs:json":"typedoc --json docs/spec.json --mode modules --includeDeclarations --excludeExternals"},"dependencies":{"cross-fetch":"^3.0.6"},"devDependencies":{"@types/jest":"^26.0.13","@types/node-fetch":"^2.5.7","genversion":"^3.0.1","jest":"^26.4.1","npm-run-all":"^4.1.5","prettier":"^2.0.5","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-jest":"^26.3.0","typedoc":"^0.19.1","typescript":"^4.0.2","wait-for-localhost-cli":"^2.0.0"},"gitHead":"592b69fc0ade5d8fd9cbebc78706f917d78df6a2","_id":"@supabase/postgrest-js@0.33.3","_nodeVersion":"12.22.5","_npmVersion":"6.14.14","dist":{"shasum":"ae2061d1aef3879582900f059b7069ac41dd51ff","size":24168,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-0.33.3.tgz","integrity":"sha512-OWybVcjjopdUIC9xltnjmNUfCpEV5TBN8BIq8GIL6pCdArXyHvYHlEQsDjPdumPEWIBF8Y8thVasJ5E8O2Gt5Q=="},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_0.33.3_1629768755943_0.7256278768015227"},"_hasShrinkwrap":false,"publish_time":1629768756147,"_cnpm_publish_time":1629768756147,"_cnpmcore_publish_time":"2021-12-16T19:37:48.325Z","contributors":[]},"0.33.2":{"name":"@supabase/postgrest-js","version":"0.33.2","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs","format":"prettier --write \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","test":"run-s test:db && jest --runInBand","test:clean":"cd test/db && docker-compose down","test:db":"cd test/db && docker-compose down && docker-compose up -d && wait-for-localhost 3000","docs":"typedoc --mode file --target ES6 --theme minimal","docs:json":"typedoc --json docs/spec.json --mode modules --includeDeclarations --excludeExternals"},"dependencies":{"cross-fetch":"^3.0.6"},"devDependencies":{"@types/jest":"^26.0.13","@types/node-fetch":"^2.5.7","jest":"^26.4.1","npm-run-all":"^4.1.5","prettier":"^2.0.5","rimraf":"^3.0.2","ts-jest":"^26.3.0","typedoc":"^0.19.1","typescript":"^4.0.2","wait-for-localhost-cli":"^2.0.0"},"gitHead":"0b4968d31ed6b99d5436c4bb9b701314314bb140","_id":"@supabase/postgrest-js@0.33.2","_nodeVersion":"12.22.5","_npmVersion":"6.14.14","dist":{"shasum":"e3286bbb6661597f1da84248ac4e19f564a97fe1","size":23163,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-0.33.2.tgz","integrity":"sha512-B0wN+3bIy8rhaA66L2j7X/sq11SyO0SIKyRtQx515TbWI3meKc4pWzx+5t+bPe8+j8NHqfzl3Zm+U9F/Hraixw=="},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_0.33.2_1629708995867_0.21665924526322478"},"_hasShrinkwrap":false,"publish_time":1629708996030,"_cnpm_publish_time":1629708996030,"_cnpmcore_publish_time":"2021-12-16T19:37:49.094Z","contributors":[]},"0.33.1":{"name":"@supabase/postgrest-js","version":"0.33.1","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs","format":"prettier --write \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","test":"run-s test:db && jest --runInBand","test:clean":"cd test/db && docker-compose down","test:db":"cd test/db && docker-compose down && docker-compose up -d && wait-for-localhost 3000","docs":"typedoc --mode file --target ES6 --theme minimal","docs:json":"typedoc --json docs/spec.json --mode modules --includeDeclarations --excludeExternals"},"dependencies":{"cross-fetch":"^3.0.6"},"devDependencies":{"@types/jest":"^26.0.13","@types/node-fetch":"^2.5.7","jest":"^26.4.1","npm-run-all":"^4.1.5","prettier":"^2.0.5","rimraf":"^3.0.2","ts-jest":"^26.3.0","typedoc":"^0.19.1","typescript":"^4.0.2","wait-for-localhost-cli":"^2.0.0"},"gitHead":"7123cf81f539aa83aa7cc8b0a10c348e45bfd5fc","_id":"@supabase/postgrest-js@0.33.1","_nodeVersion":"12.22.4","_npmVersion":"6.14.14","dist":{"shasum":"aaf9644d72a7e4297c47415c3a0c2ffef9534982","size":23190,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-0.33.1.tgz","integrity":"sha512-VDOYv9RgGJmbI/qz6NNwayJqazLss/g0pVdf1KEAhE+Hvo6DggkrwUy4H+yiClszPcTxKiW5sDSaE5Urq2Q7nA=="},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_0.33.1_1629087255889_0.29275205149789696"},"_hasShrinkwrap":false,"publish_time":1629087256057,"_cnpm_publish_time":1629087256057,"_cnpmcore_publish_time":"2021-12-16T19:37:49.475Z","contributors":[]},"0.33.0":{"name":"@supabase/postgrest-js","version":"0.33.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs","format":"prettier --write \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","test":"run-s test:db && jest --runInBand","test:clean":"cd test/db && docker-compose down","test:db":"cd test/db && docker-compose down && docker-compose up -d && wait-for-localhost 3000","docs":"typedoc --mode file --target ES6 --theme minimal","docs:json":"typedoc --json docs/spec.json --mode modules --includeDeclarations --excludeExternals"},"dependencies":{"cross-fetch":"^3.0.6"},"devDependencies":{"@types/jest":"^26.0.13","@types/node-fetch":"^2.5.7","jest":"^26.4.1","npm-run-all":"^4.1.5","prettier":"^2.0.5","rimraf":"^3.0.2","ts-jest":"^26.3.0","typedoc":"^0.19.1","typescript":"^4.0.2","wait-for-localhost-cli":"^2.0.0"},"gitHead":"34ba10fa5ecc9b68c483796b655f16e096e9a71d","_id":"@supabase/postgrest-js@0.33.0","_nodeVersion":"12.22.1","_npmVersion":"6.14.12","dist":{"shasum":"36e0bfd0f79a0fa01a4bb7c7881ee463fd7d60a8","size":23144,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-0.33.0.tgz","integrity":"sha512-og6Evdkan7Qp6+tOch7Pyq+ZWMnrCQtPHWwPpsN5A3iYQSro2yn21Yvazs9qAFoWAeTGNkuTOVpShT5Mbc9WcQ=="},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_0.33.0_1624330722714_0.8076464241740533"},"_hasShrinkwrap":false,"publish_time":1624330722913,"_cnpm_publish_time":1624330722913,"_cnpmcore_publish_time":"2021-12-16T19:37:49.817Z","contributors":[]},"0.32.0":{"name":"@supabase/postgrest-js","version":"0.32.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs","format":"prettier --write \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","test":"run-s test:db && jest --runInBand","test:clean":"cd test/db && docker-compose down","test:db":"cd test/db && docker-compose down && docker-compose up -d && wait-for-localhost 3000","docs":"typedoc --mode file --target ES6 --theme minimal","docs:json":"typedoc --json docs/spec.json --mode modules --includeDeclarations --excludeExternals"},"dependencies":{"cross-fetch":"^3.0.6"},"devDependencies":{"@types/jest":"^26.0.13","@types/node-fetch":"^2.5.7","jest":"^26.4.1","npm-run-all":"^4.1.5","prettier":"^2.0.5","rimraf":"^3.0.2","ts-jest":"^26.3.0","typedoc":"^0.19.1","typescript":"^4.0.2","wait-for-localhost-cli":"^2.0.0"},"gitHead":"fb0b73d5472e7a92c5dde11b3eb193da708acfd8","_id":"@supabase/postgrest-js@0.32.0","_nodeVersion":"12.22.1","_npmVersion":"6.14.12","dist":{"shasum":"466ad95f1580876fc49248c8d27dcfc4e6a046a1","size":22916,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-0.32.0.tgz","integrity":"sha512-aIYHzznqPKiVhiUuT9m4POkCUloDYgrrIRgwRPnREop5kwLC5ldi1Qx5sX6gSUxjTjQPyc7Va5Gbot5ClfwVaA=="},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_0.32.0_1624177288046_0.742948399263059"},"_hasShrinkwrap":false,"publish_time":1624177288210,"_cnpm_publish_time":1624177288210,"_cnpmcore_publish_time":"2021-12-16T19:37:50.142Z","contributors":[]},"0.31.2":{"name":"@supabase/postgrest-js","version":"0.31.2","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs","format":"prettier --write \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","test":"run-s test:db && jest --runInBand","test:clean":"cd test/db && docker-compose down","test:db":"cd test/db && docker-compose down && docker-compose up -d && wait-for-localhost 3000","docs":"typedoc --mode file --target ES6 --theme minimal","docs:json":"typedoc --json docs/spec.json --mode modules --includeDeclarations --excludeExternals"},"dependencies":{"cross-fetch":"^3.0.6"},"devDependencies":{"@types/jest":"^26.0.13","@types/node-fetch":"^2.5.7","jest":"^26.4.1","npm-run-all":"^4.1.5","prettier":"^2.0.5","rimraf":"^3.0.2","ts-jest":"^26.3.0","typedoc":"^0.19.1","typescript":"^4.0.2","wait-for-localhost-cli":"^2.0.0"},"gitHead":"653323215571bdf7074303998ad507f5e96f0ada","_id":"@supabase/postgrest-js@0.31.2","_nodeVersion":"12.22.1","_npmVersion":"6.14.12","dist":{"shasum":"289298a3ccf5750161df25aeeb1ab257fc32724e","size":22799,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-0.31.2.tgz","integrity":"sha512-+LWlLveaV1Y1/MCqRD8RXpZZcSiWStZTdZqdOZsIeHVI0vSHYNR4mhxBdsnBTGvo58UW5W8h3EHxnZvTS4qBGw=="},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_0.31.2_1624162739674_0.045706589602720005"},"_hasShrinkwrap":false,"publish_time":1624162739851,"_cnpm_publish_time":1624162739851,"_cnpmcore_publish_time":"2021-12-16T19:37:50.407Z","contributors":[]},"0.31.1":{"name":"@supabase/postgrest-js","version":"0.31.1","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs","format":"prettier --write \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","test":"run-s test:db && jest --runInBand","test:clean":"cd test/db && docker-compose down","test:db":"cd test/db && docker-compose down && docker-compose up -d && wait-for-localhost 3000","docs":"typedoc --mode file --target ES6 --theme minimal","docs:json":"typedoc --json docs/spec.json --mode modules --includeDeclarations --excludeExternals"},"dependencies":{"cross-fetch":"^3.0.6"},"devDependencies":{"@types/jest":"^26.0.13","@types/node-fetch":"^2.5.7","jest":"^26.4.1","npm-run-all":"^4.1.5","prettier":"^2.0.5","rimraf":"^3.0.2","ts-jest":"^26.3.0","typedoc":"^0.19.1","typescript":"^4.0.2","wait-for-localhost-cli":"^2.0.0"},"gitHead":"915df5d548d6bf53aa8e21b731600dccee700113","_id":"@supabase/postgrest-js@0.31.1","_nodeVersion":"12.22.1","_npmVersion":"6.14.12","dist":{"shasum":"68c9046e8635ffac6c228fae9b3d3646eaa41d9d","size":22706,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-0.31.1.tgz","integrity":"sha512-KR2ZfNkO7XJ9YM4jj5D9435wDLCqowAtM9cKq5UaldKrny/nfCHnRllAO/bkQMlgo/3DRqYoKKi2hghEE6JBnQ=="},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_0.31.1_1623518065046_0.20014438360325926"},"_hasShrinkwrap":false,"publish_time":1623518065200,"_cnpm_publish_time":1623518065200,"_cnpmcore_publish_time":"2021-12-16T19:37:50.658Z","contributors":[]},"0.31.0":{"name":"@supabase/postgrest-js","version":"0.31.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs","format":"prettier --write \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","test":"run-s test:db && jest --runInBand","test:clean":"cd test/db && docker-compose down","test:db":"cd test/db && docker-compose down && docker-compose up -d && wait-for-localhost 3000","docs":"typedoc --mode file --target ES6 --theme minimal","docs:json":"typedoc --json docs/spec.json --mode modules --includeDeclarations --excludeExternals"},"dependencies":{"cross-fetch":"^3.0.6"},"devDependencies":{"@types/jest":"^26.0.13","@types/node-fetch":"^2.5.7","jest":"^26.4.1","npm-run-all":"^4.1.5","prettier":"^2.0.5","rimraf":"^3.0.2","ts-jest":"^26.3.0","typedoc":"^0.19.1","typescript":"^4.0.2","wait-for-localhost-cli":"^2.0.0"},"gitHead":"9df1e84750a2d83552d540e711c345b00f3ec1b3","_id":"@supabase/postgrest-js@0.31.0","_nodeVersion":"12.22.1","_npmVersion":"6.14.12","dist":{"shasum":"e8acc8b3f523a5e9bf71f12f0b86db352ec98021","size":22691,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-0.31.0.tgz","integrity":"sha512-x/W3NDqDVZMAy1Xznc7t4Avw/TxGimcvdbMsqHp5ZFPDdHSLrbYq285ZZ6CNw0pDEDSayGEFk+/ejKvNtY3AnQ=="},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_0.31.0_1623430182994_0.2535438025716823"},"_hasShrinkwrap":false,"publish_time":1623430183110,"_cnpm_publish_time":1623430183110,"_cnpmcore_publish_time":"2021-12-16T19:37:50.901Z","contributors":[]},"0.30.0":{"name":"@supabase/postgrest-js","version":"0.30.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs","format":"prettier --write \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","test":"run-s test:db && jest --runInBand","test:clean":"cd test/db && docker-compose down","test:db":"cd test/db && docker-compose down && docker-compose up -d && wait-for-localhost 3000","docs":"typedoc --mode file --target ES6 --theme minimal","docs:json":"typedoc --json docs/spec.json --mode modules --includeDeclarations --excludeExternals"},"dependencies":{"cross-fetch":"^3.0.6"},"devDependencies":{"@types/jest":"^26.0.13","@types/node-fetch":"^2.5.7","jest":"^26.4.1","npm-run-all":"^4.1.5","prettier":"^2.0.5","rimraf":"^3.0.2","ts-jest":"^26.3.0","typedoc":"^0.19.1","typescript":"^4.0.2","wait-for-localhost-cli":"^2.0.0"},"gitHead":"5ac12160ccf8d0e4467fc347771e9c27879f71ea","_id":"@supabase/postgrest-js@0.30.0","_nodeVersion":"12.22.1","_npmVersion":"6.14.12","dist":{"shasum":"a0b880922dc64e3f5e7c637c10fc41a953077372","size":22328,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-0.30.0.tgz","integrity":"sha512-pAhoTAQ0gItI/10U6vbk+eVLeOOz6WrviYyvl3AN3BNxV11Qb8gjJmLQRMD4BPGKwW2eRpeUj4Rzbu4PswTWCA=="},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_0.30.0_1623201914528_0.707357360745029"},"_hasShrinkwrap":false,"publish_time":1623201914672,"_cnpm_publish_time":1623201914672,"_cnpmcore_publish_time":"2021-12-16T19:37:51.155Z","contributors":[]},"0.29.0":{"name":"@supabase/postgrest-js","version":"0.29.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs","format":"prettier --write \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","test":"run-s test:db && jest --runInBand","test:clean":"cd test/db && docker-compose down","test:db":"cd test/db && docker-compose down && docker-compose up -d && sleep 5","docs":"typedoc --mode file --target ES6 --theme minimal","docs:json":"typedoc --json docs/spec.json --mode modules --includeDeclarations --excludeExternals"},"dependencies":{"cross-fetch":"^3.0.6"},"devDependencies":{"@types/jest":"^26.0.13","@types/node-fetch":"^2.5.7","jest":"^26.4.1","npm-run-all":"^4.1.5","prettier":"^2.0.5","rimraf":"^3.0.2","ts-jest":"^26.3.0","typedoc":"^0.19.1","typescript":"^4.0.2"},"gitHead":"5503d1136e048ced891158b53326fe3b03200565","_id":"@supabase/postgrest-js@0.29.0","_nodeVersion":"12.22.1","_npmVersion":"6.14.12","dist":{"shasum":"3d49b6675930b5010c7f36f0844f5797ce4d1d14","size":21670,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-0.29.0.tgz","integrity":"sha512-QvpzatmcOwPTbgCJacLqpwPPsbJ2erEA2ysS4+7avJIXT8C/WbmsM7KsQHD9JcEc6fqocMpqCm7YXJIFfUZTBw=="},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_0.29.0_1622466166728_0.23907430586892553"},"_hasShrinkwrap":false,"publish_time":1622466166917,"_cnpm_publish_time":1622466166917,"_cnpmcore_publish_time":"2021-12-16T19:37:51.395Z","contributors":[]},"0.28.4":{"name":"@supabase/postgrest-js","version":"0.28.4","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs","format":"prettier --write \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","test":"run-s test:db && jest --runInBand","test:clean":"cd test/db && docker-compose down","test:db":"cd test/db && docker-compose down && docker-compose up -d && sleep 5","docs":"typedoc --mode file --target ES6 --theme minimal","docs:json":"typedoc --json docs/spec.json --mode modules --includeDeclarations --excludeExternals"},"dependencies":{"cross-fetch":"^3.0.6"},"devDependencies":{"@types/jest":"^26.0.13","@types/node-fetch":"^2.5.7","jest":"^26.4.1","npm-run-all":"^4.1.5","prettier":"^2.0.5","rimraf":"^3.0.2","ts-jest":"^26.3.0","typedoc":"^0.19.1","typescript":"^4.0.2"},"gitHead":"e14461cb752e603c6dca9ca114bc882a3b137636","_id":"@supabase/postgrest-js@0.28.4","_nodeVersion":"12.22.1","_npmVersion":"6.14.12","dist":{"shasum":"6696cc55ed16c024e7c08d8b9c62cdad45837b5f","size":21540,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-0.28.4.tgz","integrity":"sha512-WTjkq6Nl/BBwBApmXEywEqE972qJiLF7Ct36do+u3zePhLqod9vO/7g6dpU4VTFb0+8VmloaVFK7FhY7EUPfiQ=="},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_0.28.4_1621822645403_0.8370965018803629"},"_hasShrinkwrap":false,"publish_time":1621822645547,"_cnpm_publish_time":1621822645547,"_cnpmcore_publish_time":"2021-12-16T19:37:51.626Z","contributors":[]},"0.28.3":{"name":"@supabase/postgrest-js","version":"0.28.3","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs","format":"prettier --write \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","test":"run-s test:db && jest --runInBand","test:clean":"cd test/db && docker-compose down","test:db":"cd test/db && docker-compose down && docker-compose up -d && sleep 5","docs":"typedoc --mode file --target ES6 --theme minimal","docs:json":"typedoc --json docs/spec.json --mode modules --includeDeclarations --excludeExternals"},"dependencies":{"cross-fetch":"^3.0.6"},"devDependencies":{"@types/jest":"^26.0.13","@types/node-fetch":"^2.5.7","jest":"^26.4.1","npm-run-all":"^4.1.5","prettier":"^2.0.5","rimraf":"^3.0.2","ts-jest":"^26.3.0","typedoc":"^0.19.1","typescript":"^4.0.2"},"gitHead":"791dc09c92dfcb5a8dd064a1e02ac554a1ad0127","_id":"@supabase/postgrest-js@0.28.3","_nodeVersion":"12.22.1","_npmVersion":"6.14.12","dist":{"shasum":"0989e7968cb618122577ee7ff625f5c141658ae9","size":21483,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-0.28.3.tgz","integrity":"sha512-nibxmeKdkxLKBrxe/K7udSb22g37RKfo2HTo3Icw0glb0scP3/cIb+tkbrvnAj6NRfCt5FTXh7Wic+lT4G5onw=="},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_0.28.3_1620893957777_0.8547959640903695"},"_hasShrinkwrap":false,"publish_time":1620893957946,"_cnpm_publish_time":1620893957946,"_cnpmcore_publish_time":"2021-12-16T19:37:51.839Z","contributors":[]},"0.28.2":{"name":"@supabase/postgrest-js","version":"0.28.2","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs","format":"prettier --write \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","test":"run-s test:db && jest --runInBand","test:clean":"cd test/db && docker-compose down","test:db":"cd test/db && docker-compose down && docker-compose up -d && sleep 5","docs":"typedoc --mode file --target ES6 --theme minimal","docs:json":"typedoc --json docs/spec.json --mode modules --includeDeclarations --excludeExternals"},"dependencies":{"cross-fetch":"^3.0.6"},"devDependencies":{"@types/jest":"^26.0.13","@types/node-fetch":"^2.5.7","jest":"^26.4.1","npm-run-all":"^4.1.5","prettier":"^2.0.5","rimraf":"^3.0.2","ts-jest":"^26.3.0","typedoc":"^0.19.1","typescript":"^4.0.2"},"gitHead":"c865235a726ee6f9b816a7f751c15f7433cc555c","_id":"@supabase/postgrest-js@0.28.2","_nodeVersion":"12.22.1","_npmVersion":"6.14.12","dist":{"shasum":"b3c13ab4e12370356c80d441aac28cd46e0fdcf9","size":21564,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-0.28.2.tgz","integrity":"sha512-Qv2xCZBR6uDyDXShF33xyMaeVhvKSesWeKGAT1JOUqE+To6G61vXxTrUtitPihSEZYdWgc7k1gQzbXhMCGHb4w=="},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_0.28.2_1620523057663_0.05554508600184649"},"_hasShrinkwrap":false,"publish_time":1620523057865,"_cnpm_publish_time":1620523057865,"_cnpmcore_publish_time":"2021-12-16T19:37:52.100Z","contributors":[]},"0.28.1":{"name":"@supabase/postgrest-js","version":"0.28.1","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs","format":"prettier --write \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","test":"run-s test:db && jest --runInBand","test:clean":"cd test/db && docker-compose down","test:db":"cd test/db && docker-compose down && docker-compose up -d && sleep 5","docs":"typedoc --mode file --target ES6 --theme minimal","docs:json":"typedoc --json docs/spec.json --mode modules --includeDeclarations --excludeExternals"},"dependencies":{"cross-fetch":"^3.0.6"},"devDependencies":{"@types/jest":"^26.0.13","@types/node-fetch":"^2.5.7","jest":"^26.4.1","npm-run-all":"^4.1.5","prettier":"^2.0.5","rimraf":"^3.0.2","ts-jest":"^26.3.0","typedoc":"^0.19.1","typescript":"^4.0.2"},"gitHead":"c5f4bb745cc3b628cee8b58ab3885b8bc29555d9","_id":"@supabase/postgrest-js@0.28.1","_nodeVersion":"12.22.0","_npmVersion":"6.14.11","dist":{"shasum":"2fb7c31c2967e99dfaddd9fec18bf45906db5cae","size":21297,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-0.28.1.tgz","integrity":"sha512-DaBsqlqWa2ru+yoUcahkeVPdi2pK1sMaWBr7ZkfkB4jFFZ2ekOvKFt11q9a3BhDAXh8x3PaBx7g76Tvd+i2lDw=="},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_0.28.1_1618405482806_0.3301763496784247"},"_hasShrinkwrap":false,"publish_time":1618405482979,"_cnpm_publish_time":1618405482979,"_cnpmcore_publish_time":"2021-12-16T19:37:52.324Z","contributors":[]},"0.28.0":{"name":"@supabase/postgrest-js","version":"0.28.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs","format":"prettier --write \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","test":"run-s test:db && jest --runInBand","test:clean":"cd test/db && docker-compose down","test:db":"cd test/db && docker-compose down && docker-compose up -d && sleep 5","docs":"typedoc --mode file --target ES6 --theme minimal","docs:json":"typedoc --json docs/spec.json --mode modules --includeDeclarations --excludeExternals"},"dependencies":{"cross-fetch":"^3.0.6"},"devDependencies":{"@types/jest":"^26.0.13","@types/node-fetch":"^2.5.7","jest":"^26.4.1","npm-run-all":"^4.1.5","prettier":"^2.0.5","rimraf":"^3.0.2","ts-jest":"^26.3.0","typedoc":"^0.19.1","typescript":"^4.0.2"},"gitHead":"4188925e5a5ad1426cfc963dba7dc3990d2183ec","_id":"@supabase/postgrest-js@0.28.0","_nodeVersion":"12.21.0","_npmVersion":"6.14.11","dist":{"shasum":"6e383b451057bef4e1caf6fc75c88a935ca5524a","size":17329,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-0.28.0.tgz","integrity":"sha512-h7em0UwOy6HK+33kzTOWbOzfB9uXe7DtxNv2JLDcgj9vRN1fSIUSYKrbuwmM93zz3r6ZMpkALXND8S/4fgoXBA=="},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_0.28.0_1616410500803_0.9484449242887192"},"_hasShrinkwrap":false,"publish_time":1616410501012,"_cnpm_publish_time":1616410501012,"_cnpmcore_publish_time":"2021-12-16T19:37:52.550Z","contributors":[]},"0.27.0":{"name":"@supabase/postgrest-js","version":"0.27.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs","format":"prettier --write \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","test":"run-s test:db && jest --runInBand","test:clean":"cd test/db && docker-compose down","test:db":"cd test/db && docker-compose down && docker-compose up -d && sleep 5","docs":"typedoc --mode file --target ES6 --theme minimal","docs:json":"typedoc --json docs/spec.json --mode modules --includeDeclarations --excludeExternals"},"dependencies":{"cross-fetch":"^3.0.6"},"devDependencies":{"@types/jest":"^26.0.13","@types/node-fetch":"^2.5.7","jest":"^26.4.1","npm-run-all":"^4.1.5","prettier":"^2.0.5","rimraf":"^3.0.2","ts-jest":"^26.3.0","typedoc":"^0.19.1","typescript":"^4.0.2"},"gitHead":"b1369cde1645df8caa14562b1983f26b0b43eb60","_id":"@supabase/postgrest-js@0.27.0","_nodeVersion":"12.21.0","_npmVersion":"6.14.11","dist":{"shasum":"ba7ea8049eb48048e7f995b0d458b01876eea744","size":16213,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-0.27.0.tgz","integrity":"sha512-oJgosEMCTyaO/pS+gwZC1bn24aKSQjyAGNPaHLByhZO+bvY36ZyE4cLPo/KqifZQSqzrTkQDYdifPFDUc7ElvQ=="},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_0.27.0_1616410430789_0.8371767468112008"},"_hasShrinkwrap":false,"publish_time":1616410430978,"_cnpm_publish_time":1616410430978,"_cnpmcore_publish_time":"2021-12-16T19:37:52.737Z","contributors":[]},"0.26.1":{"name":"@supabase/postgrest-js","version":"0.26.1","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs","format":"prettier --write \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","test":"run-s test:db && jest --runInBand","test:clean":"cd test/db && docker-compose down","test:db":"cd test/db && docker-compose down && docker-compose up -d && sleep 5","docs":"typedoc --mode file --target ES6 --theme minimal","docs:json":"typedoc --json docs/spec.json --mode modules --includeDeclarations --excludeExternals"},"dependencies":{"cross-fetch":"^3.0.6"},"devDependencies":{"@types/jest":"^26.0.13","@types/node-fetch":"^2.5.7","jest":"^26.4.1","npm-run-all":"^4.1.5","prettier":"^2.0.5","rimraf":"^3.0.2","ts-jest":"^26.3.0","typedoc":"^0.19.1","typescript":"^4.0.2"},"gitHead":"8ba6cb88aacbb77b009e621fe08c4f6d9f421b75","_id":"@supabase/postgrest-js@0.26.1","_nodeVersion":"12.21.0","_npmVersion":"6.14.11","dist":{"shasum":"8b68c5fc68da25fcfbf6b1f36da4ec6c951edba4","size":16070,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-0.26.1.tgz","integrity":"sha512-fD7K6S2bl8JkYqeeZ0hWBWaCz61ktqz2MA4jiugT9FiKITaMgnjekHUwA29KbPsiRRft0HW/bNDRPxrGy+3UNw=="},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_0.26.1_1615477521853_0.7893536096410005"},"_hasShrinkwrap":false,"publish_time":1615477522008,"_cnpm_publish_time":1615477522008,"_cnpmcore_publish_time":"2021-12-16T19:37:52.959Z","contributors":[]},"0.26.0":{"name":"@supabase/postgrest-js","version":"0.26.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs","format":"prettier --write \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","test":"run-s test:db && jest --runInBand","test:clean":"cd test/db && docker-compose down","test:db":"cd test/db && docker-compose down && docker-compose up -d && sleep 5","docs":"typedoc --mode file --target ES6 --theme minimal","docs:json":"typedoc --json docs/spec.json --mode modules --includeDeclarations --excludeExternals"},"dependencies":{"cross-fetch":"^3.0.6"},"devDependencies":{"@types/jest":"^26.0.13","@types/node-fetch":"^2.5.7","jest":"^26.4.1","npm-run-all":"^4.1.5","prettier":"^2.0.5","rimraf":"^3.0.2","ts-jest":"^26.3.0","typedoc":"^0.19.1","typescript":"^4.0.2"},"gitHead":"e5f5dfae7da22f4ff63c11c124d65d0699b7b890","_id":"@supabase/postgrest-js@0.26.0","_nodeVersion":"12.21.0","_npmVersion":"6.14.11","dist":{"shasum":"37dad089e2894c2c336868f9a79d0bfb592f2a73","size":15923,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-0.26.0.tgz","integrity":"sha512-W709CWcBYxZzDVPtW4jasrgR0/IEkJhg+kN3mn8ybFd/fMTp4d4tkrV2LTNkMWUUUuU2p9Su9GokegBqI4SUUA=="},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_0.26.0_1615288819196_0.3848418034060297"},"_hasShrinkwrap":false,"publish_time":1615288819357,"_cnpm_publish_time":1615288819357,"_cnpmcore_publish_time":"2021-12-16T19:37:53.275Z","contributors":[]},"0.25.0":{"name":"@supabase/postgrest-js","version":"0.25.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs","format":"prettier --write \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","test":"run-s test:db && jest --runInBand","test:clean":"cd test/db && docker-compose down","test:db":"cd test/db && docker-compose down && docker-compose up -d && sleep 5","docs":"typedoc --mode file --target ES6 --theme minimal","docs:json":"typedoc --json docs/spec.json --mode modules --includeDeclarations --excludeExternals"},"dependencies":{"cross-fetch":"^3.0.6"},"devDependencies":{"@types/jest":"^26.0.13","@types/node-fetch":"^2.5.7","jest":"^26.4.1","npm-run-all":"^4.1.5","prettier":"^2.0.5","rimraf":"^3.0.2","ts-jest":"^26.3.0","typedoc":"^0.19.1","typescript":"^4.0.2"},"gitHead":"7841c353079bb6fffea841dbf9f3fc5c71db2cae","_id":"@supabase/postgrest-js@0.25.0","_nodeVersion":"12.21.0","_npmVersion":"6.14.11","dist":{"shasum":"40b2590053f498de995da7a633c647855865ee4f","size":15855,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-0.25.0.tgz","integrity":"sha512-oYD/YruiUZxzzDkwSVQNmNqIDykZTp4jlG577qcpltAmKY6G3g2sFPES4Ig6Z4DYFgfyg7JleozjiaBu4ZcpqQ=="},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_0.25.0_1615097152249_0.5315768508871948"},"_hasShrinkwrap":false,"publish_time":1615097152425,"_cnpm_publish_time":1615097152425,"_cnpmcore_publish_time":"2021-12-16T19:37:53.499Z","contributors":[]},"0.24.5":{"name":"@supabase/postgrest-js","version":"0.24.5","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs","format":"prettier --write \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","test":"run-s test:db && jest --runInBand","test:clean":"cd test/db && docker-compose down","test:db":"cd test/db && docker-compose down && docker-compose up -d && sleep 5","docs":"typedoc --mode file --target ES6 --theme minimal","docs:json":"typedoc --json docs/spec.json --mode modules --includeDeclarations --excludeExternals"},"dependencies":{"cross-fetch":"^3.0.6"},"devDependencies":{"@types/jest":"^26.0.13","@types/node-fetch":"^2.5.7","jest":"^26.4.1","npm-run-all":"^4.1.5","prettier":"^2.0.5","rimraf":"^3.0.2","ts-jest":"^26.3.0","typedoc":"^0.19.1","typescript":"^4.0.2"},"gitHead":"791643b00e82e6a7ef16d3d0501221d1267ea218","_id":"@supabase/postgrest-js@0.24.5","_nodeVersion":"12.21.0","_npmVersion":"6.14.11","dist":{"shasum":"bfad12442bd7eef2e44d7698c08f3cd72e63f712","size":15816,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-0.24.5.tgz","integrity":"sha512-DJWynRWLIVSnEHGWsPoLd7hjVO9MekPPWHwKUX/8uJnRS+SGj61EnvC5EIB2DkmSQSO0HJHXRt90nwvnTG/YVA=="},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_0.24.5_1614918519292_0.7484070386446993"},"_hasShrinkwrap":false,"publish_time":1614918519393,"_cnpm_publish_time":1614918519393,"_cnpmcore_publish_time":"2021-12-16T19:37:53.715Z","contributors":[]},"0.24.4":{"name":"@supabase/postgrest-js","version":"0.24.4","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs","format":"prettier --write \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","test":"run-s test:db && jest --runInBand","test:clean":"cd test/db && docker-compose down","test:db":"cd test/db && docker-compose down && docker-compose up -d && sleep 5","docs":"typedoc --mode file --target ES6 --theme minimal","docs:json":"typedoc --json docs/spec.json --mode modules --includeDeclarations --excludeExternals"},"dependencies":{"cross-fetch":"^3.0.6"},"devDependencies":{"@types/jest":"^26.0.13","@types/node-fetch":"^2.5.7","jest":"^26.4.1","npm-run-all":"^4.1.5","prettier":"^2.0.5","rimraf":"^3.0.2","ts-jest":"^26.3.0","typedoc":"^0.19.1","typescript":"^4.0.2"},"gitHead":"2bbc4354ee14895a7eb7b7f4724b8818ab650426","_id":"@supabase/postgrest-js@0.24.4","_nodeVersion":"12.20.1","_npmVersion":"6.14.10","dist":{"shasum":"5a75019529749ce9d7bd912ed9f9dc6e03cddb1e","size":15810,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-0.24.4.tgz","integrity":"sha512-2HEeHocntRDIlHgIC4+tlDE2HFrZI5GS1FAYrHFEIqQhfX1aukka6c5lTYMm5nSt+V2dZbadZH9euEKeDBwDcg=="},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_0.24.4_1614128126020_0.7282771276098536"},"_hasShrinkwrap":false,"publish_time":1614128126167,"_cnpm_publish_time":1614128126167,"_cnpmcore_publish_time":"2021-12-16T19:37:53.943Z","contributors":[]},"0.24.3":{"name":"@supabase/postgrest-js","version":"0.24.3","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs","format":"prettier --write \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","test":"run-s test:db && jest --runInBand","test:clean":"cd test/db && docker-compose down","test:db":"cd test/db && docker-compose down && docker-compose up -d && sleep 5","docs":"typedoc --mode file --target ES6 --theme minimal","docs:json":"typedoc --json docs/spec.json --mode modules --includeDeclarations --excludeExternals"},"dependencies":{"cross-fetch":"^3.0.6"},"devDependencies":{"@types/jest":"^26.0.13","@types/node-fetch":"^2.5.7","jest":"^26.4.1","npm-run-all":"^4.1.5","prettier":"^2.0.5","rimraf":"^3.0.2","ts-jest":"^26.3.0","typedoc":"^0.19.1","typescript":"^4.0.2"},"gitHead":"9ecb9851429bb15b6569ad7dfd24b7363e335e93","_id":"@supabase/postgrest-js@0.24.3","_nodeVersion":"12.20.1","_npmVersion":"6.14.10","dist":{"shasum":"9f071744f7a611f5c69b0421d0e7fbdf05dbd63e","size":15283,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-0.24.3.tgz","integrity":"sha512-o1Ssyrkq6CGoa93HgMtLjDFnPE7gRXPgItIZcsXNZKY7eVEN2yWIanurCgn5M8b6t7Be3O5hEWmh/oaQCrh70Q=="},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_0.24.3_1613266644977_0.8931677224819303"},"_hasShrinkwrap":false,"publish_time":1613266645193,"_cnpm_publish_time":1613266645193,"_cnpmcore_publish_time":"2021-12-16T19:37:54.283Z","contributors":[]},"0.24.2":{"name":"@supabase/postgrest-js","version":"0.24.2","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs","format":"prettier --write \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","test":"run-s test:db && jest --runInBand","test:clean":"cd test/db && docker-compose down","test:db":"cd test/db && docker-compose down && docker-compose up -d && sleep 5","docs":"typedoc --mode file --target ES6 --theme minimal","docs:json":"typedoc --json docs/spec.json --mode modules --includeDeclarations --excludeExternals"},"dependencies":{"cross-fetch":"^3.0.6"},"devDependencies":{"@types/jest":"^26.0.13","@types/node-fetch":"^2.5.7","jest":"^26.4.1","npm-run-all":"^4.1.5","prettier":"^2.0.5","rimraf":"^3.0.2","ts-jest":"^26.3.0","typedoc":"^0.19.1","typescript":"^4.0.2"},"gitHead":"512bb347920b772cdcb9f4a545316b03f6261140","_id":"@supabase/postgrest-js@0.24.2","_nodeVersion":"12.20.1","_npmVersion":"6.14.10","dist":{"shasum":"3d39582d4b6774b259da465e0d1add9d4e97227e","size":15366,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-0.24.2.tgz","integrity":"sha512-4dOsjZfetQ9JMzCyak/CyBXjgDuoi6qHVFG3s3JM558+blVuLQqm3n9SbtroM1DhBYrbwi5KF44WBL/JH2HV+A=="},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_0.24.2_1612867950017_0.9429319134412977"},"_hasShrinkwrap":false,"publish_time":1612867950157,"_cnpm_publish_time":1612867950157,"_cnpmcore_publish_time":"2021-12-16T19:37:54.496Z","contributors":[]},"0.24.1":{"name":"@supabase/postgrest-js","version":"0.24.1","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs","format":"prettier --write \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","test":"run-s test:db && jest --runInBand","test:clean":"cd test/db && docker-compose down","test:db":"cd test/db && docker-compose down && docker-compose up -d && sleep 5","docs":"typedoc --mode file --target ES6 --theme minimal","docs:json":"typedoc --json docs/spec.json --mode modules --includeDeclarations --excludeExternals"},"dependencies":{"cross-fetch":"^3.0.6"},"devDependencies":{"@types/jest":"^26.0.13","@types/node-fetch":"^2.5.7","jest":"^26.4.1","npm-run-all":"^4.1.5","prettier":"^2.0.5","rimraf":"^3.0.2","ts-jest":"^26.3.0","typedoc":"^0.19.1","typescript":"^4.0.2"},"gitHead":"8b1c85cebab96fba6d9699426927d92e6aa3cbc7","_id":"@supabase/postgrest-js@0.24.1","_nodeVersion":"12.20.1","_npmVersion":"6.14.10","dist":{"shasum":"43c2770bf95b6628330ddfaba592d7a1cc406953","size":15466,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-0.24.1.tgz","integrity":"sha512-uvS0v1zqVc3Y5GqnR3B2GBY1c4REdpcS/kiiOJJou3me6nuZptqV/8tUPhSOAWWt8S5XpOI9OK+aAozBdC7c5w=="},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_0.24.1_1610961633589_0.4280770071672231"},"_hasShrinkwrap":false,"publish_time":1610961633748,"_cnpm_publish_time":1610961633748,"_cnpmcore_publish_time":"2021-12-16T19:37:54.727Z","contributors":[]},"0.24.0":{"name":"@supabase/postgrest-js","version":"0.24.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs","format":"prettier --write \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","test":"run-s test:db && jest --runInBand","test:clean":"cd test/db && docker-compose down","test:db":"cd test/db && docker-compose down && docker-compose up -d && sleep 5","docs":"typedoc --mode file --target ES6 --theme minimal","docs:json":"typedoc --json docs/spec.json --mode modules --includeDeclarations --excludeExternals"},"dependencies":{"cross-fetch":"^3.0.6"},"devDependencies":{"@types/jest":"^26.0.13","@types/node-fetch":"^2.5.7","jest":"^26.4.1","npm-run-all":"^4.1.5","prettier":"^2.0.5","rimraf":"^3.0.2","ts-jest":"^26.3.0","typedoc":"^0.19.1","typescript":"^4.0.2"},"gitHead":"8cf6e0020a4a04f326fcaed704239db1dee9853d","_id":"@supabase/postgrest-js@0.24.0","_nodeVersion":"12.20.1","_npmVersion":"6.14.10","dist":{"shasum":"76526f017e7a81702f29bf93447bfdc3a031d007","size":15474,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-0.24.0.tgz","integrity":"sha512-7QCbTpK+hJ/NJjeVPLJ6mnqROL+5fcSeX35gQe2q/I+6a5xvOMCOMNAKNLw+dA4u6tKaSv+aZS/GdYQaKcg4AA=="},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_0.24.0_1610708484550_0.9407108276254235"},"_hasShrinkwrap":false,"publish_time":1610708484730,"_cnpm_publish_time":1610708484730,"_cnpmcore_publish_time":"2021-12-16T19:37:54.989Z","contributors":[]},"0.23.0":{"name":"@supabase/postgrest-js","version":"0.23.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs","format":"prettier --write \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","test":"run-s test:db && jest --runInBand","test:clean":"cd test/db && docker-compose down","test:db":"cd test/db && docker-compose down && docker-compose up -d && sleep 5","docs":"typedoc --mode file --target ES6 --theme minimal","docs:json":"typedoc --json docs/spec.json --mode modules --includeDeclarations --excludeExternals"},"dependencies":{"cross-fetch":"^3.0.6"},"devDependencies":{"@types/jest":"^26.0.13","@types/node-fetch":"^2.5.7","jest":"^26.4.1","npm-run-all":"^4.1.5","prettier":"^2.0.5","rimraf":"^3.0.2","ts-jest":"^26.3.0","typedoc":"^0.19.1","typescript":"^4.0.2"},"gitHead":"d56d69ab2dade6c98865530d9af18a1b54130ada","_id":"@supabase/postgrest-js@0.23.0","_nodeVersion":"12.20.0","_npmVersion":"6.14.8","dist":{"shasum":"cc7961259c0b82f73d765e9f845bb61b0ce11c10","size":14757,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-0.23.0.tgz","integrity":"sha512-YS1VKEyd+mFHUaSL0tNgATJ1/h0JvkQiiEldtd5v4QJ/TFEKeU8Dd4ltZQjE/OiCOt2q25f7c01H0v8L+ckfmg=="},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_0.23.0_1609872218007_0.9295543694235218"},"_hasShrinkwrap":false,"publish_time":1609872218127,"_cnpm_publish_time":1609872218127,"_cnpmcore_publish_time":"2021-12-16T19:37:55.199Z","contributors":[]},"0.22.0":{"name":"@supabase/postgrest-js","version":"0.22.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs","format":"prettier --write \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","test":"run-s test:db && jest --runInBand","test:clean":"cd test/db && docker-compose down","test:db":"cd test/db && docker-compose down && docker-compose up -d && sleep 5","docs":"typedoc --mode file --target ES6 --theme minimal","docs:json":"typedoc --json docs/spec.json --mode modules --includeDeclarations --excludeExternals"},"dependencies":{"cross-fetch":"^3.0.6"},"devDependencies":{"@types/jest":"^26.0.13","@types/node-fetch":"^2.5.7","jest":"^26.4.1","npm-run-all":"^4.1.5","prettier":"^2.0.5","rimraf":"^3.0.2","ts-jest":"^26.3.0","typedoc":"^0.19.1","typescript":"^4.0.2"},"gitHead":"902e55ac0562dac6c4ffb581d0797d66b4663957","_id":"@supabase/postgrest-js@0.22.0","_nodeVersion":"12.20.0","_npmVersion":"6.14.8","dist":{"shasum":"8b92914155996f8e4af0f7de6e62a3e89c950474","size":14672,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-0.22.0.tgz","integrity":"sha512-QNEsF4aJOwTZKcLemheKzfTlSIqDYYO4SfsKO7oarbJPFB1OXCJ21YwpPIuTokgWaqWm3yZyR6L2uDZ5J4r7Hg=="},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_0.22.0_1607678212417_0.24359724806482452"},"_hasShrinkwrap":false,"publish_time":1607678212597,"_cnpm_publish_time":1607678212597,"_cnpmcore_publish_time":"2021-12-16T19:37:55.393Z","contributors":[]},"0.21.2":{"name":"@supabase/postgrest-js","version":"0.21.2","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs","format":"prettier --write \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","test":"run-s test:db && jest --runInBand","test:clean":"cd test/db && docker-compose down","test:db":"cd test/db && docker-compose down && docker-compose up -d && sleep 5","docs":"typedoc --mode file --target ES6 --theme minimal","docs:json":"typedoc --json docs/spec.json --mode modules --includeDeclarations --excludeExternals"},"dependencies":{"cross-fetch":"^3.0.6"},"devDependencies":{"@types/jest":"^26.0.13","@types/node-fetch":"^2.5.7","jest":"^26.4.1","npm-run-all":"^4.1.5","prettier":"^2.0.5","rimraf":"^3.0.2","ts-jest":"^26.3.0","typedoc":"^0.19.1","typescript":"^4.0.2"},"gitHead":"c92493ebdf875e2dbe6adfea271e905e09a678fc","_id":"@supabase/postgrest-js@0.21.2","_nodeVersion":"12.19.0","_npmVersion":"6.14.8","dist":{"shasum":"047a37b8b8585ed0d0b13d6754dab2209e948c24","size":14063,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-0.21.2.tgz","integrity":"sha512-ww7aa4GHu788T2QxZlLiRfi+MHJ+EXbNurzTgaG/3nWmOEEy/gmNTLwgyHUAO92MRE2IrLiZyln3QJDZwGQwrw=="},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_0.21.2_1605174450242_0.5600779101788287"},"_hasShrinkwrap":false,"publish_time":1605174450450,"_cnpm_publish_time":1605174450450,"_cnpmcore_publish_time":"2021-12-16T19:37:55.612Z","contributors":[]},"0.21.1":{"name":"@supabase/postgrest-js","version":"0.21.1","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs","format":"prettier --write \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","test":"run-s test:db && jest --runInBand","test:clean":"cd test/db && docker-compose down","test:db":"cd test/db && docker-compose down && docker-compose up -d && sleep 5","docs":"typedoc --mode file --target ES6 --theme minimal","docs:json":"typedoc --json docs/spec.json --mode modules --includeDeclarations --excludeExternals"},"dependencies":{"cross-fetch":"^3.0.6"},"devDependencies":{"@types/jest":"^26.0.13","@types/node-fetch":"^2.5.7","jest":"^26.4.1","npm-run-all":"^4.1.5","prettier":"^2.0.5","rimraf":"^3.0.2","ts-jest":"^26.3.0","typedoc":"^0.19.1","typescript":"^4.0.2"},"gitHead":"12c98ce0843b7245ca03d15f7be141748d1cb8df","_id":"@supabase/postgrest-js@0.21.1","_nodeVersion":"12.19.0","_npmVersion":"6.14.8","dist":{"shasum":"6e8f49558cbb9585c29e3bbf023251a34c0da8d5","size":14068,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-0.21.1.tgz","integrity":"sha512-KHM+cDaxI5iIXl8uXQPsxjRqZHRnltav4Yq8juehn3wkXxsZS01LT6E3zdGn401a/yZgiJJWAp0m31BAql27vg=="},"maintainers":[{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"}],"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_0.21.1_1603350449752_0.21182569095868686"},"_hasShrinkwrap":false,"publish_time":1603350449865,"_cnpm_publish_time":1603350449865,"_cnpmcore_publish_time":"2021-12-16T19:37:55.803Z","contributors":[]},"0.21.0":{"name":"@supabase/postgrest-js","version":"0.21.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs","format":"prettier --write \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","test":"run-s test:db && jest --runInBand","test:clean":"cd test/db && docker-compose down","test:db":"cd test/db && docker-compose down && docker-compose up -d && sleep 5","docs":"typedoc --mode file --target ES6 --theme minimal","docs:json":"typedoc --json docs/spec.json --mode modules --includeDeclarations --excludeExternals"},"dependencies":{"cross-fetch":"^3.0.6"},"devDependencies":{"@types/jest":"^26.0.13","@types/node-fetch":"^2.5.7","jest":"^26.4.1","npm-run-all":"^4.1.5","prettier":"^2.0.5","rimraf":"^3.0.2","ts-jest":"^26.3.0","typedoc":"^0.19.1","typescript":"^4.0.2"},"gitHead":"38d604d2f2aa3fbc6a5efb775ac4591f550a6672","_id":"@supabase/postgrest-js@0.21.0","_nodeVersion":"12.19.0","_npmVersion":"6.14.8","dist":{"shasum":"e8970a67cbc6372420d66d39c5d1246e684b38a9","size":13508,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-0.21.0.tgz","integrity":"sha512-2MxPodIf1Ij+iR2RYVxziZpBv/9j6zT2d2UWSvdu2GT8yODo1hO2oXXT4cFJqvxmVX6A+z4J39wBqutt9vlttQ=="},"maintainers":[{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"}],"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_0.21.0_1603182837607_0.03218984622031851"},"_hasShrinkwrap":false,"publish_time":1603182837740,"_cnpm_publish_time":1603182837740,"_cnpmcore_publish_time":"2021-12-16T19:37:56.078Z","contributors":[]},"0.20.0":{"name":"@supabase/postgrest-js","version":"0.20.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs","format":"prettier --write \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","test":"run-s test:db && jest -i","test:db":"cd test/db && docker-compose down && docker-compose up -d && sleep 5","docs":"typedoc --mode file --target ES6 --theme minimal","docs:json":"typedoc --json docs/spec.json --mode modules --includeDeclarations --excludeExternals"},"dependencies":{"cross-fetch":"^3.0.6"},"devDependencies":{"@types/jest":"^26.0.13","@types/node-fetch":"^2.5.7","jest":"^26.4.1","npm-run-all":"^4.1.5","prettier":"^2.0.5","rimraf":"^3.0.2","ts-jest":"^26.3.0","typedoc":"^0.19.1","typescript":"^4.0.2"},"gitHead":"c96ccfba614731d53d8a6b5abe860eba0076b814","_id":"@supabase/postgrest-js@0.20.0","_nodeVersion":"12.18.4","_npmVersion":"6.14.6","dist":{"shasum":"297b8f8617edbdf8caf21a1959faf40c3504e4ba","size":11949,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-0.20.0.tgz","integrity":"sha512-D5sBQyOU9DlIu3jYByTx7vkqfWhkg4KnGlIincXWU24+TFetRbHqb7uUhcD53p7UARtXGJqBRtlJoLz4I8hbNg=="},"maintainers":[{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"}],"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_0.20.0_1602500858116_0.1423472525422964"},"_hasShrinkwrap":false,"publish_time":1602500858230,"_cnpm_publish_time":1602500858230,"_cnpmcore_publish_time":"2021-12-16T19:37:56.260Z","contributors":[]},"0.19.1":{"name":"@supabase/postgrest-js","version":"0.19.1","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs","format":"prettier --write \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","test":"run-s test:db && jest -i","test:db":"cd test/db && docker-compose down && docker-compose up -d && sleep 5","docs":"typedoc --mode file --target ES6 --theme minimal","docs:json":"typedoc --json docs/spec.json --mode modules --includeDeclarations --excludeExternals"},"dependencies":{"cross-fetch":"^3.0.6"},"devDependencies":{"@types/jest":"^26.0.13","@types/node-fetch":"^2.5.7","jest":"^26.4.1","npm-run-all":"^4.1.5","prettier":"^2.0.5","rimraf":"^3.0.2","ts-jest":"^26.3.0","typedoc":"^0.19.1","typescript":"^4.0.2"},"gitHead":"3100a04e1e1bf0b25889cac2e5ff7a75319de855","_id":"@supabase/postgrest-js@0.19.1","_nodeVersion":"12.18.4","_npmVersion":"6.14.6","dist":{"shasum":"ebec4cfa5a233c8ca0ed65d58020edfc0da8ffc7","size":11964,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-0.19.1.tgz","integrity":"sha512-jZTRm5pUqY04S5W0qqkT9o8tZn2XOlkWT12jjwevH+JKMs2KPSLq4cKCHU6YGzuJRHuhHiy9iMwL9YOQABmGtA=="},"maintainers":[{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"}],"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_0.19.1_1602058654947_0.24833164330431212"},"_hasShrinkwrap":false,"publish_time":1602058655076,"_cnpm_publish_time":1602058655076,"_cnpmcore_publish_time":"2021-12-16T19:37:56.447Z","contributors":[]},"0.19.0":{"name":"@supabase/postgrest-js","version":"0.19.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs","format":"prettier --write \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","test":"run-s test:db && jest -i","test:db":"cd test/db && docker-compose down && docker-compose up -d && sleep 5","docs":"typedoc --mode file --target ES6 --theme minimal","docs:json":"typedoc --json docs/spec.json --mode modules --includeDeclarations --excludeExternals"},"dependencies":{"cross-fetch":"^3.0.6"},"devDependencies":{"@types/jest":"^26.0.13","@types/node-fetch":"^2.5.7","jest":"^26.4.1","npm-run-all":"^4.1.5","prettier":"^2.0.5","rimraf":"^3.0.2","ts-jest":"^26.3.0","typedoc":"^0.19.1","typescript":"^4.0.2"},"gitHead":"3a902b3a9d3b0a765480db85b891d0b363679a76","_id":"@supabase/postgrest-js@0.19.0","_nodeVersion":"12.18.4","_npmVersion":"6.14.6","dist":{"shasum":"2afce5faec1f9664421af11ff93cb6f8d344b369","size":11928,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-0.19.0.tgz","integrity":"sha512-7HJBFWgifzcVQVO80D2quGXvkQ9swGDbvOQS8ICBrsij7nA49wlZ6hbiCdZGa3Z9NrnmVTI0QxsvGhAga7WkPQ=="},"maintainers":[{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"}],"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_0.19.0_1601649329184_0.7389235491248494"},"_hasShrinkwrap":false,"publish_time":1601649329312,"_cnpm_publish_time":1601649329312,"_cnpmcore_publish_time":"2021-12-16T19:37:56.634Z","contributors":[]},"0.18.2":{"name":"@supabase/postgrest-js","version":"0.18.2","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs","format":"prettier --write \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","test":"run-s test:db && jest -i","test:db":"cd test/db && docker-compose down && docker-compose up -d && sleep 5","docs":"typedoc --mode file --target ES6 --theme minimal","docs:json":"typedoc --json docs/spec.json --mode modules --includeDeclarations --excludeExternals"},"dependencies":{"cross-fetch":"^3.0.6"},"devDependencies":{"@types/jest":"^26.0.13","@types/node-fetch":"^2.5.7","jest":"^26.4.1","npm-run-all":"^4.1.5","prettier":"^2.0.5","rimraf":"^3.0.2","ts-jest":"^26.3.0","typedoc":"^0.19.1","typescript":"^4.0.2"},"gitHead":"7a35c11d3f5a775bf05620e6b48354de7a89a1dc","_id":"@supabase/postgrest-js@0.18.2","_nodeVersion":"12.18.4","_npmVersion":"6.14.6","dist":{"shasum":"e334c449035d16a493538931b29fe90a29dcf25f","size":11709,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-0.18.2.tgz","integrity":"sha512-mP9NlZRiEcTKKj/3OER6zcHOUrIonSkg7kl7py6JahaTq2hz6eWMT1owO2xNSeU7B/1i/MPI0Hi6z8pTVFdS3A=="},"maintainers":[{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"}],"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_0.18.2_1601279759906_0.9130091275285206"},"_hasShrinkwrap":false,"publish_time":1601279760029,"_cnpm_publish_time":1601279760029,"_cnpmcore_publish_time":"2021-12-16T19:37:56.823Z","contributors":[]},"0.18.1":{"name":"@supabase/postgrest-js","version":"0.18.1","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs","format":"prettier --write \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","test":"run-s test:db && jest -i","test:db":"cd test/db && docker-compose down && docker-compose up -d && sleep 5","docs":"typedoc --mode file --target ES6 --theme minimal","docs:json":"typedoc --json docs/spec.json --mode modules --includeDeclarations --excludeExternals"},"dependencies":{"isomorphic-unfetch":"^3.0.0"},"devDependencies":{"@types/jest":"^26.0.13","@types/node-fetch":"^2.5.7","jest":"^26.4.1","npm-run-all":"^4.1.5","prettier":"^2.0.5","rimraf":"^3.0.2","ts-jest":"^26.3.0","typedoc":"^0.19.1","typescript":"^4.0.2"},"gitHead":"68e26e77a938f4141d67606033ddc257b6f015d3","_id":"@supabase/postgrest-js@0.18.1","_nodeVersion":"12.18.4","_npmVersion":"6.14.6","dist":{"shasum":"3e9fd22a260d478af914f700c7840559d41a9c9a","size":11724,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-0.18.1.tgz","integrity":"sha512-fKeaMFOeaDz6TyxZkFVhkyyIIqYzPehUYxQJ4l9+88zGy8LlmAWKfc/dzBXEFS63rzytlsM9hF43umouAXmrCg=="},"maintainers":[{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"}],"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_0.18.1_1601019142742_0.4374028213292056"},"_hasShrinkwrap":false,"publish_time":1601019142880,"_cnpm_publish_time":1601019142880,"_cnpmcore_publish_time":"2021-12-16T19:37:57.022Z","contributors":[]},"0.18.0":{"name":"@supabase/postgrest-js","version":"0.18.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs","format":"prettier --write \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","test":"run-s test:db && jest -i","test:db":"cd test/db && docker-compose down && docker-compose up -d && sleep 5","docs":"typedoc --mode file --target ES6 --theme minimal","docs:json":"typedoc --json docs/spec.json --mode modules --includeDeclarations --excludeExternals"},"dependencies":{"isomorphic-unfetch":"^3.0.0"},"devDependencies":{"@types/jest":"^26.0.13","@types/node-fetch":"^2.5.7","jest":"^26.4.1","npm-run-all":"^4.1.5","prettier":"^2.0.5","rimraf":"^3.0.2","ts-jest":"^26.3.0","typedoc":"^0.19.1","typescript":"^4.0.2"},"gitHead":"2960d0944e106e201ffb5cc925b891ed2ca41f2a","_id":"@supabase/postgrest-js@0.18.0","_nodeVersion":"12.18.3","_npmVersion":"6.14.6","dist":{"shasum":"b8d1bbf57376eff344609e6b3354c9a6e77d7c68","size":11841,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-0.18.0.tgz","integrity":"sha512-XBKDox1tS+Plm/6xT5KCHLZw3tB3jKUf+6qez69aggWtAAYQZlai25+tnOQQEmMRCDxhbBmOsFhwWSH7nPqZVg=="},"maintainers":[{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"}],"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_0.18.0_1600571882596_0.690574616810067"},"_hasShrinkwrap":false,"publish_time":1600571882718,"_cnpm_publish_time":1600571882718,"_cnpmcore_publish_time":"2021-12-16T19:37:57.229Z","contributors":[]},"0.35.1":{"name":"@supabase/postgrest-js","version":"0.35.1","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs","format":"prettier --write \"{src,test}/**/*.ts\"","build":"genversion src/lib/version.ts --es6 && run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","test":"run-s test:db && jest --runInBand","test:clean":"cd test/db && docker-compose down","test:db":"cd test/db && docker-compose down && docker-compose up -d && wait-for-localhost 3000","docs":"typedoc --mode file --target ES6 --theme minimal","docs:json":"typedoc --json docs/spec.json --mode modules --includeDeclarations --excludeExternals"},"dependencies":{"cross-fetch":"^3.0.6"},"devDependencies":{"@types/jest":"^26.0.13","@types/node-fetch":"^2.5.7","genversion":"^3.0.1","jest":"^26.4.1","node-abort-controller":"^3.0.0","npm-run-all":"^4.1.5","prettier":"^2.0.5","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-jest":"^26.3.0","typedoc":"^0.19.1","typescript":"^4.0.2","wait-for-localhost-cli":"^2.0.0"},"gitHead":"eab227d2fb0eacd5fc4b1bc355183050a5ca40d9","_id":"@supabase/postgrest-js@0.35.1","_nodeVersion":"14.18.2","_npmVersion":"6.14.15","dist":{"integrity":"sha512-N9IOxwgKvek2HqVrC3Usr6hUWvzy53vebsoqLqUBaelu8StATTrhdqaw+9IKthQsn8qoB9A0XD2vN39SGlgd/A==","shasum":"5d0b3f7fd5ec5b1269269ca302bc8bce1aa16435","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-0.35.1.tgz","fileCount":84,"unpackedSize":209511,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh3m2bCRA9TVsSAnZWagAAN2YP/0Dkfu1D/SD2l1SQYDHO\nR1kqM7QLiUbjUu82yfZ3LiJPxXpboT4akPenheM8M48ulgv6s+oCzjCVTcm/\nCshvXfCOUvzJ6mWGhq6PG/dIeAtvNo1kwm3R+Ysyj02q5hWMhQ9p8vLByNea\nEfyAG0DrdEV+Yn1B393czBZYV/KZrHDxDKXSQwh2clITMlWyb7rey7hvUvkm\nzN604L1d/jFmG8FAYEyt6K5cvZLuFnKaWI6Ijt80o1MTE+qCPTn/sT8fdZR5\nEv2SDLSyFMO9cWCWjxK5z9rT9QQ096xu90bmlyCeRnRNTVqEJG2dR6f8nYII\n06hL4GD0haQ9hbsjpVwPOibMsuV/eYLnGWtr/ihiBEds7aZs6Rv2Raz7zRgd\nRQK9MEC8ML4UoQ9uSVtGmhaO0Gq92dBRzz2tO0hVyMTYMGscOh93L/AeA+Gn\nPzOreVHU4svUkPpUQ51Vq9qWcPKO6fmIgGC/vxe8ixqQgpYHGAxy784JUZI1\nZ+ElCR+G23pXijt6a3Q07s39f/p5cYm1388Q6+yzwbIwg2M/Kfki+kf2AW+N\nLfOzJLQ55iZzL8jjdc8nzIdnz654nRRVPT3mG0PVerfEHI5l8n7BZUuEqrGR\nUvmGQaTpzrxQpNSJ9IG/exbMtd0p97PK43ryzdZGtcGOAETrbduarEyDMS9a\nOe+v\r\n=6Aos\r\n-----END PGP SIGNATURE-----\r\n","size":25725},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"phamhieu1998@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_0.35.1_1641967003565_0.8783085069284435"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-12T05:56:53.040Z","contributors":[]},"0.36.0":{"name":"@supabase/postgrest-js","version":"0.36.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs","format":"prettier --write \"{src,test}/**/*.ts\"","build":"genversion src/lib/version.ts --es6 && run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","test":"run-s test:db && jest --runInBand","test:clean":"cd test/db && docker-compose down","test:db":"cd test/db && docker-compose down && docker-compose up -d && wait-for-localhost 3000","docs":"typedoc --mode file --target ES6 --theme minimal","docs:json":"typedoc --json docs/spec.json --mode modules --includeDeclarations --excludeExternals"},"dependencies":{"cross-fetch":"^3.0.6"},"devDependencies":{"@types/jest":"^26.0.13","@types/node-fetch":"^2.5.7","genversion":"^3.0.1","jest":"^26.4.1","node-abort-controller":"^3.0.0","npm-run-all":"^4.1.5","prettier":"^2.0.5","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-jest":"^26.3.0","typedoc":"^0.19.1","typescript":"^4.0.2","wait-for-localhost-cli":"^2.0.0"},"gitHead":"aa223b4569b5c08714bb1d029e8f780e19db2b09","_id":"@supabase/postgrest-js@0.36.0","_nodeVersion":"14.18.3","_npmVersion":"6.14.15","dist":{"integrity":"sha512-KOnhVy8tEr/qNnvOLpFqwOkt7ilRDFMXY+JJfmLjS3+eZuna1G57w4zb3L0SdY6BL7AKnfzP5BG3yHTAuJPSww==","shasum":"a734b9ce92fad86f825e6d707ffe638f0e85887a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-0.36.0.tgz","fileCount":84,"unpackedSize":211681,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh5Nc/CRA9TVsSAnZWagAAhQoQAIxu/cZjvmYGxuQnkxC5\nOGwZqUCxxu3dIpNt5lnXgSmOIV2LC0f6GgGnM/6s03xvGMOU7iBBomen4Xda\nyvL1WHSb94q2SajTM1u6d8FcUC3OcqYWF/HWFkABk0wtTbhjhA6izBFyItHh\nuuK+QvHoPyrcsySpzPyQA2UGhUsRGETkd8DdYIDfcx7L0qTOPThcViNkLixJ\nTKggsssHESUoECHLVsbnmqjyixalkOBbe1fLzX9Yy5XmEDXDx2WnR2gsApTK\niRFK92+gFuLCWUj/abTK2R3FifMrKNt/w/9u83JbldjgkuC3WZSxbkAvQ5WK\np09+S2EpumCQd42NHdVIm3cXr/G4N2cpuxTUqk1YeZjlBAsR2/8Sx0xZu/X8\nsGIrOvjTos0l3nztxmaVF4w8JtkqZjYD2y5yFUQ1iZx12dRjV8IKEijPDhZK\nk3uTEkyjPhaUg7nusfdELIdzmECDHHWfRMP10sHJKdOVrFAExZ78QSf1FS5B\nXwnALHd1iBCqhEzTBQf2ONTHQw597G3LqbFZlhCYp6Th7PJ8lKUK5rTrfGrD\n32u581J2SPsTMtcFE2pkP05SK/pYlieoue5iYt0IlpfDbm4CqiyqymsZqLdp\ndOnluJumLVaeoefBLAGR3ZB1eQnStHtN9mXyfQJG72Pth5+qrc0KZkyy6vcE\novNo\r\n=paWG\r\n-----END PGP SIGNATURE-----\r\n","size":25786},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"phamhieu1998@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_0.36.0_1642387263049_0.37460646621636107"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-17T02:41:12.383Z","contributors":[]},"0.36.1":{"name":"@supabase/postgrest-js","version":"0.36.1","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs","format":"prettier --write \"{src,test}/**/*.ts\"","build":"genversion src/lib/version.ts --es6 && run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","test":"run-s test:db && jest --runInBand","test:clean":"cd test/db && docker-compose down","test:db":"cd test/db && docker-compose down && docker-compose up -d && wait-for-localhost 3000","docs":"typedoc --mode file --target ES6 --theme minimal","docs:json":"typedoc --json docs/spec.json --mode modules --includeDeclarations --excludeExternals"},"dependencies":{"cross-fetch":"^3.0.6"},"devDependencies":{"@types/jest":"^26.0.13","@types/node-fetch":"^2.5.7","genversion":"^3.0.1","jest":"^26.4.1","node-abort-controller":"^3.0.0","npm-run-all":"^4.1.5","prettier":"^2.0.5","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-jest":"^26.3.0","typedoc":"^0.19.1","typescript":"^4.0.2","wait-for-localhost-cli":"^2.0.0"},"gitHead":"dde7e117249fd336308a526e9afa7711fef982cb","_id":"@supabase/postgrest-js@0.36.1","_nodeVersion":"14.19.0","_npmVersion":"6.14.16","dist":{"integrity":"sha512-TlkW6fKVgBeX+MPwle4c4ZpPpgJaMh5aaj+/nKv/d9f9cufuNr8VCB1WKGLAJHr1xjo3llRosbZpUz17UcGfIA==","shasum":"06b9d2e78d8cf8b067b727b1708f638d0c74ca3a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-0.36.1.tgz","fileCount":84,"unpackedSize":212477,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiGLQEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrQtRAAikUC4piVCiPXtvT9N1giKgkXDWktM4ISTP7BwuDoHZpRDbaR\r\nl7kRejR8XsOCVluNLbePUxBNX4WpF48cpPcsnk1h8ZHcrYQFrAWXcO2YcRuR\r\nS+vsDQUxAVqIvgnEiq6rPbIM38S9weOR2xWUfl8ymS+qpuSmH4IHHM3nmE5h\r\nYf2Rvd8VgCwhylo3pzVb6pVezxqYs0k3P07sY4rYU1PnFIG8u8mYHMM5Tm6s\r\n+x3VwK9OJw7/Sdj3Fm7aPxY9AZ8TcpxTnapyBg9B+llfFczuYkr+GqAYL3HH\r\nHrZmlUHk3JOlQC4HrVoLlfgEh0/vQ2pEP+EF14fus7hobW2xjkZwpF9l5OZU\r\nuJOxFkXODJ3/NIW4q+9TLuRE3tQxlM2XQEEA1ZDDBGmD+kSaYuPhtlmfGELR\r\nNTYIQ/+D6qWZmPvR+kpRTs9CLGLXDcFmzlCCSiqvIE7rD6hOYgR30Yngn2nh\r\nsR5NDHz+vtLAlDoW3BgLOofTvIAwoqqu4UewBvLTX364FmUFb+w2Dep1ooMN\r\ngmvgGukc0ELwfFjmEUp/9oXRZlqt7MzXB692i9mZR1hdgTP5TnvH/omIcWGe\r\n1B6KTieEtkPdJzqk+Elb0bvTYkAODRn4SwP5Iu9mt7CakZXw2imCq4F00q33\r\noZvfXtDFF2YSHVYZw/zY5ZQjYS1Bnq2xEss=\r\n=iexs\r\n-----END PGP SIGNATURE-----\r\n","size":25868},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"phamhieu1998@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_0.36.1_1645786115953_0.4911037802978908"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-25T10:48:45.296Z","contributors":[]},"0.36.2":{"name":"@supabase/postgrest-js","version":"0.36.2","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs","format":"prettier --write \"{src,test}/**/*.ts\"","build":"genversion src/lib/version.ts --es6 && run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","test":"run-s test:db && jest --runInBand","test:clean":"cd test/db && docker-compose down","test:db":"cd test/db && docker-compose down && docker-compose up -d && wait-for-localhost 3000","docs":"typedoc --mode file --target ES6 --theme minimal","docs:json":"typedoc --json docs/spec.json --mode modules --includeDeclarations --excludeExternals"},"dependencies":{"cross-fetch":"^3.0.6"},"devDependencies":{"@types/jest":"^26.0.13","@types/node-fetch":"^2.5.7","genversion":"^3.0.1","jest":"^26.4.1","node-abort-controller":"^3.0.0","npm-run-all":"^4.1.5","prettier":"^2.0.5","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-jest":"^26.3.0","typedoc":"^0.19.1","typescript":"^4.0.2","wait-for-localhost-cli":"^2.0.0"},"gitHead":"5f47e84e917448d792c89e5be29c2f643c2a82ab","_id":"@supabase/postgrest-js@0.36.2","_nodeVersion":"14.19.0","_npmVersion":"6.14.16","dist":{"integrity":"sha512-ZKQT+5ISWdsiSPDoVLnt/fiY82fUFw3lYLc2aMhx5tS3Zj6cChsWlK7NxH6ZZzo9Re/Pa/h4EoOzDZiDPywqxQ==","shasum":"769c7385af3377af1a90e923916372b6706032df","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-0.36.2.tgz","fileCount":84,"unpackedSize":212803,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiGNBFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqKxQ//Y3GrEd3aN/f6+VqlYuhYNGhyGkQwRRdxNSwNZ2UUruQz2s9n\r\nxamwg0kexjcUTFxPbKuva23yqRB+hGU/1wvvnVleW+MeTKknlQ1I5J8R3JPt\r\nfmqOodGEFRs+E9pB2ystr3GhNzbHz8q/B+ylqCAtUbluGeRrd1VXXaPRssf+\r\nD4Ke9iMMyeJmzj3S9VFjUAPsFX+OzvfeaaRXa8aG9+ah396zbDTH+PkEUNsN\r\n6tzjEIYM+hxkxBqtPoCme4XjQcZfKhHcnplVHMChKq2q9u3d4dZM42uHQqUC\r\n7BCjMOIfH/XrspDNUCDfEkLIMc0yPW1NTwfP+zQONjuOi/aI5xvxlH3U0zg7\r\nG80t8unZOakMr2SevV8LGMQbVt+/vH28FlKUGUwHoSBxYn8p3RP2IDU2hUCu\r\nF728sS4BDOKabaOpb2H5rwS3LyxmnJg65qboqkkWlD3l3zwaV5uImlOeo1bH\r\nE0tlCZ23YuB35canPg1jPiMEfYp+BgDMEdKuGzdXSjYO3rU7Xd38eqgFSXr+\r\nKc5fq6FfPn/3PVLKbNw9aXINZC4hbFyIv8wOLBl9cpDH1y9dFaUpvbgw7+eN\r\nQXHlBSYVy2MOzBOEK6/f6g2vK5mYhMioVqXWTL58r/ltte27bTjoeceQbGXa\r\nhg9JOMUakoy6xhSwHClvY+ihv6XHmTBqZOo=\r\n=XoPz\r\n-----END PGP SIGNATURE-----\r\n","size":25933},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"phamhieu1998@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_0.36.2_1645793349157_0.3521976265090705"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-25T12:49:53.988Z","contributors":[]},"0.37.0":{"name":"@supabase/postgrest-js","version":"0.37.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs","format":"prettier --write \"{src,test}/**/*.ts\"","build":"genversion src/lib/version.ts --es6 && run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","test":"run-s test:db && jest --runInBand","test:clean":"cd test/db && docker-compose down","test:db":"cd test/db && docker-compose down && docker-compose up -d && wait-for-localhost 3000","docs":"typedoc --mode file --target ES6 --theme minimal","docs:json":"typedoc --json docs/spec.json --mode modules --includeDeclarations --excludeExternals"},"dependencies":{"cross-fetch":"^3.0.6"},"devDependencies":{"@types/jest":"^26.0.13","@types/node-fetch":"^2.5.7","genversion":"^3.0.1","jest":"^26.4.1","node-abort-controller":"^3.0.0","npm-run-all":"^4.1.5","prettier":"^2.0.5","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-jest":"^26.3.0","typedoc":"^0.19.1","typescript":"^4.0.2","wait-for-localhost-cli":"^2.0.0"},"gitHead":"70ed48571a5fffc8da59126af2a7c7d907828c39","_id":"@supabase/postgrest-js@0.37.0","_nodeVersion":"14.19.0","_npmVersion":"6.14.16","dist":{"integrity":"sha512-fkQqKV1mMols2YqnUcwhHL88ZJWo19lvvoV7cgKfW7eksMZyEXp6merP6v5OlmYOxsUla6nRzZJ6zGd8xmaokQ==","shasum":"118973381e92f19153f1e63d79d6e73bc39d59f1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-0.37.0.tgz","fileCount":84,"unpackedSize":215688,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiHU6qACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr6TA//Ydcw1oL5u+QyVcvDNwh8lHFi4wYUMMZvwRe+5TTUyjFVI2hH\r\n+beq8w53c1LEz0HxjOfBczfzEKQfdgPka57XTzKsRM8U4ZxjogPc1Mpn2CJg\r\nP9jJKpUVkK4YzVP/5Xko8MNNUEOyDdMm8zZ7pfPOmqqH6dkqX0YGznA8CJBB\r\nyWm0WZjXBTDvyY6jp3Q7fD7rz3IKlZeBHkN9fHdVcwfVCmOtTBF6J2MmOrsz\r\nykQs71gXhq8e7K3aWZM0V8oF+YHb+nUkyER72DEa5IbO/ZueM27xGVluf5Y/\r\nG5BeEvgjJ5JbduHWMcwJWnVPXhNnLWfeQQaSY0Jj+5JQ6tPsdothKQHO2bTV\r\nVWdxzCQNnYH/WCJH5Glqw9NsJ3y/XICBRJgXSolTX01SmnbDX1jBmc3hGaET\r\nMyo1utaEizditzBc1WKntNLkz2bClD3wgVV3parsQPzfEjMLZIofX7TgyNMc\r\njHxdpJj9zK2cyB//WWRBAY4fdYikc6TReX+1Wn1wDNc/JAviRN8+pWFryU8G\r\nGCmyRc9j7gdDYptLr8qKbQHT53z5iniGx53lKo2JYGng2BtRsEa2urqWqxQg\r\nZYvbBco7Vhk04vU1Bvkwq/FSFrEi3+Guum5PYzMxA/DH7uv+QgHyCfslDADf\r\n8oU2q0JPgWUq86Pvma4Npj6LCJQYzfq0rjc=\r\n=KrnE\r\n-----END PGP SIGNATURE-----\r\n","size":26208},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"phamhieu1998@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_0.37.0_1646087850331_0.10871791796320096"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-28T22:37:58.689Z","contributors":[]},"0.37.1":{"name":"@supabase/postgrest-js","version":"0.37.1","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs","format":"prettier --write \"{src,test}/**/*.ts\"","build":"genversion src/lib/version.ts --es6 && run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","test":"run-s test:db && jest --runInBand","test:clean":"cd test/db && docker-compose down","test:db":"cd test/db && docker-compose down && docker-compose up -d && wait-for-localhost 3000","docs":"typedoc --mode file --target ES6 --theme minimal","docs:json":"typedoc --json docs/spec.json --mode modules --includeDeclarations --excludeExternals"},"dependencies":{"cross-fetch":"^3.0.6"},"devDependencies":{"@types/jest":"^26.0.13","@types/node-fetch":"^2.5.7","genversion":"^3.0.1","jest":"^26.4.1","node-abort-controller":"^3.0.0","npm-run-all":"^4.1.5","prettier":"^2.0.5","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-jest":"^26.3.0","typedoc":"^0.19.1","typescript":"^4.0.2","wait-for-localhost-cli":"^2.0.0"},"gitHead":"a972b993487fe99990a6be7995f0c6a2dc50b784","_id":"@supabase/postgrest-js@0.37.1","_nodeVersion":"14.19.0","_npmVersion":"6.14.16","dist":{"integrity":"sha512-Lm7eLuYzEr7ppGC84mlqpm8v9Vy8kyR6he6z3avrkccC8pwLOsxaK0bkKiV4LBwkJc7uARMTdlp+IskatHkz2g==","shasum":"6b7375e3f1102ebbff5f296cf2f998285122cabf","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-0.37.1.tgz","fileCount":84,"unpackedSize":215609,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiJXCSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo8zhAAlfOZqlPU7tXZkpDLnVeWfessG3nBM8NsEzvQuEZKFSXtlHqb\r\na2PwzfNisSC921oScYscuYnJBQgM6Dk60BBS/XLh/j3mT2vsL9RlhCZXSGzj\r\nfC6LEQueIf+05PRbBVnSAYUt028jMLtiLIaDtskyjvJqRc2kiSWDGQmZ64ls\r\nJFU8IIMeTIAo9DZVQTo62dpjZUb75jsB8CeHRkIbS0fJ8LzX4V+bCKVUhz97\r\ne1Sd3QMeGa8KrRLB834zHOAKdq7SwTKOPDaSKMhFHy/duCjLV9sze5CI3yZw\r\nBfNIL5sPLTdF2yeVKUIvd4WljCPcdZCNvEaQnxJJlgDdO8GJj/bEoZWCwqhg\r\nc5Y7C295kjZJtI0izV0vCJXbd/zlLX6C58Qv7Unb+7AivhWSOcZ3OK1DSQ4S\r\nNHsmMIuC6DUZC3hgkPclQfQm91tuhcIJIGtlkEm1J5//FEuO52w88yGZ2a9u\r\nR1CuXjuPGQcoQlEWn2KHlyfGp9O//1Oh5VrBh/IK88ZbH3Ngpu7+C9dhIfPt\r\nx8hD41rCn8GfqLQBgyam5FRuhK6tlvqAyyxYuldU8Qu0sproeLdFushUS0eu\r\nduoSctOLgslsmid+p300RnAXyPCNqqaVAFp7/0xIg2mNxoHi2n/2v57c3lhH\r\nHUPPE3QHYsnxkXOa9HLSQHlqO06Ow0xuZI4=\r\n=MIpH\r\n-----END PGP SIGNATURE-----\r\n","size":26206},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"phamhieu1998@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_0.37.1_1646620818663_0.2110913939754564"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-07T02:40:43.200Z","contributors":[]},"0.37.2":{"name":"@supabase/postgrest-js","version":"0.37.2","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","types":"dist/module/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs","format":"prettier --write \"{src,test}/**/*.ts\"","build":"genversion src/lib/version.ts --es6 && run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","test":"run-s test:db && jest --runInBand","test:clean":"cd test/db && docker-compose down","test:db":"cd test/db && docker-compose down && docker-compose up -d && wait-for-localhost 3000","docs":"typedoc --mode file --target ES6 --theme minimal","docs:json":"typedoc --json docs/spec.json --mode modules --includeDeclarations --excludeExternals"},"dependencies":{"cross-fetch":"^3.0.6"},"devDependencies":{"@types/jest":"^26.0.13","@types/node-fetch":"^2.5.7","genversion":"^3.0.1","jest":"^26.4.1","node-abort-controller":"^3.0.0","npm-run-all":"^4.1.5","prettier":"^2.0.5","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-jest":"^26.3.0","typedoc":"^0.19.1","typescript":"^4.0.2","wait-for-localhost-cli":"^2.0.0"},"gitHead":"e612a5d2790a66d04a829c12cf6ceed1b5c293c6","_id":"@supabase/postgrest-js@0.37.2","_nodeVersion":"14.19.0","_npmVersion":"6.14.16","dist":{"integrity":"sha512-3Dgx5k3RvtKqc8DvR2BEyh2fVyjZe5P4e0zD1r8dyuVmpaYDaASZ2YeNVgyWXMCWH7xzrj4vepTYlKwfj78QLg==","shasum":"4243587eea5ad9507371fcdc4b3ec096d652ad03","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-0.37.2.tgz","fileCount":84,"unpackedSize":215646,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiQhiHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrZAQ/+MXhGddhcIHtz14cvgUrcayWTuAgNdFD5qesvxNic/7mjPimP\r\ngp8rZ8ouHKiNu2RS9BTTWtuwkLBUkofpIXTDhf6m9NXPxAJ7MX7KfyKvZyXX\r\nS0xZUIhb5MWFSmN6ny2rF0Zx5RceaLvE1TGmR3t8d3sgVlFHBppH6vwllUIk\r\n8/iH00k5oRObF3dhBTBaprVtbqMMMNesq3p1BJtPyJLom1d7ED7ERk/hUHEv\r\ng9hDKrcMyjwS+sWuN62LTDnLoDwrwqO5uPSWZ3hC2RAl+KT3WNEOH1oJlZOx\r\njqoNpfUct0IRIavOsvnSePI1ZxbP8eYKzct8WiAg88Ia1LoIZ4M2tqSLcBM+\r\njlkZ18ZhFV8jlpxwjObg7PumIvk1mQQ2RYvUPnQv20Blt5tGeL52tBmuYYuC\r\nHMvx6LHXBQJuUuA+slLYPLXBwS8dBa3Voof3/GZxizPFds6grnnC74b2hbDG\r\neDdIAR+0BxzJMMMkRNnPVZV4pf8R4QRJvJz9zOIZISHGdXffyGW/g2rKKXcC\r\nwW5fJQW9vHIebVYqdz0pY06qLgDJnoJfNlfJYtb/iRrXPYAMUZ52/6G92uZ0\r\n7LDMwtZg2z+hfT7HapRHkdIEdBZhH/PVVZiaHPP4nrAeHXYi1Es/5D6e+tku\r\nPz2yC9bFDMUkiWz1JBTk0X1cro+LHawZcOI=\r\n=TTP6\r\n-----END PGP SIGNATURE-----\r\n","size":26210},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"phamhieu1998@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_0.37.2_1648498823434_0.26253270965337827"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-28T20:20:32.569Z","contributors":[]},"0.37.3":{"name":"@supabase/postgrest-js","version":"0.37.3","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","types":"dist/module/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs","format":"prettier --write \"{src,test}/**/*.ts\"","build":"genversion src/lib/version.ts --es6 && run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","test":"run-s test:db && jest --runInBand","test:clean":"cd test/db && docker-compose down","test:db":"cd test/db && docker-compose down && docker-compose up -d && wait-for-localhost 3000","docs":"typedoc --mode file --target ES6 --theme minimal","docs:json":"typedoc --json docs/spec.json --mode modules --includeDeclarations --excludeExternals"},"dependencies":{"cross-fetch":"^3.1.5"},"devDependencies":{"@types/jest":"^26.0.13","@types/node-fetch":"^2.5.7","genversion":"^3.0.1","jest":"^26.4.1","node-abort-controller":"^3.0.0","npm-run-all":"^4.1.5","prettier":"^2.0.5","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-jest":"^26.3.0","typedoc":"^0.22.15","typescript":"^4.0.2","wait-for-localhost-cli":"^2.0.0"},"gitHead":"b303b52c890f90c80e501a7b9160f588a38dc727","_id":"@supabase/postgrest-js@0.37.3","_nodeVersion":"14.19.2","_npmVersion":"6.14.17","dist":{"integrity":"sha512-Iqwv9D80YGkCi60Zl2lsV04WxOmjFqxpFmxoZ5xUqsVZHvIoAbJ9tMM3+0F7VkZZbsjnaYHrpJ58xLxU7cgy2w==","shasum":"785156e68ab05fa346bd79c8e19b406e61a87228","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-0.37.3.tgz","fileCount":84,"unpackedSize":214930,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEHlCcWlHc0OcVzb7QQq0CyuYPMC/8zZTOxuNkTMzj1rAiEA3+ucZ+5hNtvQHiC7LCQ658YDRE+GZkmQSyvmqm7C7tA="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJili9GACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrqTRAAhCgewvM5RanQjjpJWvroS8gj+qOY9UQATVlq9Zo02rmZfmDG\r\ni9m66Fgb3wnGvRHqtD+faNWyVVPxKMFgFpXUMLIHxA/Ls4D0+5PyfQ4soHJH\r\nD21q7exec3AUW/XPQxPwL+dCWZqrl+tqxrKKC6df8Ym5tFfnF0r6+McrNEJ3\r\n7IAWv6pz0APJapnLQHzolryFjxLNpkCLdu2X3jWiyXlf2vBSDyXnfmSA+ehV\r\nEUdh0ROFSj3+IWf8TqMzt/cew6u9IuBxto7AKv2tBDJ7VO977yivNVhqQIFz\r\nlkO7tn94tsP5BmloK5rhTN9jRuJAUdUtdun5niSm/FVwBlaNddaNAm21ZD7W\r\nD17+vaaf/YlRI5v6I25o319HX8fiYAamVtg+CeuKj4ErfgkygFSiIhWNMAR2\r\nD0XcZbG0ZeiyyDpEol5S2SUCXLZPN0RhDsXcWga1ZEX1y95KPnmqNgL+r/6n\r\nkHkGvxPHuVH/x29y90uNR5EHisfK2KpunbAhXfBryAvcvfQlY7Qy91kgv0ae\r\ngjQ0CTHrYePlGSzZrlEEi8mdY5GndKL9NI0DVgmwLcGv60LuVz5HdZ8ahqVu\r\nKD7Catvojfcz8+9uqOdUq6c0Yp7QdFKhV39VCg23MFw2u2TNTZlA5IgmmCmQ\r\nFwoCsKre5j0wZfgzk6bl12Mho9Av8eud2Kk=\r\n=P3Tb\r\n-----END PGP SIGNATURE-----\r\n","size":26081},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"phamhieu1998@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_0.37.3_1654009670591_0.2721069035547885"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-31T15:42:24.106Z","contributors":[]},"1.0.0-next.1":{"name":"@supabase/postgrest-js","version":"1.0.0-next.1","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","types":"dist/module/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs","format":"prettier --write \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","test":"run-s db:clean db:run && jest --runInBand; run-s db:clean","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot; run-s db:clean","db:clean":"cd test/db && docker-compose down","db:run":"cd test/db && docker-compose up --detach && wait-for-localhost 3000","docs":"typedoc src/index.ts","docs:json":"typedoc --json docs/spec.json src/index.ts"},"dependencies":{"cross-fetch":"^3.1.5"},"devDependencies":{"@types/jest":"^27.5.1","@types/node-fetch":"^2.6.1","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-jest":"^28.0.3","typedoc":"^0.22.16","typescript":"~4.6.4","wait-for-localhost-cli":"^3.0.0"},"readmeFilename":"README.md","gitHead":"ae2726bb6a33b9208676cbbe12dc172fb9da38ae","_id":"@supabase/postgrest-js@1.0.0-next.1","_nodeVersion":"16.15.1","_npmVersion":"8.11.0","dist":{"integrity":"sha512-MVxA4QsQhxRdYF9aTtybC1fkKRNT9qqz+MAxonJxKMHq2H/ywqPc0Vmsjpvr/xnL0wU69WLn0XfVvelglz4uHw==","shasum":"9fde68b92f0d69838eb97774d7adf3234c0a1cb9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.0.0-next.1.tgz","fileCount":83,"unpackedSize":190052,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDMDBuFGeRqmzgZqkTIUfQh/XQhWOpsr9zbvAYG5ERcpQIgRdYAkAcgkAgcu0PN5Mt+CGITxgcRrgRH05WL1Z2HqYw="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJipudGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp0hw/+J8IdWDiYWlYN9134SZz6SrRacOhe1ULX0udnV3NLuVNACMWw\r\nKmkDKl7FlDOcn7+4E1/cli3LBKXRPwmex6fHGdpEaEzBptk5sCcHF5n/PB/U\r\nMJiypRYPfkFnQfp2kK8TLlkdAGYGdOHbwwNR7YnEz7dqnv5P+bs6xWGKO+bS\r\nSuUo4ZijF2C7jiLvVRS8ne63zLkr1mwzQsW+HZw7cSx7IjFk+CV8XNgfWfkV\r\nRxTJu+y+QyLB+ysqaPEj+CpVnvzsmHm4LuUXlNMYguuit6+SEKKgN6tZUrt/\r\ni2Pc4bd4fy2rDAoJSw0COb8+sE87jiFmEItHFkHvaP4/05QHESFKJrI/omlp\r\nBiRQeVEcQaMQoc8vnQVlr5vp8iU1J81UhwL0Q8dnbH/geC+GIidFJ0GGl03C\r\nNZUmwdNMS+Ne6UhuKq1eG1ZbXF2vHwqFJbwTlKxzWB0fQ/b8TgdwY34AiQr4\r\n2zi+UzCq8//BO1wjYsfbgwOdFPVPWNMxK0oADe2ZuRF7JL/TxYIkJ6KMlePr\r\nxNLzOfxXot8+xdtdKF0ybOBeim9guhpZjkniIfq5xs8zsrWPXRnlZLDmUfZp\r\n6pVEG5wIvMbutOec3Lp/GZOIl+eBQmWRwRyuksMuAAwq4LyuXYcev4VaoNhL\r\nSvPvcDccjBq7/nJ4UdJa/Zn2RaYiaS55RRs=\r\n=ixLU\r\n-----END PGP SIGNATURE-----\r\n","size":22858},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"phamhieu1998@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_1.0.0-next.1_1655105350292_0.8826610525506664"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-13T14:24:35.121Z","contributors":[]},"1.0.0-next.2":{"name":"@supabase/postgrest-js","version":"1.0.0-next.2","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","types":"dist/module/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs","format":"prettier --write \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","test":"run-s db:clean db:run && jest --runInBand; run-s db:clean","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot; run-s db:clean","db:clean":"cd test/db && docker-compose down","db:run":"cd test/db && docker-compose up --detach && wait-for-localhost 3000","docs":"typedoc src/index.ts","docs:json":"typedoc --json docs/spec.json src/index.ts"},"dependencies":{"cross-fetch":"^3.1.5"},"devDependencies":{"@types/jest":"^27.5.1","@types/node-fetch":"^2.6.1","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-jest":"^28.0.3","typedoc":"^0.22.16","typescript":"~4.6.4","wait-for-localhost-cli":"^3.0.0"},"readmeFilename":"README.md","gitHead":"36dfa2ffaa0d90dbea2a7a95e13aa39d3dccaf50","_id":"@supabase/postgrest-js@1.0.0-next.2","_nodeVersion":"16.15.1","_npmVersion":"8.11.0","dist":{"integrity":"sha512-8hg7xbT6w07BjrQRqQT4DOVg9NkcBFdvlpdArriKwOtqKiztVy32HXT/CjPTgMxl9Z4Bc7n2krhS5EKOB7Wmvw==","shasum":"6e2142684f91d697948dd597dd8192a6086d63bb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.0.0-next.2.tgz","fileCount":83,"unpackedSize":190182,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDZp84BVqsO34PP3p3gqq9emorBOrh0R3V9Tvbg2OZIrwIhANnoXZ4IdsQJVInovPCoqAii8zL7uknkjZLsClfAgFXk"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJirCTHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoqRQ/9GXMKOgeM4LUBV/A3LEgqg8Dtj0n2MVjYEbkR0k/VY8TiKX0c\r\n7S1BZ8EJGNhvfklK1ILqTqRJgjaKhJD+/XEVBGTx+Ud78YmzxmZ+7dVivrwh\r\nyxmTHBng3+fzEPRnZfgTHplsYkf9PbFrEFg83KHu3QRQpfPl7UT3QTaCI+Fn\r\nTmypeyBBdSqwJfoOLeiZGvdC3ys6ydSraj+ttIL3oyoiVZb677rPyCSW3t6p\r\nVxU4vl5jUzwz1Y8vnfZWx86ZB4otLQ+JZHqzb711x2mTT2F1HsYp+9aIgPhM\r\n+izJyhD1E369X2/FVUPdZRNuJGS9jb1x7ozZyDX7wAGmDKNMX3wTnYd50Oz7\r\nKk3h8Ij/msT5kvt2h55YVYsO1NV7lDAWVNZSOmxM73ddf2/WHq9xAS2Vs2jN\r\nJDakBJjOc/U58Is4Kk+0ZPbWbTNNv8nYx9Qm6w6QAszirmqdSJqoh7Mzt4SQ\r\n4EX1PNrn1KpUwouy4F93HNGn/reMug6hyIlXb+huBCf3H2Rg5j4r4esN4i1V\r\nE00EW0Dnp4NfPPq39oKuNqypX1IxaI60rkw9/Dv4TBRXPwuTQWQtm5jgjHfA\r\nRhUhhJHXTikbG+Gj9+nizOUzIrmF/2Cu568TYJzg4h17e6yEyJcAp3izRAo7\r\nLiRBzQ9qz/6jUaSoJQOJtqzuJD415NY7rw0=\r\n=CWzK\r\n-----END PGP SIGNATURE-----\r\n","size":22868},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"phamhieu1998@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_1.0.0-next.2_1655448774960_0.2712964010493928"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-17T08:07:46.978Z","contributors":[]},"0.37.4":{"name":"@supabase/postgrest-js","version":"0.37.4","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","types":"dist/module/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs","format":"prettier --write \"{src,test}/**/*.ts\"","build":"genversion src/lib/version.ts --es6 && run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","test":"run-s test:db && jest --runInBand","test:clean":"cd test/db && docker-compose down","test:db":"cd test/db && docker-compose down && docker-compose up -d && wait-for-localhost 3000","docs":"typedoc --mode file --target ES6 --theme minimal","docs:json":"typedoc --json docs/spec.json --mode modules --includeDeclarations --excludeExternals"},"dependencies":{"cross-fetch":"^3.1.5"},"devDependencies":{"@types/jest":"^26.0.13","@types/node-fetch":"^2.5.7","genversion":"^3.0.1","jest":"^26.4.1","node-abort-controller":"^3.0.0","npm-run-all":"^4.1.5","prettier":"^2.0.5","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-jest":"^26.3.0","typedoc":"^0.22.15","typescript":"^4.0.2","wait-for-localhost-cli":"^2.0.0"},"gitHead":"a68d7dbd5f61046f21297fb78e6407c510bc1df4","_id":"@supabase/postgrest-js@0.37.4","_nodeVersion":"14.19.3","_npmVersion":"6.14.17","dist":{"integrity":"sha512-x+c2rk1fz9s6f1PrGxCJ0QTUgXPDI0G3ngIqD5sSiXhhCyfl8Q5V92mXl2EYtlDhkiUkjFNrOZFhXVbXOHgvDw==","shasum":"8bc2a1353e139962dca931a8e7c8416d60b4a8ed","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-0.37.4.tgz","fileCount":84,"unpackedSize":216010,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHB923LkTNQ6XsF6aJEhBznb/RzbMSWVZoyXZdtsMOuYAiBgiN56TaZOvVArHomKkc40s++BI5ymkUE1fLx0gJLU/A=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiuW15ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrsxhAAhr5ZLgt5B9O5B2pI8ZAuu1d6hn/hDMkiHi6kilbohu7+yx0F\r\nbfUaaIxSFYxxh9lM6RvkosI08qoMBdH6bsfUIEOw4D7NJDwo73Bg0SHo8YW7\r\nZDnTMLZJC8UBs1u8/EyZ0lagASaX2MdEfmTawuovZ9BJjPQy368EfO7L3VQa\r\ny8oXDe7M+ByEZqiaEsYZU0gBBNhLzNRMaGBaF/RLTxdeTn2C8Iza1IMb71zc\r\nFh6LTa4HRo2ngIPq08+5G7ECpnwSVNWPZWn0WRELaze31F+xDjTLakWBKmUp\r\n8KW44s3e5MPCD/rd16cuHbcrxdTuEIAWNQQoFtsMqMK1ZzxTUSAp9LpDHOV4\r\n80UzDtW4x6ePP1bIoV9dcH7lyZnkeCbXfgRV44vxXbQdkxrsTprxt+1NkVFg\r\nmWbtBqwI1kOdNHvmk/7paBn6uUXKFhCcfVUV6h928lHgJ48C3Jnr//25EQV2\r\n+XEqdLJ9xOUraY69dlPnoZk5CHsfsuX2LZEY97UVeeNZVn4IzzxalmC5kPsf\r\nQyHzJaOuZU/5GJpUA5Rb/KRnd4NrrJIuU5QuTdlQvb8bWAQ7rwGpo9vcatWE\r\nYpbpffkMqSEGH+OzVxUcgiqiVcd7HryxGJkFW6uEDxwVF2d3TVm+3UFoa93f\r\n5KcoFs2RFZ7JHXHAldD/a3yPCBJXMLOcouk=\r\n=1vqD\r\n-----END PGP SIGNATURE-----\r\n","size":26363},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"phamhieu1998@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_0.37.4_1656319353111_0.6473022837935176"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-27T10:51:03.609Z","contributors":[]},"0.38.0":{"name":"@supabase/postgrest-js","version":"0.38.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","types":"dist/module/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs","format":"prettier --write \"{src,test}/**/*.ts\"","build":"genversion src/lib/version.ts --es6 && run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","test":"run-s test:db && jest --runInBand","test:clean":"cd test/db && docker-compose down","test:db":"cd test/db && docker-compose down && docker-compose up -d && wait-for-localhost 3000","docs":"typedoc --mode file --target ES6 --theme minimal","docs:json":"typedoc --json docs/spec.json --mode modules --includeDeclarations --excludeExternals"},"dependencies":{"cross-fetch":"^3.1.5"},"devDependencies":{"@types/jest":"^26.0.13","@types/node-fetch":"^2.5.7","genversion":"^3.0.1","jest":"^26.4.1","node-abort-controller":"^3.0.0","npm-run-all":"^4.1.5","prettier":"^2.0.5","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-jest":"^26.3.0","typedoc":"^0.22.15","typescript":"^4.0.2","wait-for-localhost-cli":"^2.0.0"},"gitHead":"c265837a59eb116adcca7902bf87655b036165fd","_id":"@supabase/postgrest-js@0.38.0","_nodeVersion":"14.20.0","_npmVersion":"6.14.17","dist":{"integrity":"sha512-FF2sRubcLUCSagHkjyb++bh7opapwsS3pfJpFjsBb1zq3hAIwJw6oQwkiYTEAm3Hi9035O/GdSHN6X8+FH2iKw==","shasum":"d7c0e36075e648d9ee66d68384bc2d098a309060","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-0.38.0.tgz","fileCount":84,"unpackedSize":224865,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCoe+TuXw9jB4oEq1Yvmw+6NxaA0mg/foN1HyrKKavA9AIgO9iLkEu0OS/d9uupKEEz8UIchPknJ/Z23hX1who9abI="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi6zeIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrFeQ//dAFgG7FGpmda6cfKl9zU/GuTUMQjG8XJzZEOBqiu8bCigDSP\r\nwcAbMmH5+HN04bEz3HHsKfxOUdCBnMPiQMofjCvrMg17KcPnbCrVICs11D/L\r\n98aYr8ViVRiv/8WuNPnj8p4O/dbDsmHf+PvZCaTcEaFkoofDHTw/yNmJbQZt\r\n4f7+/+jpBDMqChxj6lvhrB5+7lXhrtvGBKRhjIqp1F5hzl9Br3wFFgrPdx2W\r\nbdD0oVzVURcfsynygu1aVEoTnSo/Palw1CpifxbN/xQ6ErbkekcxDiQoyB12\r\nMBkZiMeYFD2UdwL66lr3GJEiVzPnhdp7dP/kuBd1MJQRh7l9AeMW4jJQzIZA\r\njQxOvtwJUl4tt3r92tpu1r3ejssc9O2WEDhKnVZqncacbJCvh/AZHNEEbiRM\r\ngG2bxM/3AxcV+UoYKb//njD1HMyctQJdSBFBtQxihu6LioqNEZxA5xXT2/pe\r\nUfXc+lDmZqCNTUj0JkDCQvAK3zLaqW3tCri9a3WyTsqSW5iYW7OfAf8qgsDk\r\nMIj2q7tnDWd+qt2q16uzMwcUBY7KigTAGGpJe/Aj/D+IpNpx5enHpAiPfmoO\r\nqUuN0M48ZsK4XGuNjmVOxY0Quw8NH0RTk2V++cAKLIGA+BB76h/MEx5GN9x9\r\nW77ota18+UwghwObZp9Ao1wSoeqrRWsSSNA=\r\n=adJr\r\n-----END PGP SIGNATURE-----\r\n","size":27620},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"phamhieu1998@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_0.38.0_1659582343201_0.4827222725863973"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-04T03:05:51.035Z","contributors":[]},"1.0.0-next.3":{"name":"@supabase/postgrest-js","version":"1.0.0-next.3","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","types":"dist/module/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs","format":"prettier --write \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","test":"run-s db:clean db:run && jest --runInBand; run-s db:clean","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot; run-s db:clean","db:clean":"cd test/db && docker-compose down --volumes","db:run":"cd test/db && docker-compose up --detach && wait-for-localhost 3000","docs":"typedoc src/index.ts","docs:json":"typedoc --json docs/spec.json src/index.ts"},"dependencies":{"cross-fetch":"^3.1.5"},"devDependencies":{"@types/jest":"^27.5.1","@types/node-fetch":"^2.6.1","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-jest":"^28.0.3","typedoc":"^0.22.16","typescript":"~4.6.4","wait-for-localhost-cli":"^3.0.0"},"readmeFilename":"README.md","gitHead":"5614a460d1276f4936850d525a905c98fdf0391c","_id":"@supabase/postgrest-js@1.0.0-next.3","_nodeVersion":"16.16.0","_npmVersion":"8.11.0","dist":{"integrity":"sha512-7pCeazJJ/hwu4Lledr4/ZxFLJ6bQjFGSBMH0grGqXxWnnp6e0TyBHm1XXAuzdAktF7VQe2AZA0gCDyoFpmaEfA==","shasum":"4dd7e8e7200a699e611a150c7362056c64ba0090","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.0.0-next.3.tgz","fileCount":83,"unpackedSize":199536,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGro/1QyW688A2+sU2Om9GReUQ6DlwCVKhh/5ETpAgBuAiEAi6RWOYnerrSq+5b++0tKk1lDpJaqZ2CdHNMiFN8MS3g="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi9iSEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpllA/+K93nzM9hy7vAjfyN2usF1sKAfk28a985L+C9rPx4NmLTm4MZ\r\nDKRDJ81jJL5e1YTjcOmtHE0RG9Dnlk+v0U1t1h6yyXBbfBpg8hmgL8wDRmmC\r\nUnqub0HchECQFCRvY0kPVuk4nF3t9HhdijwDw9vYfkEoJHy9hYIGl/61XQ9t\r\nGQ/g4sVVBSYrAOG6H7XObpaawgFg18MPdBMDgQFGXqpRvnx6l8JZd17zwdjF\r\nfLrtRL7iuyOsMkBgqmsG8o0vJG+PTSCYK8BWktdwKKB3GPxW5R8CZEGxvuTq\r\nEAYp9pnXbpRj+GD917D8khJ4tTJfs4T0df1oUxHfz7ckfLTZDz0MqMM00D96\r\nyvNlCbshhwEG8miI2iGtkQoQ9GJoCxTjj9sZNNvwOCdoHsUTo7fcJ+th6OCH\r\noAPRXV3oKTUzPjhqHSIj3JXiKclgJintT2vU2wv+z+sxnRA7oEqtkh6rVnJw\r\nWk7eNw5pSGMRF2Tu+JYcSaq91aqzewzLJJXeTvIX80FRQelFH6vJ+FZToy1F\r\nXcgfye8gj0iN+Fjrqab0rsak8K4nlQ38CGFV6mf+DLC0xJbNm/Ll9gYZk5vz\r\nsOGibigaq3n3LiPElMhQVDEb5EapqWp6xAFyz3xiFkiXIX6ey+Jogheie58L\r\nJP2vIdLxP6Z1bIZR8ChUZDK8R9IHy+mEz0A=\r\n=+i6J\r\n-----END PGP SIGNATURE-----\r\n","size":23857},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"phamhieu1998@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_1.0.0-next.3_1660298372473_0.9508327934477392"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-12T10:09:11.847Z","contributors":[]},"1.0.0-next.4":{"name":"@supabase/postgrest-js","version":"1.0.0-next.4","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","types":"dist/module/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs","format":"prettier --write \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","test":"run-s db:clean db:run && jest --runInBand; run-s db:clean","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot; run-s db:clean","db:clean":"cd test/db && docker-compose down --volumes","db:run":"cd test/db && docker-compose up --detach && wait-for-localhost 3000","docs":"typedoc src/index.ts","docs:json":"typedoc --json docs/spec.json src/index.ts"},"dependencies":{"cross-fetch":"^3.1.5"},"devDependencies":{"@types/jest":"^27.5.1","@types/node-fetch":"^2.6.1","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-jest":"^28.0.3","typedoc":"^0.22.16","typescript":"~4.6.4","wait-for-localhost-cli":"^3.0.0"},"readmeFilename":"README.md","gitHead":"61e69a43bdd473d676902a488c3b2c3b26f42064","_id":"@supabase/postgrest-js@1.0.0-next.4","_nodeVersion":"16.16.0","_npmVersion":"8.11.0","dist":{"integrity":"sha512-zrMZTipASb14qp3SZ6tyfZMWXMvRSpFPQEwn4iqEwczzNSQiOb3wgbgY0lhB0U2fNIwoWsMSXolrUmLl4N244g==","shasum":"dfafc2b355733421b88ed3ba783bd1d34cdd584c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.0.0-next.4.tgz","fileCount":83,"unpackedSize":196700,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIH0oYTZIzC8fry2b1l/tV1UD/F0AZvQjaVjp+haUZA9jAiBJwXLq4At+TELCOGCedf8gw9smnz2/WopltPvmDsWKmw=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi9ivDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoBGA/+LsrCV7svrToUVHSsog+hPvHcIka5N2+DEhi/3APLsRZTOAE8\r\n8UEu2Jokh8GEqQkWEdR0T19LXkmjhcsL4/7Xh7JmcN1W9iKNPx5YNRnC39yQ\r\nC/s2Sj03t9ZISv6usmlVrBbFFXWQKp6LW2rhBlr2YpsZDid0lvgGb6W/Gf1W\r\n2CVlOBgWTWQaYXjQN+HGxXI694VpLiDao+jQH8j9M0H05vtERyLM+RXLqRM/\r\nJym8ccVzyWHcjLSST1WV44kvLOydOCjUHqM1N+ormg9OU+FrhDE4z4Y6I++2\r\nbS3nzlAwwIKhClQFIxCNLb4GpyHSm9s77GMPapl9CInX4RdezAk9Ujebeaem\r\nKGLr2uLZnANytOrDwnF4y0mUn2foKU/dLiEv6QhUSdeKhxImVe7iI5eiEMwu\r\n+3EwqKkJUMGGnmouBQ98nXhRsRmYThjYMrrdjih0NB2hZi6KJg4Ck83F2Pnd\r\nTFZ7jrnf5w3rW3LIxW82ZuNF/EeXdlTlMzgxby949KUX3Eo78ny6dYtkuliU\r\nFOrAcS3qMC6WVk+Jp3E/TFwzFAry4IfX4rLQtF6Habh5eQtytJgMAbECYD6H\r\nr4ZibC58ovBGB1s9kmub+QgIQjRUYcXW0Jk4/SvaQF0ErB4mf5FXjpZ341LB\r\nw9mwkdf7ARZI1eX6FWCYju6Z5POd/0Qs3UQ=\r\n=glWk\r\n-----END PGP SIGNATURE-----\r\n","size":23727},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"phamhieu1998@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_1.0.0-next.4_1660300227304_0.5568150044415483"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-12T10:32:14.481Z","contributors":[]},"1.0.0-next.5":{"name":"@supabase/postgrest-js","version":"1.0.0-next.5","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","types":"dist/module/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs","format":"prettier --write \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","test":"run-s db:clean db:run && jest --runInBand; run-s db:clean","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot; run-s db:clean","db:clean":"cd test/db && docker-compose down --volumes","db:run":"cd test/db && docker-compose up --detach && wait-for-localhost 3000","docs":"typedoc src/index.ts","docs:json":"typedoc --json docs/spec.json src/index.ts"},"dependencies":{"cross-fetch":"^3.1.5"},"devDependencies":{"@types/jest":"^27.5.1","@types/node-fetch":"^2.6.1","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-jest":"^28.0.3","typedoc":"^0.22.16","typescript":"~4.6.4","wait-for-localhost-cli":"^3.0.0"},"readmeFilename":"README.md","gitHead":"d44856d6008f312b46adffb395825ae814df1cda","_id":"@supabase/postgrest-js@1.0.0-next.5","_nodeVersion":"16.16.0","_npmVersion":"8.11.0","dist":{"integrity":"sha512-hFzocxh77pKVd2UEHp9L0AL22WosgNhYLFEKixc9KsBnadwD0ZTApNzq5Ke2EyvfDB96RQ+GwvVXwZ7GFCBa0Q==","shasum":"04881b9521c2147b06368f5d340f11814251687f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.0.0-next.5.tgz","fileCount":83,"unpackedSize":195350,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDN0/LgFOCc4sJlWwP1LGiLYEy7yeJvXtX6TquW6aqkGgIhAJ3/BbxJp9jx6bUfNXB2vjFn6vUbv2oPlqaV8cmfw+AP"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi9jBsACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoo0Q/9FA9sJfQ1FNfXYiacefnqDkyNC+4o/Tc5DxMPzAYrJcik2/uy\r\ntl2cE4UNO9QS6O897j2CX0Nwh2lS4zn7LURqKKVtxRbYW7XVYdrkRvcRhcgV\r\neEtju4uk+rmJPL6n3BKliRk/nuUSKy7nj6MYmUIGS3RHY8OpBWJARiTLHRdQ\r\n/w72dUuYTF/ZI83CDmSjTJURnqH/vFO24JnBREnuHZl/rr6twzBfE+wOTe97\r\nZN2dMEGiywzHUIZK+f34lcB/S5eTV/XKZSc+BsS4dbW7vwzBQ91MxYJ7eb3Z\r\nTfkXDt4IOqDYiChzF85BQVwTpMdMV2l/PXgk8UvlBV+vJwTKCdjgGSG05Vef\r\nyQ53uMNFz/BVr2MtnhHoGW97soYn5qntXHnIqYaNqIkr6Pb5xNmvMjIffhz6\r\nahVbCOMr4ki8I0tfZyaUj4g7FZGY3Iv5lHhiIaNMXDZH47aEL/LLVQsFPlvX\r\nnbnMXYt0DtVom0X2aharN0GwQgf9Md0UMG9jbc9wjxbG/1133oVa98MYFmdF\r\naO2vFRpi90PO8f72YRub6SysXUWxo0M6okI/I7UYTrXIXEKnM/FzpJ5iKXcr\r\nWhX6WmzFs9do9Lko/+/5i4blIjKy/kSU1dejHvhqcypaPLh26bGlXso+S/OV\r\niy1HMBEmlOgJH5gLzdusZXBBJwyop8/0eJ0=\r\n=gfpc\r\n-----END PGP SIGNATURE-----\r\n","size":23538},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"phamhieu1998@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_1.0.0-next.5_1660301420586_0.5644615519168945"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-12T10:53:39.579Z","contributors":[]},"1.0.0-next.6":{"name":"@supabase/postgrest-js","version":"1.0.0-next.6","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","types":"dist/module/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs","format":"prettier --write \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","test":"run-s db:clean db:run && jest --runInBand; run-s db:clean","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot; run-s db:clean","db:clean":"cd test/db && docker-compose down --volumes","db:run":"cd test/db && docker-compose up --detach && wait-for-localhost 3000","docs":"typedoc src/index.ts","docs:json":"typedoc --json docs/spec.json src/index.ts"},"dependencies":{"cross-fetch":"^3.1.5"},"devDependencies":{"@types/jest":"^27.5.1","@types/node-fetch":"^2.6.1","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-jest":"^28.0.3","typedoc":"^0.22.16","typescript":"~4.6.4","wait-for-localhost-cli":"^3.0.0"},"readmeFilename":"README.md","gitHead":"6ea14e36304b972312fc87e47e5b223b21bbba0e","_id":"@supabase/postgrest-js@1.0.0-next.6","_nodeVersion":"16.16.0","_npmVersion":"8.11.0","dist":{"integrity":"sha512-Owd9qwe7GpH78gtwKh/QBfVaJsmkE/xUGwkDox6P+Cud6jDP0xo2dFVgSsw2GJ5sUxCElr2o3YHOjhRZwX7xSg==","shasum":"29560d6c518a3145e19d7a996ecb2b51f8d800b3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.0.0-next.6.tgz","fileCount":83,"unpackedSize":202270,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBGea4vXOw8Yia9WoNRjZ80iwpskQWojunDPYlRX1wcoAiEAsMFRftPvma+y2QVbTbqMaaqhzCgzzpXhDOAq/D0Yirk="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi9m7QACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoRaA//a+uyyPXzmmfMg/Nc77gsFBSWRUBGAlrGeyGbvYupRvI7ZX4k\r\nmkH3Z/XeTsAnXGoFNruArocPzi1JZ5RbIqMHmp12YBU8+exqwmUu2S4wh8Hw\r\nZM6TdRpvqwSajt7ipKDqEICDQ9Zszj0FF5ge1D2F+lN7rdL6PXLNjrptpPFZ\r\n331C87w/HGx1fU0bAY6m4ucEGJeYClotgE2jDpcKtkvAQukLtL1rXlmzI2kL\r\nQiJfxV3FxVY8Hu4rTQA8BAR+wY56W+cgQN49rlRKua2tykVPga1FTu4ZMwy1\r\nib05vBhyYDVXJKUWZZTkGVecj7TArxoFZK0V9A1mh/I+PEyGpYcu8os1fsgv\r\nyHFQsPBAU7/jSKkY9lqR+dQxC5kCr6d59kSEeW9kRCvCMHH7lNMZRKHuAGyJ\r\nwNDASlxFsyP9EgOmcgu4CNPyuvC6IsmXIpXBqnWnLRVQ2pko6IHqxf03ZcIK\r\nedt/BlgdtkDrHx7k3U4JzSeLUcqnlY1s1SB1aYRcHgz2wtPiwEGYjiIv5dq7\r\nIv4MI0N0AQHHyAOBnRa/wZYDL5RiqO2cfd3zf0GBqFN5HrL5ufn4cBeq5jYH\r\nUl8IN1jvYUmis/QrnaiRfWVB6EmrRYar+Hcbq2d7Z42rn1tpdc9EJF5KR3vX\r\n7ieqc/eAkZZo/UxQs80gyFBqNHTNNY5rAN0=\r\n=nwU/\r\n-----END PGP SIGNATURE-----\r\n","size":23663},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"phamhieu1998@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_1.0.0-next.6_1660317392678_0.48951948299659986"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-12T15:23:41.902Z","contributors":[]},"1.0.0-next.7":{"name":"@supabase/postgrest-js","version":"1.0.0-next.7","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","types":"dist/module/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs","format":"prettier --write \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","test":"run-s db:clean db:run && jest --runInBand; run-s db:clean","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot; run-s db:clean","db:clean":"cd test/db && docker-compose down --volumes","db:run":"cd test/db && docker-compose up --detach && wait-for-localhost 3000","docs":"typedoc src/index.ts","docs:json":"typedoc --json docs/spec.json src/index.ts"},"dependencies":{"cross-fetch":"^3.1.5"},"devDependencies":{"@types/jest":"^27.5.1","@types/node-fetch":"^2.6.1","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-jest":"^28.0.3","typedoc":"^0.22.16","typescript":"~4.6.4","wait-for-localhost-cli":"^3.0.0"},"readmeFilename":"README.md","gitHead":"eef85a49d7c8c1834d7075880be756549040d46e","_id":"@supabase/postgrest-js@1.0.0-next.7","_nodeVersion":"16.16.0","_npmVersion":"8.11.0","dist":{"integrity":"sha512-UefMDfIJ0aqZoJhIWLHbrrksIiqH+Sv9uml0sfISNX4nm4Q+hqm0aR32pFzr6VfMP7sXK1PaYKyPqGv0a4h7LA==","shasum":"36528956907626816382356d36b743c16f10ba0e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.0.0-next.7.tgz","fileCount":83,"unpackedSize":205864,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAWhmLqYItqVi1AyAYAxomdpzA+r4/Ti8WMJH/CzJI6FAiEAzwcwO7xoUbEuiH/PqwbQc5ormyGNmLunqSo3bavlPTc="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi+muZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpKtA/+MqlJMoXuY0v+vciZcfUwi7zKnLX5lw3fmqWD4nfCFpS48sZw\r\nzg7phpP1x9L53OLPwUkPjUr02xWGdxjS1TMdOHdnVr6QI5mobEJubHTU6/0y\r\nnGgESKXDF7OjIf1xsHpaH8IRLHFYyZqNlTE1UsYSm9tx7IgqPztP3ifylGtG\r\nhaMZ6FZUWLMrdONa64+qfMzHyKpA3tkKoSWnYQB7UrV/ZNUz4Xg9N3CyW16W\r\n/y3uQChHDhh9l+lptAS1elP82gfK06qrbHhrwXBhivulI6GjfUu09EXfINR3\r\nkwRrfpFCfbZNZBFEpQwA/H7SyfZ64gsfylDSLxOX6WN9TSNKBmC76fHVl/2c\r\nzbVIuineYv7hrAMNctSN1zWAklH/6ktZ5wCKeHtjd3+ZWAqGeBGXnHmV4U8W\r\n+x/gDdPM3bodQVSjHwSVrQWb/uU1bcsp7ISWHnb/fLZ0DJtsqTuFLkXEVaMv\r\ntGgRAhSQUtyBvaYiGgEvcDDPaXWvYK6qDfe0RRDVS+NSTGYfrx2MVxoNxR/o\r\nelYOfjftbM3DXHrBISsV9eivy3WNIMivmK5z1m6Cep9Fw/S52KunH6sjcgZj\r\nZLuCUtkG4eU8QVubHj/gxOeUxJMXXeX/CSHaCFoUpeHh1AlKEwLbrJ9CpZ4m\r\n9RdqnjjGyirZuoXn73APli2Pf0hvmsdwxA0=\r\n=WDx8\r\n-----END PGP SIGNATURE-----\r\n","size":23953},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"phamhieu1998@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_1.0.0-next.7_1660578713058_0.9721284892757311"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-15T15:51:59.482Z","contributors":[]},"1.0.0-rc.1":{"name":"@supabase/postgrest-js","version":"1.0.0-rc.1","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","types":"dist/module/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs","format":"prettier --write \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","test":"run-s db:clean db:run && jest --runInBand; run-s db:clean","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot; run-s db:clean","db:clean":"cd test/db && docker-compose down --volumes","db:run":"cd test/db && docker-compose up --detach && wait-for-localhost 3000","docs":"typedoc src/index.ts","docs:json":"typedoc --json docs/spec.json src/index.ts"},"dependencies":{"cross-fetch":"^3.1.5"},"devDependencies":{"@types/jest":"^27.5.1","@types/node-fetch":"^2.6.1","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-jest":"^28.0.3","typedoc":"^0.22.16","typescript":"~4.6.4","wait-for-localhost-cli":"^3.0.0"},"readmeFilename":"README.md","gitHead":"95aaa04c8b6a5dd982f0d162726ed9a7b51b11e3","_id":"@supabase/postgrest-js@1.0.0-rc.1","_nodeVersion":"16.16.0","_npmVersion":"8.11.0","dist":{"integrity":"sha512-J8uiunIYaIcrlceuGkDXBusrQi0USyZm+R4E/EqmYabwygkzDpZtruVgnK43oABBmVXtmESOeLly89PTSY3kIw==","shasum":"afb794fb5b438d70447ace1063f665c02b3307b8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.0.0-rc.1.tgz","fileCount":83,"unpackedSize":203566,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCnYvkQDY7tBnF0vllwc9TUNZokb2NC7T1MBOLfzJah4QIhAIrENLnwPjAS3u1wGqu7XDxx/dhx1EoJ3r+k7nEAhpsU"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi+6JYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrlSA//ekmelj3VQfEhAF7mKP44RK0MvWXCRBNcfqGNWtbtlAab6Emz\r\nZCbhs7pUbZ+v2YhyocJOXvUNjUa1+ReIGgbhXjY6DL3tNlebHSQfcG5Cxpoi\r\nXgr2NlEUtaw8pGvclzYCgCNd6gzWWaE5BGIONTn+pG/83D+K5GeV5zPHfcuo\r\nY9Hy611t84BkhphBq4EGsRWqDVicczA/bNS3smlVPYyDXW1QN3+9RZb5pNmx\r\nEEjr4QwU5aUvKbontzoys91BOA5Qx4SEINAOvuSsxYIlP/jTAx5dfZx7zBe8\r\nj88F4OxVKwFcaG21a22T0O2bX0fudRq1wkrH0Q0yGrxvAd8VMogwYjwPVpWI\r\n2bCe4p34XY8BBh0qTQHkM8SaxbXg1XaGOqQDpwSpT71dPY86oZo4shracxPL\r\nhfu/BCtjKj09gcqX3bvOx/ifTqSCkSdeF0sLcWKXbalZMKH6iU/Yan9kh1kc\r\nWbtuv5+zA1fOyEBduWP0IImh1dW7LVEfNJhbA/yB4XOB/LtyjZ7E8VfM98xi\r\nvZ5ctyWHz26KAiTP8wcIrU0hg1JHFzWLWP2IOx3Y16XxhyXw6iCvafLI+Y0z\r\nlM5A4MzOXPTgq6VvET+N3H7AvYs3PqiRxx1FpZX/RmMBvdFQU/uo+hDtPtrM\r\nQyZOgbgI2H+SMk8LTutHI/dI8YQgt32E5lg=\r\n=vG+i\r\n-----END PGP SIGNATURE-----\r\n","size":23745},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"phamhieu1998@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_1.0.0-rc.1_1660658264589_0.20518979259349024"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-16T13:58:50.515Z","contributors":[]},"1.0.0-next.8":{"name":"@supabase/postgrest-js","version":"1.0.0-next.8","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","types":"dist/module/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs","format":"prettier --write \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","test":"run-s db:clean db:run && jest --runInBand; run-s db:clean","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot; run-s db:clean","db:clean":"cd test/db && docker-compose down --volumes","db:run":"cd test/db && docker-compose up --detach && wait-for-localhost 3000","docs":"typedoc src/index.ts","docs:json":"typedoc --json docs/spec.json src/index.ts"},"dependencies":{"cross-fetch":"^3.1.5"},"devDependencies":{"@types/jest":"^27.5.1","@types/node-fetch":"^2.6.1","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-jest":"^28.0.3","typedoc":"^0.22.16","typescript":"~4.6.4","wait-for-localhost-cli":"^3.0.0"},"readmeFilename":"README.md","gitHead":"d50e2cd8b86fe0251b64bc2cb2e28ae55c0a6f56","_id":"@supabase/postgrest-js@1.0.0-next.8","_nodeVersion":"16.16.0","_npmVersion":"8.11.0","dist":{"integrity":"sha512-wmVa9CCJUI692Zu413xMVBqxZQn38sgTCoZ/BLrCNxbSfyP85W/E2Q8u/GV9jVA4W+Ba43tOpD+EWB/s+JtdoA==","shasum":"1d7b66233123fbce19c1d47ad00f9af6bbe876d4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.0.0-next.8.tgz","fileCount":83,"unpackedSize":205362,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCwPZ8DQc1smmB8M5amhxFV+rViAY+PMHlmTPDNBvuMFAIhAO3MZbEdxBdlx4ngEsbQY8wrAV1b0D6T0qYXE9BKUxVa"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi/V2lACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrIcw/7BWRNx2JjL/svNwtGaB0wF39SQJZFgbuu9fGPoVpLOkiHeHim\r\nzrcD3KnVY+i0PIm8tNxws5FYkr+Wpzo4XcaoZru7qXnNjcN8YtDdN2RHZnXH\r\nFMAccR+9Ibkw73CowKg242ECvdwrFOmVGyy0x1XIY5tVQBh86QtB4trDIssW\r\nkRbBzH9N1LzRAEOYwoFgZpo/Tt64ZBbNuaaLR+gHrLNmlk9DFBDR2SSLMdTJ\r\n+Ba5xCXvI/iqA/olPHdGus1xXysmcjwBku2YQIVuukkw9wMsXb6eORc5z5Xg\r\nXZvRqnhXa+jjDvWRlvqKi1YD0ocezQpGkL0Oldq7Y9sSt05Ep+K9IiT/vm8B\r\ncGBlylOFlCVBvXIgF55SJhYnFBl/2Pf2xGoqAUjc02Dt5U1gCQDPzR4gC7vz\r\nzLp5+1OyHvSfOxW01uxjn3PhM+1+OZEGR3hktkJdkKIiU/6tjABxMuvAlArZ\r\nOlNtlbox/UKG8BSBahgYur0vQ9D1DVp/Nk02E1fF20iqVbYRmoO0JCOCmyHV\r\nODfdza6c7WF2je5VUHtIwRQI+JNEbg8hwqjMvyyc+uLKqecrg78RRgNa4C+p\r\nwPZ8qaTGUQ6q87YoMBY0DCsgetZUDvGqy883BeuRD3Mwb1OLJj6p+Ksd93FF\r\nEVM2TA+444ENFjynE0A+hoXxIJcaC6PnIQI=\r\n=EpH5\r\n-----END PGP SIGNATURE-----\r\n","size":23986},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"phamhieu1998@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_1.0.0-next.8_1660771749601_0.3799051385285721"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-17T21:29:19.445Z","contributors":[]},"1.0.0-rc.2":{"name":"@supabase/postgrest-js","version":"1.0.0-rc.2","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","types":"dist/module/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs","format":"prettier --write \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","test":"run-s db:clean db:run && jest --runInBand; run-s db:clean","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot; run-s db:clean","db:clean":"cd test/db && docker-compose down --volumes","db:run":"cd test/db && docker-compose up --detach && wait-for-localhost 3000","docs":"typedoc src/index.ts","docs:json":"typedoc --json docs/spec.json src/index.ts"},"dependencies":{"cross-fetch":"^3.1.5"},"devDependencies":{"@types/jest":"^27.5.1","@types/node-fetch":"^2.6.1","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-jest":"^28.0.3","typedoc":"^0.22.16","typescript":"~4.6.4","wait-for-localhost-cli":"^3.0.0"},"readmeFilename":"README.md","gitHead":"1a3aab658f77676ed3474458e5110448b12a9907","_id":"@supabase/postgrest-js@1.0.0-rc.2","_nodeVersion":"16.16.0","_npmVersion":"8.11.0","dist":{"integrity":"sha512-IQV36lQ11BnQ0TGUk0BfdNV7V0LObgseDnRyodiciwGABfuNK2mE/Hw9oL6PdCxAZ+bIUp9VQSoO9ELVlzFnIw==","shasum":"97b2b60fb3e83e216bbdd36ed8210b8202edd80b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.0.0-rc.2.tgz","fileCount":83,"unpackedSize":205352,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGBDvKZc68OJRKUExdpb1RMjT6Rdnjxzhk0E4swjwNgWAiAg65NSsPK0niUBba+cPcIdEbnjFOE3E1A4o2vgOonxXA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjBkljACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr7VQ//ZsWJwUdMi7XW9IjO/ZCpjWW3Md9I/kRtrJuTjEPLiNFwn7w3\r\nbYY/ajN8gNNavA5uukMb5rDbzjbJdzu0PR2GAP5DhUfPkwKACrpzD1q9jZxQ\r\n6aoFDlhDesMH2w3xWFWIRpDKwkfEzD+xOt2M+qiX24cAwhyQM9FPGpoRBIML\r\niJW0sBgll8tY9RY4+1UtPaJ8ULrCKE6wGbhCmXI2+8yySepMZcOn6/ywHXd6\r\nQK9qKKYvaHgflFepJ13rW6kz4brDQxYw63Y0oC6tY3IT0/PmxKmxduhgCRG4\r\nYEx4PUxufxdkwEV6qazRFYT6bC10cnXiLawZ2JAiLrLgN72a6norJK+UsKD+\r\n2kkHto/BuyAlnDxfZ+EgenvHuIuJpDpZ/FsOxsfh5lmQJV13mBarkBCid/+U\r\nNMd8oT3sF1Ham1lJKg702lOSNjeaUX2RjSIWfobkpVyEbqdnxOUBEp5/LLze\r\natYoON5FJNJLv+YqQrC/MH8ejqaTCZyUQvR7Owd3OKq661Mi8t5xVq2cIKK/\r\nyckkVfRRTaK1Ty6Mc/aG1hpx2Q+leceEIGBU+4MMk7HMTYoBzSrFQMuVBUuI\r\nOjP2JZAzeNSbWGaWl7w/qV++7fT1LFhvpctFldWibwaERo8a84u3+nhbWMGX\r\nF9xNoBq86aJ/azmHKVTEwYwbZmGYJn36Sxw=\r\n=cPU7\r\n-----END PGP SIGNATURE-----\r\n","size":23991},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"phamhieu1998@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_1.0.0-rc.2_1661356387310_0.11324377733226987"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-24T22:13:44.098Z","contributors":[]},"1.0.0-rc.3":{"name":"@supabase/postgrest-js","version":"1.0.0-rc.3","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","types":"dist/module/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs","format":"prettier --write \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","test":"run-s db:clean db:run && jest --runInBand; run-s db:clean","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot; run-s db:clean","db:clean":"cd test/db && docker-compose down --volumes","db:run":"cd test/db && docker-compose up --detach && wait-for-localhost 3000","docs":"typedoc src/index.ts","docs:json":"typedoc --json docs/spec.json src/index.ts"},"dependencies":{"cross-fetch":"^3.1.5"},"devDependencies":{"@types/jest":"^27.5.1","@types/node-fetch":"^2.6.1","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-jest":"^28.0.3","typedoc":"^0.22.16","typescript":"~4.6.4","wait-for-localhost-cli":"^3.0.0"},"readmeFilename":"README.md","gitHead":"0c468cad618151cd9322f094d2181447dd9bab9e","_id":"@supabase/postgrest-js@1.0.0-rc.3","_nodeVersion":"16.16.0","_npmVersion":"8.11.0","dist":{"integrity":"sha512-4aSJisU7Mkn9BZIq6r8nRpE3TIB+6DP5eT8glXQ2Aq3yEjbENL0kc7FwJEwQTj10/G9aFZIhmB0k0SojREAtNQ==","shasum":"acbfce391d7a7325301d7607dd3c5db8da92069b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.0.0-rc.3.tgz","fileCount":83,"unpackedSize":203446,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD6tXhU3oH7tIJscG/Biak2FhOmjYRnnq13oM2Wy/QlugIgcPaPCYfFZMThHXFybPP818m9a4RvnXE7enUhF6oTS9k="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjBlVDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoI4Q/+IKvBecXySkVMyldwufmmg0f/t5xCS0j33K9ciz8vjSoJksh0\r\nqfp809BnyMxMa6cWTDDHDPr9iQ4mO3BW0AQYx94esX9YhraecBN0AjMIAFR/\r\n5UugAGnonv6oWXTPWa0hb3b7qcT1fEPPSSymSaSIrwURDgwFjjil8nUe6SoW\r\nKSMu2Fj5eySaMRaG5kOZR981VxXnTy2pbrmaGVWEIPyJdn84+02dIgPcsAzZ\r\nvGTzvmVLBrKaNlSCzaLI8/L8odnSAddLDeWGbFcz7eu95OG5gr+mWLSS7T2t\r\n8smFefnmYBvC/3jDEpEU++zjaajIeB6e5//Bgvg0c0jiQwDHiLEPkeCSsCAk\r\nxwnhcWnwQuZbK+n4rTKNW+0Qp/izkoxVXMoU9R1ksLZ3fkawpq50yeR6jlci\r\nmsOQIg5t9n9Wh8lSvWXYVQLpcNBkn5JIfwD+mvLSvAkRrsjodadCfWlbsUvY\r\naZ60w5NMPutg7t7KnavgM3U5+zag9kMBpDMnY27qdD5Bj93ihgh8qoWnPvhq\r\nnv4xYGoagO3qkFFsebOsm1xpfjgNr1awq/IZgkWKrsd/8yX1B2l0sM6Xs9oC\r\nxFzZi5B2m3quNK/ZjD7xOb94NzxONnIhYJQUzmNhec5JXc60KR6KGrk5f+Qs\r\nlaUcxCMvAEGwegEdk4n/KOmb+pJrWLTrgIk=\r\n=72JC\r\n-----END PGP SIGNATURE-----\r\n","size":23874},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"phamhieu1998@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_1.0.0-rc.3_1661359427575_0.5089396501939334"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-24T22:13:45.296Z","contributors":[]},"1.0.0-rc.4":{"name":"@supabase/postgrest-js","version":"1.0.0-rc.4","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","types":"dist/module/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs","format":"prettier --write \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","test":"run-s db:clean db:run && jest --runInBand; run-s db:clean","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot; run-s db:clean","db:clean":"cd test/db && docker-compose down --volumes","db:run":"cd test/db && docker-compose up --detach && wait-for-localhost 3000","docs":"typedoc src/index.ts","docs:json":"typedoc --json docs/spec.json src/index.ts"},"dependencies":{"cross-fetch":"^3.1.5"},"devDependencies":{"@types/jest":"^27.5.1","@types/node-fetch":"^2.6.1","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-jest":"^28.0.3","typedoc":"^0.22.16","typescript":"~4.6.4","wait-for-localhost-cli":"^3.0.0"},"readmeFilename":"README.md","gitHead":"7a36bdbe7297b2b4b00dbbcb36f710fbe5132033","_id":"@supabase/postgrest-js@1.0.0-rc.4","_nodeVersion":"16.16.0","_npmVersion":"8.11.0","dist":{"integrity":"sha512-/0E73jHi7mOX0OJlbxdQMk4n3wUJq9WICtHPzWzNHlYdHTfB2GpBsgSLbptRrerQVZ9fI/OZZbEeRNcxw24sgQ==","shasum":"26856f1f63d83e3d0e61cafd50aaaf2117b2c84c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.0.0-rc.4.tgz","fileCount":93,"unpackedSize":251616,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCga1FWLxPmY/HNTTx0+CbbU7LXmw3ZIkoG3FBZKPbG8QIgGuzLL2v9Kx4O88RkhIVIW+BVgspHF5Wk63+z0K4GZMg="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjBv19ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqaRg/+O/sDCb8ltS7Lo54xpNx+v4WLcdDrxvuhV5KiQgbp8yruOrfG\r\nXi/MWEqVKQUPWMpKZLfer3qnRqOqxyypk3XRhXeBBGQE1y0BNwvPyx3g5Y0Z\r\nrRhGuZYYW03SE9V3MkM7UDt58XG/nwug4KM3YWsGXYyuvxDxvtS7LKtnfI0u\r\n9LwvXrp+MTnELyLxu+ZcZC+FwtYs6Q1Ay6Kvb+ayFoW8GVO8tPllH5KHTXXL\r\n739Whf3617nxJvoly5jkDqhIAqoKpqLGesRQFjChQkPmtBi/qHeje1xW0H8J\r\n/+iDzRpWkqZI0BglirmRa2HYHOMuogEf4niec/VoRjayHAhhjrSwDC0ybctr\r\n0mBItPZvVtLLB8qvPQbt8X3TZ65wcTS2G6GbhDyAq8GRU08d7e1RB96MXvnV\r\nkRXLe9tR4TUtaM2SAlN23sr257oy6bRDmEaA9NxXwn2TKuoyFiW1o0BY59Cj\r\nL5B1XCVUCKHST2yVRObVXHLDSzjO4oIwRQBcHooBLzWkEulJy8wc2cM6Yp3n\r\nufQhHVY2q4/NLVk222T+SZ6VViOM62zATmGEAjMVP6TqIE/9f0sMPGQQvg18\r\nl9WgBr/ZMUeZcO/10Am7lSv5MvMRCZsfEjFbxyGaCKnSN9BS8yFKEnwgOs+X\r\nIK6j5MILa0PW+jWUy/yR8OEGIb76c9Mbkr8=\r\n=SCuf\r\n-----END PGP SIGNATURE-----\r\n","size":30343},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"phamhieu1998@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_1.0.0-rc.4_1661402493591_0.49114068552092105"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-25T04:41:54.706Z","contributors":[]},"1.0.0-rc.5":{"name":"@supabase/postgrest-js","version":"1.0.0-rc.5","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","types":"dist/module/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs","format":"prettier --write \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","test":"run-s db:clean db:run && jest --runInBand; run-s db:clean","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot; run-s db:clean","db:clean":"cd test/db && docker-compose down --volumes","db:run":"cd test/db && docker-compose up --detach && wait-for-localhost 3000","docs":"typedoc src/index.ts","docs:json":"typedoc --json docs/spec.json src/index.ts"},"dependencies":{"cross-fetch":"^3.1.5"},"devDependencies":{"@types/jest":"^27.5.1","@types/node-fetch":"^2.6.1","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-jest":"^28.0.3","typedoc":"^0.22.16","typescript":"~4.6.4","wait-for-localhost-cli":"^3.0.0"},"readmeFilename":"README.md","gitHead":"8a446c560face7c6880fa202f6d2783e1399780e","_id":"@supabase/postgrest-js@1.0.0-rc.5","_nodeVersion":"16.17.0","_npmVersion":"8.15.0","dist":{"integrity":"sha512-rBOyhK+qLd2fdX6WbCW3e9gY9qbwC5Zeso6QWM+00RlRz3k156lxnreVpe4KKGXNT3JMqJwAHXjQ2lbxmtBJqg==","shasum":"dd95570564ea332131c26da1ffa9f88429164850","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.0.0-rc.5.tgz","fileCount":93,"unpackedSize":254990,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCbYoiRXH5CfaBtZzEuc5JBtrtVO7pVqS8nU2H0bbHCqAIgQsWDzUTyOM1kCLKrwRSw5VNvSvwkk01DHUNbkKOBYlc="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjFuykACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoOCA//ZVOECMpjTYHO5yvGAiytZgVYuIO43MgyP95oVnMG7WJWt0iV\r\nbW2N71fb+02twpX0B5FrEmAqcsOVtk0CgZWytw+vQvPQjq2ELhaLGzeFkli2\r\nAR/uUFIjlpqbXflBIPRzG4qAhnOwCr/vHnTfqwY6eTK1f8MENuaPFItH12UP\r\n2Ap7SpQmQs/psgS4VnutYGQdryR5/lwCx7kWiz7KqgOsgeXDl6keb2D/RQSQ\r\nOXi8W6XXH33L5BoS9A3fntZCJhhMk4zzFRRtRUIVrv1aQc3JW0BJOrtp1Xe3\r\nCzZr5ubj88prOsBNLIYcyXVeym2ou4qe8UyuzecDOV1YDV3V1HwznqLDzBDp\r\n6SXSH30cF2YXkAMCSNPzdAWenmUk/c42AkHOlP3eEbyORWdya2HKfCjFKYPX\r\n8GtzNNwqlhXdFm0jgJuaqBEuFtZNwUs+I9M3E8g2BYsuK37sy4uwC9d7I5vd\r\nGhSgNNEn+az7iseK/VOirTwvCthjwX7DpkZFLRMK7DHPgDml2u+zjJbLBNH4\r\nT8Gqg6iufXWCnBAs2y57Vwjlwp4PLbGNdbJZeKs+A8Rq4tKmBgbo79iEoRCH\r\nk4p97dMWz23zQw/FifV6GFH26g23zvpV6oO/MS6PKlBkdHIkuzzrEsJ/xZcB\r\nSo2xQXygMkqZvTHOCX2Z5UCwL2xm+Cash1E=\r\n=5VT4\r\n-----END PGP SIGNATURE-----\r\n","size":30702},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"phamhieu1998@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_1.0.0-rc.5_1662446756031_0.1905663532423203"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-06T06:58:55.499Z","contributors":[]},"1.0.0-rc.6":{"name":"@supabase/postgrest-js","version":"1.0.0-rc.6","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","types":"dist/module/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs","format":"prettier --write \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","test":"run-s db:clean db:run test:run db:clean","test:run":"jest --runInBand","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot && run-s db:clean","db:clean":"cd test/db && docker-compose down --volumes","db:run":"cd test/db && docker-compose up --detach && wait-for-localhost 3000","docs":"typedoc src/index.ts","docs:json":"typedoc --json docs/spec.json src/index.ts"},"dependencies":{"cross-fetch":"^3.1.5"},"devDependencies":{"@types/jest":"^27.5.1","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-jest":"^28.0.3","typedoc":"^0.22.16","typescript":"~4.7","wait-for-localhost-cli":"^3.0.0"},"readmeFilename":"README.md","gitHead":"890c02026bfbfcab74da887703966f2458650faa","_id":"@supabase/postgrest-js@1.0.0-rc.6","_nodeVersion":"16.17.0","_npmVersion":"8.15.0","dist":{"integrity":"sha512-Oe3f9T1TGUdbBStEMJbYSKxIbkAc53ccARhq4zcwBn1NS7/aBK3LTUNEc5qEn4wZGSGtnCLNf+Xc9BSn+IM6bQ==","shasum":"6dbe1394e8d405b58e82cb8da2f4847bff0115e8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.0.0-rc.6.tgz","fileCount":93,"unpackedSize":285770,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC8Yl86Ubfs81mD2MynYmMVEURr37rgGxguwHW7snwe2AiA8htwsfnSyDZIervkKN8SwSdDbEOUjpTMMHrUmIaRjNg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjO8G+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmruOg/+OvkVBEhMl0+l1DRKJxC1fIZ1yU7QgyB/VS48RiJzg05RjLc7\r\nO4/DwD/WOUmOJBWtyn0W2PSOjFgLUOyzwBP/4TjEMgon2SIBcek1MwgE/Viw\r\n6CtgGCRvBPtto95YC594scIVVjHIIDdXfkyOOYqTVK2xU1+9bULcJ4Al0zTH\r\nFvQuVp5ssNrDIYTmvV7/0Yuua13RxYyhN1qVDIYplkF0Z+DDl98KX1gr0O3h\r\n/O/SKUxxX0gdYDyYhR+hnLsVIsu3I4UwATBAWSu9tosiOYLcFIJ1xZlM1niN\r\nziBLvxYBFFSXrbM6B2trCF0j/1b/Sv181C7p160hDGFDrvM7gd77r9CW6o+9\r\nwI8nqvN+iZh06/DLyyI6zBbw8r549S/7HGxx5en5M9t1E7yr8z87eYegXCra\r\nrKFM5umxBMajJUwdh/kokI7Rh5zJ4v1w9kKWrAGGOLkiXgOGWsy0qzK5IOWo\r\nxm3RDWB1ugks1C1fEU7gFBFktryLKDsW+bt2Mt/fZze/pW7p+U2zTDVsOOZG\r\ndwSIojxCGMFhiGn2WHmBOPYxOlWPMtMs88aZ0cNK4GWADvH+nLd3I2jKBlt3\r\nLLPFhX/0G30cPtzRTUXz+K+mvdfv3lyq3TLU0xZgnxrH8an/W2Wtdhq8C7LB\r\nt/IXZdEHI091i0ux5vdtKwdDyqvPz0i9V64=\r\n=6V1t\r\n-----END PGP SIGNATURE-----\r\n","size":33482},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"phamhieu1998@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_1.0.0-rc.6_1664860605981_0.22781342791340986"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-04T05:16:55.850Z","contributors":[]},"1.0.0":{"name":"@supabase/postgrest-js","version":"1.0.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","types":"dist/module/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"run-s test:db && jest --runInBand","test:clean":"cd test/db && docker-compose down","test:db":"cd test/db && docker-compose down && docker-compose up -d && wait-for-localhost 3000"},"dependencies":{"cross-fetch":"^3.1.5"},"devDependencies":{"@types/jest":"^27.5.1","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-jest":"^28.0.3","typedoc":"^0.22.16","typescript":"~4.7","wait-for-localhost-cli":"^3.0.0"},"gitHead":"94db7098ef9d75766b8ca84b1e888f34a3eb759d","_id":"@supabase/postgrest-js@1.0.0","_nodeVersion":"16.17.1","_npmVersion":"8.15.0","dist":{"integrity":"sha512-MRR4g8dThgSnlnjkL2Jvc6gS73W68hLq48/Q245CLvUPt3KtOh3WXpvo4rZDEDHYVkyVga+L9IQixo6YTsjMQg==","shasum":"a42fb95089219ca880374e963fa28c74da27972a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.0.0.tgz","fileCount":93,"unpackedSize":285648,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGu+z1qYMbWEi98peRp2zK4wiT4QwtVuKeHiDX2wRGV+AiBxapVBeROZzStc65NQV5qru7rcsDLmbGZ3SqIFlrZ2kA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjRUVgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpnJg//cx/GSFs2LPPWCd0VN/AEu2VcAqHMY5oNobo1N0cFQH/lSb5g\r\nH2XrqlpCYTQCt3YqZCJDp0M8vNZCYH7am5PwSI6HnOUrvwbI+3slfZrc7oeV\r\n/23Aa91VJGbupZlzIB90xpp6EShAnCKFjL3JhmdOnwpf/k6i+A3J8JE+eEcv\r\nd0dlKsLOEqqgsEgr5m1fou9AEau/LiRZPVT5vV/9WgKZsixxyVJsbTLpnuJ7\r\nfXomleyAUVGHYQON1o4BAD8ov3cwkZpV8R4z3NCmPzNssYGVq6pLeViEIo3g\r\nJznfK6DyAnMA++f6VQIOqlTxGUMkRVfdgGzENly49WFDAgxoHe+qyqaHRhpV\r\nlMRoCiXfsIAyDq7sDtQ9+hngR5vxneGC6STC//mzjijGnh0EwVT+mzW44umL\r\nWVMgOZ3VxYEWBXFcTxrmtzbJ/Morujoyx4pP+Aax+mrr3woDtjd23yAMYZmA\r\npU07+1Q+MHn3wZewW5mHKTNmKjYrRdnKMVjmn58QSmyXycMJkAOeEZzSB+I2\r\numqSFOORxFVd0PFRz8JmpJBRFxZ5fp12/o3KXWR2IUIuOzNvE25dpFunX5UB\r\neF8LmSV5LNCD6Us1x4f6L73zCtalzsOUtQZPaXOYjwsDLRaVA0d3ESyKICP8\r\n3Gthvp7M/WXXNaJdoKAL2mFryM7sCj7kMM4=\r\n=3Lot\r\n-----END PGP SIGNATURE-----\r\n","size":33445},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"phamhieu1998@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_1.0.0_1665484128209_0.03905695521846608"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-13T03:33:23.650Z","contributors":[]},"1.1.0":{"name":"@supabase/postgrest-js","version":"1.1.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","types":"dist/module/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"run-s test:types db:clean db:run test:run db:clean","test:run":"jest --runInBand","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot && run-s db:clean","test:types":"run-s build:module && tsd --files test/*.test-d.ts","db:clean":"cd test/db && docker-compose down --volumes","db:run":"cd test/db && docker-compose up --detach && wait-for-localhost 3000"},"dependencies":{"cross-fetch":"^3.1.5"},"devDependencies":{"@types/jest":"^27.5.1","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-jest":"^28.0.3","tsd":"^0.24.1","typedoc":"^0.23.17","typescript":"~4.8","wait-for-localhost-cli":"^3.0.0"},"gitHead":"4aa24d548b61df00e2aeb17b66d39205144fbd0c","_id":"@supabase/postgrest-js@1.1.0","_nodeVersion":"16.17.1","_npmVersion":"8.15.0","dist":{"integrity":"sha512-qkY8TqIu5sJuae8gjeDPjEqPrefzcTraW9PNSVJQHq4TEv98ZmwaXGwBGz0bVL63bqrGA5hqREbQHkANUTXrvA==","shasum":"c820eb51a7c98543de6617f5b782757771f8f6db","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.1.0.tgz","fileCount":93,"unpackedSize":291215,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD29VBuZVnvMO8VAC/RHQsfuKM3eqdjlGeaGhgLdql8hgIhAP45Uxp/LWPq9XyLXUMoTHXwU19tccdHtuTV8sf5gTud"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjTmL4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq96A/+OyJK652NGCgNsX8fH4xmWsk/Mumva+PkmZw5S/l9ujjbRXAK\r\n7Sz0i0+6pLivYNhhNkP7reivQZxZIJ3Rcahe+IYTelBDf9NNi5BwVb34db4u\r\nLiqUNn5LY4O+H0JWgZ1pIXMDRahpDIGl99AFPgvsMsSoBJUWWHvjqV3S1jqn\r\nWdUtp1mH0odG3sl/7bAsJGvlsJERJBVrJ/JrSibzgoIO/2KHYL8p2a4BW0bB\r\nuslXVWOloqaCm4E4EkmDhK3NL63yWnR0YCh9nsPG2tJtRvxiNBDlOv1Gbq+d\r\nkfa3rqN2uPaMeuKqLBmr0bMCtpch2GDVHyPGovdE8vDSeStmS7q7YcrtXccD\r\ns3IfeKFmjBof2QZNKmC165OdMip4PKXODSfMeGdj4d1sDPFhCRhZW89R8g3m\r\nNsF8gXZiKYy6PS5fEFyPqNlZaFzUM6VkcRLrl+5IKySDtCnpxyEhPwugvZuS\r\nSzPUqVKSReJCF1zCKsFuGRs+lEngVru91rVKbAXJT6WiSSccg4/Z8Oy4nXDw\r\nbWgp8X8WD7ZRia+nxz//g8pbGWeDBrv1G1XZKzHAsz5U5LsxhUduR/MkMLcG\r\nqek9lTRUE8OpEhTbuxrU8oTRznNOvEmhP3uVlRMmF2o4Zeu1CrBmoAxcBAmS\r\n2Nnx8tsIbWCO5io4qko36VFBsj8l5olSG1Y=\r\n=t5PN\r\n-----END PGP SIGNATURE-----\r\n","size":34017},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"phamhieu1998@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_1.1.0_1666081528305_0.8500820083557667"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-21T09:01:54.168Z","contributors":[]},"1.1.1":{"name":"@supabase/postgrest-js","version":"1.1.1","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","types":"dist/module/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"run-s test:types db:clean db:run test:run db:clean","test:run":"jest --runInBand","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot && run-s db:clean","test:types":"run-s build:module && tsd --files test/*.test-d.ts","db:clean":"cd test/db && docker-compose down --volumes","db:run":"cd test/db && docker-compose up --detach && wait-for-localhost 3000"},"dependencies":{"cross-fetch":"^3.1.5"},"devDependencies":{"@types/jest":"^27.5.1","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-jest":"^28.0.3","tsd":"^0.24.1","typedoc":"^0.22.16","typescript":"~4.7","wait-for-localhost-cli":"^3.0.0"},"gitHead":"1e00cbc7a36a01c74fcbf68d63f1702eef5df274","_id":"@supabase/postgrest-js@1.1.1","_nodeVersion":"16.18.1","_npmVersion":"8.19.2","dist":{"integrity":"sha512-jhdBah1JIxkZUp+5QH5JS7Uq9teGwh0Bs3FzbhnVlH619FSUFquTpHuNDxLsJmqEe8r3Wcnw19Dz0t3wEpkfug==","shasum":"2fa8d2bd14d443c82c5e20947f98d23b73f62ddc","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.1.1.tgz","fileCount":93,"unpackedSize":293719,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCx7aypi59E0xGgjqaumbYMbQLavEkjE4McFHP/v8WqOAIgJBsGv4AefsRtq9N3G37ugsj8mtFHMsPU/C4x5HFpY1k="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjnGvMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo2bQ/9HsGX8l//aU1XXpiLzupaMh/G5sAYeYbf30VGHw1tfbyyoT/R\r\nhU1E+dJfpkoZecc11YDOUrOzkHOANF7FO++fEBLVJ9knnpTwTEeclsYx7ssn\r\nlMnrsh02M+b0/nq8gh182zr1LuQuA2bU9hw2YwXwsKok+1F++cpy14n4ElmA\r\nfGfXVakyda1TUPu8BgIo3GIRLdpFdYYU00MYQt1p32+zJwtXqJ4BxVEiROlG\r\nhnUeRt3oe1/ES+p/4JZcMxd73Wec0gtYCj0gWYIx0ERR6uUZiB+SkjzUguYr\r\nXu37HEiP/tZZXqPuVYQaYzXQoY6bJUGHuGXMB5FjSyqCCUjrBacnZaaPWLAE\r\nhtKPBuzUXJJRQ5b+lptEoxbR3WG8c7MYkmd4bwnpDdz83u9FfpR+a+AVwnHP\r\no7L2wxDsnQO1WtXwMBUuIbsKs1YxBBJcSljVWaBvjlz5W5GzU7YKs3XjJ+6Q\r\n6rj1F4+Pj3x/Enr+O/Xkkb9Sd7kJtVCbd8wiPfLUZS6ZX6Qgs2u7HaeL0Cw4\r\neR33HWgjP/vJyZBtB+7CgPv/CYSrnGfWcg/v2nhiEo7BUaWI6s9TxCzMdZtL\r\ngV3PBHGPt+MgpooZLSTqkkA00bLHzAyQbnftoNajn+3AJW6w5gMaLZu+wD4b\r\ndh2aTKrObfHE3xnAI6Tbpp59z6wSjVzexg8=\r\n=hcSP\r\n-----END PGP SIGNATURE-----\r\n","size":34649},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"phamhieu1998@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_1.1.1_1671195596693_0.3557699669747958"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-12-16T13:00:07.351Z","contributors":[]},"1.2.0":{"name":"@supabase/postgrest-js","version":"1.2.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","types":"dist/module/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"run-s test:types db:clean db:run test:run db:clean","test:run":"jest --runInBand","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot && run-s db:clean","test:types":"run-s build:module && tsd --files test/*.test-d.ts","db:clean":"cd test/db && docker-compose down --volumes","db:run":"cd test/db && docker-compose up --detach && wait-for-localhost 3000"},"dependencies":{"cross-fetch":"^3.1.5"},"devDependencies":{"@types/jest":"^27.5.1","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-jest":"^28.0.3","tsd":"^0.24.1","typedoc":"^0.22.16","typescript":"~4.7","wait-for-localhost-cli":"^3.0.0"},"gitHead":"a0e4db78be5733b22ce8b457f74b569fa191fbf9","_id":"@supabase/postgrest-js@1.2.0","_nodeVersion":"16.19.0","_npmVersion":"8.19.3","dist":{"integrity":"sha512-O32+dVG2db9a0uRaxNindqLrBSNSRwyKo5KewO0Fq8zUXD+0g9+Z1svdsBLGL9W/8rTIv+YwsWvvPCd7hSivPA==","shasum":"9984fcfd585861a09bb74842f18d3acc39b3d57f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.2.0.tgz","fileCount":93,"unpackedSize":301543,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAIBMYneAtJfdmS4nwTezskfeHPx/AmS35tG/u8EaLAzAiEAiefNPWvV7TSUF/aDQ6sCESGcdlh/3nwuxkf3pALjT9Y="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjxm6fACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr0uA/+L4eFQJyZ9KhWDpaoR+Uiyr783U1ryB1iwIOdAJR3KTGjHDGf\r\nDFYieGAgwK4kvMELw+fSazXTfSAU06/UluF+BI8A5vtb/qjDZGQ4FAw7zT30\r\nquUbMBnpEQy26BsutiwTOzXUkm6bGBbMsDFwOeXgkFr8npGfH4Z+tGMwWxB3\r\n+WNs+bXEnuS/JuiySDJO1IX9Y3XvWF9LxQeZuQS8CUTMAo+zhdG8DU2OSsZK\r\nh5LDtnMQwcWD3LSZE9m1W2GJbbNsj+20sa7+ZW+Fks1cFm83duT2mOQ8Bud8\r\nFs511jKy2eAiZ50U9s8c1M4pvQkU5TwuxrhXB2c5vo5Qdm7wo6CENx1ychQm\r\n49Z9mNthFWNO1B8BKT32XJ9ZhrAkUK0ZMxepJsOLiomIzbGSvdeiJiJqFaxp\r\n6tVSVX6y0+kYbaB7wwtMPgkT/ZsvAjM+S1nW1UYUhCAG9p0bBfKrTfkFoiSd\r\nnL4ifXaUwE9C2EJ8f8VsKXGQIJfomDnS+vzTBJrW33I9BnlbmuxA5/UajszQ\r\nA+0KC4eKVspyKwiDueiDsyvwlMn5IMdcr9ltT4LhBoyQdZnVPJaDgm+yWFVD\r\nSg3O0usRdtMOnEt+Yzv0TwMlQgyB5r1HYzq3SY9Vvl7jrQPTOaRZA5DrYmPA\r\nzFuctpyrxr43pUfWNtyWRuk7u3LY5dCEDCI=\r\n=BZXa\r\n-----END PGP SIGNATURE-----\r\n","size":35272},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"phamhieu1998@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_1.2.0_1673948831732_0.935825480854019"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-17T09:47:11.948Z","publish_time":1673948831948,"contributors":[]},"1.3.0":{"name":"@supabase/postgrest-js","version":"1.3.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","types":"dist/module/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"run-s test:types db:clean db:run test:run db:clean","test:run":"jest --runInBand","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot && run-s db:clean","test:types":"run-s build:module && tsd --files test/*.test-d.ts","db:clean":"cd test/db && docker-compose down --volumes","db:run":"cd test/db && docker-compose up --detach && wait-for-localhost 3000"},"dependencies":{"cross-fetch":"^3.1.5"},"devDependencies":{"@types/jest":"^27.5.1","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-jest":"^28.0.3","tsd":"^0.24.1","typedoc":"^0.22.16","typescript":"~4.7","wait-for-localhost-cli":"^3.0.0"},"gitHead":"8f49667db2f7008833f9fce25372cdcea9ed050c","_id":"@supabase/postgrest-js@1.3.0","_nodeVersion":"16.19.0","_npmVersion":"8.19.3","dist":{"integrity":"sha512-XVX0XaWTyT06mtj67gKb0OasP9hUNIYpypgdKnIqBSib5fXD3aRb6U5rt9y9gG1UMi7pCCgv2qulKRIQlHbb9w==","shasum":"7de1e2ae45dd203bdc0cae2abf3f0f53eab54997","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.3.0.tgz","fileCount":93,"unpackedSize":300083,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCnkTVuDzM3xXvK6MbTwbNfui8aUYNasoc3TssuJGHXqgIhALjAfEIQ0XXVFgVayWw0uJhegSPWJwgyGUpVpQJ9Wrpk"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjx2pSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmotGQ/+I7uvSfzLjUKdV5/D2MCnYtZ+xJixT/gx664a+md12Y+ixXR4\r\nXEOFSTiFR5sg2237F6/VIXsVryUGfXWRIHDPWze3BpGQgcqfxkmmV7Bl09kC\r\nlvmsh9PGX1vc6KAlw6TDv1fegn13A6eeMotc7+0zEfuShpDYg+XooA10iA8h\r\nEEpmzDHZala0mz10B9BQx5bAg/vA7mWp1Ox6yhmOsYS42T/3Dbxvum35E5+p\r\nrVAoB0fn0+icxwERlpHiVP3aJSadjLbsscmDaRO3zAVFyj9rwvBWArgp05VZ\r\nvjp/d9O8IACK/D9HkiQ1xetZHAk3EcM9uk11kvjqzimUHTedMCwK5/rLvQj6\r\nklp/i7XGOupuDsLS+IQ9pYS0Q0+zBoo+xqsjE1qPnU/DCwOL5F+naBwHflZO\r\n3BBKOWxlhT6si7mhsZTPkaxtddJzFY54Efk6ZIsYoy0gnOV8n5ixkfbEDVpe\r\n0FaF4kUoRd8NCw/uIPMPjc8Wnt5d9X6cMSujkcqtsB0d8kHNKZZnLxBRJW5k\r\nTDrUD63ujq8gW9JADxqOkDflEfjg1T3pR7a4qhi5TyMZMyDx/is0rV9COcy3\r\nLJ2aYUUn98MGi+XIUa866h+EDfTzAESYLANCnnak36CNAaCRf8KhnC2ebZII\r\nf6s5tncveIGM2LQbfQ8UE6o8q+ngOIEJUj8=\r\n=F+mz\r\n-----END PGP SIGNATURE-----\r\n","size":35023},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"phamhieu1998@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_1.3.0_1674013266175_0.5700732243732278"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-18T03:41:06.375Z","publish_time":1674013266375,"contributors":[]},"1.3.1":{"name":"@supabase/postgrest-js","version":"1.3.1","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","types":"dist/module/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"run-s test:types db:clean db:run test:run db:clean","test:run":"jest --runInBand","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot && run-s db:clean","test:types":"run-s build:module && tsd --files test/*.test-d.ts","db:clean":"cd test/db && docker-compose down --volumes","db:run":"cd test/db && docker-compose up --detach && wait-for-localhost 3000"},"dependencies":{"cross-fetch":"^3.1.5"},"devDependencies":{"@types/jest":"^27.5.1","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-jest":"^28.0.3","tsd":"^0.24.1","typedoc":"^0.22.16","typescript":"~4.7","wait-for-localhost-cli":"^3.0.0"},"gitHead":"f8edc5129077b36843b37b86b695fb9ec6ada168","_id":"@supabase/postgrest-js@1.3.1","_nodeVersion":"16.19.0","_npmVersion":"8.19.3","dist":{"integrity":"sha512-vKKNDX3oKOSCKp3k7oy5azcqz11YyFxoxbFtrt69GDLylCXWmsYv83a1yndVbNYhrIYQQhIrPnh8EE8EUwh5yA==","shasum":"d5ac50592297f3fd670fa275eea64cf53debe2f6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.3.1.tgz","fileCount":93,"unpackedSize":299434,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCoATFiHhdrGqCw6IkOxUBjVsPl6g7xQVVHvZF4ZmorTgIgDL25R44zSWTyWolDjg0wi0pTSHsPcc1ZcviE4DZf7Hw="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj4HS8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqbpA/+KNYK39awsHJQ6B0CMHgScaWKpFHHxmldpVGpZgSoChZFG5nd\r\nteAquvxsj5iBXZefY0ApJ4q3rQhS8wciizfkkdDs3v+PQ9viz7elaNcXSw+W\r\nx9q7cyALtWMuPX5ncL1Yg9f6GACd2tk+M8rax3+JXD3HQi8TZFEphjDG0N0F\r\nD/Y5xj3aDXpdwkl8lZ5q4Fa/jgLxB9u+ncgw4+xp1HfSUP4uqlSFpj7Ci+Ng\r\nDLa0IvOjglzFDpY5HzcijxuxDGmbwMpij19v8zyxvlwvqkKGOZfsH1AT6o1Z\r\nXqaKFCz9J7eOf+jzvqLA4uFWqGPE+Dm5r1jOgAGTfnoaQsyY2Cy9da7WLScr\r\nUemZHaCp300v1JgTrI8kulhZRHAlZSqqQ6+uU27pqJ9wKvEuU7XUeAacnFfv\r\nnTH0Gm+tSVGQmuMGJBkT+vCb0ym9XiMeo0rN0YfHFDYzadeOAS5TicEiw7d7\r\n02PDdoiP7ZTA0PeZoeapduO2aHaeMQZno2r+qM3jGDEIU9mn5xKpDCqaMhyR\r\nNMr7pB3C3ZgV7vC1pzmJuqPnf20Ay0HqO57OUhb3FJp/lt/IxAh2ZM5GFEYZ\r\nP+DVOefkIxDB6pCbE0dbmL0hqdijr6QScJ5HJEPaF6D1RBd9BuQBhOiu7CMq\r\nFaBJTjxpxryl7SdeuszFRnRGjxqdCeAtQH8=\r\n=FSWN\r\n-----END PGP SIGNATURE-----\r\n","size":34978},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"phamhieu1998@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_1.3.1_1675654331861_0.6557315242909381"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-06T03:32:12.015Z","publish_time":1675654332015,"contributors":[]},"1.3.2":{"name":"@supabase/postgrest-js","version":"1.3.2","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","types":"dist/module/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"run-s test:types db:clean db:run test:run db:clean","test:run":"jest --runInBand","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot && run-s db:clean","test:types":"run-s build:module && tsd --files test/*.test-d.ts","db:clean":"cd test/db && docker-compose down --volumes","db:run":"cd test/db && docker-compose up --detach && wait-for-localhost 3000"},"dependencies":{"cross-fetch":"^3.1.5"},"devDependencies":{"@types/jest":"^27.5.1","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-jest":"^28.0.3","tsd":"^0.24.1","typedoc":"^0.22.16","typescript":"~4.7","wait-for-localhost-cli":"^3.0.0"},"gitHead":"860387eddf35224543ccb0f7ccdd5c056792bb35","_id":"@supabase/postgrest-js@1.3.2","_nodeVersion":"16.19.0","_npmVersion":"8.19.3","dist":{"integrity":"sha512-/RRsBNtVnUiVp1wUFY/MGfxEGDD1+lA8cxvU3cbzRCNeo1dQfzQ3cw9ssRnp1r/DXkyjzujGQ8d1a+EJewr8dQ==","shasum":"e0a7d38ed1a1b7ed8522675eab376f5e74ad29cf","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.3.2.tgz","fileCount":93,"unpackedSize":299354,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDesAUslqQzWHe1n0pBO56DGKgmpjMjMKOzyPyTyPstaAIgeZLzzF2An0mO+yn9ufX24Ep3i+B02RPtS1QrxrkNQSY="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj4HVfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpV6hAAi3EfN5GbUDVC69rhLLEnoiFFvIeI26V9twwY5QvYLXpsSDNi\r\nlDaH+24vRG92RRAPf8JT+SBXfwmF2M8cFN5hVJiLtDv3B4fh51+dUpmcw6+T\r\nz1L/dIyjAQHBtzJaWIR3rFA4fP5LpeXSeneKPR0K9DjA9I8B+Tp6PmRmvV+N\r\nP+S8qoL7uxtnimmYBGwMuuy1IpzCWC41CsHyvF9b3YKqBaNj5yU3owj/1m7G\r\nSU8khZKY/XQuELABGMGn59I9Z2iyAI3+Xv+gI4qEbDxzpGAgwC3PhEdGT2mX\r\noJPIy2P9DseeSyfJA4DF1efLjtcgxdNt5129GY/Eg6SBqcJXO0yFwpBoCr08\r\ndmmA6C5xq11UCj7tCqi0pEvhppWr3NDABjV29Oc27JcO3RSjJlEUuNbkYEit\r\nsbJOVF6/2RepbJqeHwQfnngX2xoRPrgB4VWxVwM4ym3j4jpBB0Eo3uyInT8G\r\neDiRVzZGH5SX4AfycRTactw5j9REhd+Kwu6MkMev9bcS3UmLQuosqHbAge+A\r\nIOx5tiXiBjjBfRVJzBnYJPIMZSwYKP+OTPshZ9OLDWZ0kw8oU/d9P0BL6gAf\r\ngWFZrKd6Ene2FGppj2MDpgSAsp0Qbo2i5bSoXjeYEE82ebyjHTw40jkYbvWb\r\nFR40YuZzayGhXgwH//DhDw4XhCpy5FJKxXM=\r\n=JHJ0\r\n-----END PGP SIGNATURE-----\r\n","size":34973},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"phamhieu1998@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_1.3.2_1675654495309_0.9937214242794283"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-06T03:34:55.437Z","publish_time":1675654495437,"contributors":[]},"1.4.0":{"name":"@supabase/postgrest-js","version":"1.4.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","types":"dist/module/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"run-s test:types db:clean db:run test:run db:clean","test:run":"jest --runInBand","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot && run-s db:clean","test:types":"run-s build:module && tsd --files test/*.test-d.ts","db:clean":"cd test/db && docker-compose down --volumes","db:run":"cd test/db && docker-compose up --detach && wait-for-localhost 3000"},"dependencies":{"cross-fetch":"^3.1.5"},"devDependencies":{"@types/jest":"^27.5.1","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-jest":"^28.0.3","tsd":"^0.24.1","typedoc":"^0.22.16","typescript":"~4.7","wait-for-localhost-cli":"^3.0.0"},"gitHead":"8ce5da43e4129eed0fdf919b03ef5a1ccf223dd2","_id":"@supabase/postgrest-js@1.4.0","_nodeVersion":"16.19.0","_npmVersion":"8.19.3","dist":{"integrity":"sha512-Qwk7T/thG4gtVjxxVGlnhH9tPWXyBGIpQMxNUtAIyASgJoEEuUFS/Wx/GqGDIfwRtrn1qqZjE6sZon5ULAdRLQ==","shasum":"cfbefb20e13ad9cfc3e2dacaca1a809268451bda","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.4.0.tgz","fileCount":93,"unpackedSize":299582,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCgS9LrWcZQedFM2e4WQ4+jHVSeA2wh1jFV1vuHSM44KwIgdi4nGP5dylrTD2/qt7P/PHygTD1yqEddEVXHwEcsYZ0="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj4yCBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqxeA/+JObHDRZZBeOBRRP7/Z/RJosfvtU8FvycNWWdMa5cToGyRvBQ\r\nZLJP3RqNNJrxN7bMNOPjnWyk00rng4z21j2xmNoL9MQASV6Eu8aeNrYypcUj\r\ni3DhorxiDoNs90aGVR9dkbGZQkD32At9zLRIgutQNR3JH6fZ9YThNDWp4s53\r\nLO8w7NHMih+phsnJJXZsk/aYQTaQ8RvuVT/g1Ai9R0S6rNg+1VQAfkK1YGfZ\r\nLQ4PZlwVXJNXMymZ6xLsAJRJEnhcL/RWthqvHKDRiSQSAG2UJRmBnJSPfF5/\r\n4gnnxk51dkQSKflvTtgLvnqwGSM861BsnlHS90ImBWhKtSzyKpZ3tVmZxF3Q\r\nFxzyIu04SHv1QHR68djuH0GkeXdNxtcfw/FPseEs+rzHGYTWNcBmSfjmd+u6\r\nScak7TwUjCZcFN8gSgp/Vh6qYLiK8/Juugx7Lsw8mOz7Pd2DPasmPEh6Cgsw\r\n12MITGkTmGdQyoSht7UsuW0xvHx35QTnffdxTFfg4O0+GUKkmilOQ2fx38bk\r\nxpwJK/MfUmlrrj9ZrgyhLU02Yx1DH+KtgfjhgAYcBIEkNQrLh8tEXx2ekyot\r\nT8SuOc4EPa7THDYZQ2/A8YZoacTHrjyctsUdnNuZ3nanCwgvqJQzCtzspzeI\r\nYiWk7wyvAXoFeIn0B0fsVbLvw5TvwDQDWiQ=\r\n=QFq1\r\n-----END PGP SIGNATURE-----\r\n","size":34989},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"phamhieu1998@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_1.4.0_1675829377700_0.09791432016059765"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-08T04:09:37.861Z","publish_time":1675829377861,"contributors":[]},"1.4.1":{"name":"@supabase/postgrest-js","version":"1.4.1","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","types":"dist/module/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"run-s test:types db:clean db:run test:run db:clean","test:run":"jest --runInBand","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot && run-s db:clean","test:types":"run-s build:module && tsd --files test/*.test-d.ts","db:clean":"cd test/db && docker-compose down --volumes","db:run":"cd test/db && docker-compose up --detach && wait-for-localhost 3000"},"dependencies":{"cross-fetch":"^3.1.5"},"devDependencies":{"@types/jest":"^27.5.1","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-jest":"^28.0.3","tsd":"^0.24.1","typedoc":"^0.22.16","typescript":"~4.7","wait-for-localhost-cli":"^3.0.0"},"gitHead":"9fb56c7e73cd4b7e81e2c8ee4ce5dab55a2f0147","_id":"@supabase/postgrest-js@1.4.1","_nodeVersion":"16.19.1","_npmVersion":"8.19.3","dist":{"integrity":"sha512-aruqwV/aTggkM7OVv2JinCeXmRMKHJCZpkuS1nuoa0NgLw7g3NyILSyWOKYTBJ/PxE/zXtWsBhdxFzaaNz5uxg==","shasum":"08edf17543fc2d807ae74fa66882f42d7a2b8e66","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.4.1.tgz","fileCount":93,"unpackedSize":300491,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHdypxkYQAaSgv7q2u1JGw5V+TMPVixUNnQRyLU9mzRTAiEArLHJKBfs29sooJ4/4sIYH7MK2pBeoW2Dq/TRY3GaRMw="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj9Gv4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqrTQ/9FgFGF/BFuMoJFvcKBMrqgAYyyXxUPQhScmRwYoyEVm+N63LW\r\nR7oGzFcvDjrT2FZS9eDYnaKqp8XfL5jeVGoFdXg69xrQGqxEJm70RiF1rUoc\r\nWu9tnJ7kDjB3+x77YrhKwBsee3CoeRmg1+9hmUqRy+4LS9lnVv8pUrxh5fDg\r\nbbdlG76EfHp3LJEmPbU3eybFCAi9J28QfYKHcZ4/uYiLCX8drc3R9QwfJMcp\r\nHrgPtQctTS9+mnROiZ9UgrHnF4Ylu5tsgh1+77/UVI5/gsYvuj4mjJOhQFxl\r\ndbldOUtVTAIPAuJuopjIrnnVrYZB/G9zzPsl+H8pEb8l7R/rMMAJKTVCjvp5\r\noQoJmyAvLQlVKpKiJX29tHsTpBZzSwitnzE8TBolsBhwW5KPpgRPcTItfpd6\r\nF+gNHuywgiI15sR2Jq4RCWjChqPnbYMElD9Jo3MWRKOqncpIhhp8wjWtnAnU\r\niFJfx3N7VnIePmJnSPERXjnjXyACOL7NvqeYFLFD+myNKn6+fp9Gg9GgASeo\r\nme0noJd0FIQPYD7jPLbyvPqKoR8G3Pg9qZCkgh0IcEf+oBjDOGSUdwrIHnnv\r\nfGTZMVuE/Jmi7sm9vo1qMWLWMBHgGUgsjzmuYzgGMjbocm5Hw/Ennx+GUzYq\r\nyiMkbmIfvABMBkUK7RUkvsOr1qCXsz/C4tk=\r\n=/wK4\r\n-----END PGP SIGNATURE-----\r\n","size":35189},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"phamhieu1998@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_1.4.1_1676962808309_0.5811760706110829"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-21T07:00:08.462Z","publish_time":1676962808462,"contributors":[]},"1.5.0":{"name":"@supabase/postgrest-js","version":"1.5.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","types":"dist/module/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"run-s test:types db:clean db:run test:run db:clean","test:run":"jest --runInBand","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot && run-s db:clean","test:types":"run-s build:module && tsd --files test/*.test-d.ts","db:clean":"cd test/db && docker-compose down --volumes","db:run":"cd test/db && docker-compose up --detach && wait-for-localhost 3000"},"dependencies":{"cross-fetch":"^3.1.5"},"devDependencies":{"@types/jest":"^27.5.1","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-jest":"^28.0.3","tsd":"^0.24.1","typedoc":"^0.22.16","typescript":"~4.7","wait-for-localhost-cli":"^3.0.0"},"gitHead":"c69ef50e633e5bf96da8856d769b9f9a11b0e34d","_id":"@supabase/postgrest-js@1.5.0","_nodeVersion":"16.19.1","_npmVersion":"8.19.3","dist":{"integrity":"sha512-YaU1HBE43Ba+FGmnXuvK+xYeHylkDKd04PYeKDUCoE2bUHoxSDqnjHbOwmLjnusGZi3X1MrFeUH1Wwb4bHYyIg==","shasum":"e19d7f21f076e60fc248ac3ebb3c369bc95e2f17","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.5.0.tgz","fileCount":93,"unpackedSize":305650,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCggTZVIBX/2yxj8Gw4Q/YcaF5OhHArHMmaG4LLn5l1sQIhAO5GjU11+S7kKmCEhFjDC7qDotlUVk/enopYyjUiMWCs"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJsLUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqvUg//T8QJXsyltl0g16hu5Wurf5u4ORn6p+eUDsFHHS0huZ0IOnzU\r\n7DvlLDsh1CTTH98qt9n35LYOO1PAQJf4bet3RpvmpDfa7qsoM4XArxPATQ3x\r\nDUIDF1n8QS3YN0Ix1Cx0foBx+/okiWnfo20weKBIuMe5YxjlkeN0VWA8ezfw\r\niNi5b6qdJZwyWV4SYDhn843Tx5P1TRS15m5GBctenp7PJvt5Va3s/opN+lkc\r\nRuuYTmQ6/2Gaqdp0QyaDSGSWwhYOZiPZIti1fkxX4NJsjLqj0YIzYnbm/8sX\r\nitcEvKg66HUz1QfNh6YfICpyNhkk4VbyODyC8eUXhLmAGGaEmtHTW6YMpuNQ\r\nsIMX8gZjGKcsJKMb8dDxyHb+kFT+XwekhggtZTJNMJhegrm2spCk72RCetL0\r\n+zHWqb1cTrSA798Lg9QyXTIewaEc4MEZin3cjC5PlPudUZ6/HthzYkELluzx\r\nyrBhwGv/o2b2Elvt/Od5TJHXAfd/t9kz0BtWYaO9VFxEiPDTOHEtiEj1tspO\r\nCxrxxE65twRR04bFKpzP+CM/SjOW9I+3L22Vfm/WPAYR80aaM+H60q2RjF2j\r\nj9HSEa54RQjS7bZDmuBSfiSVLVw0/A21ZLZ6M0iH0xsNo6KArtfG3rNtj28i\r\n25oWEO5r2Wgr4sQ1IwPC6ZDmtdCR4JULgO4=\r\n=BLB7\r\n-----END PGP SIGNATURE-----\r\n","size":35534},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"phamhieu1998@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_1.5.0_1680261844492_0.3043581895373102"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-31T11:24:04.674Z","publish_time":1680261844674,"contributors":[]},"1.5.1":{"name":"@supabase/postgrest-js","version":"1.5.1","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","types":"dist/module/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"run-s test:types db:clean db:run test:run db:clean","test:run":"jest --runInBand","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot && run-s db:clean","test:types":"run-s build:module && tsd --files test/*.test-d.ts","db:clean":"cd test/db && docker-compose down --volumes","db:run":"cd test/db && docker-compose up --detach && wait-for-localhost 3000"},"dependencies":{"cross-fetch":"^3.1.5"},"devDependencies":{"@types/jest":"^27.5.1","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-jest":"^28.0.3","tsd":"^0.24.1","typedoc":"^0.22.16","typescript":"~4.7","wait-for-localhost-cli":"^3.0.0"},"gitHead":"1e2981f1d06f54dae08c279a92006cb974b749a6","_id":"@supabase/postgrest-js@1.5.1","_nodeVersion":"16.20.0","_npmVersion":"8.19.4","dist":{"integrity":"sha512-C1UxKas4bFAoTRYWLGsKqsIqp13832s3Gqnl+LaKTLGPYojEYV+Bluq24xDXcSsgOsYFP5Yj7z5Dy3GePFNoDw==","shasum":"f1228c87aa72c99b8e650f7d21f0a3e813ee686a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.5.1.tgz","fileCount":93,"unpackedSize":307100,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDwtWftcKs2lks/eDkPa7Pr26y6tI33nP88p+27+hJx2wIgX7SdqiybZB98yeR0NGsuM5lr6zXl7ydt9hdJKX6nbho="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkPj96ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpMvRAAnceU9CZ9RQRjxD6AGMuH6pOhsQAy03Ukp7V0AT2FsXcGlATx\r\nCaqkpeVgqndRjVvRj14jL51EdK9maAsPzQKNiTmynTkbIzi6p8MM7LSI3m2m\r\nFjA1Vr6gkhjvqbkW1tBUy9PuEsX5yTbu2TpcJmTiiAAWgSyvJ52i6XOrQcuS\r\nQ6HhoXSSo8vc5v1GiEGBg+fJ+ZTiZDTYzMnMz3RlBhsrXRbTT7Zx4g+7O2n5\r\n9eKKGIft4BAd7RRjuI+9qsJoWco6EQAYsrFxF1ej3Fy4KYFr47EeQ06otMou\r\n9n+dOF4sUsknW9q2qDd28f1pl8J9d+7z1cUDuaRoQ4rK8UldhpT62DA4chLF\r\ni3Zf7Mwkz0R2gxqqOLeEw9QvGJ7mkIS1FTgvXJEz8lxmhMepQhLTOzl6KZ/e\r\nqkhtv4GS5ZuVuRF9wi9Vdk+CZGEb/N0R6TnS3YJzWtWJbYj8Fum2rf4s0h8E\r\nSYWO3XPiMCGKnI8V4RrBjA4v69tpfnNcdQtnN8j2ocGlA8VSDYcb2AlbE7ZX\r\nEBIIJqPldS5QepQCBZ0JSu4DAyYFvjnx9vKKPtugkVQgsE8VOttvJMIL4XDh\r\nBpbMHTbzW+0sJU1iTqJpBjLvfMWHBYIoujB08odSpq7JMtbORNfl8XAcT8P9\r\nwhdwrDVt76pxkiDXU0JazG6mRcbfXzgqWdw=\r\n=O2U4\r\n-----END PGP SIGNATURE-----\r\n","size":35661},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"phamhieu1998@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_1.5.1_1681801081896_0.283139141002436"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-04-18T06:58:02.065Z","publish_time":1681801082065,"contributors":[]},"1.6.0":{"name":"@supabase/postgrest-js","version":"1.6.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","types":"dist/module/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"run-s test:types db:clean db:run test:run db:clean","test:run":"jest --runInBand","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot && run-s db:clean","test:types":"run-s build:module && tsd --files test/*.test-d.ts","db:clean":"cd test/db && docker-compose down --volumes","db:run":"cd test/db && docker-compose up --detach && wait-for-localhost 3000"},"dependencies":{"cross-fetch":"^3.1.5"},"devDependencies":{"@types/jest":"^27.5.1","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-jest":"^28.0.3","tsd":"^0.24.1","typedoc":"^0.22.16","typescript":"~4.7","wait-for-localhost-cli":"^3.0.0"},"gitHead":"ad746086ceb7a56c126e547f1aec9c01e0b54286","_id":"@supabase/postgrest-js@1.6.0","_nodeVersion":"16.20.0","_npmVersion":"8.19.4","dist":{"integrity":"sha512-HCphMC6KjtoaGcowSlkKRVKBOlNpmKWE2CwoumMwwsfhnRxplIy1zBiIYIL3zIYo/Bm20H/1C6enqjBeTvSwXg==","shasum":"e9a225e62a48dd76c61082152007baebf1b7810c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.6.0.tgz","fileCount":93,"unpackedSize":321132,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID4EmBL53o/d6KBPu0dXtbBq42jt0u+Doh9AWnQvceQXAiEApqt5gWe468v3+a/5lOQrkZ4vPIEMSAMrj3Isie6iLBw="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkPkYvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqvHA/9Hk1BNN8+IIBURLuOPNeMPc37m/wB074oiGPEncWlICfT7iu6\r\np7jlbg/SVGaeIQvbfbxG5A9jdSY94Os6NAGFa9g9aoSxqCk9zSTQCUEtupLT\r\nsvVr9RNNNOHIh7uuHCh6KrDEFr2lM/L8OrRXBADiRg4i9eQm9RJdPSVphD71\r\n22MuhUMEJJ38XjYu5G+nmzjWxFtGA77dwBCITgrMERuXy5/FT3jyPm3WBdMF\r\nZ21eEOzZLCajDCti5O1BDDpGceHZ0+xtJf2wxSljebBNTAxUMiIA2XMPVoQW\r\nBDrd1k8LkXrYFUOywG6iex0qaiGN9F4NZUitUT1+vgtLpmJ4ZvtRmEYWkoRE\r\nVuL06/tGpOHgBZ+x5JpjNJkt8ItfMQdWEPz8iHiZHek90/c9UnMr2QXMq3zx\r\nTb0LZuWjsM32NgfIKZQ8aK6XCOZHifUOk6m4Ls0ooEWatTIuC5/uzeMNCrI3\r\nckBDeI26w0eV443j9Psjya7zVS/PPVtLm3XzgCxj0atQIq/thQNx2y9qn6Dp\r\nBjweiMkJNm/WpFoQw+rxSk6pBVW+YDZlh2RPo1EHaTxFOhtnUCOwFy/aA+co\r\niTXKRVFz1HOE60K/TiJwBUa1l9TfS9lHx3XFlkhYOrNlyBk+sZOSSv8v/VlQ\r\nq/jxfZX32ryLwiVVqN2FHtLn5ddoiQxsp3Q=\r\n=VQeS\r\n-----END PGP SIGNATURE-----\r\n","size":36832},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"phamhieu1998@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_1.6.0_1681802799144_0.12410670976193816"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-04-18T07:26:39.357Z","publish_time":1681802799357,"contributors":[]},"1.6.1":{"name":"@supabase/postgrest-js","version":"1.6.1","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","types":"dist/module/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\"","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"run-s format:check test:types db:clean db:run test:run db:clean","test:run":"jest --runInBand","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot && run-s db:clean","test:types":"run-s build:module && tsd --files test/*.test-d.ts","db:clean":"cd test/db && docker-compose down --volumes","db:run":"cd test/db && docker-compose up --detach && wait-for-localhost 3000"},"dependencies":{"cross-fetch":"^3.1.5"},"devDependencies":{"@types/jest":"^27.5.1","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-jest":"^28.0.3","tsd":"^0.24.1","typedoc":"^0.22.16","typescript":"~4.7","wait-for-localhost-cli":"^3.0.0"},"gitHead":"878034b686bcde9abd8fe9be34e393ef90c22f64","_id":"@supabase/postgrest-js@1.6.1","_nodeVersion":"16.20.0","_npmVersion":"8.19.4","dist":{"integrity":"sha512-WDBUPOCOwcZonaCwEodwdA8hwWYOiXroDF9vWGxZxKAnuSVE2Ieci/kvhR4EsWvgGST2h90LRowgO+msXe8+fA==","shasum":"6ff02b82001dfce05b529ea21f72812a719cefec","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.6.1.tgz","fileCount":93,"unpackedSize":326917,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCjlvw/xDsnxNcAYr1Da6zYUI5GagQxXSyKi78ZHD2MtQIhAMlztDguF7hoOLu4HHOt0FIUlbU9cfpJ9FU/AVuXDH2u"}]},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"phamhieu1998@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_1.6.1_1683785733390_0.9033164106497369"},"_hasShrinkwrap":false,"contributors":[]},"1.7.0":{"name":"@supabase/postgrest-js","version":"1.7.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","types":"dist/module/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\"","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"run-s format:check test:types db:clean db:run test:run db:clean","test:run":"jest --runInBand","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot && run-s db:clean","test:types":"run-s build:module && tsd --files test/*.test-d.ts","db:clean":"cd test/db && docker-compose down --volumes","db:run":"cd test/db && docker-compose up --detach && wait-for-localhost 3000"},"dependencies":{"cross-fetch":"^3.1.5"},"devDependencies":{"@types/jest":"^27.5.1","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-jest":"^28.0.3","tsd":"^0.24.1","typedoc":"^0.22.16","typescript":"~4.7","wait-for-localhost-cli":"^3.0.0"},"gitHead":"56376c0cea71859f59b26c64f02b394803fbd429","_id":"@supabase/postgrest-js@1.7.0","_nodeVersion":"16.20.0","_npmVersion":"8.19.4","dist":{"integrity":"sha512-wLADHZ5jm7LljF4GigK0H2vc1wGupBY2hGYfb4fVo0UuyMftmA6tOYy+ZpMH/vPq01CUFwXGwvIke6kyqh/QDg==","shasum":"69ffb605d083d4761d9c30075c04b10e32cc7fd0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.7.0.tgz","fileCount":93,"unpackedSize":336490,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDT5J/7WClExZ+/gLxhfff2feWdMfGvT4O6b4HSMEyUYAIhANLDuzK7OBCAdPxyZy5RaD/7338/TesnSnpsrEFRlI5u"}]},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"phamhieu1998@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_1.7.0_1685091351446_0.055341267406935346"},"_hasShrinkwrap":false,"contributors":[]},"1.7.1":{"name":"@supabase/postgrest-js","version":"1.7.1","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","types":"dist/module/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\"","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"run-s format:check test:types db:clean db:run test:run db:clean","test:run":"jest --runInBand","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot && run-s db:clean","test:types":"run-s build:module && tsd --files test/*.test-d.ts","db:clean":"cd test/db && docker-compose down --volumes","db:run":"cd test/db && docker-compose up --detach && wait-for-localhost 3000"},"dependencies":{"cross-fetch":"^3.1.5"},"devDependencies":{"@types/jest":"^27.5.1","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-jest":"^28.0.3","tsd":"^0.24.1","typedoc":"^0.22.16","typescript":"~4.7","wait-for-localhost-cli":"^3.0.0"},"gitHead":"aeb2ce9f1bdca64d0a0d12812c777b0e76df24ae","_id":"@supabase/postgrest-js@1.7.1","_nodeVersion":"16.20.0","_npmVersion":"8.19.4","dist":{"integrity":"sha512-xPRYLaZrkLbXNlzmHW6Wtf9hmcBLjjI5xUz2zj8oE2hgXGaYoZBBkpN9bmW9i17Z1f6Ujxa942AqK439XOA36A==","shasum":"12158937783bdc750ada705d7135d01f2fc96196","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.7.1.tgz","fileCount":93,"unpackedSize":338671,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGCEy8wVMyOcvO4sfSNxl2BTyPCHk4LBds4jHkQNol86AiBOe1p3rCZK7LAOtsI7shC7mk38+RfpzvDLVfVBbYG5GQ=="}]},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"phamhieu1998@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_1.7.1_1686713366326_0.5382720381858708"},"_hasShrinkwrap":false,"contributors":[]},"1.7.2":{"name":"@supabase/postgrest-js","version":"1.7.2","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","types":"dist/module/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\"","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"run-s format:check test:types db:clean db:run test:run db:clean","test:run":"jest --runInBand","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot && run-s db:clean","test:types":"run-s build:module && tsd --files test/*.test-d.ts","db:clean":"cd test/db && docker-compose down --volumes","db:run":"cd test/db && docker-compose up --detach && wait-for-localhost 3000"},"dependencies":{"cross-fetch":"^3.1.5"},"devDependencies":{"@types/jest":"^27.5.1","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-jest":"^28.0.3","tsd":"^0.24.1","typedoc":"^0.22.16","typescript":"~4.7","wait-for-localhost-cli":"^3.0.0"},"gitHead":"c95035a752882e8ba7e34ab9ebc13d257e0559c6","_id":"@supabase/postgrest-js@1.7.2","_nodeVersion":"16.20.1","_npmVersion":"8.19.4","dist":{"integrity":"sha512-GK80JpRq8l6Qll85erICypAfQCied8tdlXfsDN14W844HqXCSOisk8AaE01DAwGJanieaoN5fuqhzA2yKxDvEQ==","shasum":"800814b98bb8cec840b65f0c545a3474f23c343a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.7.2.tgz","fileCount":93,"unpackedSize":340407,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDcgqfFkfFKwJ6cSFQkzAJy2Ckou+9c3G7fZcDHdPbLewIhANJFRHBV5NFbZdGGcUuAILp3ARUVOzoV/XrzctIM2MQq"}]},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"phamhieu1998@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_1.7.2_1688714282948_0.05773542330704018"},"_hasShrinkwrap":false,"contributors":[]},"1.8.0":{"name":"@supabase/postgrest-js","version":"1.8.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","types":"dist/module/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\"","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"run-s format:check test:types db:clean db:run test:run db:clean","test:run":"jest --runInBand","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot && run-s db:clean","test:types":"run-s build:module && tsd --files test/*.test-d.ts","db:clean":"cd test/db && docker-compose down --volumes","db:run":"cd test/db && docker-compose up --detach && wait-for-localhost 3000"},"dependencies":{"cross-fetch":"^3.1.5"},"devDependencies":{"@types/jest":"^27.5.1","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-jest":"^28.0.3","tsd":"^0.24.1","typedoc":"^0.22.16","typescript":"~4.7","wait-for-localhost-cli":"^3.0.0"},"gitHead":"8d3f1e9461ff1625108ef5e819b885c5376e267f","_id":"@supabase/postgrest-js@1.8.0","_nodeVersion":"16.20.1","_npmVersion":"8.19.4","dist":{"integrity":"sha512-R6leDIC92NgjyG2/tCRJ42rWN7+fZY6ulTEE+c00tcnghn6cX4IYUlnTNMtrdfYC2JYNOTyM+rWj63Wdhr7Zig==","shasum":"c10b65e120c6523fc947225bcb9131869cf509f1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.8.0.tgz","fileCount":93,"unpackedSize":342632,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG24eFZmqCmC4wHSJitr17SF0qoGyB5/2YxTUyiZEPrFAiBJ6uLAj0ZYygRCj+w7MJjWceegfp8wk+cDKx+KvQ9iYg=="}]},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"phamhieu1998@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_1.8.0_1691333113977_0.32114417850319743"},"_hasShrinkwrap":false,"contributors":[]},"1.8.1":{"name":"@supabase/postgrest-js","version":"1.8.1","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","types":"dist/module/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\"","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"run-s format:check test:types db:clean db:run test:run db:clean","test:run":"jest --runInBand","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot && run-s db:clean","test:types":"run-s build:module && tsd --files test/*.test-d.ts","db:clean":"cd test/db && docker-compose down --volumes","db:run":"cd test/db && docker-compose up --detach && wait-for-localhost 3000"},"dependencies":{"@supabase/node-fetch":"^2.6.13"},"devDependencies":{"@types/jest":"^27.5.1","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-jest":"^28.0.3","tsd":"^0.24.1","typedoc":"^0.22.16","typescript":"~4.7","wait-for-localhost-cli":"^3.0.0"},"gitHead":"d7b7eaf54f47006cf784fc3f2617de0a25f9aae6","_id":"@supabase/postgrest-js@1.8.1","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-tCBPb5vp0NTQRWRkx1Sjcais3WIp79BuFdenzp852UXxFNJ04RLoyE9IxqjWQQHzHF0ot1V7Uzf1nHDk7DsYdg==","shasum":"9b4736d80ccef74605170cf8ab73f02b2ba3a52c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.8.1.tgz","fileCount":93,"unpackedSize":342727,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCOSjs3K9A27MncUapVZiIhUk/5mFCNu2bw3Z4Apa6j9QIgHByb1EuR6XQwAdBL1r4OgKkMZCYzXIPGs5yjATw1+ZE="}]},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"bobbie@soedirgo.dev"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"phamhieu1998@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_1.8.1_1692759917136_0.23072815185898476"},"_hasShrinkwrap":false,"contributors":[]},"1.8.2":{"name":"@supabase/postgrest-js","version":"1.8.2","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","types":"dist/module/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\"","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"run-s format:check test:types db:clean db:run test:run db:clean","test:run":"jest --runInBand","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot && run-s db:clean","test:types":"run-s build:module && tsd --files test/*.test-d.ts","db:clean":"cd test/db && docker-compose down --volumes","db:run":"cd test/db && docker-compose up --detach && wait-for-localhost 3000"},"dependencies":{"cross-fetch":"^3.1.8"},"devDependencies":{"@types/jest":"^27.5.1","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-jest":"^28.0.3","tsd":"^0.24.1","typedoc":"^0.22.16","typescript":"~4.7","wait-for-localhost-cli":"^3.0.0"},"gitHead":"be421d9c519ed157a8d9f65a7068ade0272e5b0c","_id":"@supabase/postgrest-js@1.8.2","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-HrtqAOnagC9UAURDpzyDvN6Yzn014pZ49nIl19/tXdnxRLH3fjAQoFMW57cqJ2Hw+V2suh93X0LrbVuzUQC9Aw==","shasum":"cbbb3d2924ce67be171d2c33959ce0a7791c3dc4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.8.2.tgz","fileCount":93,"unpackedSize":342632,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBjHvP7BHXusK72JK+4UdSH98NyS+jpXw42NHg0LXa9KAiEA7D+M6ChwJ+bLe6pj4OQUPau7dmb9MWd4/O95TtM91E4="}]},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"bobbie@soedirgo.dev"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"phamhieu1998@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_1.8.2_1692805152844_0.1830674551788789"},"_hasShrinkwrap":false,"contributors":[]},"1.8.3":{"name":"@supabase/postgrest-js","version":"1.8.3","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","types":"dist/module/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\"","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"run-s format:check test:types db:clean db:run test:run db:clean","test:run":"jest --runInBand","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot && run-s db:clean","test:types":"run-s build:module && tsd --files test/*.test-d.ts","db:clean":"cd test/db && docker-compose down --volumes","db:run":"cd test/db && docker-compose up --detach && wait-for-localhost 3000"},"dependencies":{"cross-fetch":"^3.1.8"},"devDependencies":{"@types/jest":"^27.5.1","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-jest":"^28.0.3","tsd":"^0.24.1","typedoc":"^0.22.16","typescript":"~4.7","wait-for-localhost-cli":"^3.0.0"},"gitHead":"3811585141d66da58a78a93d9514db50341d8c6c","_id":"@supabase/postgrest-js@1.8.3","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-Ox9EOjKpOtijT7GtY/SDvAkbnA/3xqRpbT5NX5zgH4awHeufy17TTZUNy7yOcbiUoPI5a+Btf2hPhcDP23Fh6w==","shasum":"7cf8957e8e9796a428be1dbf2c9317d6356a5f8a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.8.3.tgz","fileCount":93,"unpackedSize":342889,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDZathD8clXIjyJFVKGs3ensBgu8ZwbgPKUy37IEC/EkwIgEr870k0R9WikJPvDZerstTAnnfFVzyi6OoVmgud0AM8="}]},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"bobbie@soedirgo.dev"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"phamhieu1998@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_1.8.3_1692861407926_0.7700976841479266"},"_hasShrinkwrap":false,"contributors":[]},"1.8.4":{"name":"@supabase/postgrest-js","version":"1.8.4","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","types":"dist/module/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\"","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"run-s format:check test:types db:clean db:run test:run db:clean","test:run":"jest --runInBand","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot && run-s db:clean","test:types":"run-s build:module && tsd --files test/*.test-d.ts","db:clean":"cd test/db && docker-compose down --volumes","db:run":"cd test/db && docker-compose up --detach && wait-for-localhost 3000"},"dependencies":{"@supabase/node-fetch":"^2.6.14"},"devDependencies":{"@types/jest":"^27.5.1","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-jest":"^28.0.3","tsd":"^0.24.1","typedoc":"^0.22.16","typescript":"~4.7","wait-for-localhost-cli":"^3.0.0"},"gitHead":"7b0a69660e20ac11d7c3720604e338adb2e33d0a","_id":"@supabase/postgrest-js@1.8.4","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-ELjpvhb04wILUiJz9zIsTSwaz9LQNlX+Ig5/LgXQ7k68qQI6NqHVn+ISRNt53DngUIyOnLHjeqqIRHBZ7zpgGA==","shasum":"89e8355503979ad25e7340b910d17704507ab325","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.8.4.tgz","fileCount":93,"unpackedSize":342984,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCiSPnJ53+wI95C6Vv4DdoBjsUyVbyZEcKzFs/5wZZg+AIhAOVhcNLkh4vyPG6tGlhZ6VyYnWUCMjAi3xINFv0jXfhr"}]},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"bobbie@soedirgo.dev"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"phamhieu1998@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_1.8.4_1693277190357_0.9537411030298655"},"_hasShrinkwrap":false,"contributors":[]},"1.8.5":{"name":"@supabase/postgrest-js","version":"1.8.5","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","types":"dist/module/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\"","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"run-s format:check test:types db:clean db:run test:run db:clean","test:run":"jest --runInBand","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot && run-s db:clean","test:types":"run-s build:module && tsd --files test/*.test-d.ts","db:clean":"cd test/db && docker-compose down --volumes","db:run":"cd test/db && docker-compose up --detach && wait-for-localhost 3000"},"dependencies":{"@supabase/node-fetch":"^2.6.14"},"devDependencies":{"@types/jest":"^27.5.1","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-jest":"^28.0.3","tsd":"^0.24.1","typedoc":"^0.22.16","typescript":"~4.7","wait-for-localhost-cli":"^3.0.0"},"gitHead":"18f580c83d4ceefbcd5360e3df229f3547d610a8","_id":"@supabase/postgrest-js@1.8.5","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-XvoqN5e5Z4TsQOYWLQYLW0HIlZtFSzwAcwiuToaSBSTpLOGCg4NaZ7au5GfBzCQJZdZPY5vk5FvwthfDsQK/Jw==","shasum":"ccfc3208f2dc9b15e07eb6a056226b46fa091937","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.8.5.tgz","fileCount":93,"unpackedSize":342932,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDNmD032M8hvQ+jmM5SYv0QsdlqqRCRWCmqxt5DM/wO5QIgKXKyt5c1fPikrruaBOnNmTtCtSVDMTE1jw7QaAxCCrE="}]},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"bobbie@soedirgo.dev"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"phamhieu1998@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_1.8.5_1697105742725_0.45002067572421134"},"_hasShrinkwrap":false,"contributors":[]},"1.8.6":{"name":"@supabase/postgrest-js","version":"1.8.6","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","types":"dist/module/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\"","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"run-s format:check test:types db:clean db:run test:run db:clean","test:run":"jest --runInBand","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot && run-s db:clean","test:types":"run-s build:module && tsd --files test/*.test-d.ts","db:clean":"cd test/db && docker-compose down --volumes","db:run":"cd test/db && docker-compose up --detach && wait-for-localhost 3000"},"dependencies":{"@supabase/node-fetch":"^2.6.14"},"devDependencies":{"@types/jest":"^27.5.1","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-jest":"^28.0.3","tsd":"^0.24.1","typedoc":"^0.22.16","typescript":"~4.7","wait-for-localhost-cli":"^3.0.0"},"gitHead":"5e7dbdcdc57bdd2f3a57c2aa65eff1c941ab1ec6","_id":"@supabase/postgrest-js@1.8.6","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-iiEgF6o/pBumdFe/A2HSG/xx3L6ap7OO3IpTB2hsamNiH/gWb8ru4Z8bdwZjN4sQQttxgsIgZVMsNLkTOCOQhw==","shasum":"27256400c844ac28427dc0e36071764f40b626af","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.8.6.tgz","fileCount":93,"unpackedSize":348676,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDVUvP9QSo4+uVLq4rx2ldEiurhTWOhr6TGIdRY3NH3BQIhALeurhIlcuoilUlLJULZ40NfJ0tflCFxiQzpB46q9SoB"}]},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"bobbie@soedirgo.dev"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"phamhieu1998@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_1.8.6_1700271387083_0.6849704884152137"},"_hasShrinkwrap":false,"contributors":[]},"1.9.0":{"name":"@supabase/postgrest-js","version":"1.9.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","types":"dist/module/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\"","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"run-s format:check test:types db:clean db:run test:run db:clean","test:run":"jest --runInBand","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot && run-s db:clean","test:types":"run-s build:module && tsd --files test/*.test-d.ts","db:clean":"cd test/db && docker-compose down --volumes","db:run":"cd test/db && docker-compose up --detach && wait-for-localhost 3000"},"dependencies":{"@supabase/node-fetch":"^2.6.14"},"devDependencies":{"@types/jest":"^27.5.1","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-jest":"^28.0.3","tsd":"^0.24.1","typedoc":"^0.22.16","typescript":"~4.7","wait-for-localhost-cli":"^3.0.0"},"gitHead":"f91aa2944f52da3aefc77a6712990731fff16252","_id":"@supabase/postgrest-js@1.9.0","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-axP6cU69jDrLbfihJKQ6vU27tklD0gzb9idkMN363MtTXeJVt5DQNT3JnJ58JVNBdL74hgm26rAsFNvHk+tnSw==","shasum":"00dddbe8119f1ec2179057e563bb54f28e6e31e3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.9.0.tgz","fileCount":93,"unpackedSize":356443,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC4xtu7b8IiqNM+3boUHiL5L9gAAzRtht+X7R/COKNQAgIgHOhrr/WZY8rF78re3vr+XFi8o1Ji1iSV4yNB9seXgYc="}]},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"bobbie@soedirgo.dev"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"phamhieu1998@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_1.9.0_1700643625654_0.8042911294415449"},"_hasShrinkwrap":false,"contributors":[]},"1.9.1":{"name":"@supabase/postgrest-js","version":"1.9.1","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","types":"dist/module/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\"","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"run-s format:check test:types db:clean db:run test:run db:clean","test:run":"jest --runInBand","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot && run-s db:clean","test:types":"run-s build:module && tsd --files test/*.test-d.ts","db:clean":"cd test/db && docker-compose down --volumes","db:run":"cd test/db && docker-compose up --detach && wait-for-localhost 3000"},"dependencies":{"@supabase/node-fetch":"^2.6.14"},"devDependencies":{"@types/jest":"^27.5.1","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-jest":"^28.0.3","tsd":"^0.24.1","typedoc":"^0.22.16","typescript":"~4.7","wait-for-localhost-cli":"^3.0.0"},"gitHead":"197b4d29930d18c47803156997a9cfed6266a5d2","_id":"@supabase/postgrest-js@1.9.1","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-xZD2AZDek4ckjuTU+gt32hCN6fz6L3dFJudbiMqsrJ+Ml/RS9k1Kw6VWj5EAdFUJEYB0O/TKEt6oF5VoUwhn+g==","shasum":"9518f845349264d0cdfaf64d5e17af386fb54874","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.9.1.tgz","fileCount":93,"unpackedSize":357376,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDIR+HLjpBqHTxKzSkHXAceS6VdH/ysmxfC+/MS1hkMNAiBLje5nJVP5HZqaWogE+X6vohcDATQNatt709QWnbZ0pA=="}]},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"bobbie@soedirgo.dev"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"phamhieu1998@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_1.9.1_1704198705590_0.421351246843664"},"_hasShrinkwrap":false,"contributors":[]},"1.9.2":{"name":"@supabase/postgrest-js","version":"1.9.2","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","types":"dist/module/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\"","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"run-s format:check test:types db:clean db:run test:run db:clean","test:run":"jest --runInBand","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot && run-s db:clean","test:types":"run-s build:module && tsd --files test/*.test-d.ts","db:clean":"cd test/db && docker-compose down --volumes","db:run":"cd test/db && docker-compose up --detach && wait-for-localhost 3000"},"dependencies":{"@supabase/node-fetch":"^2.6.14"},"devDependencies":{"@types/jest":"^27.5.1","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-jest":"^28.0.3","tsd":"^0.24.1","typedoc":"^0.22.16","typescript":"~4.7","wait-for-localhost-cli":"^3.0.0"},"gitHead":"f730aa793fbc8650de8bf914c816e943eba42844","_id":"@supabase/postgrest-js@1.9.2","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-I6yHo8CC9cxhOo6DouDMy9uOfW7hjdsnCxZiaJuIVZm1dBGTFiQPgfMa9zXCamEWzNyWRjZvupAUuX+tqcl5Sw==","shasum":"39c839022ce73f4eb5da6fb7724fb6a6392150c7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.9.2.tgz","fileCount":102,"unpackedSize":360875,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDutBXiW/axFlwIu1+irEEJ4HHpJJKEq5m0/c6o3RJZlAiEA3vrGHahug+2Py6OqBVKda95TAJZrYQPoM4CqLtwaI/Q="}]},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"bobbie@soedirgo.dev"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"phamhieu1998@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_1.9.2_1705295853168_0.4642674819990238"},"_hasShrinkwrap":false,"contributors":[]},"1.10.0":{"name":"@supabase/postgrest-js","version":"1.10.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","types":"dist/module/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\"","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"run-s format:check test:types db:clean db:run test:run db:clean","test:run":"jest --runInBand","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot && run-s db:clean","test:types":"run-s build:module && tsd --files test/*.test-d.ts","db:clean":"cd test/db && docker-compose down --volumes","db:run":"cd test/db && docker-compose up --detach && wait-for-localhost 3000"},"dependencies":{"@supabase/node-fetch":"^2.6.14"},"devDependencies":{"@types/jest":"^27.5.1","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-jest":"^28.0.3","tsd":"^0.24.1","typedoc":"^0.22.16","typescript":"~4.7","wait-for-localhost-cli":"^3.0.0"},"gitHead":"a79d78cec39608b2d03f9fcd7ff6cfccca7e0dc6","_id":"@supabase/postgrest-js@1.10.0","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-Da9Looa0qFFuEe09pmNPjbyUmO1zMRt/4KKzpbukoPxvCKTT0LjuzRTNcVMDUZG/i0NmTVNyidtD3G3f+sBxyA==","shasum":"05ff8e7b7bc52539e51835787b8c8ab8f08bc123","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.10.0.tgz","fileCount":102,"unpackedSize":361034,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDpS0hfNyv+0OG1HuUvTzWQQATCPcZkkvF84lvQ0bzBgQIgVNDV11RZMXPcOga46FEv9mYP4KZ/9LZx1uYUnlYTjrs="}]},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"bobbie@soedirgo.dev"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"phamhieu1998@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_1.10.0_1707268030557_0.8310439783342638"},"_hasShrinkwrap":false,"contributors":[]},"1.11.0":{"name":"@supabase/postgrest-js","version":"1.11.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","types":"dist/module/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\"","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"run-s format:check test:types db:clean db:run test:run db:clean","test:run":"jest --runInBand","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot && run-s db:clean","test:types":"run-s build:module && tsd --files test/*.test-d.ts","db:clean":"cd test/db && docker-compose down --volumes","db:run":"cd test/db && docker-compose up --detach && wait-for-localhost 3000"},"dependencies":{"@supabase/node-fetch":"^2.6.14"},"devDependencies":{"@types/jest":"^27.5.1","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-jest":"^28.0.3","tsd":"^0.24.1","typedoc":"^0.22.16","typescript":"~4.7","wait-for-localhost-cli":"^3.0.0"},"gitHead":"4525dc46fe29607ccc9ce631fdf613298dba42b6","_id":"@supabase/postgrest-js@1.11.0","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-Q2WwEid0I2rZfSZ0hDjmI20Fhu31Hzl4bwYTGJjLNMGbUOLoAQSaw0Hv/yHLZnl6OmOrH/trZqDiE5WocHN0oQ==","shasum":"06a9e689e54b68d6895f39e725f8f15acfeb24cd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.11.0.tgz","fileCount":102,"unpackedSize":370190,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA/wCB/vQtOWA61yjrQAsy7qkQllj1FlAZb09E3FN4jEAiEA+vZcLsSUdqs7UNsQXPNNgoWohc492RzhDDTyxQrSli0="}]},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"bobbie@soedirgo.dev"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"phamhieu1998@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_1.11.0_1707322107295_0.7206363324794502"},"_hasShrinkwrap":false,"contributors":[]},"1.12.0":{"name":"@supabase/postgrest-js","version":"1.12.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","types":"dist/module/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\"","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"run-s format:check test:types db:clean db:run test:run db:clean","test:run":"jest --runInBand","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot && run-s db:clean","test:types":"run-s build:module && tsd --files test/*.test-d.ts","db:clean":"cd test/db && docker-compose down --volumes","db:run":"cd test/db && docker-compose up --detach && wait-for-localhost 3000"},"dependencies":{"@supabase/node-fetch":"^2.6.14"},"devDependencies":{"@types/jest":"^27.5.1","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-jest":"^28.0.3","tsd":"^0.24.1","typedoc":"^0.22.16","typescript":"~4.7","wait-for-localhost-cli":"^3.0.0"},"gitHead":"14910bf7bbaf0b19459d4b961ff3bcce8f64a6c5","_id":"@supabase/postgrest-js@1.12.0","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-clPFfQ+ZVQzQVhIg/nmYn5vI32QSZtGtsttRkrb2kz+UWof8SJKLyXDbJZT12Bli2RcMQVFx0pHcLJN0+vUvlQ==","shasum":"b7aca48f849e8210a39f1613755d583a2022eabe","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.12.0.tgz","fileCount":102,"unpackedSize":366030,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGp88Ykwb0XEV5kO2nKdCxiMK2deqWt0+FiUc4rqBA/WAiEAm0qmUAmy9KLDts56E8i4yyv9w2Dh01JvShJbEda5noc="}]},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"bobbie@soedirgo.dev"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"phamhieu1998@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_1.12.0_1709234880840_0.8774836867144622"},"_hasShrinkwrap":false,"contributors":[]},"1.13.0":{"name":"@supabase/postgrest-js","version":"1.13.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","types":"dist/module/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\"","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"run-s format:check test:types db:clean db:run test:run db:clean","test:run":"jest --runInBand","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot && run-s db:clean","test:types":"run-s build:module && tsd --files test/*.test-d.ts","db:clean":"cd test/db && docker-compose down --volumes","db:run":"cd test/db && docker-compose up --detach && wait-for-localhost 3000"},"dependencies":{"@supabase/node-fetch":"^2.6.14"},"devDependencies":{"@types/jest":"^27.5.1","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-jest":"^28.0.3","tsd":"^0.24.1","typedoc":"^0.22.16","typescript":"~4.7","wait-for-localhost-cli":"^3.0.0"},"gitHead":"5ea51635a9cfc75368c085eabe86e7386f87db35","_id":"@supabase/postgrest-js@1.13.0","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-fGSQHMczQRfpfLaiQaHS8cTeyRKv7nt6MXiHHzzC3/Bg9OKfO5lA5BxdNk0W5KI0wZwpzGoeTJhsNopX99i+5w==","shasum":"b37310e41ae05cac07aea5d92130207c31f34335","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.13.0.tgz","fileCount":102,"unpackedSize":366360,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAEzQ4Kgz5X+1rgtqKB3XZ9x/cD/yWeiEPAAzA+gC7PxAiB/56rcTZnecf9CC6eQ6Ih9rtK2HcsAOLrC5lMC6Krsyw=="}]},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"bobbie@soedirgo.dev"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"phamhieu1998@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_1.13.0_1709504095333_0.7843840034681999"},"_hasShrinkwrap":false,"contributors":[]},"1.14.0":{"name":"@supabase/postgrest-js","version":"1.14.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","types":"dist/module/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\"","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"run-s format:check test:types db:clean db:run test:run db:clean","test:run":"jest --runInBand","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot && run-s db:clean","test:types":"run-s build:module && tsd --files test/*.test-d.ts","db:clean":"cd test/db && docker-compose down --volumes","db:run":"cd test/db && docker-compose up --detach && wait-for-localhost 3000"},"dependencies":{"@supabase/node-fetch":"^2.6.14"},"devDependencies":{"@types/jest":"^27.5.1","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-jest":"^28.0.3","tsd":"^0.24.1","typedoc":"^0.22.16","typescript":"~4.7","wait-for-localhost-cli":"^3.0.0"},"gitHead":"9dd41d9c17a5d1b82144451d3eaf5729f2921758","_id":"@supabase/postgrest-js@1.14.0","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-bepgdSUup9CMCunbsgQur9+N6+/ZLBCVf3jH6c3mZihZY/k1BSZLladb4UaYmxk/P1i/JbpUiJp3mlJKfXyhxQ==","shasum":"e8f8b0c5bfd3ad58ee5e50f68f0bb01d6d3282a2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.14.0.tgz","fileCount":102,"unpackedSize":384469,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC2m2s/cqN0+L0Hijm8PkVghEcw/cJb/SWqFPhq8gWcKQIgJxccMAPdYSodgjGX9NPdv4dsDmE6ygx4Kft5XYCC+aQ="}]},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"bobbie@soedirgo.dev"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"phamhieu1998@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_1.14.0_1711620966666_0.024032919258839547"},"_hasShrinkwrap":false,"contributors":[]},"1.15.0":{"name":"@supabase/postgrest-js","version":"1.15.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","types":"dist/module/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\"","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"run-s format:check test:types db:clean db:run test:run db:clean","test:run":"jest --runInBand","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot && run-s db:clean","test:types":"run-s build:module && tsd --files test/*.test-d.ts","db:clean":"cd test/db && docker-compose down --volumes","db:run":"cd test/db && docker-compose up --detach && wait-for-localhost 3000"},"dependencies":{"@supabase/node-fetch":"^2.6.14"},"devDependencies":{"@types/jest":"^27.5.1","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-jest":"^28.0.3","tsd":"^0.24.1","typedoc":"^0.22.16","typescript":"~4.7","wait-for-localhost-cli":"^3.0.0"},"gitHead":"7c3dd21fb962c35e88b88cc7a789fcfcb692af42","_id":"@supabase/postgrest-js@1.15.0","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-U4bwBOrhsXWqDjZiYNbVqMBtRGgIIYE0kE5ZNSwsIbeBWfr/UxOMrnkIQUBGIZRhpYW/tw1WnTdRl1AGNyaxcw==","shasum":"2218c8885a596835b85971f09ea87d1d8353c0c5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.15.0.tgz","fileCount":102,"unpackedSize":386299,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDxm/dQ+xVxW8KBuhIj5AJbvwWtMenen0mI5+34wSTtAAiADcWByYBwFk/MGP+rS/PC5Pw8/47C5oZmybSAD73oSYQ=="}]},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"bobbie@soedirgo.dev"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"phamhieu1998@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_1.15.0_1711791650868_0.5604221390571511"},"_hasShrinkwrap":false,"contributors":[]},"1.15.1":{"name":"@supabase/postgrest-js","version":"1.15.1","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","types":"dist/module/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\"","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"run-s format:check test:types db:clean db:run test:run db:clean","test:run":"jest --runInBand","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot && run-s db:clean","test:types":"run-s build:module && tsd --files test/*.test-d.ts","db:clean":"cd test/db && docker-compose down --volumes","db:run":"cd test/db && docker-compose up --detach && wait-for-localhost 3000"},"dependencies":{"@supabase/node-fetch":"^2.6.14"},"devDependencies":{"@types/jest":"^27.5.1","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-jest":"^28.0.3","tsd":"^0.24.1","typedoc":"^0.22.16","typescript":"~4.7","wait-for-localhost-cli":"^3.0.0"},"gitHead":"ec0762c1db39f2f7793dfd6d0fb4311266056f72","_id":"@supabase/postgrest-js@1.15.1","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-H/4PABAAgMrEIo7oewUZiZMy422Pgc19OLVjU8Vwopcvfr3GD7h8Re4VXtiaPPZqc/2z/k3PnyguFnoKIB7fkA==","shasum":"4b38e2280d21e33fc18d5d825163aef54bb83a15","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.15.1.tgz","fileCount":102,"unpackedSize":386870,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDU+UW9uJAqx0j1G/ow8NG+bNKCZkg3demAuSTBy106lAiEAiebpNl6/HO2KVyUFl9oIp6joN+EiAComVMrp5BtGL5Y="}]},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"bobbie@soedirgo.dev"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"phamhieu1998@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_1.15.1_1712825315137_0.35815401419453763"},"_hasShrinkwrap":false,"contributors":[]},"1.15.2":{"name":"@supabase/postgrest-js","version":"1.15.2","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","types":"dist/module/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\"","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"run-s format:check test:types db:clean db:run test:run db:clean","test:run":"jest --runInBand","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot && run-s db:clean","test:types":"run-s build:module && tsd --files test/*.test-d.ts","db:clean":"cd test/db && docker-compose down --volumes","db:run":"cd test/db && docker-compose up --detach && wait-for-localhost 3000"},"dependencies":{"@supabase/node-fetch":"^2.6.14"},"devDependencies":{"@types/jest":"^27.5.1","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-jest":"^28.0.3","tsd":"^0.24.1","typedoc":"^0.22.16","typescript":"~4.7","wait-for-localhost-cli":"^3.0.0"},"gitHead":"03a811da4e16ff76baa2eb96891770c5b8ee5ac9","_id":"@supabase/postgrest-js@1.15.2","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-9/7pUmXExvGuEK1yZhVYXPZnLEkDTwxgMQHXLrN5BwPZZm4iUCL1YEyep/Z2lIZah8d8M433mVAUEGsihUj5KQ==","shasum":"c0a725706e3d534570d014d7b713cea12553ab98","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.15.2.tgz","fileCount":102,"unpackedSize":386941,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCinrZ958mEbDhPOWBTbiIBUc6xRcHIVCQhWieeGEoZiQIgDUamHRSA5/nxbiEQAFa7q2ZlT3+h3crKYqL9yypb4DE="}]},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"bobbie@soedirgo.dev"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"phamhieu1998@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_1.15.2_1712868808868_0.29400751930195757"},"_hasShrinkwrap":false,"contributors":[]},"1.15.3":{"name":"@supabase/postgrest-js","version":"1.15.3","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":"./dist/esm/wrapper.mjs","require":"./dist/cjs/index.js"},"types":"dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\" wrapper.mjs","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"run-s format:check test:types db:clean db:run test:run db:clean","test:run":"jest --runInBand","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot && run-s db:clean","test:types":"run-s build && tsd --files test/*.test-d.ts","db:clean":"cd test/db && docker-compose down --volumes","db:run":"cd test/db && docker-compose up --detach && wait-for-localhost 3000"},"dependencies":{"@supabase/node-fetch":"^2.6.14"},"devDependencies":{"@types/jest":"^27.5.1","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-jest":"^28.0.3","tsd":"^0.24.1","typedoc":"^0.22.16","typescript":"~4.7","wait-for-localhost-cli":"^3.0.0"},"gitHead":"2c4e846c8f697f760e15e06a60014e8b93bf3b34","_id":"@supabase/postgrest-js@1.15.3","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-kvfFhuurvnn7+XoXvwb6j64BqqS/xguXfM5FY8xPK24Kza+Bl4NPxGSMu3NWZiWPBgW2C27X2yHz/T+VYlXkEA==","shasum":"5fffe0f9e5415ef5c12676ad132426a58632f17b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.15.3.tgz","fileCount":59,"unpackedSize":237675,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICBI9iMVa/DKE0Az3qfTTluw6wyQ4sJxFwkkZ91OWsXUAiAbZ4liU2gydGYAZeEHS6ycAYkcOlDp5VEjyuVjjCo9Ig=="}]},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"bobbie@soedirgo.dev"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"phamhieu1998@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_1.15.3_1716303264923_0.015980093225879566"},"_hasShrinkwrap":false,"contributors":[]},"1.15.4":{"name":"@supabase/postgrest-js","version":"1.15.4","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","types":"dist/module/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\"","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"run-s format:check test:types db:clean db:run test:run db:clean","test:run":"jest --runInBand","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot && run-s db:clean","test:types":"run-s build:module && tsd --files test/*.test-d.ts","db:clean":"cd test/db && docker-compose down --volumes","db:run":"cd test/db && docker-compose up --detach && wait-for-localhost 3000"},"dependencies":{"@supabase/node-fetch":"^2.6.14"},"devDependencies":{"@types/jest":"^27.5.1","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-jest":"^28.0.3","tsd":"^0.24.1","typedoc":"^0.22.16","typescript":"~4.7","wait-for-localhost-cli":"^3.0.0"},"gitHead":"dc420875fcd8f1b76d03920ece03f951e5610665","_id":"@supabase/postgrest-js@1.15.4","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-Zjj3j5hVmerQRGnlo/Y9jqn7sdqRkiXf23oy5tGT5zi1jwyUDkj9vkydalY3nkgLgcBnVJDaNGzeBDr6Zn3/XQ==","shasum":"78dbe1897a84f6637e5c8b5f488e22609806dc42","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.15.4.tgz","fileCount":102,"unpackedSize":386941,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC1sT0xuj6LWHapE+TJ7v6eXBQL9xPXIcNesOfSpClvtQIhALaMLokFu3KrBUhwmYMHg2KNt1ZTjhK3znw9Jhn34a7D"}]},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"bobbie@soedirgo.dev"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"phamhieu1998@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_1.15.4_1716442139520_0.07425911765424975"},"_hasShrinkwrap":false,"contributors":[]},"1.15.5":{"name":"@supabase/postgrest-js","version":"1.15.5","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/main/index.js","module":"dist/module/index.js","types":"dist/module/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\"","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"run-s format:check test:types db:clean db:run test:run db:clean","test:run":"jest --runInBand","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot && run-s db:clean","test:types":"run-s build:module && tsd --files test/*.test-d.ts","db:clean":"cd test/db && docker-compose down --volumes","db:run":"cd test/db && docker-compose up --detach && wait-for-localhost 3000"},"dependencies":{"@supabase/node-fetch":"^2.6.14"},"devDependencies":{"@types/jest":"^27.5.1","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-jest":"^28.0.3","tsd":"^0.24.1","typedoc":"^0.22.16","typescript":"~4.7","wait-for-localhost-cli":"^3.0.0"},"gitHead":"7fc5fcb84593d8e500bdce1636a8667183db3b82","_id":"@supabase/postgrest-js@1.15.5","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-YR4TiitTE2hizT7mB99Cl3V9i00RAY5sUxS2/NuWWzkreM7OeYlP2OqnqVwwb4z6ILn+j8x9e/igJDepFhjswQ==","shasum":"7fa7744cb0991328bb1a7757861e435a5477f358","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.15.5.tgz","fileCount":102,"unpackedSize":387505,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDedjyognkFjOu0CAnyOraiVkgModsfxQaC0SH0wgrOOwIgB+HqdVkiik3uKlhvPypn7mMyuOzQfQLdQyFEfrJvqMw="}]},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"bobbie@soedirgo.dev"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"phamhieu1998@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_1.15.5_1716974613977_0.7896567133351502"},"_hasShrinkwrap":false,"contributors":[]},"1.15.6":{"name":"@supabase/postgrest-js","version":"1.15.6","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":"./dist/esm/wrapper.mjs","require":"./dist/cjs/index.js"},"types":"dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\" wrapper.mjs","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"run-s format:check test:types db:clean db:run test:run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot && run-s db:clean","test:types":"run-s build && tsd --files test/*.test-d.ts","db:clean":"cd test/db && docker-compose down --volumes","db:run":"cd test/db && docker-compose up --detach && wait-for-localhost 3000"},"dependencies":{"@supabase/node-fetch":"^2.6.14"},"devDependencies":{"@types/jest":"^27.5.1","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-jest":"^28.0.3","tsd":"^0.24.1","typedoc":"^0.22.16","typescript":"~4.7","wait-for-localhost-cli":"^3.0.0"},"gitHead":"541cd5d64bcdf4d01e715921ff30803f0a17d280","_id":"@supabase/postgrest-js@1.15.6","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-zg3URVhoHOijdqMyn3LIFHh+Pqj5BmRqWAaoSExzIHc4m0kGBMPMjDcleamGhbelAAiKbjpQ04mBgooDliGl5A==","shasum":"6e21364a5cc470123c61d87a25237c8cb20714f0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.15.6.tgz","fileCount":59,"unpackedSize":238117,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD4wPEnS4ZWDm6egvly1Rv9OZBMKiUKSw83qfH98pNrBwIgTyt/trc2TwtMLRF+6SVenZ7+muCW1T9EhO8RKX6l5JI="}],"size":41051},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_1.15.6_1719296283216_0.5219468557539522"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-25T06:18:03.426Z","publish_time":1719296283426,"_source_registry_name":"default","contributors":[]},"1.15.7":{"name":"@supabase/postgrest-js","version":"1.15.7","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\" wrapper.mjs","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"run-s format:check test:types db:clean db:run test:run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot && run-s db:clean","test:types":"run-s build && tsd --files test/*.test-d.ts","db:clean":"cd test/db && docker-compose down --volumes","db:run":"cd test/db && docker-compose up --detach && wait-for-localhost 3000"},"dependencies":{"@supabase/node-fetch":"^2.6.14"},"devDependencies":{"@types/jest":"^27.5.1","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-jest":"^28.0.3","tsd":"^0.24.1","typedoc":"^0.22.16","typescript":"~4.7","wait-for-localhost-cli":"^3.0.0"},"gitHead":"7b8c974cf805fd583d7efce77152412ce46ab9c9","_id":"@supabase/postgrest-js@1.15.7","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-TJztay5lcnnKuXjIO/X/aaajOsP8qNeW0k3MqIFoOtRolj5MEAIy8rixNakRk3o23eVCdsuP3iMLYPvOOruH6Q==","shasum":"6c169c413969aa87009e001b313613ae1365fdd6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.15.7.tgz","fileCount":59,"unpackedSize":238249,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCCRzTFP8yJv26m81ytY+PGDPrLK51tMfibIv1rv9mNPQIgdxdQDgWe1sCxsYHQAbqBF/rflMu85SETxqj0KF+N8Hc="}],"size":41073},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_1.15.7_1719494362288_0.1893247001759908"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-27T13:19:22.469Z","publish_time":1719494362469,"_source_registry_name":"default","contributors":[]},"1.15.8":{"name":"@supabase/postgrest-js","version":"1.15.8","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\" wrapper.mjs","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"run-s format:check test:types db:clean db:run test:run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot && run-s db:clean","test:types":"run-s build && tsd --files test/*.test-d.ts","db:clean":"cd test/db && docker-compose down --volumes","db:run":"cd test/db && docker-compose up --detach && wait-for-localhost 3000"},"dependencies":{"@supabase/node-fetch":"^2.6.14"},"devDependencies":{"@types/jest":"^27.5.1","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-jest":"^28.0.3","tsd":"^0.24.1","typedoc":"^0.22.16","typescript":"~4.7","wait-for-localhost-cli":"^3.0.0"},"gitHead":"7b5922f1a3983b42fa0c3aa04c701c35f03fa4c4","_id":"@supabase/postgrest-js@1.15.8","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-YunjXpoQjQ0a0/7vGAvGZA2dlMABXFdVI/8TuVKtlePxyT71sl6ERl6ay1fmIeZcqxiuFQuZw/LXUuStUG9bbg==","shasum":"827aaa408cdbc89e67d0a758e7a545ac86e34312","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.15.8.tgz","fileCount":59,"unpackedSize":238908,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC1Hd8TdhbJoYuXPFdKkXwDgQ6c9yijwAegSzxlbA/A2QIgJnqU3wkafCih0b4aKBe21ZOKxHLvvneX+vHAM15fdck="}],"size":41173},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"bobbie@soedirgo.dev"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"phamhieu1998@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_1.15.8_1720162301258_0.5971878388655527"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-05T06:51:41.422Z","publish_time":1720162301422,"_source_registry_name":"default","contributors":[]},"1.16.0":{"name":"@supabase/postgrest-js","version":"1.16.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\" wrapper.mjs","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"run-s format:check test:types db:clean db:run test:run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot && run-s db:clean","test:types":"run-s build && tsd --files test/*.test-d.ts","db:clean":"cd test/db && docker-compose down --volumes","db:run":"cd test/db && docker-compose up --detach && wait-for-localhost 3000"},"dependencies":{"@supabase/node-fetch":"^2.6.14"},"devDependencies":{"@types/jest":"^27.5.1","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-jest":"^28.0.3","tsd":"^0.24.1","typedoc":"^0.22.16","typescript":"~4.7","wait-for-localhost-cli":"^3.0.0"},"gitHead":"9f91e72c4c02ea55d647e15ed865791cf90eb50e","_id":"@supabase/postgrest-js@1.16.0","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-HQkldynOiKQMwD7ZhRsXyt777hE26YQ2UANx7SKux+io4VzMwC5DxwxKZwp7ceI4qAJ28DsuRx2HqCGJfjZTiw==","shasum":"91cec15ee07513e2413f3c2f896cf0f04615f0d9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.16.0.tgz","fileCount":59,"unpackedSize":239664,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB0PVSQ9O8jN4FV4twp+aKyXkR1Lj79gcACzWLxOLQB1AiB6WdG2rdoHYOZ1HAJ0LdnXvoB1qWPR5s+s1cS2DSOoAg=="}],"size":41318},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"bobbie@soedirgo.dev"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"phamhieu1998@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_1.16.0_1722675467805_0.8408205291478765"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-03T08:57:47.964Z","publish_time":1722675467964,"_source_registry_name":"default","contributors":[]},"1.16.1":{"name":"@supabase/postgrest-js","version":"1.16.1","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\" wrapper.mjs","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"run-s format:check test:types db:clean db:run test:run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot && run-s db:clean","test:types":"run-s build && tsd --files test/*.test-d.ts","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000"},"dependencies":{"@supabase/node-fetch":"^2.6.14"},"devDependencies":{"@types/jest":"^27.5.1","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-jest":"^28.0.3","tsd":"^0.24.1","typedoc":"^0.22.16","typescript":"~4.7","wait-for-localhost-cli":"^3.0.0"},"gitHead":"c2049b21de87aeeb47cd8dfb61e9477430b021f6","_id":"@supabase/postgrest-js@1.16.1","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-EOSEZFm5pPuCPGCmLF1VOCS78DfkSz600PBuvBND/IZmMciJ1pmsS3ss6TkB6UkuvTybYiBh7gKOYyxoEO3USA==","shasum":"68dfa0581d8ae4296378cb8815bbde3f4602aef5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.16.1.tgz","fileCount":59,"unpackedSize":241334,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF0V+MpLiwtlbFRUP4rc5ijetnxwMJGdAZVh/zJy+h/6AiAvGikiRUfwCAkft0EkFqgL109YQOtj938Tnew331CdPQ=="}],"size":41460},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"bobbie@soedirgo.dev"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"phamhieu1998@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_1.16.1_1725989977848_0.576325979315961"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-10T17:39:38.078Z","publish_time":1725989978078,"_source_registry_name":"default","contributors":[]},"1.16.2":{"name":"@supabase/postgrest-js","version":"1.16.2","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\" wrapper.mjs","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"run-s format:check test:types db:clean db:run test:run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot && run-s db:clean","test:types":"run-s build && tsd --files test/*.test-d.ts","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000"},"dependencies":{"@supabase/node-fetch":"^2.6.14"},"devDependencies":{"@types/jest":"^27.5.1","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-jest":"^28.0.3","tsd":"^0.24.1","typedoc":"^0.22.16","typescript":"~4.7","wait-for-localhost-cli":"^3.0.0"},"gitHead":"981fa4d3e559ea50c891977385acdfb52b0c01a5","_id":"@supabase/postgrest-js@1.16.2","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-dA/CIrSO2YDQ6ABNpbvEg9DwBMMbuKfWaFuZAU9c66PenoLSoIoyXk1Yq/wC2XISgEIqaMHmTrDAAsO80kjHqg==","shasum":"0010cd58847a4bb00c2a44d5507075e0983b6109","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.16.2.tgz","fileCount":59,"unpackedSize":241772,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCHj9MSSi3y6hBmYQ+I42TlvfvNPNC2s+rtF38n7rwALQIhAIMREB5rx9F8fXoJmhTcM8FrmegIpD2uDeCY2gnkDl6M"}],"size":41528},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"bobbie@soedirgo.dev"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"phamhieu1998@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_1.16.2_1727737529068_0.5970790613199117"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-30T23:05:29.307Z","publish_time":1727737529307,"_source_registry_name":"default","contributors":[]},"1.17.0-rc.1":{"name":"@supabase/postgrest-js","version":"1.17.0-rc.1","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\" wrapper.mjs","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"run-s format:check test:types db:clean db:run test:run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot && run-s db:clean","test:types":"run-s build && tsd --files 'test/**/*.test-d.ts'","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000"},"dependencies":{"@supabase/node-fetch":"^2.6.14"},"devDependencies":{"@types/jest":"^27.5.1","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-expect":"^1.3.0","ts-jest":"^28.0.3","tsd":"^0.31.2","typedoc":"^0.22.16","typescript":"~4.7","wait-for-localhost-cli":"^3.0.0"},"readmeFilename":"README.md","gitHead":"5a87c0593ac556d78d6cf8f731e559fde5fe6635","_id":"@supabase/postgrest-js@1.17.0-rc.1","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-ssxkV6OrRApXjWYw4IqC5VLwploFPx7exBO4+YD2QoGddMnI9jKIB0r2oMAxFWw8sskQD1tVCLCKVf1g59Su+w==","shasum":"9c8ba5e76f907c4de27c1d81fabf8f6bf479f666","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.17.0-rc.1.tgz","fileCount":74,"unpackedSize":304722,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHT39nUqsGmSKNgPcoV1898c+5nnarBNJ/N/YWyo6i1yAiEA8znpQ3JeBaIFqe4u1H5ugSGXhUfDBZ9miQftu2eco1U="}],"size":52050},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"bobbie@soedirgo.dev"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"phamhieu1998@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_1.17.0-rc.1_1729235129560_0.24561904744009122"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-18T07:05:29.765Z","publish_time":1729235129765,"_source_registry_name":"default","contributors":[]},"1.16.3":{"name":"@supabase/postgrest-js","version":"1.16.3","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\" wrapper.mjs","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"run-s format:check test:types db:clean db:run test:run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot && run-s db:clean","test:types":"run-s build && tsd --files test/*.test-d.ts","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000"},"dependencies":{"@supabase/node-fetch":"^2.6.14"},"devDependencies":{"@types/jest":"^27.5.1","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-jest":"^28.0.3","tsd":"^0.24.1","typedoc":"^0.22.16","typescript":"~4.7","wait-for-localhost-cli":"^3.0.0"},"gitHead":"e45a2c79231ca6e1469dba80a981501c60d3c8f7","_id":"@supabase/postgrest-js@1.16.3","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-HI6dsbW68AKlOPofUjDTaosiDBCtW4XAm0D18pPwxoW3zKOE2Ru13Z69Wuys9fd6iTpfDViNco5sgrtnP0666A==","shasum":"d8e009e63b9152e46715982a6d706f1450c0af0d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.16.3.tgz","fileCount":59,"unpackedSize":241669,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCzaNDzObneLz5dkbc84RhXLHYCphwbQc0g+rEJsfLglwIhANtKznOA5fPfXZ4BapdhqYgvY2s6YEBDvJ0ojthIIPNG"}],"size":41516},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"bobbie@soedirgo.dev"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"phamhieu1998@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_1.16.3_1729323031839_0.7461262226671419"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-19T07:30:32.050Z","publish_time":1729323032050,"_source_registry_name":"default","contributors":[]},"1.17.0-rc.2":{"name":"@supabase/postgrest-js","version":"1.17.0-rc.2","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\" wrapper.mjs","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"run-s format:check test:types db:clean db:run test:run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot && run-s db:clean","test:types":"run-s build && tsd --files 'test/**/*.test-d.ts'","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000"},"dependencies":{"@supabase/node-fetch":"^2.6.14"},"devDependencies":{"@types/jest":"^27.5.1","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-expect":"^1.3.0","ts-jest":"^28.0.3","tsd":"^0.31.2","typedoc":"^0.22.16","typescript":"~4.7","wait-for-localhost-cli":"^3.0.0"},"readmeFilename":"README.md","gitHead":"e31b1ff5449cd1bdf252e112a38b1ff5a8f40764","_id":"@supabase/postgrest-js@1.17.0-rc.2","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-61JjY14o0qJ30kUiV95TeECnfoABvr7OfFlffE9zArz3Skeg/8TRz4YytO0wk8O776+JPIFm1bnE1bMFqQh59g==","shasum":"31d8c286d8b7fac4886191bc4fb46eb0dc034cfc","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.17.0-rc.2.tgz","fileCount":74,"unpackedSize":306094,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDDBArLdi+PX3Q+R2hkuzT8gQszu8dkdzaTI7a1pebvFAIhAJV9lR6jq4dvkyJOHSa1kkPjsUL/80YqdKeInQmC7PSI"}],"size":52219},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"bobbie@soedirgo.dev"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"phamhieu1998@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_1.17.0-rc.2_1729614326214_0.6174606001935481"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-22T16:25:26.440Z","publish_time":1729614326440,"_source_registry_name":"default","contributors":[]},"1.17.0-rc.3":{"name":"@supabase/postgrest-js","version":"1.17.0-rc.3","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\" wrapper.mjs","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"run-s format:check test:types db:clean db:run test:run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot && run-s db:clean","test:types":"run-s build && tsd --files 'test/**/*.test-d.ts'","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000"},"dependencies":{"@supabase/node-fetch":"^2.6.14"},"devDependencies":{"@types/jest":"^27.5.1","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-expect":"^1.3.0","ts-jest":"^28.0.3","tsd":"^0.31.2","typedoc":"^0.22.16","typescript":"~4.7","wait-for-localhost-cli":"^3.0.0"},"readmeFilename":"README.md","gitHead":"ad1c5339995b6509d84b0b5158c332c3aeb337f7","_id":"@supabase/postgrest-js@1.17.0-rc.3","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-EAj7ZfFbK3eAIzRF9UoCDsmTFPEmBXE5j83v4R7GtZm4/yEYTnYLnztwLLt908vxivG0hQYbs05yrrH2AZkTPQ==","shasum":"cc3f98ea3ce8f124ae91022f5e149bf28e3c7440","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.17.0-rc.3.tgz","fileCount":74,"unpackedSize":310471,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGlzObzZXjJuES0ohZ2gwTw0mw09Qs0DXariT4Hi0We2AiA+4BDQrvlvcnPxb/v8rcXSe8w9ow0f4k40MCkNyQPYEg=="}],"size":52909},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"bobbie@soedirgo.dev"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"phamhieu1998@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_1.17.0-rc.3_1730111047358_0.3911074880067533"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-28T10:24:07.519Z","publish_time":1730111047519,"_source_registry_name":"default","contributors":[]},"1.17.0-rc.4":{"name":"@supabase/postgrest-js","version":"1.17.0-rc.4","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\" wrapper.mjs","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"run-s format:check test:types db:clean db:run test:run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot && run-s db:clean","test:types":"run-s build && tsd --files 'test/**/*.test-d.ts'","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000"},"dependencies":{"@supabase/node-fetch":"^2.6.14"},"devDependencies":{"@types/jest":"^27.5.1","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-expect":"^1.3.0","ts-jest":"^28.0.3","tsd":"^0.31.2","typedoc":"^0.22.16","typescript":"~4.7","wait-for-localhost-cli":"^3.0.0"},"readmeFilename":"README.md","gitHead":"e6037682209b287f33c1bb5fd9502beb06f5fe2e","_id":"@supabase/postgrest-js@1.17.0-rc.4","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-hEybGlZJzel3AnROiF/loYMx1eZpD6ETTYdoFN5BLM4mqcrONlmG9P+fD0OFvXdsnwcGjvKB9PDgTbYE545ToQ==","shasum":"5c2c9112008a2ca2398a06ce6f116db2d97f88c9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.17.0-rc.4.tgz","fileCount":74,"unpackedSize":309020,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCKQb3uSv6Qw5hF1QFfVDeSk5T3NkUlOSgDuqcG9cyv9wIgNCzyBgVyTheC8a18gKYCo0r91iIGMSN+guALELHttLA="}],"size":52565},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"bobbie@soedirgo.dev"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"phamhieu1998@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_1.17.0-rc.4_1730136485127_0.35266647597289125"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-28T17:28:05.349Z","publish_time":1730136485349,"_source_registry_name":"default","contributors":[]},"1.17.0":{"name":"@supabase/postgrest-js","version":"1.17.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\" wrapper.mjs","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"run-s format:check test:types db:clean db:run test:run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot && run-s db:clean","test:types":"run-s build && tsd --files 'test/**/*.test-d.ts'","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000"},"dependencies":{"@supabase/node-fetch":"^2.6.14"},"devDependencies":{"@types/jest":"^27.5.1","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-expect":"^1.3.0","ts-jest":"^28.0.3","tsd":"^0.31.2","typedoc":"^0.22.16","typescript":"~4.7","wait-for-localhost-cli":"^3.0.0"},"gitHead":"1020cdd1118716d98abbd8a2be30fdd0dcff33da","_id":"@supabase/postgrest-js@1.17.0","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-vbtb72VpyCkDjcD95SAW4C+3B6NNEICNlEN9H6LcSfIxk5qPImwZ9hVYLa20i+P8GXmKWDoSjjJEK2j6qlR1qQ==","shasum":"4ca4169f802101fb0c5d1c536cbe43a7f3b999ee","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.17.0.tgz","fileCount":74,"unpackedSize":308907,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDTm+ItBKQnbBMHETVLff0UH/wV0wqqs8QiFrcRO1fjXAIhAIMPW9Udk5YBibj1jScgtlqu6xy5jH4w1XyCo5E63jsM"}],"size":52576},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"bobbie@soedirgo.dev"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"phamhieu1998@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_1.17.0_1730141856618_0.8713561845209528"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-28T18:57:36.863Z","publish_time":1730141856863,"_source_registry_name":"default","contributors":[]},"1.17.1":{"name":"@supabase/postgrest-js","version":"1.17.1","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\" wrapper.mjs","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"run-s format:check test:types db:clean db:run test:run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot && run-s db:clean","test:types":"run-s build && tsd --files 'test/**/*.test-d.ts'","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000"},"dependencies":{"@supabase/node-fetch":"^2.6.14"},"devDependencies":{"@types/jest":"^27.5.1","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-expect":"^1.3.0","ts-jest":"^28.0.3","tsd":"^0.31.2","typedoc":"^0.22.16","typescript":"~4.7","wait-for-localhost-cli":"^3.0.0"},"gitHead":"2352eb1ed17bca2bd8790851f946a5c21ebe2e6e","_id":"@supabase/postgrest-js@1.17.1","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-k/qzuyUBl8xjnWJp4fx+ql+n8o7+xFWq9NByDF9SFjA8jjSdDJN8kAOgYPfL37HbHTk8X1FDO2z9P7pvL++NXg==","shasum":"4c674fcf6265934e07abe28467d8be2c869edfa5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.17.1.tgz","fileCount":74,"unpackedSize":315744,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDiECLUYKKBiAv9KfyhGAdfQ2ANm0T312oX07sc15feHgIhAP4qG8GHK/YfMS1ustJ9vnCR8MURX4+CnvzDm5t0O/2n"}],"size":53333},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"lakshan@supabase.io"},{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"bobbie@soedirgo.dev"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"phamhieu1998@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_1.17.1_1730795141454_0.9639924142013017"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-05T08:25:41.754Z","publish_time":1730795141754,"_source_registry_name":"default","contributors":[]},"1.17.2":{"name":"@supabase/postgrest-js","version":"1.17.2","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\" wrapper.mjs","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"run-s format:check test:types db:clean db:run test:run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot && run-s db:clean","test:types":"run-s build && tsd --files 'test/**/*.test-d.ts'","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000"},"dependencies":{"@supabase/node-fetch":"^2.6.14"},"devDependencies":{"@types/jest":"^27.5.1","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-expect":"^1.3.0","ts-jest":"^28.0.3","tsd":"^0.31.2","typedoc":"^0.22.16","typescript":"~4.7","wait-for-localhost-cli":"^3.0.0"},"gitHead":"f22849b2cc7a482da35a2582b2ffa3ecf513f700","_id":"@supabase/postgrest-js@1.17.2","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-kjPz/BMFJw05YNUa3LveDHgPYSxlprnxifRbJdV9J1itY+Q902Pv/pqhnX+UTFoagC/sMZveNxvI84/nY3KxnQ==","shasum":"84560c46bb3e9dbfe18b2ff17b57c6f372713e78","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.17.2.tgz","fileCount":74,"unpackedSize":316675,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIG8CxtjaF6Gv60QHwY17PZCqmjVwMgTotJY+fmY0a0ugAiEAgFiTJupcwPS9f9IphynYFa1miicGJIM6HEpMYhfRjRU="}],"size":53506},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"lakshan@supabase.io"},{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"bobbie@soedirgo.dev"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"phamhieu1998@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_1.17.2_1730829829349_0.46522663115947727"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-05T18:03:49.583Z","publish_time":1730829829583,"_source_registry_name":"default","contributors":[]},"1.17.3":{"name":"@supabase/postgrest-js","version":"1.17.3","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\" wrapper.mjs","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"run-s format:check test:types db:clean db:run test:run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot && run-s db:clean","test:types":"run-s build && tsd --files 'test/**/*.test-d.ts'","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000"},"dependencies":{"@supabase/node-fetch":"^2.6.14"},"devDependencies":{"@types/jest":"^27.5.1","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-expect":"^1.3.0","ts-jest":"^28.0.3","tsd":"^0.31.2","typedoc":"^0.22.16","typescript":"4.5.5","wait-for-localhost-cli":"^3.0.0"},"gitHead":"cc9344a8221d099fff0f0386de0cd0e819068751","_id":"@supabase/postgrest-js@1.17.3","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-xR97C2D5XLU7x0yhFrx5d5NflZPplfcwQzeAT4i/YkWzkqgk0KT6Bz81WKzMDaTAhZd2YafMIazLJFGhc+6blQ==","shasum":"9d3e6a847f53dd24daec079083d89eca2cbbed59","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.17.3.tgz","fileCount":74,"unpackedSize":322481,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDB539garCr07Q3ArVWDRKWuLPyIvPOml3ULr2zYs3KOAiEAqEGL44i9LGthDcPABLIxPMkSLLenkUeE2Q8anJ5gubw="}],"size":53920},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"lakshan@supabase.io"},{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"bobbie@soedirgo.dev"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"phamhieu1998@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_1.17.3_1730878573420_0.47546791259165166"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-06T07:36:13.628Z","publish_time":1730878573628,"_source_registry_name":"default","contributors":[]},"1.17.4":{"name":"@supabase/postgrest-js","version":"1.17.4","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\" wrapper.mjs","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"run-s format:check test:types db:clean db:run test:run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot && run-s db:clean","test:types":"run-s build && tsd --files 'test/**/*.test-d.ts'","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000"},"dependencies":{"@supabase/node-fetch":"^2.6.14"},"devDependencies":{"@types/jest":"^27.5.1","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-expect":"^1.3.0","ts-jest":"^28.0.3","tsd":"^0.31.2","typedoc":"^0.22.16","typescript":"4.5.5","wait-for-localhost-cli":"^3.0.0"},"gitHead":"fee2a8260c914c74c957380cf999aabf04ba608f","_id":"@supabase/postgrest-js@1.17.4","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-01YIUhmPhn4JeYVSF/LTZa4EXpxRXGPjjkghCxRlbm52nOR5yWL6rporLw3ubirh40oT8cGRXOkJU3/mZ2+/pA==","shasum":"1b7d373d727821d6d53515174b2588cb28560ab4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.17.4.tgz","fileCount":74,"unpackedSize":325003,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICDNGSHIhMoy55iv1ySlm5Rb3+vRl/PWYjevg/M3KCLhAiBv47DTePymnYSVCjeAhosgDIxuwiqQksG3Q1cv/+9Tdg=="}],"size":54450},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"lakshan@supabase.io"},{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"bobbie@soedirgo.dev"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"phamhieu1998@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_1.17.4_1731069153277_0.2869804032590031"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-08T12:32:33.483Z","publish_time":1731069153483,"_source_registry_name":"default","contributors":[]},"1.17.5":{"name":"@supabase/postgrest-js","version":"1.17.5","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\" wrapper.mjs","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"run-s format:check test:types db:clean db:run test:run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot && run-s db:clean","test:types":"run-s build && tsd --files 'test/**/*.test-d.ts'","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000"},"dependencies":{"@supabase/node-fetch":"^2.6.14"},"devDependencies":{"@types/jest":"^27.5.1","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-expect":"^1.3.0","ts-jest":"^28.0.3","tsd":"^0.31.2","typedoc":"^0.22.16","typescript":"4.5.5","wait-for-localhost-cli":"^3.0.0"},"gitHead":"efa3e5c1aeafe885ef69439a01811b1a5170fd53","_id":"@supabase/postgrest-js@1.17.5","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-dq04qmKQoz5vH/sfBYvYJSyaNcYzdEkhl01qCFHhmr1c0CwLyVVOpUbfO+viUCBqvA04XrIwzSSp2oR+nBY9+Q==","shasum":"8bad30371ab2ca945417f01d008c69a1cccce4c5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.17.5.tgz","fileCount":74,"unpackedSize":324530,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBqFuhPywTdJriBlHFnAkUu4tjoL4kc2nMgsYuyDHDS4AiBV7GYY0XAvtE6+Fu9PbnYp5I5Yzkdh9OggOtMjew89tw=="}],"size":54367},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"lakshan@supabase.io"},{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"bobbie@soedirgo.dev"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"phamhieu1998@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_1.17.5_1731491770897_0.08300166297409772"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-13T09:56:11.068Z","publish_time":1731491771068,"_source_registry_name":"default","contributors":[]},"1.17.6":{"name":"@supabase/postgrest-js","version":"1.17.6","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\" wrapper.mjs","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"run-s format:check test:types db:clean db:run test:run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot && run-s db:clean","test:types":"run-s build && tsd --files 'test/**/*.test-d.ts'","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000"},"dependencies":{"@supabase/node-fetch":"^2.6.14"},"devDependencies":{"@types/jest":"^27.5.1","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-expect":"^1.3.0","ts-jest":"^28.0.3","tsd":"^0.31.2","typedoc":"^0.22.16","typescript":"4.5.5","wait-for-localhost-cli":"^3.0.0"},"gitHead":"0af65f55da930dc0b13d18a5c6994a72540c79f0","_id":"@supabase/postgrest-js@1.17.6","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-kMlQkGtxyZLIGRzwqDkgp7sIKmIW/uXssfLpuAQPI3CI0z6oV+ekT+YmcMydNmZduuDphwmwd/03BopgrwmE+A==","shasum":"01916f5ec367d02ae3a4c8438168f69e0d8bae63","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.17.6.tgz","fileCount":74,"unpackedSize":324584,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDENspzpnNb70WixkvsqSI9i2zGFDUxL3S4fKHoQgoTdAiEA/1zsX2TWl4dApLwmjH7QjEqX1Ef0QuramNvH/ZDndvg="}],"size":54368},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"lakshan@supabase.io"},{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"bobbie@soedirgo.dev"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"phamhieu1998@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_1.17.6_1731915701051_0.4213587321902976"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-18T07:41:41.258Z","publish_time":1731915701258,"_source_registry_name":"default","contributors":[]},"1.17.7":{"name":"@supabase/postgrest-js","version":"1.17.7","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\" wrapper.mjs","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"run-s format:check test:types db:clean db:run test:run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot && run-s db:clean","test:types":"run-s build && tsd --files 'test/**/*.test-d.ts'","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000"},"dependencies":{"@supabase/node-fetch":"^2.6.14"},"devDependencies":{"@types/jest":"^27.5.1","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-expect":"^1.3.0","ts-jest":"^28.0.3","tsd":"^0.31.2","typedoc":"^0.22.16","typescript":"4.5.5","wait-for-localhost-cli":"^3.0.0"},"gitHead":"c5111282404100496b6a77a83a6c515bd8b05fe7","_id":"@supabase/postgrest-js@1.17.7","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-aOzOYaTADm/dVTNksyqv9KsbhVa1gHz1Hoxb2ZEF2Ed9H7qlWOfptECQWmkEmrrFjtNaiPrgiSaPECvzI/seDA==","shasum":"2c0cc07c34cfbafcdf15a27e36c42119095ab154","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.17.7.tgz","fileCount":74,"unpackedSize":324926,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCP7nYYKSWCzFm8RZ6OwJ7OLMrrDTF96dgahEODglfFVAIhAJYgPtYBgUiRj9uIi45zhXhDspMxcWrQSWu8JZ8U4i4t"}],"size":54468},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"lakshan@supabase.io"},{"name":"anonymous","email":"bobbie@soedirgo.dev"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postgrest-js_1.17.7_1733298235341_0.4193622030517088"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-04T07:43:55.540Z","publish_time":1733298235540,"_source_registry_name":"default","contributors":[]},"1.17.8":{"name":"@supabase/postgrest-js","version":"1.17.8","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\" wrapper.mjs","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"run-s format:check test:types db:clean db:run test:run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot && run-s db:clean","test:types":"run-s build && tsd --files 'test/**/*.test-d.ts'","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000"},"dependencies":{"@supabase/node-fetch":"^2.6.14"},"devDependencies":{"@types/jest":"^27.5.1","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-expect":"^1.3.0","ts-jest":"^28.0.3","tsd":"^0.31.2","typedoc":"^0.22.16","typescript":"4.5.5","wait-for-localhost-cli":"^3.0.0"},"gitHead":"e556d3f83d1a3f1b79ec65be05c475cad3c2304f","_id":"@supabase/postgrest-js@1.17.8","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-xntKCeJzwo4cvmUmIm77rPAkwCft6PrxT8VFMxnR+vk4xAVUvutF4kg97khno70KAEJWe3SpnParFGpHn0Hf+A==","shasum":"21f4c295cee37ab458a9de8fc68106616dfe9cc6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.17.8.tgz","fileCount":74,"unpackedSize":325187,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGY+BeDkzHAV9mgcIW6Myb+IqP2G94+asimq1RbOeXMdAiAB+PS/GSJZDO3W7jKjGsfL2Eo13Xtbb8ph7u1ND3izuQ=="}],"size":54532},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"lakshan@supabase.io"},{"name":"anonymous","email":"bobbie@soedirgo.dev"},{"name":"anonymous","email":"charisxl@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_1.17.8_1736155766227_0.6828594033199966"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-06T09:29:26.410Z","publish_time":1736155766410,"_source_registry_name":"default","contributors":[]},"1.17.9":{"name":"@supabase/postgrest-js","version":"1.17.9","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\" wrapper.mjs","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"run-s format:check test:types db:clean db:run test:run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot && run-s db:clean","test:types":"run-s build && tsd --files 'test/**/*.test-d.ts'","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000"},"dependencies":{"@supabase/node-fetch":"^2.6.14"},"devDependencies":{"@types/jest":"^27.5.1","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-expect":"^1.3.0","ts-jest":"^28.0.3","tsd":"^0.31.2","typedoc":"^0.22.16","typescript":"4.5.5","wait-for-localhost-cli":"^3.0.0"},"gitHead":"09083ea9d0a42baa36d672ba0735d15553b9cbf1","_id":"@supabase/postgrest-js@1.17.9","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-HyMOyy3t6K0/oFNDlHryOhnK4sfMNip8J0LrqJ/65NrBlHD3xOcDf4OV/5YCHI4g195ByuQ0wfmyFqIgMl3dxg==","shasum":"e712c8eb7717c8a2a90bd1fa9b7cc461523f6207","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.17.9.tgz","fileCount":74,"unpackedSize":328734,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDK42VRvEYJqgaERaM5plUi1T8xJBnEyu5MdlNoEPHd6gIgNNgSLH1aUPGR7jhFQazm40w5PFsc7qPfCDobrMq+P4w="}],"size":55293},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"lakshan@supabase.io"},{"name":"anonymous","email":"bobbie@soedirgo.dev"},{"name":"anonymous","email":"charisxl@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_1.17.9_1736175839269_0.7791407245347561"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-06T15:03:59.528Z","publish_time":1736175839528,"_source_registry_name":"default","contributors":[]},"1.17.10":{"name":"@supabase/postgrest-js","version":"1.17.10","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\" wrapper.mjs","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"run-s format:check test:types db:clean db:run test:run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot && run-s db:clean","test:types":"run-s build && tsd --files 'test/**/*.test-d.ts'","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000"},"dependencies":{"@supabase/node-fetch":"^2.6.14"},"devDependencies":{"@types/jest":"^27.5.1","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-expect":"^1.3.0","ts-jest":"^28.0.3","tsd":"^0.31.2","typedoc":"^0.22.16","typescript":"4.5.5","wait-for-localhost-cli":"^3.0.0"},"gitHead":"8d32089ec4500968ee016b76cb0a1b14d37a990a","_id":"@supabase/postgrest-js@1.17.10","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-GlcwOjEmPcXfaEU0wHg1MgHU+peR+zZFyaEWjr7a7EOCB1gCtw3nW7ABfnPPH411coXHV90eb/isDgT9HRshLg==","shasum":"c3b32c25a34a44fab2c9fc570242d09ae87ca757","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.17.10.tgz","fileCount":74,"unpackedSize":328682,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCVk3qL0+lVJ9s/RBII5wREpO9OR7bOXrIsyJy6dC522QIhAKJTIFtqBgK+cQkwIAnY1dAIXEr8Zn0X+eLyeMkT0Mdb"}],"size":55296},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"lakshan@supabase.io"},{"name":"anonymous","email":"bobbie@soedirgo.dev"},{"name":"anonymous","email":"charisxl@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_1.17.10_1736316866366_0.043126127343103615"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-08T06:14:26.557Z","publish_time":1736316866557,"_source_registry_name":"default","contributors":[]},"1.17.11":{"name":"@supabase/postgrest-js","version":"1.17.11","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\" wrapper.mjs","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"run-s format:check test:types db:clean db:run test:run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot && run-s db:clean","test:types":"run-s build && tsd --files 'test/**/*.test-d.ts'","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000"},"dependencies":{"@supabase/node-fetch":"^2.6.14"},"devDependencies":{"@types/jest":"^27.5.1","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-expect":"^1.3.0","ts-jest":"^28.0.3","tsd":"^0.31.2","typedoc":"^0.22.16","typescript":"4.5.5","wait-for-localhost-cli":"^3.0.0"},"gitHead":"12faa3df5a400f3ff8d3be1ffce13dc11b2aeaf2","_id":"@supabase/postgrest-js@1.17.11","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-AOqqgQEhLVqzOMmA8Q0bxQFMfbozbjjQ1Tt4kprkstIKdRl4yZRaMdoVxFkCpU8ivmAe2xNfAVkNK+l16a9P0A==","shasum":"64774a838875f520cd33ac1616762a8881e3ba18","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.17.11.tgz","fileCount":74,"unpackedSize":329674,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAx6+HW/ZMm82epv4ehrcH7LvQCLwQ/tUdNmRFkOKQLTAiAnHlw4TKzF0Pqlv8hL7k7FIUqa8Ys8aqgiXmG5f04rhA=="}],"size":55448},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"lakshan@supabase.io"},{"name":"anonymous","email":"bobbie@soedirgo.dev"},{"name":"anonymous","email":"charisxl@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_1.17.11_1736848930606_0.7246678241660036"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-14T10:02:10.806Z","publish_time":1736848930806,"_source_registry_name":"default","contributors":[]},"1.18.0":{"name":"@supabase/postgrest-js","version":"1.18.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\" wrapper.mjs","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"run-s format:check test:types db:clean db:run test:run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand --coverage","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot && run-s db:clean","test:types":"run-s build && tsd --files 'test/**/*.test-d.ts'","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000"},"dependencies":{"@supabase/node-fetch":"^2.6.14"},"devDependencies":{"@types/jest":"^27.5.1","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-expect":"^1.3.0","ts-jest":"^28.0.3","tsd":"^0.31.2","typedoc":"^0.22.16","typescript":"4.5.5","wait-for-localhost-cli":"^3.0.0"},"gitHead":"7e985d4231213ea8e325370df45ecd357988aa60","_id":"@supabase/postgrest-js@1.18.0","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-DqUEVF5ZFytrYLAuywnUR0srhZbzSoLZePMfGFamYMNdMttBLwAWXJNJ5kBDHn2gK2n87NwLsIshUbdyxPtpsw==","shasum":"950c1a4fdd9885a117c3b1e15fda41178ec3b25e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.18.0.tgz","fileCount":74,"unpackedSize":335413,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCjdl3mgpqV3Tno8wqe+CT77sVrBiN3VGtx3nTwpyZeXgIhAL4N+r6ivlsu41ibpOrC9aTruW7s/wBh1GdiCZ5kSa+n"}],"size":56647},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"lakshan@supabase.io"},{"name":"anonymous","email":"bobbie@soedirgo.dev"},{"name":"anonymous","email":"charisxl@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_1.18.0_1737340219602_0.5082134879212359"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-20T02:30:19.840Z","publish_time":1737340219840,"_source_registry_name":"default","contributors":[]},"1.18.1":{"name":"@supabase/postgrest-js","version":"1.18.1","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\" wrapper.mjs","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"run-s format:check test:types db:clean db:run test:run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand --coverage","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot && run-s db:clean","test:types":"run-s build && tsd --files 'test/**/*.test-d.ts'","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000"},"dependencies":{"@supabase/node-fetch":"^2.6.14"},"devDependencies":{"@types/jest":"^27.5.1","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-expect":"^1.3.0","ts-jest":"^28.0.3","tsd":"^0.31.2","type-fest":"^4.32.0","typedoc":"^0.22.16","typescript":"^4.5.5","wait-for-localhost-cli":"^3.0.0"},"gitHead":"a0b56aa0c4822f514be6917b3566060e8f36eca1","_id":"@supabase/postgrest-js@1.18.1","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-dWDnoC0MoDHKhaEOrsEKTadWQcBNknZVQcSgNE/Q2wXh05mhCL1ut/jthRUrSbYcqIw/CEjhaeIPp7dLarT0bg==","shasum":"7ceac0dfbe567d953343c5ae9750f848cc6db744","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.18.1.tgz","fileCount":74,"unpackedSize":337658,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCICg8kxlBvxPN7hxfJChXLShcarA64cf41OY4rFN5NgGPAiAfXsjSWHE6y/CN9N/wi+EA3i0vvTxDc9UGUfIeFkhbsQ=="}],"size":57112},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"lakshan@supabase.io"},{"name":"anonymous","email":"bobbie@soedirgo.dev"},{"name":"anonymous","email":"charisxl@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_1.18.1_1737690026128_0.38522089028357054"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-24T03:40:26.331Z","publish_time":1737690026331,"_source_registry_name":"default","contributors":[]},"1.19.0":{"name":"@supabase/postgrest-js","version":"1.19.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\" wrapper.mjs","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"run-s format:check test:types db:clean db:run test:run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand --coverage","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot && run-s db:clean","test:types":"run-s build && tsd --files 'test/**/*.test-d.ts'","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000"},"dependencies":{"@supabase/node-fetch":"^2.6.14"},"devDependencies":{"@types/jest":"^27.5.1","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-expect":"^1.3.0","ts-jest":"^28.0.3","tsd":"^0.31.2","type-fest":"^4.32.0","typedoc":"^0.22.16","typescript":"^4.5.5","wait-for-localhost-cli":"^3.0.0"},"gitHead":"4d0a738117e326bd1fe0ada8912b47da0a1de4a3","_id":"@supabase/postgrest-js@1.19.0","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-GLG/BwzFrQXEz7KABaq7HHx3zVs2+LCcGZFGiKHgBMOSUvhS+RZ9Noq204vcJ5s+1okfGcZbBU2QiWY4z4zXeg==","shasum":"84959d8fca063f490b143507adcd6e095fd09abc","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.19.0.tgz","fileCount":74,"unpackedSize":349516,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDcUe0ow/SR3U9Ytyt8EVAp8EZxOVgEZBSrPsS9NNtxmwIgKVivBC8NRevd4jessgKOF00zebb5ZYVXT3MmKwgXC+4="}],"size":59610},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"lakshan@supabase.io"},{"name":"anonymous","email":"bobbie@soedirgo.dev"},{"name":"anonymous","email":"charisxl@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_1.19.0_1740115397291_0.6994382429602255"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-21T05:23:17.537Z","publish_time":1740115397537,"_source_registry_name":"default","contributors":[]},"1.19.1":{"name":"@supabase/postgrest-js","version":"1.19.1","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\" wrapper.mjs","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"run-s format:check test:types db:clean db:run test:run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand --coverage","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot && run-s db:clean","test:types":"run-s build && tsd --files 'test/**/*.test-d.ts'","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000"},"dependencies":{"@supabase/node-fetch":"^2.6.14"},"devDependencies":{"@types/jest":"^27.5.1","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-expect":"^1.3.0","ts-jest":"^28.0.3","tsd":"^0.31.2","type-fest":"^4.32.0","typedoc":"^0.22.16","typescript":"^4.5.5","wait-for-localhost-cli":"^3.0.0"},"gitHead":"9b2c8fc0930818d39dd9288275990034bccc3cef","_id":"@supabase/postgrest-js@1.19.1","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-SJ6R71jICD3HizEtu37YqOL20duUZwrhOCHPe0DFl51byHoL221qE4+fOQiJtvd4kXDR16rXtWqrccrUW/oNQw==","shasum":"8dfae7f7bce12ca2d508b28f562282fc28d8eb07","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.19.1.tgz","fileCount":74,"unpackedSize":351253,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCHGKopQnLO0x1cRrAuEvR7kEVOvWcmNdiMGLBfWjjjcAIhAKN9eLIyzY1VnwjpmDygcemoMkZo/xVIBpQt65T0D9u7"}],"size":59946},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"lakshan@supabase.io"},{"name":"anonymous","email":"bobbie@soedirgo.dev"},{"name":"anonymous","email":"charisxl@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_1.19.1_1740124229938_0.05027809605764988"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-21T07:50:30.124Z","publish_time":1740124230124,"_source_registry_name":"default","contributors":[]},"1.19.2":{"name":"@supabase/postgrest-js","version":"1.19.2","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\" wrapper.mjs","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"run-s format:check test:types db:clean db:run test:run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand --coverage","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot && run-s db:clean","test:types":"run-s build && tsd --files 'test/**/*.test-d.ts'","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000"},"dependencies":{"@supabase/node-fetch":"^2.6.14"},"devDependencies":{"@types/jest":"^27.5.1","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-expect":"^1.3.0","ts-jest":"^28.0.3","tsd":"^0.31.2","type-fest":"^4.32.0","typedoc":"^0.22.16","typescript":"^4.5.5","wait-for-localhost-cli":"^3.0.0"},"gitHead":"1f93ee55871ad86613a33b97562754387b8c0328","_id":"@supabase/postgrest-js@1.19.2","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-MXRbk4wpwhWl9IN6rIY1mR8uZCCG4MZAEji942ve6nMwIqnBgBnZhZlON6zTTs6fgveMnoCILpZv1+K91jN+ow==","shasum":"cb721860fefd9ec2818bbafc56de4314c0ebca81","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.19.2.tgz","fileCount":74,"unpackedSize":353803,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQD+8TRrFN69Qp1NkARR29NOAC9NVdISlXhngbFF8PQGVQIhANrnizmxNVXG0EV9B7hSneGMyQlizQIEZrwFogif0qLA"}],"size":60474},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"lakshan@supabase.io"},{"name":"anonymous","email":"bobbie@soedirgo.dev"},{"name":"anonymous","email":"charisxl@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_1.19.2_1740374095983_0.614101881439389"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-24T05:14:56.178Z","publish_time":1740374096178,"_source_registry_name":"default","contributors":[]},"1.19.3":{"name":"@supabase/postgrest-js","version":"1.19.3","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\" wrapper.mjs","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"run-s format:check test:types db:clean db:run test:run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand --coverage","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot && run-s db:clean","test:types":"run-s build && tsd --files 'test/**/*.test-d.ts'","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000"},"dependencies":{"@supabase/node-fetch":"^2.6.14"},"devDependencies":{"@types/jest":"^27.5.1","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-expect":"^1.3.0","ts-jest":"^28.0.3","tsd":"^0.31.2","type-fest":"^4.32.0","typedoc":"^0.22.16","typescript":"^4.5.5","wait-for-localhost-cli":"^3.0.0"},"gitHead":"8ba874571d0f5be9bb4185f3238d0debdce4710a","_id":"@supabase/postgrest-js@1.19.3","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-6wwAdDaDES6HGTjRjr1GeEqAUqZxUbxyX/RW6BNlP0SmVkXUymCtB98383N7lBaaUf6KBryngPMnapDIzNaSfQ==","shasum":"f35745545bda19894bf415379f1c1b5c9cc2ed04","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.19.3.tgz","fileCount":74,"unpackedSize":353899,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDd1rt6C3xq0etDKXabtWSW8iehxeqbZz4TXIqwRcE+ogIgXB3fgh6bkBHkAx5C/cJYqgUjfP/L7LcMs4nNbsm4Do0="}],"size":60492},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"lakshan@supabase.io"},{"name":"anonymous","email":"bobbie@soedirgo.dev"},{"name":"anonymous","email":"charisxl@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_1.19.3_1741863335418_0.606610877405876"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-13T10:55:35.616Z","publish_time":1741863335616,"_source_registry_name":"default","contributors":[]},"1.19.4":{"name":"@supabase/postgrest-js","version":"1.19.4","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\" wrapper.mjs","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"run-s format:check test:types db:clean db:run test:run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand --coverage","test:update":"run-s db:clean db:run && jest --runInBand --updateSnapshot && run-s db:clean","test:types":"run-s build && tsd --files 'test/**/*.test-d.ts'","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000"},"dependencies":{"@supabase/node-fetch":"^2.6.14"},"devDependencies":{"@types/jest":"^27.5.1","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-expect":"^1.3.0","ts-jest":"^28.0.3","tsd":"^0.31.2","type-fest":"^4.32.0","typedoc":"^0.22.16","typescript":"^4.5.5","wait-for-localhost-cli":"^3.0.0"},"gitHead":"956ed181147b3477daf81311c374c643323eab76","_id":"@supabase/postgrest-js@1.19.4","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-O4soKqKtZIW3olqmbXXbKugUtByD2jPa8kL2m2c1oozAO11uCcGrRhkZL0kVxjBLrXHE0mdSkFsMj7jDSfyNpw==","shasum":"41de1e4310ce8ddba87becd7e0878f4ad7a659a2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.19.4.tgz","fileCount":74,"unpackedSize":354103,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIE4mXiHxEN+8qCgHu9lZsW/Oj8Og8r5iA3ow5Ivg3glfAiEA/MCGgi4LaXOWbiPgopBvQFuZkzBoL5K50YiDXAKg3iE="}],"size":60508},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"lakshan@supabase.io"},{"name":"anonymous","email":"bobbie@soedirgo.dev"},{"name":"anonymous","email":"charisxl@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_1.19.4_1743257027260_0.9881825618885678"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-29T14:03:47.474Z","publish_time":1743257027474,"_source_registry_name":"default","contributors":[]},"1.20.0":{"name":"@supabase/postgrest-js","version":"1.20.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\" wrapper.mjs","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"run-s format:check test:types db:clean db:run test:run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand --coverage","test:update":"run-s db:clean db:run db:generate-test-types && jest --runInBand --updateSnapshot && run-s db:clean","test:types":"run-s build && tsd --files 'test/**/*.test-d.ts'","test:types:watch":"run-s build && tsd --files 'test/**/*.test-d.ts' --watch","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && sed -i 's/export type Json = .*/export type Json = unknown;/' ../types.generated.ts"},"dependencies":{"@supabase/node-fetch":"^2.6.14"},"devDependencies":{"@types/jest":"^27.5.1","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-expect":"^1.3.0","ts-jest":"^28.0.3","tsd":"^0.31.2","type-fest":"^4.32.0","typedoc":"^0.22.16","typescript":"^4.5.5","wait-for-localhost-cli":"^3.0.0"},"gitHead":"fd36306de5536de04bd8ac2426e188f0223da466","_id":"@supabase/postgrest-js@1.20.0","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-AZb1r0ab5EKTj+He3WVZBH73CeFflC3u0Fp8pOJj9Ny2wvsAH/I2Uv//DGhkFnipXywbLgyJSHUCwFq2DGQorA==","shasum":"12631b22a34d02c11775fee9733b3325f6e06451","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.20.0.tgz","fileCount":74,"unpackedSize":365003,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQD+6WggFTOqNhVNYtpFYFi83HPq4PXSa+nhuA2egR8iSgIgNCLKIacrs71GrT2xSmE3OeUxCaXSCMu0OXtIxTb88QE="}],"size":62181},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com","actor":{"name":"kiwicopple","email":"pcopplestone@gmail.com","type":"user"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"lakshan@supabase.io"},{"name":"anonymous","email":"bobbie@soedirgo.dev"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_1.20.0_1751471665188_0.12777157155576302"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-02T15:54:25.376Z","publish_time":1751471665376,"_source_registry_name":"default","contributors":[]},"1.21.0":{"name":"@supabase/postgrest-js","version":"1.21.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\" wrapper.mjs","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"run-s format:check test:types db:clean db:run test:run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand --coverage","test:update":"run-s db:clean db:run db:generate-test-types && jest --runInBand --updateSnapshot && run-s db:clean","test:types":"run-s build && tsd --files 'test/**/*.test-d.ts'","test:types:watch":"run-s build && tsd --files 'test/**/*.test-d.ts' --watch","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && sed -i 's/export type Json = .*/export type Json = unknown;/' ../types.generated.ts"},"dependencies":{"@supabase/node-fetch":"^2.6.14"},"devDependencies":{"@types/jest":"^27.5.1","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-expect":"^1.3.0","ts-jest":"^28.0.3","tsd":"^0.31.2","type-fest":"^4.32.0","typedoc":"^0.22.16","typescript":"^4.5.5","wait-for-localhost-cli":"^3.0.0"},"gitHead":"1508524049f54c88be313b854aa909deabc833d7","_id":"@supabase/postgrest-js@1.21.0","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-fqpV5ZwaLVJyQnsmljJF6MnpRWnkjbLEymPylhVo9nFxr6XpkmP0XjRdsDwICBR2ugezoyPYj8yPCrPgSyys3Q==","shasum":"82ba18d7d0266410a74e62fc32e3a40be68adf00","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.21.0.tgz","fileCount":74,"unpackedSize":366132,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIBdWwYqi67HM8c1YlzC6jbLAWKnbSage45U/067ygP2ZAiBEQs0dntsREEkzyTr7xqfBgbB57kgSY/6gClyTMbm58A=="}],"size":62479},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com","actor":{"name":"kiwicopple","email":"pcopplestone@gmail.com","type":"user"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"lakshan@supabase.io"},{"name":"anonymous","email":"bobbie@soedirgo.dev"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_1.21.0_1751898434938_0.49875409460896636"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-07T14:27:15.112Z","publish_time":1751898435112,"_source_registry_name":"default","contributors":[]},"1.21.1":{"name":"@supabase/postgrest-js","version":"1.21.1","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\" wrapper.mjs","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"run-s format:check test:types db:clean db:run test:run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand --coverage","test:update":"run-s db:clean db:run db:generate-test-types && jest --runInBand --updateSnapshot && run-s db:clean","test:types":"run-s build && tsd --files 'test/**/*.test-d.ts'","test:types:watch":"run-s build && tsd --files 'test/**/*.test-d.ts' --watch","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && sed -i '' 's/export type Json = .*/export type Json = unknown;/' ../types.generated.ts"},"dependencies":{"@supabase/node-fetch":"^2.6.14"},"devDependencies":{"@types/jest":"^27.5.1","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-expect":"^1.3.0","ts-jest":"^28.0.3","tsd":"^0.31.2","type-fest":"^4.32.0","typedoc":"^0.22.16","typescript":"^4.5.5","wait-for-localhost-cli":"^3.0.0"},"gitHead":"c0d25d3bb1a0be5363dea9f0452441842b3a8679","_id":"@supabase/postgrest-js@1.21.1","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-vy6LRvf4Yt5rub+cToevCYe6x4wVKzWS9mT5dRWfb0Ykx4K5GBUbg43LjdnXuI8/9x/TEzzY+pYoEv1+t0+ZEg==","shasum":"eda94004b82acdc3ac681713ee985a432a502270","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.21.1.tgz","fileCount":74,"unpackedSize":368941,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDv+zvipb8n65+IF/L2FfWc5gxqtfSLP6H/GDHXUkl2CwIhAOil7shioGvna2YFDL0OhfZrsvDW/bunS7dHawvOQX6b"}],"size":63002},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"lakshan@supabase.io"},{"name":"anonymous","email":"bobbie@soedirgo.dev"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_1.21.1_1753192200912_0.23546451234446364"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-22T13:50:01.124Z","publish_time":1753192201124,"_source_registry_name":"default","contributors":[]},"1.21.2":{"name":"@supabase/postgrest-js","version":"1.21.2","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\" wrapper.mjs","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"run-s format:check test:types db:clean db:run test:run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand --coverage","test:update":"run-s db:clean db:run db:generate-test-types && jest --runInBand --updateSnapshot && run-s db:clean","test:types":"run-s build && tsd --files 'test/**/*.test*.ts'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && sed -i '' 's/export type Json = .*/export type Json = unknown;/' ../types.generated.ts"},"dependencies":{"@supabase/node-fetch":"^2.6.14"},"devDependencies":{"@types/jest":"^27.5.1","chokidar-cli":"^3.0.0","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-expect":"^1.3.0","ts-jest":"^28.0.3","tsd":"^0.31.2","type-fest":"^4.32.0","typedoc":"^0.22.16","typescript":"^4.5.5","wait-for-localhost-cli":"^3.0.0","zod":"^3.25.76"},"gitHead":"d7d6f8b925c21e72734721253262e2a4d2c0862b","_id":"@supabase/postgrest-js@1.21.2","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-VHM8V9XsfSXPWsztHGXTzFzGdtbA7CyRtcBHqV2TvT04jvjOfTRdCtY0JTdrc2xxpODDJr0k3blZjOuIQ3+64w==","shasum":"75889cfb6290f106990731f828b963909222371d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.21.2.tgz","fileCount":74,"unpackedSize":370158,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCu0Tta9djf9S+h9aaV5CmytYzPitqqG8AUcwJHU5gxzAIhAM7qRKZdmZciryQNqzTSl7MDE8/s5voHwYZfquUTVgYi"}],"size":63461},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"lakshan@supabase.io"},{"name":"anonymous","email":"bobbie@soedirgo.dev"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_1.21.2_1754469004217_0.1413325017449003"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-06T08:30:04.385Z","publish_time":1754469004385,"_source_registry_name":"default","contributors":[]},"1.21.3":{"name":"@supabase/postgrest-js","version":"1.21.3","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\" wrapper.mjs","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"run-s format:check test:types db:clean db:run test:generated-types test:run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand --coverage","test:generated-types":"run-s db:generate-test-types && git diff --exit-code test/types.generated.ts || (echo '❌ Generated types are not up to date. Run npm run db:generate-test-types.' && exit 1)","test:update":"run-s db:clean db:run db:generate-test-types && jest --runInBand --updateSnapshot && run-s db:clean","test:types":"run-s build && tsd --files 'test/**/*.test*.ts'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && prettier --write ../types.generated.ts"},"dependencies":{"@supabase/node-fetch":"^2.6.14"},"devDependencies":{"@types/jest":"^27.5.1","chokidar-cli":"^3.0.0","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-expect":"^1.3.0","ts-jest":"^28.0.3","tsd":"^0.31.2","type-fest":"^4.32.0","typedoc":"^0.22.16","typescript":"^4.5.5","wait-for-localhost-cli":"^3.0.0","zod":"^3.25.76"},"gitHead":"5f125ce01cc0d9f7e9b047dde2d15272b33208a7","_id":"@supabase/postgrest-js@1.21.3","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-rg3DmmZQKEVCreXq6Am29hMVe1CzemXyIWVYyyua69y6XubfP+DzGfLxME/1uvdgwqdoaPbtjBDpEBhqxq1ZwA==","shasum":"1ecad47a96f7ecb141ae6a1d565b8d6f124c2081","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.21.3.tgz","fileCount":74,"unpackedSize":368441,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQC5FSY2djIqlrSFBgp+CEqaGhjdiTe8cjIfIhBYIo0zgAIhAIbxcH6/brakMnmVZgWtGsxjRoz4USxyqKLYp7+ZtE27"}],"size":63153},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"lakshan@supabase.io"},{"name":"anonymous","email":"bobbie@soedirgo.dev"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_1.21.3_1755803641981_0.9390462799096064"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-21T19:14:02.176Z","publish_time":1755803642176,"_source_registry_name":"default","contributors":[]},"1.21.4":{"name":"@supabase/postgrest-js","version":"1.21.4","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/postgrest-js","bugs":{"url":"https://github.com/supabase/postgrest-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/postgrest-js.git"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\" wrapper.mjs","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"run-s clean format build:*","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"run-s format:check test:types db:clean db:run test:generated-types test:run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:ci":"run-s format:check test:types:ci db:clean db:run test:generated-types test:run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand --coverage","test:generated-types":"run-s db:generate-test-types && git diff --exit-code test/types.generated.ts || (echo '❌ Generated types are not up to date. Run npm run db:generate-test-types.' && exit 1)","test:update":"run-s db:clean db:run db:generate-test-types && jest --runInBand --updateSnapshot && run-s db:clean","test:types":"run-s build && tstyche","test:types:ci":"run-s build && tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && prettier --write ../types.generated.ts"},"dependencies":{"@supabase/node-fetch":"^2.6.14"},"devDependencies":{"@types/jest":"^27.5.1","chokidar-cli":"^3.0.0","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","npm-run-all":"^4.1.5","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release-plugin-update-version-in-files":"^1.1.0","ts-jest":"^28.0.3","tstyche":"^4.3.0","type-fest":"^4.32.0","typedoc":"^0.23.28","typescript":"^4.5.5","wait-for-localhost-cli":"^3.0.0","zod":"^3.25.76"},"gitHead":"ede89d048c078d914fb4256caa0e6c81d60f60c7","_id":"@supabase/postgrest-js@1.21.4","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-TxZCIjxk6/dP9abAi89VQbWWMBbybpGWyvmIzTd79OeravM13OjR/YEYeyUOPcM1C3QyvXkvPZhUfItvmhY1IQ==","shasum":"c9f5fc674c16705fa0562c8f571069a4df1b3015","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-1.21.4.tgz","fileCount":74,"unpackedSize":368617,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCID42yhEvgeWT+648Ru5axGqxAJM2PMCHivSh6qsnaPjqAiEA2bAzAqUlxcMJgYaOD5B3meUTb0GLApbprez5OK+2QRE="}],"size":63172},"_npmUser":{"name":"anonymous","email":"pcopplestone@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"lakshan@supabase.io"},{"name":"anonymous","email":"bobbie@soedirgo.dev"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_1.21.4_1757413281293_0.5543900944404878"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-09T10:21:21.539Z","publish_time":1757413281539,"_source_registry_name":"default","contributors":[]},"2.71.2-canary.0":{"name":"@supabase/postgrest-js","version":"2.71.2-canary.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js-libs/tree/main/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js-libs/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js-libs.git","directory":"packages/core/postgrest-js"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\" wrapper.mjs","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"npm run clean && npm run format && npm run build:cjs && npm run build:esm","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"npm run format:check && npm run test:types && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:ci":"npm run format:check && npm run test:types:ci && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand --coverage","test:generated-types":"npm run db:generate-test-types && git diff --exit-code test/types.generated.ts || (echo '❌ Generated types are not up to date. Run npm run db:generate-test-types.' && exit 1)","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"npm run build && tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && prettier --write ../types.generated.ts"},"dependencies":{"@supabase/node-fetch":"2.6.15"},"devDependencies":{"chokidar-cli":"^3.0.0","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","ts-jest":"^28.0.3","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^3.0.0","zod":"^3.25.76"},"_id":"@supabase/postgrest-js@2.71.2-canary.0","readmeFilename":"README.md","gitHead":"dcc0e3b205cb55b8007ad7ff78ebd8e6b8ee2c1b","_nodeVersion":"20.19.5","_npmVersion":"10.8.2","dist":{"integrity":"sha512-PUONvL6cVM7f2+Wbs9QhdeC2yXxfpdhYyZLC6+p9w7dXVq3KEDUo9u7hi6HILZeXzESbp+eI89/VJdERC7yJgA==","shasum":"2b2b92609560ee80112540ac9adb5f1d54e527cd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.71.2-canary.0.tgz","fileCount":16,"unpackedSize":140135,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIAnKOc8uBawsR/Vmnx4HBFxXk6x6yJRm7IEEJKJE/rkvAiEA1CweFesjAucqhtjuyAO1bY4Lks9SxPn2ud9EQQsAjNo="}],"size":28607},"_npmUser":{"name":"anonymous","email":"etienne@supabase.io"},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"lakshan@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.71.2-canary.0_1758190383302_0.2411260998334981"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-18T10:13:03.481Z","publish_time":1758190383481,"_source_registry_name":"default","contributors":[]},"2.71.2-canary.1":{"name":"@supabase/postgrest-js","version":"2.71.2-canary.1","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js-libs/tree/main/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js-libs/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js-libs.git","directory":"packages/core/postgrest-js"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\" wrapper.mjs","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"npm run clean && npm run format && npm run build:cjs && npm run build:esm","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"npm run format:check && npm run test:types && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:ci":"npm run format:check && npm run test:types:ci && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand --coverage","test:generated-types":"npm run db:generate-test-types && git diff --exit-code test/types.generated.ts || (echo '❌ Generated types are not up to date. Run npm run db:generate-test-types.' && exit 1)","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"npm run build && tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && prettier --write ../types.generated.ts"},"dependencies":{"@supabase/node-fetch":"2.6.15"},"devDependencies":{"chokidar-cli":"^3.0.0","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","ts-jest":"^28.0.3","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^3.0.0","zod":"^3.25.76"},"_id":"@supabase/postgrest-js@2.71.2-canary.1","gitHead":"3662ac0efef195fdaae8e1e7e626169bbad680f5","_nodeVersion":"20.19.5","_npmVersion":"10.8.2","dist":{"integrity":"sha512-6dl4/jdXayjHfqZ/afEeHl40FdH4bVahl9jRyfYG6m9tzpypuuZ+sevcr/bvVNNN+lP1BcOELTyi0Bv9DhqB2Q==","shasum":"5cf5388a9bd8da3121611cbf2c0558c3a125dd84","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.71.2-canary.1.tgz","fileCount":16,"unpackedSize":140135,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIEms0tNEHBL5xGAdKRi4KwnDtyHyCdmZ6SVQU/0sMkdzAiAD4FFV6p8i8lXAToKVa6P+dnHUlz2et+jQqPJwKOmWvQ=="}],"size":28607},"_npmUser":{"name":"anonymous","email":"etienne@supabase.io"},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"lakshan@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.71.2-canary.1_1758284491500_0.42492796262124677"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-19T12:21:31.685Z","publish_time":1758284491685,"_source_registry_name":"default","contributors":[]},"2.71.2-canary.2":{"name":"@supabase/postgrest-js","version":"2.71.2-canary.2","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js-libs/tree/main/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js-libs/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js-libs.git","directory":"packages/core/postgrest-js"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\" wrapper.mjs","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"npm run clean && npm run format && npm run build:cjs && npm run build:esm","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"npm run format:check && npm run test:types && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:ci":"npm run format:check && npm run test:types:ci && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand --coverage","test:generated-types":"npm run db:generate-test-types && git diff --exit-code test/types.generated.ts || (echo '❌ Generated types are not up to date. Run npm run db:generate-test-types.' && exit 1)","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"npm run build && tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && prettier --write ../types.generated.ts"},"dependencies":{"@supabase/node-fetch":"2.6.15"},"devDependencies":{"chokidar-cli":"^3.0.0","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","ts-jest":"^28.0.3","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^3.0.0","zod":"^3.25.76"},"_id":"@supabase/postgrest-js@2.71.2-canary.2","gitHead":"b60c2db45fe843a7fe09e8bc63737fe8dc9acbc6","_nodeVersion":"20.19.5","_npmVersion":"10.8.2","dist":{"integrity":"sha512-s7O0HN6preJF2Hv26p7c6V6QUq6O31nY4Az6mR/ljMWjD+ASezw55tJwzONimym0MHECkKUMFogxzifG9a/BPQ==","shasum":"07d7324fc0786bfb93782cb5cd8a70d13f5360ba","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.71.2-canary.2.tgz","fileCount":16,"unpackedSize":140135,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIFGRo4b2oRsKZ5H5/XyMUz1IZ6u5yrTHZ6dCAG9k+hgLAiEAwK8EMHnhhqWGivACPpRGKXzkSFzC3mOV0xDNeIJGI0k="}],"size":28607},"_npmUser":{"name":"anonymous","email":"etienne@supabase.io"},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"lakshan@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.71.2-canary.2_1758285107030_0.46275551346609545"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-19T12:31:47.215Z","publish_time":1758285107215,"_source_registry_name":"default","contributors":[]},"2.71.2-canary.3":{"name":"@supabase/postgrest-js","version":"2.71.2-canary.3","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js-libs/tree/main/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js-libs/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js-libs.git","directory":"packages/core/postgrest-js"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\" wrapper.mjs","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"npm run clean && npm run format && npm run build:cjs && npm run build:esm","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"npm run format:check && npm run test:types && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:ci":"npm run format:check && npm run test:types:ci && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand --coverage","test:generated-types":"npm run db:generate-test-types && git diff --exit-code test/types.generated.ts || (echo '❌ Generated types are not up to date. Run npm run db:generate-test-types.' && exit 1)","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"npm run build && tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && prettier --write ../types.generated.ts"},"dependencies":{"@supabase/node-fetch":"2.6.15"},"devDependencies":{"chokidar-cli":"^3.0.0","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","ts-jest":"^28.0.3","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^3.0.0","zod":"^3.25.76"},"_id":"@supabase/postgrest-js@2.71.2-canary.3","readmeFilename":"README.md","gitHead":"fed8aa80f21eb69aae8c484f89c9c77ed37fa8fb","_nodeVersion":"20.19.5","_npmVersion":"10.8.2","dist":{"integrity":"sha512-g09oFurM4uaByKuc5+TblomZkZbzmmLXO/Rn/JSy1/TbRohxQN7dCEtixdbSoIssk0clBZsmqZozS5eu6i3NAQ==","shasum":"573b8b5fda59f4b099044b9e23b2d2bc92cb3dfe","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.71.2-canary.3.tgz","fileCount":16,"unpackedSize":140135,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIAOeLx0lpwpOPEL0PtFRC8uzz78FjYio9kpE2V3dhtGCAiBCkpiZul5FZBalJwCVzslC+9rB80JtZmY5EY+7zCgXWQ=="}],"size":28607},"_npmUser":{"name":"anonymous","email":"etienne@supabase.io"},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"lakshan@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.71.2-canary.3_1758292824692_0.6267090260314192"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-19T14:40:24.870Z","publish_time":1758292824870,"_source_registry_name":"default","contributors":[]},"2.71.2-canary.4":{"name":"@supabase/postgrest-js","version":"2.71.2-canary.4","keywords":["postgrest","supabase"],"author":{"name":"Supabase"},"license":"MIT","_id":"@supabase/postgrest-js@2.71.2-canary.4","maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"lakshan@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"homepage":"https://github.com/supabase/supabase-js-libs/tree/main/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js-libs/issues"},"dist":{"shasum":"39184100278ccb6741928a607dcd687e32a08d0b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.71.2-canary.4.tgz","fileCount":73,"integrity":"sha512-4j28HgX70COVdlwE8CzLr6AB+ZxhGudB39d6+y1z9HnWp/lpAKpTCinF/4jMFjMdvIN/WJncf75kvx2ssvfutQ==","signatures":[{"sig":"MEQCIAzXBBOCqwyu65+IF/C/mQoIghcJeok786XlMwDaWwRxAiAR5bh+pl9nShRgRYEbSeIeFLHpy9wh3zw/aTvOr4OGNQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":370335,"size":62620},"main":"dist/cjs/index.js","types":"./dist/cjs/index.d.ts","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"gitHead":"f2ef1ca892dfc71a6247e4a5a2ee390a221156fe","scripts":{"docs":"typedoc src/index.ts --out docs/v2","test":"npm run format:check && npm run test:types && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","build":"npm run clean && npm run format && npm run build:cjs && npm run build:esm","clean":"rimraf dist docs/v2","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","format":"prettier --write \"{src,test}/**/*.ts\" wrapper.mjs","test:ci":"npm run format:check && npm run test:types:ci && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","db:clean":"cd test/db && docker compose down --volumes","test:run":"jest --runInBand --coverage","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:types":"npm run build && tstyche","type-check":"tsc --noEmit --project tsconfig.json","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","format:check":"prettier --check \"{src,test}/**/*.ts\"","test:types:ci":"npm run build && tstyche --target '4.7,5.5,latest'","type-check:test":"tsc --noEmit --project tsconfig.test.json","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","test:generated-types":"npm run db:generate-test-types && git diff --exit-code test/types.generated.ts || (echo '❌ Generated types are not up to date. Run npm run db:generate-test-types.' && exit 1)","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && prettier --write ../types.generated.ts"},"_npmUser":{"name":"anonymous","email":"etienne@supabase.io"},"repository":{"url":"git+https://github.com/supabase/supabase-js-libs.git","type":"git","directory":"packages/core/postgrest-js"},"_npmVersion":"10.8.2","description":"Isomorphic PostgREST client","directories":{},"_nodeVersion":"20.19.5","dependencies":{"@supabase/node-fetch":"2.6.15"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^3.25.76","jest":"^28.1.0","cpy-cli":"^5.0.0","ts-jest":"^28.0.3","tstyche":"^4.3.0","type-fest":"^4.32.0","chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","wait-for-localhost-cli":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/postgrest-js_2.71.2-canary.4_1758299647895_0.08308180067731308","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-09-19T16:34:08.116Z","publish_time":1758299648116,"_source_registry_name":"default","contributors":[]},"2.71.2-canary.6":{"name":"@supabase/postgrest-js","version":"2.71.2-canary.6","keywords":["postgrest","supabase"],"author":{"name":"Supabase"},"license":"MIT","_id":"@supabase/postgrest-js@2.71.2-canary.6","maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"lakshan@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"homepage":"https://github.com/supabase/supabase-js-libs/tree/main/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js-libs/issues"},"dist":{"shasum":"2ba05fe49204f3c94f690819f89dca7d223a5030","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.71.2-canary.6.tgz","fileCount":73,"integrity":"sha512-u+qXgmJt003TJLqCtfb7Nlhl1le0YtU/tWpathdIiyAGURQrA8fZ77qP1t+6D4jVSd81t+o4hY/ysJxnY9c43g==","signatures":[{"sig":"MEYCIQC36ZKqeKXx/SVxU9Y1S0bFOwpzj2H0dIUMfh3EFIMARgIhAMZ2MaFpM/nyk5F3GX6JlloMTQpDH4doRUv1NV5J+N7p","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":370335,"size":62620},"main":"dist/cjs/index.js","types":"./dist/cjs/index.d.ts","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"gitHead":"5c71468a68a607b35fe8b12dae261b53304bfe9c","scripts":{"docs":"typedoc src/index.ts --out docs/v2","test":"npm run format:check && npm run test:types && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","build":"npm run clean && npm run format && npm run build:cjs && npm run build:esm","clean":"rimraf dist docs/v2","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","format":"prettier --write \"{src,test}/**/*.ts\" wrapper.mjs","test:ci":"npm run format:check && npm run test:types:ci && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","db:clean":"cd test/db && docker compose down --volumes","test:run":"jest --runInBand --coverage","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:types":"npm run build && tstyche","type-check":"tsc --noEmit --project tsconfig.json","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","format:check":"prettier --check \"{src,test}/**/*.ts\"","test:types:ci":"npm run build && tstyche --target '4.7,5.5,latest'","type-check:test":"tsc --noEmit --project tsconfig.test.json","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","test:generated-types":"npm run db:generate-test-types && git diff --exit-code test/types.generated.ts || (echo '❌ Generated types are not up to date. Run npm run db:generate-test-types.' && exit 1)","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && prettier --write ../types.generated.ts"},"_npmUser":{"name":"anonymous","email":"etienne@supabase.io"},"repository":{"url":"git+https://github.com/supabase/supabase-js-libs.git","type":"git","directory":"packages/core/postgrest-js"},"_npmVersion":"10.8.2","description":"Isomorphic PostgREST client","directories":{},"_nodeVersion":"20.19.5","dependencies":{"@supabase/node-fetch":"2.6.15"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^3.25.76","jest":"^28.1.0","cpy-cli":"^5.0.0","ts-jest":"^28.0.3","tstyche":"^4.3.0","type-fest":"^4.32.0","chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","wait-for-localhost-cli":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/postgrest-js_2.71.2-canary.6_1758300457994_0.747713317554713","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-09-19T16:47:38.184Z","publish_time":1758300458184,"_source_registry_name":"default","contributors":[]},"2.71.2-canary.7":{"name":"@supabase/postgrest-js","version":"2.71.2-canary.7","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js-libs/tree/main/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js-libs/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js-libs.git","directory":"packages/core/postgrest-js"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\" wrapper.mjs","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"npm run clean && npm run format && npm run build:cjs && npm run build:esm","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"npm run format:check && npm run test:types && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:ci":"npm run format:check && npm run test:types:ci && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand --coverage","test:generated-types":"npm run db:generate-test-types && git diff --exit-code test/types.generated.ts || (echo '❌ Generated types are not up to date. Run npm run db:generate-test-types.' && exit 1)","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"npm run build && tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && prettier --write ../types.generated.ts"},"dependencies":{"@supabase/node-fetch":"2.6.15"},"devDependencies":{"chokidar-cli":"^3.0.0","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","ts-jest":"^28.0.3","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^3.0.0","zod":"^3.25.76"},"_id":"@supabase/postgrest-js@2.71.2-canary.7","readmeFilename":"README.md","gitHead":"634f9dce6a5fa964e02ccc0d5cb1507530a4c1e7","_nodeVersion":"20.19.5","_npmVersion":"10.8.2","dist":{"integrity":"sha512-mTJrmePYEHIXihRB8c6LqVaL69mqLX/u8NCA1I3y+/cMnRCXbj4YyC/f7G0/8mfdUo66O6lUak4xKkVBcs++4w==","shasum":"cd117a047b83018e395ab1bc8d7399319db085a5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.71.2-canary.7.tgz","fileCount":73,"unpackedSize":370335,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDJlnHx8TfctV730zM1mkwx/rVXal6RceYKp/NOD0y0YgIgNokrcEBpnLzG60T7N5xz4Au91b4b1xcYPC+KOmpzwWU="}],"size":62620},"_npmUser":{"name":"anonymous","email":"etienne@supabase.io"},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"lakshan@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.71.2-canary.7_1758301047349_0.7461055840613455"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-19T16:57:27.569Z","publish_time":1758301047569,"_source_registry_name":"default","contributors":[]},"2.71.2-canary.27":{"name":"@supabase/postgrest-js","version":"2.71.2-canary.27","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js-libs/tree/main/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js-libs/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js-libs.git","directory":"packages/core/postgrest-js"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\" wrapper.mjs","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"npm run clean && npm run format && npm run build:cjs && npm run build:esm","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"npm run format:check && npm run test:types && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:ci":"npm run format:check && npm run test:types:ci && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand --coverage","test:generated-types":"npm run db:generate-test-types && git diff --exit-code test/types.generated.ts || (echo '❌ Generated types are not up to date. Run npm run db:generate-test-types.' && exit 1)","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"npm run build && tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && prettier --write ../types.generated.ts"},"dependencies":{"@supabase/node-fetch":"2.6.15"},"devDependencies":{"chokidar-cli":"^3.0.0","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","ts-jest":"^28.0.3","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^3.0.0","zod":"^3.25.76"},"_id":"@supabase/postgrest-js@2.71.2-canary.27","readmeFilename":"README.md","gitHead":"a19df19f77e4fbb12cc6eac0c6fcaf2a2244657c","_nodeVersion":"20.19.5","_npmVersion":"10.8.2","dist":{"integrity":"sha512-9+pvdoDQNEgGeQvYU5Q5clXqicc2+sfUIuHGz3fDYFlH8/3y4DI7idahy5RULNh7BMrq6wagieBng2zs38q/KQ==","shasum":"2436db0c99db785a17a480e5968967822b3a2e58","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.71.2-canary.27.tgz","fileCount":73,"unpackedSize":370336,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDDCpvt0boNatk1lZpV0XL2eN4USw2Lx5eCQfc3Od6y8wIgEAL57KvCRoLA+6ZeNWdpb7YQm43wDtcu7PwT5s22O1A="}],"size":62623},"_npmUser":{"name":"anonymous","email":"etienne@supabase.io"},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"lakshan@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.71.2-canary.27_1758626663799_0.40121580257100264"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-23T11:24:23.997Z","publish_time":1758626663997,"_source_registry_name":"default","contributors":[]},"2.71.2-canary.28":{"name":"@supabase/postgrest-js","version":"2.71.2-canary.28","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js-libs/tree/main/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js-libs/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js-libs.git","directory":"packages/core/postgrest-js"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\" wrapper.mjs","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"npm run clean && npm run format && npm run build:cjs && npm run build:esm","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"npm run format:check && npm run test:types && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:ci":"npm run format:check && npm run test:types:ci && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand --coverage","test:generated-types":"npm run db:generate-test-types && git diff --exit-code test/types.generated.ts || (echo '❌ Generated types are not up to date. Run npm run db:generate-test-types.' && exit 1)","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"npm run build && tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && prettier --write ../types.generated.ts"},"dependencies":{"@supabase/node-fetch":"2.6.15"},"devDependencies":{"chokidar-cli":"^3.0.0","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","ts-jest":"^28.0.3","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^3.0.0","zod":"^3.25.76"},"_id":"@supabase/postgrest-js@2.71.2-canary.28","readmeFilename":"README.md","gitHead":"73b6a4e25cb753ee1ba6c76c55bc55da6d4a64b1","_nodeVersion":"20.19.5","_npmVersion":"10.8.2","dist":{"integrity":"sha512-0EoITo4z5AbCOlMVwIvC1AjZeX9dJP/VkuwoWQzPqfJ9ZRKQTfN0s9COqiWXaXHBZCc8U3nYgyGIY183ac5EnQ==","shasum":"aee3cb1db66c66cfabd8fc18ba3d30463d799c4c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.71.2-canary.28.tgz","fileCount":73,"unpackedSize":370336,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCID0Oq9CwylQyj8gY/iSxdjNu+rO/ywP2nkiuw6SrVcckAiAYrUR4e7CLwohmev+PL7vtiQ9wZSlQCelwIBkjL+Npeg=="}],"size":62623},"_npmUser":{"name":"anonymous","email":"etienne@supabase.io"},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"lakshan@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.71.2-canary.28_1758629016302_0.3374026399531893"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-23T12:03:36.489Z","publish_time":1758629016489,"_source_registry_name":"default","contributors":[]},"2.71.2-canary.29":{"name":"@supabase/postgrest-js","version":"2.71.2-canary.29","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js-libs/tree/main/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js-libs/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js-libs.git","directory":"packages/core/postgrest-js"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\" wrapper.mjs","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"npm run clean && npm run format && npm run build:cjs && npm run build:esm","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"npm run format:check && npm run test:types && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:ci":"npm run format:check && npm run test:types:ci && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand --coverage","test:generated-types":"npm run db:generate-test-types && git diff --exit-code test/types.generated.ts || (echo '❌ Generated types are not up to date. Run npm run db:generate-test-types.' && exit 1)","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"npm run build && tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && prettier --write ../types.generated.ts"},"dependencies":{"@supabase/node-fetch":"2.6.15"},"devDependencies":{"chokidar-cli":"^3.0.0","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","ts-jest":"^28.0.3","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^3.0.0","zod":"^3.25.76"},"_id":"@supabase/postgrest-js@2.71.2-canary.29","readmeFilename":"README.md","gitHead":"2b53b24defac569ad31b4f129b04baaf56887774","_nodeVersion":"20.19.5","_npmVersion":"10.8.2","dist":{"integrity":"sha512-bBPSkR4ueculTPU+zS3sJiFMtVduG5h1HB5mrqPlOvmGWAsi+NFHjfApjIIM3tlbLlf9TPYVHEbj/IGMTx0tlQ==","shasum":"d5cd852ec64b2fca895f5f961d72dd803ac607f1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.71.2-canary.29.tgz","fileCount":73,"unpackedSize":370336,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIGtWdqW7GwAUlQz+stAMXhUJy2mdlrs2IQJVViLdqFAGAiEAl6YWjAD6RMOGSVzXZ49yh/e/dFinbiUTjGJpma8uJ8c="}],"size":62623},"_npmUser":{"name":"anonymous","email":"etienne@supabase.io"},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"lakshan@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.71.2-canary.29_1758632806693_0.9474624897615431"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-23T13:06:46.893Z","publish_time":1758632806893,"_source_registry_name":"default","contributors":[]},"2.72.1-canary.2":{"name":"@supabase/postgrest-js","version":"2.72.1-canary.2","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js-libs/tree/main/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js-libs/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js-libs.git","directory":"packages/core/postgrest-js"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\" wrapper.mjs","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"npm run clean && npm run format && npm run build:cjs && npm run build:esm","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"npm run format:check && npm run test:types && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:ci":"npm run format:check && npm run test:types:ci && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand --coverage","test:generated-types":"npm run db:generate-test-types && git diff --exit-code test/types.generated.ts || (echo '❌ Generated types are not up to date. Run npm run db:generate-test-types.' && exit 1)","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"npm run build && tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && prettier --write ../types.generated.ts"},"dependencies":{"@supabase/node-fetch":"2.6.15"},"devDependencies":{"chokidar-cli":"^3.0.0","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","ts-jest":"^28.0.3","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^3.0.0","zod":"^3.25.76"},"_id":"@supabase/postgrest-js@2.72.1-canary.2","readmeFilename":"README.md","gitHead":"9cecbc06a0214f246d075ec9141169177d36819e","_nodeVersion":"20.19.5","_npmVersion":"10.8.2","dist":{"integrity":"sha512-n666B2B7fxtnm/W8E7aztXBQaH31wTfEvJpZwBpfzfBIDg3k+fk0M5MBFTH1Onp2o1+QfTuD5HwG713vHzpfDA==","shasum":"8d62e56271cfecaf3147c0c10056c4a8c00c41c2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.72.1-canary.2.tgz","fileCount":73,"unpackedSize":375239,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCvBZKgxDK/ISfLkCceKR03AAD1T25itqMe4GuVYw3XbQIhAOahAPO6l3iUOlJmGakAiSVbEqx7qXxjpGRhEIz9vY6G"}],"size":64616},"_npmUser":{"name":"anonymous","email":"etienne@supabase.io"},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"lakshan@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.72.1-canary.2_1758724064861_0.14963091376555826"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-24T14:27:45.029Z","publish_time":1758724065029,"_source_registry_name":"default","contributors":[]},"2.72.1-canary.5":{"name":"@supabase/postgrest-js","version":"2.72.1-canary.5","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js-libs/tree/main/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js-libs/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js-libs.git","directory":"packages/core/postgrest-js"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\" wrapper.mjs","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"npm run clean && npm run format && npm run build:cjs && npm run build:esm","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"npm run format:check && npm run test:types && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:ci":"npm run format:check && npm run test:types:ci && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand --coverage","test:generated-types":"npm run db:generate-test-types && git diff --exit-code test/types.generated.ts || (echo '❌ Generated types are not up to date. Run npm run db:generate-test-types.' && exit 1)","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"npm run build && tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && prettier --write ../types.generated.ts"},"dependencies":{"@supabase/node-fetch":"2.6.15"},"devDependencies":{"chokidar-cli":"^3.0.0","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","ts-jest":"^28.0.3","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^3.0.0","zod":"^3.25.76"},"_id":"@supabase/postgrest-js@2.72.1-canary.5","readmeFilename":"README.md","gitHead":"13d02ced6c5cb2253faec3d8f33b323c70f887cd","_nodeVersion":"20.19.5","_npmVersion":"10.8.2","dist":{"integrity":"sha512-qfy3dOv+Gd+izaI6oe/Ju79XlYOkUaNi/XXuQjwV7Jfc2qaNP66RH74f1DQg1jj6XXgH0rQaAeFxCjGvXYD6SQ==","shasum":"966ea5898e41267c9339710aea57006b44cf88ac","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.72.1-canary.5.tgz","fileCount":73,"unpackedSize":375239,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIAms70249OlD4fhMf8LvszmOA0VTqpotgGlABU1/i+DwAiBxm3bvHEj9hr9vDNpsgO8sqTxzy8TSk6wxkJs8nn3oJA=="}],"size":64614},"_npmUser":{"name":"anonymous","email":"etienne@supabase.io"},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"lakshan@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.72.1-canary.5_1758893231961_0.9797757981456132"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-26T13:27:12.138Z","publish_time":1758893232138,"_source_registry_name":"default","contributors":[]},"2.72.1-canary.6":{"name":"@supabase/postgrest-js","version":"2.72.1-canary.6","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js-libs/tree/main/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js-libs/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js-libs.git","directory":"packages/core/postgrest-js"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\" wrapper.mjs","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"npm run clean && npm run format && npm run build:cjs && npm run build:esm","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"npm run format:check && npm run test:types && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:ci":"npm run format:check && npm run test:types:ci && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand --coverage","test:generated-types":"npm run db:generate-test-types && git diff --exit-code test/types.generated.ts || (echo '❌ Generated types are not up to date. Run npm run db:generate-test-types.' && exit 1)","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"npm run build && tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && prettier --write ../types.generated.ts"},"dependencies":{"@supabase/node-fetch":"2.6.15"},"devDependencies":{"chokidar-cli":"^3.0.0","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","ts-jest":"^28.0.3","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^3.0.0","zod":"^3.25.76"},"_id":"@supabase/postgrest-js@2.72.1-canary.6","readmeFilename":"README.md","gitHead":"28e5cf98335d3209861b0c2709b997a6a9d6b3b1","_nodeVersion":"20.19.5","_npmVersion":"10.8.2","dist":{"integrity":"sha512-A5V0tMOa1LTBtCu5/FacGsBE1+U3jjM3bnbB6xmFK1BGGWpgkIIlLzoxAQKaoIWjGv0IuID01/sUh/Ii+0/wTg==","shasum":"eea4be4343ec2b9bd99dd34cd49618e23ef504cf","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.72.1-canary.6.tgz","fileCount":73,"unpackedSize":375239,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCGtqj+eJIQ+k9EU2TZUTU0++n6VrnNseSomKO1KNUu6gIgQnyqXmHMgPxt7QjfeYHJnvHi+H0vh/VQcVBAIzTOemo="}],"size":64614},"_npmUser":{"name":"anonymous","email":"etienne@supabase.io"},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"lakshan@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.72.1-canary.6_1758893859257_0.7486046560959463"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-26T13:37:39.427Z","publish_time":1758893859427,"_source_registry_name":"default","contributors":[]},"2.72.1-canary.7":{"name":"@supabase/postgrest-js","version":"2.72.1-canary.7","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js-libs/tree/main/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js-libs/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js-libs.git","directory":"packages/core/postgrest-js"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\" wrapper.mjs","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"npm run clean && npm run format && npm run build:cjs && npm run build:esm","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"npm run format:check && npm run test:types && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:ci":"npm run format:check && npm run test:types:ci && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand --coverage","test:generated-types":"npm run db:generate-test-types && git diff --exit-code test/types.generated.ts || (echo '❌ Generated types are not up to date. Run npm run db:generate-test-types.' && exit 1)","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"npm run build && tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && prettier --write ../types.generated.ts"},"dependencies":{"@supabase/node-fetch":"2.6.15"},"devDependencies":{"chokidar-cli":"^3.0.0","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","ts-jest":"^28.0.3","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^3.0.0","zod":"^3.25.76"},"_id":"@supabase/postgrest-js@2.72.1-canary.7","readmeFilename":"README.md","gitHead":"5552144448f214dfa6628100a3abefaf2742fdd6","_nodeVersion":"20.19.5","_npmVersion":"10.8.2","dist":{"integrity":"sha512-iTmpcRC0uXxUHddJbYb90tUDcnPGdHYy2gmKKELmCuMDln7yd9sFSSdq+CKHTINGuG6z+BZviRQjW9Ys3xjMZg==","shasum":"b2d486cc69457316162d27c1b0eb9f0144ab72da","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.72.1-canary.7.tgz","fileCount":73,"unpackedSize":375239,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIAMFrZMPnN3GeP6rRqAcVkUJnEsJvDCWZder3TgvnjlQAiEAy5rwSvc1ZgmkRxjDVF84n/0BQeAOIImQqc26oVOHdn4="}],"size":64614},"_npmUser":{"name":"anonymous","email":"etienne@supabase.io"},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"lakshan@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.72.1-canary.7_1758895085475_0.8383614097432699"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-26T13:58:05.675Z","publish_time":1758895085675,"_source_registry_name":"default","contributors":[]},"2.72.1-canary.8":{"name":"@supabase/postgrest-js","version":"2.72.1-canary.8","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js-libs/tree/main/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js-libs/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js-libs.git","directory":"packages/core/postgrest-js"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\" wrapper.mjs","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"npm run clean && npm run format && npm run build:cjs && npm run build:esm","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"npm run format:check && npm run test:types && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:ci":"npm run format:check && npm run test:types:ci && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand --coverage","test:generated-types":"npm run db:generate-test-types && git diff --exit-code test/types.generated.ts || (echo '❌ Generated types are not up to date. Run npm run db:generate-test-types.' && exit 1)","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"npm run build && tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && prettier --write ../types.generated.ts"},"dependencies":{"@supabase/node-fetch":"2.6.15"},"devDependencies":{"chokidar-cli":"^3.0.0","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","ts-jest":"^28.0.3","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^3.0.0","zod":"^3.25.76"},"_id":"@supabase/postgrest-js@2.72.1-canary.8","readmeFilename":"README.md","gitHead":"3c0a023627e8e3876f4bacc3931d404081618cfc","_nodeVersion":"20.19.5","_npmVersion":"10.8.2","dist":{"integrity":"sha512-5t6+ESetV9WCISQ0hNjaq8pXBvTWheDP/UUx9PUyabt9Scr43ANCUDpFXe6g5Xmix0tdt5JZQTMWxPwBXmtCRA==","shasum":"a51517f4c160fd2cff45740710fcbd40fac034a3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.72.1-canary.8.tgz","fileCount":73,"unpackedSize":375239,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCoBC3k97+yiCqrqrWxrnYm2/N7KK2tLk5WN5eoL1zy5QIhAK+kn1Nx2q+toNxPt/de6cLIlY2vJe6L5TU6qiQ/E7JC"}],"size":64615},"_npmUser":{"name":"anonymous","email":"etienne@supabase.io"},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"lakshan@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.72.1-canary.8_1758895949660_0.16440425003129522"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-26T14:12:29.917Z","publish_time":1758895949917,"_source_registry_name":"default","contributors":[]},"2.72.1-canary.9":{"name":"@supabase/postgrest-js","version":"2.72.1-canary.9","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js-libs/tree/main/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js-libs/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js-libs.git","directory":"packages/core/postgrest-js"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\" wrapper.mjs","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"npm run clean && npm run format && npm run build:cjs && npm run build:esm","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"npm run format:check && npm run test:types && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:ci":"npm run format:check && npm run test:types:ci && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand --coverage","test:generated-types":"npm run db:generate-test-types && git diff --exit-code test/types.generated.ts || (echo '❌ Generated types are not up to date. Run npm run db:generate-test-types.' && exit 1)","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"npm run build && tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && prettier --write ../types.generated.ts"},"dependencies":{"@supabase/node-fetch":"2.6.15"},"devDependencies":{"chokidar-cli":"^3.0.0","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","ts-jest":"^28.0.3","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^3.0.0","zod":"^3.25.76"},"_id":"@supabase/postgrest-js@2.72.1-canary.9","readmeFilename":"README.md","gitHead":"a0cc207c536962903d9c3737ddad285b0a2fbae4","_nodeVersion":"20.19.5","_npmVersion":"10.8.2","dist":{"integrity":"sha512-/b0vXXnlpHlm1ExcfAvXhjsXa2zjJQy1JQKjsIAWMI9Z3YIBiZl60ycP4wBGZvEQ4qFi8YbmpWilpgrNrG1nQA==","shasum":"62b4abcf2f87d2265fd645af7a65173aabc21099","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.72.1-canary.9.tgz","fileCount":73,"unpackedSize":375239,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCy4zQLt5pzG6sHi5b1MH/R835SUokeCqrlFKYTqMZ44QIhAPRXRjSQfr4oq7d0Cvv898NzvhHOLfHtMTibdFisKzWK"}],"size":64615},"_npmUser":{"name":"anonymous","email":"etienne@supabase.io"},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"lakshan@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.72.1-canary.9_1758896348828_0.6521796960943458"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-26T14:19:09.016Z","publish_time":1758896349016,"_source_registry_name":"default","contributors":[]},"2.72.1-canary.10":{"name":"@supabase/postgrest-js","version":"2.72.1-canary.10","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js-libs/tree/main/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js-libs/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js-libs.git","directory":"packages/core/postgrest-js"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\" wrapper.mjs","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"npm run clean && npm run format && npm run build:cjs && npm run build:esm","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"npm run format:check && npm run test:types && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:ci":"npm run format:check && npm run test:types:ci && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand --coverage","test:generated-types":"npm run db:generate-test-types && git diff --exit-code test/types.generated.ts || (echo '❌ Generated types are not up to date. Run npm run db:generate-test-types.' && exit 1)","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"npm run build && tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && prettier --write ../types.generated.ts"},"dependencies":{"@supabase/node-fetch":"2.6.15"},"devDependencies":{"chokidar-cli":"^3.0.0","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","ts-jest":"^28.0.3","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^3.0.0","zod":"^3.25.76"},"_id":"@supabase/postgrest-js@2.72.1-canary.10","readmeFilename":"README.md","gitHead":"5552144448f214dfa6628100a3abefaf2742fdd6","_nodeVersion":"20.19.5","_npmVersion":"10.8.2","dist":{"integrity":"sha512-jsveMyQdMZkksKb7SdZDX0amI43XDHpi/bNvUbi+oX9fA3DyE3FOlxdexjld7ffumemRr9U8TD5aUmJijqotvQ==","shasum":"9c26834af5c85910e7dad8ed3ecf710c79a5ffd6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.72.1-canary.10.tgz","fileCount":73,"unpackedSize":375243,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIHV4kY7AJg0epd5D2zw7M+WFM4GirWA7KIUdT50lozAXAiBTKS6xT7MD/+i7liORHysliRcubomDsKgTtEenmfUGZg=="}],"size":64614},"_npmUser":{"name":"anonymous","email":"etienne@supabase.io"},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"lakshan@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.72.1-canary.10_1758897154091_0.3358689943864708"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-26T14:32:34.283Z","publish_time":1758897154283,"_source_registry_name":"default","contributors":[]},"2.72.1-canary.11":{"name":"@supabase/postgrest-js","version":"2.72.1-canary.11","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js-libs/tree/main/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js-libs/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js-libs.git","directory":"packages/core/postgrest-js"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\" wrapper.mjs","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"npm run clean && npm run format && npm run build:cjs && npm run build:esm","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"npm run format:check && npm run test:types && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:ci":"npm run format:check && npm run test:types:ci && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand --coverage","test:generated-types":"npm run db:generate-test-types && git diff --exit-code test/types.generated.ts || (echo '❌ Generated types are not up to date. Run npm run db:generate-test-types.' && exit 1)","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"npm run build && tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && prettier --write ../types.generated.ts"},"dependencies":{"@supabase/node-fetch":"2.6.15"},"devDependencies":{"chokidar-cli":"^3.0.0","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","ts-jest":"^28.0.3","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^3.0.0","zod":"^3.25.76"},"_id":"@supabase/postgrest-js@2.72.1-canary.11","readmeFilename":"README.md","gitHead":"b1af060515761de112282372c0553d9f130c4cbf","_nodeVersion":"20.19.5","_npmVersion":"10.8.2","dist":{"integrity":"sha512-LGN/JC7v4ItRWXh7MRw6FQwEEfUW6LtjWfO31rRqNrabGGjLaEiSZ3nSbte2igsqP/5bxQD2/KjlnEFTX2R01Q==","shasum":"fc8f839b5706c676ee6295335dd07e47312414e8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.72.1-canary.11.tgz","fileCount":73,"unpackedSize":375243,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQC2MGZYUYdaCSYpl5NXIrTaq+zdX3XUnUqJK+TSaOPU4gIhAJ+qgxCPbrPlZO2VuLcPuyyUMgQqjILyoxdfXTIQkwnj"}],"size":64613},"_npmUser":{"name":"anonymous","email":"etienne@supabase.io"},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"lakshan@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.72.1-canary.11_1758898167973_0.39775523303843885"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-26T14:49:28.170Z","publish_time":1758898168170,"_source_registry_name":"default","contributors":[]},"2.72.1-canary.12":{"name":"@supabase/postgrest-js","version":"2.72.1-canary.12","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js-libs/tree/main/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js-libs/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js-libs.git","directory":"packages/core/postgrest-js"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\" wrapper.mjs","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"npm run clean && npm run format && npm run build:cjs && npm run build:esm","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"npm run format:check && npm run test:types && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:ci":"npm run format:check && npm run test:types:ci && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand --coverage","test:generated-types":"npm run db:generate-test-types && git diff --exit-code test/types.generated.ts || (echo '❌ Generated types are not up to date. Run npm run db:generate-test-types.' && exit 1)","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"npm run build && tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && prettier --write ../types.generated.ts"},"dependencies":{"@supabase/node-fetch":"2.6.15"},"devDependencies":{"chokidar-cli":"^3.0.0","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","ts-jest":"^28.0.3","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^3.0.0","zod":"^3.25.76"},"_id":"@supabase/postgrest-js@2.72.1-canary.12","readmeFilename":"README.md","gitHead":"751a3214b1036b1b0c5eeb2f77119e01094ba5bc","_nodeVersion":"20.19.5","_npmVersion":"10.8.2","dist":{"integrity":"sha512-ogy6/ecQcfVPn1hs2m/scWlvaDRzhtuuOgEH+TCQyUZTCaOuhSCgSsVMZJPexCFtRrlKyW5mhxOZRPes1g3Q5g==","shasum":"0ed859d6f7d5cd80caea893ecfd6a824d0ca4a79","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.72.1-canary.12.tgz","fileCount":73,"unpackedSize":375243,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIFcJxxKeI9gn0v+ZT+4x/lTe968yMXKxQJ+eS0xKELwOAiEAvsd460zImpiQctAgHuXO3CHoADeH1ipm83EF7iJihc0="}],"size":64614},"_npmUser":{"name":"anonymous","email":"etienne@supabase.io"},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"lakshan@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.72.1-canary.12_1758898448396_0.17367420006059575"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-26T14:54:08.592Z","publish_time":1758898448592,"_source_registry_name":"default","contributors":[]},"2.72.1-canary.13":{"name":"@supabase/postgrest-js","version":"2.72.1-canary.13","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js-libs/tree/main/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js-libs/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js-libs.git","directory":"packages/core/postgrest-js"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\" wrapper.mjs","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"npm run clean && npm run format && npm run build:cjs && npm run build:esm","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"npm run format:check && npm run test:types && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:ci":"npm run format:check && npm run test:types:ci && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand --coverage","test:generated-types":"npm run db:generate-test-types && git diff --exit-code test/types.generated.ts || (echo '❌ Generated types are not up to date. Run npm run db:generate-test-types.' && exit 1)","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"npm run build && tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && prettier --write ../types.generated.ts"},"dependencies":{"@supabase/node-fetch":"2.6.15"},"devDependencies":{"chokidar-cli":"^3.0.0","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","ts-jest":"^28.0.3","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^3.0.0","zod":"^3.25.76"},"_id":"@supabase/postgrest-js@2.72.1-canary.13","readmeFilename":"README.md","gitHead":"b808b9dcbd0d5f384dfe66f376aa35e67acb744c","_nodeVersion":"20.19.5","_npmVersion":"10.8.2","dist":{"integrity":"sha512-HdO1U7ST+BY/bGJM+HXN6KtPV0MWzHrKW3KzMrQCAHJhngg8I7Bq1GbDid0xs7c/iYz8R3XtFE8jwRA9i7THOg==","shasum":"e49fffeb8b1cae2c91627e146b4fcd7e885dc3fc","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.72.1-canary.13.tgz","fileCount":73,"unpackedSize":375243,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIE63adqYoxrLRbs6/E/XKzNGNXEZn5KxClyejlZSaNkhAiAsd5+WCQ9+aoF78TJ5A1nf1FaGABa8j67+SqhFDb3FhA=="}],"size":64613},"_npmUser":{"name":"anonymous","email":"etienne@supabase.io"},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"lakshan@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.72.1-canary.13_1758899523426_0.2594484944755968"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-26T15:12:03.623Z","publish_time":1758899523623,"_source_registry_name":"default","contributors":[]},"2.72.1-canary.14":{"name":"@supabase/postgrest-js","version":"2.72.1-canary.14","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js-libs/tree/main/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js-libs/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js-libs.git","directory":"packages/core/postgrest-js"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\" wrapper.mjs","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"npm run clean && npm run format && npm run build:cjs && npm run build:esm","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"npm run format:check && npm run test:types && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:ci":"npm run format:check && npm run test:types:ci && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand --coverage","test:generated-types":"npm run db:generate-test-types && git diff --exit-code test/types.generated.ts || (echo '❌ Generated types are not up to date. Run npm run db:generate-test-types.' && exit 1)","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"npm run build && tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && prettier --write ../types.generated.ts"},"dependencies":{"@supabase/node-fetch":"2.6.15"},"devDependencies":{"chokidar-cli":"^3.0.0","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","ts-jest":"^28.0.3","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^3.0.0","zod":"^3.25.76"},"_id":"@supabase/postgrest-js@2.72.1-canary.14","readmeFilename":"README.md","gitHead":"40a471b6b542e8c59e0847a614cf9c758e0cb23f","_nodeVersion":"20.19.5","_npmVersion":"10.8.2","dist":{"integrity":"sha512-Y95HMTHRXm5ctgwxfiXWIOwjTgDRqUhRgg9wO788a0GY+VQ6KH5he0HFr5WCWh5gZbZO82P6NLfNun419NlI/A==","shasum":"5a699b745cccb625e05ddc0bbc6711bf8d7711c8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.72.1-canary.14.tgz","fileCount":73,"unpackedSize":375243,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIFCRdpO4ccX7As52DcOXbe2h6hxc884Yi9+CI7ENPhxoAiEA55zEVybP62L6tVpqXaxApL4lXO5gc9q/lZIFDPxAqG4="}],"size":64614},"_npmUser":{"name":"anonymous","email":"etienne@supabase.io"},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"lakshan@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.72.1-canary.14_1758902147385_0.2395151343574793"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-26T15:55:47.624Z","publish_time":1758902147624,"_source_registry_name":"default","contributors":[]},"2.72.1-canary.15":{"name":"@supabase/postgrest-js","version":"2.72.1-canary.15","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js-libs/tree/main/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js-libs/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js-libs.git","directory":"packages/core/postgrest-js"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\" wrapper.mjs","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"npm run clean && npm run format && npm run build:cjs && npm run build:esm","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"npm run format:check && npm run test:types && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:ci":"npm run format:check && npm run test:types:ci && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand --coverage","test:generated-types":"npm run db:generate-test-types && git diff --exit-code test/types.generated.ts || (echo '❌ Generated types are not up to date. Run npm run db:generate-test-types.' && exit 1)","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"npm run build && tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && prettier --write ../types.generated.ts"},"dependencies":{"@supabase/node-fetch":"2.6.15"},"devDependencies":{"chokidar-cli":"^3.0.0","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","ts-jest":"^28.0.3","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^3.0.0","zod":"^3.25.76"},"_id":"@supabase/postgrest-js@2.72.1-canary.15","readmeFilename":"README.md","gitHead":"13d2cc9ca23d37cfa75c30873c57d957ee5810ad","_nodeVersion":"20.19.5","_npmVersion":"10.8.2","dist":{"integrity":"sha512-4YSS8JCRXFBCZFsSOMJIZUuPeCryMpgPhgj4SaxxNwv7Ue514p16euKfA4Mi00lFnf8gVGuPc9XJBroxD5b1Og==","shasum":"bc3048543f9a8567586aecec0ce93f932c2b40c7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.72.1-canary.15.tgz","fileCount":73,"unpackedSize":375243,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCH4yjslkdvsPvRtW8RKCtAo4wwWOXnZLl2IDfLSiEu4wIhAJ/ZSccwApBcVBLJQXqNU3RiIIS3tUk4sj+FGsJzQrlH"}],"size":64613},"_npmUser":{"name":"anonymous","email":"etienne@supabase.io"},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"lakshan@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.72.1-canary.15_1758904127474_0.365382923108754"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-26T16:28:47.673Z","publish_time":1758904127673,"_source_registry_name":"default","contributors":[]},"2.72.1-canary.0":{"name":"@supabase/postgrest-js","version":"2.72.1-canary.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/js-client-libs/tree/main/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/js-client-libs/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/js-client-libs.git","directory":"packages/core/postgrest-js"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\" wrapper.mjs","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"npm run clean && npm run build:cjs && npm run build:esm","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"npm run format:check && npm run test:types && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:ci":"npm run format:check && npm run test:types:ci && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand --coverage","test:generated-types":"npm run db:generate-test-types && git diff --exit-code test/types.generated.ts || (echo '❌ Generated types are not up to date. Run npm run db:generate-test-types.' && exit 1)","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"npm run build && tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && prettier --write ../types.generated.ts"},"dependencies":{"@supabase/node-fetch":"2.6.15"},"devDependencies":{"chokidar-cli":"^3.0.0","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","ts-jest":"^28.0.3","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^3.0.0","zod":"^3.25.76"},"_id":"@supabase/postgrest-js@2.72.1-canary.0","readmeFilename":"README.md","gitHead":"8df9b8ddbcdef3712ba42fa15864c762951a763e","_nodeVersion":"20.19.5","_npmVersion":"10.8.2","dist":{"integrity":"sha512-qmYCUm4Ol1WaPz+eRwTYamlLTjUTwVzi8fdJiFy/b/wwtx5lErlYXJ/mSjFP2CWC622WqH7p+rhx1OIlwXg2tA==","shasum":"e6cb40eb97eabab15313fc9aa62f7764c858bd4b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.72.1-canary.0.tgz","fileCount":73,"unpackedSize":375213,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQD8pZaEECFJY4/0rvvsKZifS98reQeNivZ8kGbhMpR8WQIhAIPJPKFPuPK1dATMNIwHmzC5JJULjfvEhzfGjKw0RFJW"}],"size":64611},"_npmUser":{"name":"anonymous","email":"etienne@supabase.io"},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"lakshan@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.72.1-canary.0_1759253497154_0.7148144194510666"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-30T17:31:37.380Z","publish_time":1759253497380,"_source_registry_name":"default","contributors":[]},"2.80.1-canary.0":{"name":"@supabase/postgrest-js","version":"2.80.1-canary.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/js-client-libs/tree/main/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/js-client-libs/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/js-client-libs.git","directory":"packages/core/postgrest-js"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\" wrapper.mjs","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"npm run clean && npm run build:cjs && npm run build:esm","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"npm run format:check && npm run test:types && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:ci":"npm run format:check && npm run test:types:ci && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand --coverage","test:generated-types":"npm run db:generate-test-types && git diff --exit-code test/types.generated.ts || (echo '❌ Generated types are not up to date. Run npm run db:generate-test-types.' && exit 1)","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"npm run build && tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && prettier --write ../types.generated.ts"},"dependencies":{"@supabase/node-fetch":"2.6.15"},"devDependencies":{"chokidar-cli":"^3.0.0","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","ts-jest":"^28.0.3","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^3.0.0","zod":"^3.25.76"},"_id":"@supabase/postgrest-js@2.80.1-canary.0","readmeFilename":"README.md","gitHead":"d6aaec288e9311056185a5e70f6950cdd02f533e","_nodeVersion":"20.19.5","_npmVersion":"10.8.2","dist":{"integrity":"sha512-aI9UAxAVuaXVs2C9MD1vxXLichzsazvgEm5Zt6G3PTWXKWLGilgiDwctIghJKd/LbSvnW8VS1xMVDG/Wei6Jpg==","shasum":"ba90081da3814abccd2e998b7b6817cffe559759","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.80.1-canary.0.tgz","fileCount":73,"unpackedSize":375213,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.80.1-canary.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIB9bBW3seW50m/ydRqNmI4oSSJgM/i/MEXCBp7favlGjAiAOr85yD1TgQAAdUFRwSjJ75L4XHZJbIToXiNRYJcThfQ=="}],"size":64612},"_npmUser":{"name":"anonymous","email":"etienne@supabase.io"},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"lakshan@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.80.1-canary.0_1759314696791_0.4958786170283509"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-01T10:31:36.976Z","publish_time":1759314696976,"_source_registry_name":"default","contributors":[]},"2.80.1-canary.1":{"name":"@supabase/postgrest-js","version":"2.80.1-canary.1","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/js-client-libs/tree/main/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/js-client-libs/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/js-client-libs.git","directory":"packages/core/postgrest-js"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\" wrapper.mjs","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"npm run clean && npm run build:cjs && npm run build:esm","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"npm run format:check && npm run test:types && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:ci":"npm run format:check && npm run test:types:ci && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand --coverage","test:generated-types":"npm run db:generate-test-types && git diff --exit-code test/types.generated.ts || (echo '❌ Generated types are not up to date. Run npm run db:generate-test-types.' && exit 1)","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"npm run build && tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && prettier --write ../types.generated.ts"},"dependencies":{"@supabase/node-fetch":"2.6.15"},"devDependencies":{"chokidar-cli":"^3.0.0","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","ts-jest":"^28.0.3","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^3.0.0","zod":"^3.25.76"},"_id":"@supabase/postgrest-js@2.80.1-canary.1","readmeFilename":"README.md","gitHead":"17f112f961be90f4616922b5c417492a289cbcc9","_nodeVersion":"20.19.5","_npmVersion":"10.8.2","dist":{"integrity":"sha512-0xGAjF3b39WUlxad5dcMLRbU6M6Q2/BAzXb0Tb7H26tZJMKoanW9UHl4pYbc4fA0gH4PnpsKiXEhBRJ7svoYBA==","shasum":"2c4c15ce045fd6bbfd0b577f1efbd641ac992b25","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.80.1-canary.1.tgz","fileCount":73,"unpackedSize":375218,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.80.1-canary.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDhUeFyyiHOCpp4tX3sI746ipFEhKEKRlseOPOwxyV8OQIhALEmTdB6kJ4YDFCQH035yZdTgC7Bjx/SRexG8URNiUuS"}],"size":64617},"_npmUser":{"name":"anonymous","email":"etienne@supabase.io"},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"lakshan@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.80.1-canary.1_1759322931267_0.10475618700970246"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-01T12:48:51.468Z","publish_time":1759322931468,"_source_registry_name":"default","contributors":[]},"2.58.1-canary.0":{"name":"@supabase/postgrest-js","version":"2.58.1-canary.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/main/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\" wrapper.mjs","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"npm run clean && npm run build:cjs && npm run build:esm","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"npm run format:check && npm run test:types && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:ci":"npm run format:check && npm run test:types:ci && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand --coverage","test:generated-types":"npm run db:generate-test-types && git diff --exit-code test/types.generated.ts || (echo '❌ Generated types are not up to date. Run npm run db:generate-test-types.' && exit 1)","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"npm run build && tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && prettier --write ../types.generated.ts"},"dependencies":{"@supabase/node-fetch":"2.6.15"},"devDependencies":{"chokidar-cli":"^3.0.0","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","ts-jest":"^28.0.3","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^3.0.0","zod":"^3.25.76"},"_id":"@supabase/postgrest-js@2.58.1-canary.0","readmeFilename":"README.md","gitHead":"3824887f646bf0713674f7a8cf889c8981920590","_nodeVersion":"20.19.5","_npmVersion":"10.8.2","dist":{"integrity":"sha512-AjoyweaTWXj7VjDCUZssOtNo9mNqNDJ0Mnaeryok5gOAyFgD746TqnSLeYJbd/H7GDoq/ti8lbX/8eb6yR5SpQ==","shasum":"a9f2139253405f0467e71d162177bb3b112b307f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.58.1-canary.0.tgz","fileCount":73,"unpackedSize":375206,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.58.1-canary.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDL+E0vZawoTUSg5xvnnIpTgLs1vI9vVF2o7wT69hh4pQIgZfLIXb+AFP7hefGYL9PKsgOogI3iPliuB1YIk0ryA7g="}],"size":64603},"_npmUser":{"name":"anonymous","email":"etienne@supabase.io"},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"lakshan@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.58.1-canary.0_1759342182556_0.29263024588170583"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-01T18:09:42.737Z","publish_time":1759342182737,"_source_registry_name":"default","contributors":[]},"999.9.2-canary.0":{"name":"@supabase/postgrest-js","version":"999.9.2-canary.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\" wrapper.mjs","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"npm run clean && npm run build:cjs && npm run build:esm","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"npm run format:check && npm run test:types && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:ci":"npm run format:check && npm run test:types:ci && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand --coverage","test:generated-types":"npm run db:generate-test-types && git diff --exit-code test/types.generated.ts || (echo '❌ Generated types are not up to date. Run npm run db:generate-test-types.' && exit 1)","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"npm run build && tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && prettier --write ../types.generated.ts"},"dependencies":{"@supabase/node-fetch":"2.6.15"},"devDependencies":{"chokidar-cli":"^3.0.0","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","ts-jest":"^28.0.3","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^3.0.0","zod":"^3.25.76"},"_id":"@supabase/postgrest-js@999.9.2-canary.0","readmeFilename":"README.md","gitHead":"87b997b8135bac04b447b4e2798bfbe6c0178405","_nodeVersion":"20.19.5","_npmVersion":"10.8.2","dist":{"integrity":"sha512-K9ezIKMaMT4a5xqyjJi/ZaQVFgMhb3Pq+DgNzA6sABPHHNRFVQ4FvISXZr6NejgPkN0C+JJoMeLEsJ7FSrYHfg==","shasum":"76951fb44698d5f16c34082b09541214e988b8db","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-999.9.2-canary.0.tgz","fileCount":73,"unpackedSize":375229,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@999.9.2-canary.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIEr5P+pMROViaX9Fp/mSZNvkJ2THLlVA1/67OuZC+FA1AiA7fOtC2fWi7eDU4AgH3MITIN2OdsAhnU/0OLSUhNC4TQ=="}],"size":64616},"_npmUser":{"name":"anonymous","email":"etienne@supabase.io"},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"lakshan@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_999.9.2-canary.0_1759402405515_0.8324418175895854"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-02T10:53:25.704Z","publish_time":1759402405704,"_source_registry_name":"default","contributors":[]},"2.79.1-canary.0":{"name":"@supabase/postgrest-js","version":"2.79.1-canary.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\" wrapper.mjs","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"npm run clean && npm run build:cjs && npm run build:esm","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"npm run format:check && npm run test:types && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:ci":"npm run format:check && npm run test:types:ci && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand --coverage","test:generated-types":"npm run db:generate-test-types && git diff --exit-code test/types.generated.ts || (echo '❌ Generated types are not up to date. Run npm run db:generate-test-types.' && exit 1)","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"npm run build && tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && prettier --write ../types.generated.ts"},"dependencies":{"@supabase/node-fetch":"2.6.15"},"devDependencies":{"chokidar-cli":"^3.0.0","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","ts-jest":"^28.0.3","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^3.0.0","zod":"^3.25.76"},"_id":"@supabase/postgrest-js@2.79.1-canary.0","readmeFilename":"README.md","gitHead":"87b997b8135bac04b447b4e2798bfbe6c0178405","_nodeVersion":"20.19.5","_npmVersion":"10.8.2","dist":{"integrity":"sha512-jZT0ACYBeOvp35QpGX+UksLxedEyKeUPinKpeeiPG8HHtC//Ua/Nv4x+VFeEd3RGdnXJjVBhXGJmgPBs7ZvKUA==","shasum":"9c6e2ac15521b306d8794b90d26d7c6c76ae996b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.79.1-canary.0.tgz","fileCount":73,"unpackedSize":375225,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.79.1-canary.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCYnWA9RIE47k8wrT/2pe+xfEiqae4QFXyXq2NWJCFe8AIgLcGVxN+Vo0lgWnDTYJADnULNKnkwM5HI38WfWyhNHXE="}],"size":64616},"_npmUser":{"name":"anonymous","email":"etienne@supabase.io"},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"lakshan@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.79.1-canary.0_1759409839042_0.05860751478644888"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-02T12:57:19.214Z","publish_time":1759409839214,"_source_registry_name":"default","contributors":[]},"2.79.1-canary.1":{"name":"@supabase/postgrest-js","version":"2.79.1-canary.1","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\" wrapper.mjs","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"npm run clean && npm run build:cjs && npm run build:esm","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"npm run format:check && npm run test:types && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:ci":"npm run format:check && npm run test:types:ci && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand --coverage","test:generated-types":"npm run db:generate-test-types && git diff --exit-code test/types.generated.ts || (echo '❌ Generated types are not up to date. Run npm run db:generate-test-types.' && exit 1)","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"npm run build && tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && prettier --write ../types.generated.ts"},"dependencies":{"@supabase/node-fetch":"2.6.15"},"devDependencies":{"chokidar-cli":"^3.0.0","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","ts-jest":"^28.0.3","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^3.0.0","zod":"^3.25.76"},"_id":"@supabase/postgrest-js@2.79.1-canary.1","readmeFilename":"README.md","gitHead":"9792a925d8f253f8a82db5b795126ab42214bbfc","_nodeVersion":"20.19.5","_npmVersion":"10.8.2","dist":{"integrity":"sha512-gRkIdpexPeme7U/fLBFHuN7SRH9UxUQt0pP966ykY/PT3w5FfogPh4FPHMUEOMO8QVq3mfE5EGAhuxRnCkuw6g==","shasum":"31b29e1a63a555e5ca87b795ea6fb10039993cf6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.79.1-canary.1.tgz","fileCount":73,"unpackedSize":375225,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.79.1-canary.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDdDTWG/3We//JyshwdwGMskawkG4T3Q4fTqun1i256jAIhAIw7PoGYJn4irbWoPTQ4wtPognQnw4j1eDERTPUxTBRR"}],"size":64615},"_npmUser":{"name":"anonymous","email":"etienne@supabase.io"},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"lakshan@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.79.1-canary.1_1759416235525_0.5337445029426329"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-02T14:43:55.737Z","publish_time":1759416235737,"_source_registry_name":"default","contributors":[]},"2.79.1-canary.2":{"name":"@supabase/postgrest-js","version":"2.79.1-canary.2","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\" wrapper.mjs","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"npm run clean && npm run build:cjs && npm run build:esm","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"npm run format:check && npm run test:types && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:ci":"npm run format:check && npm run test:types:ci && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand --coverage","test:generated-types":"npm run db:generate-test-types && git diff --exit-code test/types.generated.ts || (echo '❌ Generated types are not up to date. Run npm run db:generate-test-types.' && exit 1)","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"npm run build && tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && prettier --write ../types.generated.ts"},"dependencies":{"@supabase/node-fetch":"2.6.15"},"devDependencies":{"chokidar-cli":"^3.0.0","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","ts-jest":"^28.0.3","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^3.0.0","zod":"^3.25.76"},"_id":"@supabase/postgrest-js@2.79.1-canary.2","readmeFilename":"README.md","gitHead":"5b2f8c7acd2e87f6f3d27ae7e51847649883c6f2","_nodeVersion":"20.19.5","_npmVersion":"10.8.2","dist":{"integrity":"sha512-sGAyNPlqVpMJNTLhlWtINHZYE0MGkDmHWpotFrggtHK1brGaYpYowfD4KYF8lA7GgfhgYriGZ/xQaKrZlpTD0Q==","shasum":"884d271c0e33f5f4c440b9d60eed419dbd13af2a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.79.1-canary.2.tgz","fileCount":73,"unpackedSize":375225,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.79.1-canary.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQD+4gstX4qkzIb9jl7ZK10hv5WJzc6T3sEJhEn++8oCqwIgR99svZlxrAk6f6HfFwHCoKHHEOEbgu1YPekqOVcTvoA="}],"size":64616},"_npmUser":{"name":"anonymous","email":"etienne@supabase.io"},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"lakshan@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.79.1-canary.2_1759487433730_0.7933883276762372"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-03T10:30:33.943Z","publish_time":1759487433943,"_source_registry_name":"default","contributors":[]},"2.73.1-canary.4":{"name":"@supabase/postgrest-js","version":"2.73.1-canary.4","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\" wrapper.mjs","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"npm run clean && npm run build:cjs && npm run build:esm","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"npm run format:check && npm run test:types && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:ci":"npm run format:check && npm run test:types:ci && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand --coverage","test:generated-types":"npm run db:generate-test-types && git diff --exit-code test/types.generated.ts || (echo '❌ Generated types are not up to date. Run npm run db:generate-test-types.' && exit 1)","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"npm run build && tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && prettier --write ../types.generated.ts"},"dependencies":{"@supabase/node-fetch":"2.6.15"},"devDependencies":{"chokidar-cli":"^3.0.0","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","ts-jest":"^28.0.3","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^3.0.0","zod":"^3.25.76"},"readmeFilename":"README.md","gitHead":"4830019c59fd542184453091240f3d927fe0eb7a","_id":"@supabase/postgrest-js@2.73.1-canary.4","_nodeVersion":"20.19.5","_npmVersion":"11.6.1","dist":{"integrity":"sha512-bNwFdvy5kbFH+IPy/8R51UYM2Yic/lXT9tw+R1nUyrIcK/aGQ3jzUr07JJRi6rLZ/HJc2J6sdTe4CZcepYl90w==","shasum":"e65c8db5de7515c4316d7fc52365f0d9693dfa9e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.73.1-canary.4.tgz","fileCount":73,"unpackedSize":375225,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.73.1-canary.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIG3dssGaUcNDAozeUPtxGEUBENgyDR8HgyemYsD7ypKPAiEA1h17Gj64MNCSR/AnPMCsNOCC00C2yxOgD5xTQFSOX7o="}],"size":64615},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"lakshan@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.73.1-canary.4_1759748209866_0.6147401692629464"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-06T10:56:50.106Z","publish_time":1759748210106,"_source_registry_name":"default","contributors":[]},"2.73.1-canary.5":{"name":"@supabase/postgrest-js","version":"2.73.1-canary.5","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\" wrapper.mjs","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"npm run clean && npm run build:cjs && npm run build:esm","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"npm run format:check && npm run test:types && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:ci":"npm run format:check && npm run test:types:ci && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand --coverage","test:generated-types":"npm run db:generate-test-types && git diff --exit-code test/types.generated.ts || (echo '❌ Generated types are not up to date. Run npm run db:generate-test-types.' && exit 1)","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"npm run build && tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && prettier --write ../types.generated.ts"},"dependencies":{"@supabase/node-fetch":"2.6.15"},"devDependencies":{"chokidar-cli":"^3.0.0","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","ts-jest":"^28.0.3","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^3.0.0","zod":"^3.25.76"},"readmeFilename":"README.md","gitHead":"4830019c59fd542184453091240f3d927fe0eb7a","_id":"@supabase/postgrest-js@2.73.1-canary.5","_nodeVersion":"20.19.5","_npmVersion":"11.6.1","dist":{"integrity":"sha512-w7yYhKD6xYDmJTNLQHKDj+deX0gkTA4hotoQJp5tq+FTyO+QFlDCVHMysgySIMQ+ZIRT35LKFLJCgq94sAVxJg==","shasum":"2da31a637bb38e7946ebda99453259d0e7c3dbda","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.73.1-canary.5.tgz","fileCount":73,"unpackedSize":375225,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.73.1-canary.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIA/bNrECfETB7RLMxlJTbeT1G2GLYJ05A/T4CkuhPDiMAiBwhJJd21WLxK5XQGUlM6vYzeS1q+Y2o1iuJlGMr3XjCQ=="}],"size":64615},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"lakshan@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.73.1-canary.5_1759749215553_0.10237554101810598"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-06T11:13:35.722Z","publish_time":1759749215722,"_source_registry_name":"default","contributors":[]},"2.73.1-canary.6":{"name":"@supabase/postgrest-js","version":"2.73.1-canary.6","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\" wrapper.mjs","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"npm run clean && npm run build:cjs && npm run build:esm","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"npm run format:check && npm run test:types && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:ci":"npm run format:check && npm run test:types:ci && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand --coverage","test:generated-types":"npm run db:generate-test-types && git diff --exit-code test/types.generated.ts || (echo '❌ Generated types are not up to date. Run npm run db:generate-test-types.' && exit 1)","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"npm run build && tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && prettier --write ../types.generated.ts"},"dependencies":{"@supabase/node-fetch":"2.6.15"},"devDependencies":{"chokidar-cli":"^3.0.0","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","ts-jest":"^28.0.3","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^3.0.0","zod":"^3.25.76"},"readmeFilename":"README.md","gitHead":"62c18a456df1844c5ddc4a35222a91eb0fc700f7","_id":"@supabase/postgrest-js@2.73.1-canary.6","_nodeVersion":"20.19.5","_npmVersion":"11.6.1","dist":{"integrity":"sha512-uLLvF4+MR7WJv2V7dK4rABPOVRGg1k1jkqgq98dWedD/IOwA3Lj3Cik/3ADifiYVdeeaXKVBuUiRKEXa1/HOew==","shasum":"36d18c8c96106312677b0eccce5ac7f4c0c5998a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.73.1-canary.6.tgz","fileCount":73,"unpackedSize":375225,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.73.1-canary.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQChthn0X6No91/8TNv2ElqPPG8YXgKprOKoi5NZLJPdMgIgfE3DIGeXk35jxEqXfXKtz3aDiEh9AE5iF2EgM/0wTi4="}],"size":64615},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"lakshan@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.73.1-canary.6_1759756366014_0.9193631778084046"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-06T13:12:46.229Z","publish_time":1759756366229,"_source_registry_name":"default","contributors":[]},"2.73.1-canary.7":{"name":"@supabase/postgrest-js","version":"2.73.1-canary.7","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\" wrapper.mjs","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"npm run clean && npm run build:cjs && npm run build:esm","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"npm run format:check && npm run test:types && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:ci":"npm run format:check && npm run test:types:ci && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand --coverage","test:generated-types":"npm run db:generate-test-types && git diff --exit-code test/types.generated.ts || (echo '❌ Generated types are not up to date. Run npm run db:generate-test-types.' && exit 1)","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"npm run build && tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && prettier --write ../types.generated.ts"},"dependencies":{"@supabase/node-fetch":"2.6.15"},"devDependencies":{"chokidar-cli":"^3.0.0","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","ts-jest":"^28.0.3","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^3.0.0","zod":"^3.25.76"},"readmeFilename":"README.md","gitHead":"f4cb23e7c1a7b9b96f96e30fcdad845539a99693","_id":"@supabase/postgrest-js@2.73.1-canary.7","_nodeVersion":"20.19.5","_npmVersion":"11.6.1","dist":{"integrity":"sha512-vQtn8F7SUhti2uPJdVSWT1iIRcBYHm4p9Tq3uC9hZf7tejaU2u3sX6ctTJWXAVW/I94vP/pWCNZtEm3mEo2azw==","shasum":"78b44641b26f8d3aff36d441662c8a39d6cbcc67","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.73.1-canary.7.tgz","fileCount":73,"unpackedSize":375344,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.73.1-canary.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIEex26rxDKSBh/EaIK/r5CXxW7TDY0tIw8K5z0OXUBP4AiALpwSDIDCqptDZBcmd79zOsrjFlv5CUZ6dbiJeZcdcxA=="}],"size":64654},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"lakshan@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.73.1-canary.7_1759757732295_0.8493320038052827"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-06T13:35:32.492Z","publish_time":1759757732492,"_source_registry_name":"default","contributors":[]},"2.73.1-canary.8":{"name":"@supabase/postgrest-js","version":"2.73.1-canary.8","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\" wrapper.mjs","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"npm run clean && npm run build:cjs && npm run build:esm","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"npm run format:check && npm run test:types && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:ci":"npm run format:check && npm run test:types:ci && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand --coverage","test:generated-types":"npm run db:generate-test-types && git diff --exit-code test/types.generated.ts || (echo '❌ Generated types are not up to date. Run npm run db:generate-test-types.' && exit 1)","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"npm run build && tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && prettier --write ../types.generated.ts"},"dependencies":{"@supabase/node-fetch":"2.6.15"},"devDependencies":{"chokidar-cli":"^3.0.0","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","ts-jest":"^28.0.3","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^3.0.0","zod":"^3.25.76"},"readmeFilename":"README.md","gitHead":"636085fe4563ae19d51e97348091a31536d49792","_id":"@supabase/postgrest-js@2.73.1-canary.8","_nodeVersion":"20.19.5","_npmVersion":"11.6.1","dist":{"integrity":"sha512-t9rcwkDPn7V0DYMu+fZrbiWdTntrNpG2uYYdSK+rcZjVWPHTliMtqOXYKPbRzCsiCjljanm3jmg/mAMbBS8T7A==","shasum":"b818be7190718f3e8c3095c4074e1244bfaa329b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.73.1-canary.8.tgz","fileCount":73,"unpackedSize":375344,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.73.1-canary.8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQD0IKyvUEPQWaUva8Gax/VYKCh4qOewk60aN0UGeK6bxgIgKY3hF9CLvDpa3bMHZA8lYaIsLEo8p1rTO2DhSDctPkk="}],"size":64654},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"lakshan@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.73.1-canary.8_1759759681773_0.19208839010072265"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-06T14:08:01.967Z","publish_time":1759759681967,"_source_registry_name":"default","contributors":[]},"2.74.0":{"name":"@supabase/postgrest-js","version":"2.74.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\" wrapper.mjs","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"npm run clean && npm run build:cjs && npm run build:esm","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"npm run format:check && npm run test:types && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:ci":"npm run format:check && npm run test:types:ci && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand --coverage","test:generated-types":"npm run db:generate-test-types && git diff --exit-code test/types.generated.ts || (echo '❌ Generated types are not up to date. Run npm run db:generate-test-types.' && exit 1)","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"npm run build && tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && prettier --write ../types.generated.ts"},"dependencies":{"@supabase/node-fetch":"2.6.15"},"devDependencies":{"chokidar-cli":"^3.0.0","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","ts-jest":"^28.0.3","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^3.0.0","zod":"^3.25.76"},"gitHead":"a5596f7255376fd920d3a096c148ce98bcc3469d","_id":"@supabase/postgrest-js@2.74.0","_nodeVersion":"20.19.5","_npmVersion":"11.6.1","dist":{"integrity":"sha512-9Ypa2eS0Ib/YQClE+BhDSjx7OKjYEF6LAGjTB8X4HucdboGEwR0LZKctNfw6V0PPIAVjjzZxIlNBXGv0ypIkHw==","shasum":"f83d9d6a1c3a007f8f5fbf6320a879d5cd3bd9b7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.74.0.tgz","fileCount":73,"unpackedSize":375304,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.74.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQD3xp0YSMiuCLL6n/IehikNabdHcWelQaweyB2gHGJRFAIhAN01IWNsysFa5v68dlWyJMI9QxQX2sa2xhLfyd7K5C3Z"}],"size":64635},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"kamil.ogorek@gmail.com"},{"name":"anonymous","email":"lakshan@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.74.0_1759762510084_0.09600843039964535"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-06T14:55:10.299Z","publish_time":1759762510299,"_source_registry_name":"default","contributors":[]},"2.74.1-canary.0":{"name":"@supabase/postgrest-js","version":"2.74.1-canary.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\" wrapper.mjs","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"npm run clean && npm run build:cjs && npm run build:esm","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"npm run format:check && npm run test:types && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:ci":"npm run format:check && npm run test:types:ci && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand --coverage","test:generated-types":"npm run db:generate-test-types && git diff --exit-code test/types.generated.ts || (echo '❌ Generated types are not up to date. Run npm run db:generate-test-types.' && exit 1)","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"npm run build && tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && prettier --write ../types.generated.ts"},"dependencies":{"@supabase/node-fetch":"2.6.15"},"devDependencies":{"chokidar-cli":"^3.0.0","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","ts-jest":"^28.0.3","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^3.0.0","zod":"^3.25.76"},"readmeFilename":"README.md","gitHead":"8aeee27a47750b6abdf6b1288f58ce162c8d7a7d","_id":"@supabase/postgrest-js@2.74.1-canary.0","_nodeVersion":"20.19.5","_npmVersion":"11.6.1","dist":{"integrity":"sha512-tsiSP4ziRU6+vfWLXJN7VB4ysxk9cGJDkR/E5913T4aBjrKEM2pQM0qoh62Xx/g71Vtiz9U9j+5zVm7JxuN5tg==","shasum":"373fd1e1128b22be9f0d5876b0fb9145f1779260","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.74.1-canary.0.tgz","fileCount":73,"unpackedSize":375344,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.74.1-canary.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDzvCiu2jRwQCeV4Z3bvagns9bPgnOYp9Kqr3z1S7f3VQIhAMOfjd2+EWWPgkCoFgumyz07h7M4YR/Xe0NPSAmEhDJB"}],"size":64654},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"lakshan@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.74.1-canary.0_1759770457783_0.5913293425067796"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-06T17:07:37.968Z","publish_time":1759770457968,"_source_registry_name":"default","contributors":[]},"2.74.1-canary.1":{"name":"@supabase/postgrest-js","version":"2.74.1-canary.1","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"clean":"rimraf dist docs/v2","format":"prettier --write \"{src,test}/**/*.ts\" wrapper.mjs","format:check":"prettier --check \"{src,test}/**/*.ts\"","build":"npm run clean && npm run build:cjs && npm run build:esm","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"npm run format:check && npm run test:types && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:ci":"npm run format:check && npm run test:types:ci && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand --coverage","test:generated-types":"npm run db:generate-test-types && git diff --exit-code test/types.generated.ts || (echo '❌ Generated types are not up to date. Run npm run db:generate-test-types.' && exit 1)","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"npm run build && tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && prettier --write ../types.generated.ts"},"dependencies":{"@supabase/node-fetch":"2.6.15"},"devDependencies":{"chokidar-cli":"^3.0.0","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","ts-jest":"^28.0.3","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^3.0.0","zod":"^3.25.76"},"readmeFilename":"README.md","gitHead":"4c1d51fef285ecf8276f5be487e87855147debde","_id":"@supabase/postgrest-js@2.74.1-canary.1","_nodeVersion":"20.19.5","_npmVersion":"11.6.1","dist":{"integrity":"sha512-8g+7st4oaG326s9hmfqIUffV08eaz6Yk+qdm//laCBrbU6xPozg7E7aBiKy54kWwQrzlG4a36yZGT2PvJGt+6Q==","shasum":"143ad47ae81226726c5d43817f6ca6ba9315aa90","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.74.1-canary.1.tgz","fileCount":73,"unpackedSize":375344,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.74.1-canary.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQC+V70dnBnpUw+L1EVq2GHwBf5EL01xJ1XYJeJL8UfkygIhANbLETe4l8aUNUxpvBx9PZ5ldq+GzvgXXR+/KrdMj0KC"}],"size":64653},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"lakshan@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.74.1-canary.1_1759770946577_0.5067593871215359"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-06T17:15:46.792Z","publish_time":1759770946792,"_source_registry_name":"default","contributors":[]},"2.74.1-canary.2":{"name":"@supabase/postgrest-js","version":"2.74.1-canary.2","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"clean":"rimraf dist docs/v2","format":"node scripts/format.js","format:check":"node scripts/format.js check","build":"npm run clean && npm run build:cjs && npm run build:esm","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"npm run format:check && npm run test:types && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:ci":"npm run format:check && npm run test:types:ci && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand --coverage","test:generated-types":"npm run db:generate-test-types && git diff --exit-code test/types.generated.ts || (echo '❌ Generated types are not up to date. Run npm run db:generate-test-types.' && exit 1)","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"npm run build && tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && cd ../../ && npm run format"},"dependencies":{"@supabase/node-fetch":"2.6.15"},"devDependencies":{"chokidar-cli":"^3.0.0","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","ts-jest":"^28.0.3","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^3.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"readmeFilename":"README.md","gitHead":"35ce5871bf5bd5e79d94e2e228d25f9ca1c898fb","_id":"@supabase/postgrest-js@2.74.1-canary.2","_nodeVersion":"20.19.5","_npmVersion":"11.6.1","dist":{"integrity":"sha512-6bfgzqN+9OuROGLS4kZG9pOk5KJ+mkGvjE49nnznSy1DOGKrHq6d4qTgBBxxkndgvsukLLcypWRQY/ISwYHf6Q==","shasum":"4bd1f5b28150e71b15ad9d12d32713e98b7ebfea","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.74.1-canary.2.tgz","fileCount":73,"unpackedSize":375319,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.74.1-canary.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIC3xCXrlTbmz9szpFWOg2Htwnt8U0MoTrAlsOPKI2qZUAiBTT1GGkNokE37N+jhbPTaBed1zDDmuN1wNGme1hsgRlg=="}],"size":64646},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"lakshan@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.74.1-canary.2_1759772297238_0.9565584526439739"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-06T17:38:17.468Z","publish_time":1759772297468,"_source_registry_name":"default","contributors":[]},"2.74.1-canary.3":{"name":"@supabase/postgrest-js","version":"2.74.1-canary.3","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"clean":"rimraf dist docs/v2","format":"node scripts/format.js","format:check":"node scripts/format.js check","build":"npm run clean && npm run build:cjs && npm run build:esm","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"npm run format:check && npm run test:types && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:ci":"npm run format:check && npm run test:types:ci && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand --coverage","test:generated-types":"npm run db:generate-test-types && git diff --exit-code test/types.generated.ts || (echo '❌ Generated types are not up to date. Run npm run db:generate-test-types.' && exit 1)","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"npm run build && tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && cd ../../ && npm run format"},"dependencies":{"@supabase/node-fetch":"2.6.15"},"devDependencies":{"chokidar-cli":"^3.0.0","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","ts-jest":"^28.0.3","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^3.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"readmeFilename":"README.md","gitHead":"7d1e40b8c2ff10d5ee1ad692d502b65aee75bb95","_id":"@supabase/postgrest-js@2.74.1-canary.3","_nodeVersion":"20.19.5","_npmVersion":"11.6.1","dist":{"integrity":"sha512-/gN/xdxm8iai0Z3sPVfXZPf5lL4dvf9b8+q8fCfMRDpmy4b8iPWBR4HB5WD7p4Tp+vo/bbk/leDQj7r/S/jUAQ==","shasum":"7d75bbfdcd1a7885f050170a96bd743807f008e6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.74.1-canary.3.tgz","fileCount":73,"unpackedSize":375319,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.74.1-canary.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIAWDGMHZ96tiWkQaH7pUr+dUHrkOBDdmPD/DHG6qQZIIAiEAvZUaMGNfsjMXO+degEorjMnhmZzV139FB2BjZMvopwA="}],"size":64647},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.74.1-canary.3_1759827695950_0.3673531082635273"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-07T09:01:36.143Z","publish_time":1759827696143,"_source_registry_name":"default","contributors":[]},"2.74.1-canary.4":{"name":"@supabase/postgrest-js","version":"2.74.1-canary.4","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"clean":"rimraf dist docs/v2","format":"node scripts/format.js","format:check":"node scripts/format.js check","build":"npm run clean && npm run build:cjs && npm run build:esm","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"npm run format:check && npm run test:types && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:ci":"npm run format:check && npm run test:types:ci && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand --coverage","test:generated-types":"npm run db:generate-test-types && git diff --exit-code test/types.generated.ts || (echo '❌ Generated types are not up to date. Run npm run db:generate-test-types.' && exit 1)","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"npm run build && tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && cd ../../ && npm run format"},"dependencies":{"@supabase/node-fetch":"2.6.15"},"devDependencies":{"chokidar-cli":"^3.0.0","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","ts-jest":"^28.0.3","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^3.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"readmeFilename":"README.md","gitHead":"3d7060556956f476fdab693b4a502541fc9eb412","_id":"@supabase/postgrest-js@2.74.1-canary.4","_nodeVersion":"20.19.5","_npmVersion":"11.6.1","dist":{"integrity":"sha512-iIG+oJ2FefrPJXopojdiIy1Vj8Cq3lRTv+GSjOaAGHtbBHoBdz1qC0CxGu5Hm+DgJ4UREIQSaXvA6lF2j1xHxQ==","shasum":"37be2318c1f17ad0a3a6eac79b1d6ff72847cc7e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.74.1-canary.4.tgz","fileCount":73,"unpackedSize":375319,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.74.1-canary.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQC65NlAeYlRx/aN+Ki4YA0IRNIU2qVdBOBN/DO68OoMJwIgPiHrWRgzG4WDBD0eO3fGuN9XmZlHMU5pEZZ4IXa9dPM="}],"size":64646},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.74.1-canary.4_1759831268081_0.21742911583496127"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-07T10:01:08.268Z","publish_time":1759831268268,"_source_registry_name":"default","contributors":[]},"2.74.1-canary.5":{"name":"@supabase/postgrest-js","version":"2.74.1-canary.5","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"clean":"rimraf dist docs/v2","format":"node scripts/format.js","format:check":"node scripts/format.js check","build":"npm run clean && npm run build:cjs && npm run build:esm","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"npm run format:check && npm run test:types && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:ci":"npm run format:check && npm run test:types:ci && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand --coverage","test:generated-types":"npm run db:generate-test-types && git diff --exit-code test/types.generated.ts || (echo '❌ Generated types are not up to date. Run npm run db:generate-test-types.' && exit 1)","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"npm run build && tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && cd ../../ && npm run format"},"dependencies":{"@supabase/node-fetch":"2.6.15"},"devDependencies":{"chokidar-cli":"^3.0.0","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","ts-jest":"^28.0.3","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^3.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"readmeFilename":"README.md","gitHead":"82563fc9d8440a4ef7d24415c5b9970e191fb0ef","_id":"@supabase/postgrest-js@2.74.1-canary.5","_nodeVersion":"20.19.5","_npmVersion":"11.6.1","dist":{"integrity":"sha512-ZVgPLHmwu+mzt30+PzLzyODmTcSOLoa+ptFgjDhdkdvBC95JG7m89paMzTbu4UgOMyDe/jUuEM/wNbxGyZYKvw==","shasum":"58da3fae4304f66e49f107756b98d8c16a36925e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.74.1-canary.5.tgz","fileCount":73,"unpackedSize":375319,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.74.1-canary.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCpFY8u1OZaNJgHHVJsr9tzh+BRvR5AvPiGEZ8sQVTE/QIgerLshjU50MwdgxUfSWAgLBLos7isylYe6g1CaIhX9oc="}],"size":64646},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.74.1-canary.5_1759843225408_0.33865164336616904"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-07T13:20:25.606Z","publish_time":1759843225606,"_source_registry_name":"default","contributors":[]},"2.74.1-canary.6":{"name":"@supabase/postgrest-js","version":"2.74.1-canary.6","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"clean":"rimraf dist docs/v2","format":"node scripts/format.js","format:check":"node scripts/format.js check","build":"npm run clean && npm run build:cjs && npm run build:esm","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"npm run format:check && npm run test:types && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:ci":"npm run format:check && npm run test:types:ci && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand --coverage","test:generated-types":"npm run db:generate-test-types && git diff --exit-code test/types.generated.ts || (echo '❌ Generated types are not up to date. Run npm run db:generate-test-types.' && exit 1)","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"npm run build && tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && cd ../../ && npm run format"},"dependencies":{"@supabase/node-fetch":"2.6.15"},"devDependencies":{"chokidar-cli":"^3.0.0","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","ts-jest":"^28.0.3","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^3.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"readmeFilename":"README.md","gitHead":"1397c9beb6fee71e3a48375e982f4cdfaffbc81c","_id":"@supabase/postgrest-js@2.74.1-canary.6","_nodeVersion":"20.19.5","_npmVersion":"11.6.1","dist":{"integrity":"sha512-AEtV/1Oxsr3TdivFo5tcI+gvZKie+WwbnjHeyAm7w9m4JdRoZHm0QoifVs7ywOb5dETi+4ijYcS6t+44WWLlUg==","shasum":"d038d46db41a0194dd5f8af8e6768a64f2bfa4fa","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.74.1-canary.6.tgz","fileCount":73,"unpackedSize":375319,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.74.1-canary.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCiGTRHtlLiuP3tHLDJQIK9oTSDUd1YbteayYY5Vw++0gIhAJ1HjSjIYbkMNZZjyK8CS7mFBGdhpKXflktTS8AmXuRm"}],"size":64646},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.74.1-canary.6_1759846713364_0.9817553534083856"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-07T14:18:33.553Z","publish_time":1759846713553,"_source_registry_name":"default","contributors":[]},"2.74.1-canary.7":{"name":"@supabase/postgrest-js","version":"2.74.1-canary.7","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"clean":"rimraf dist docs/v2","format":"node scripts/format.js","format:check":"node scripts/format.js check","build":"npm run clean && npm run build:cjs && npm run build:esm","postbuild":"cp -rf ./src/types/common ../supabase-js/src/lib/rest/types/common","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"npm run format:check && npm run test:types && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:ci":"npm run format:check && npm run test:types:ci && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand --coverage","test:generated-types":"npm run db:generate-test-types && git diff --exit-code test/types.generated.ts || (echo '❌ Generated types are not up to date. Run npm run db:generate-test-types.' && exit 1)","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"npm run build && tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && wait-for-localhost 3000 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../../scripts/update-json-type.js && cd ../../ && npm run format"},"dependencies":{"@supabase/node-fetch":"2.6.15"},"devDependencies":{"chokidar-cli":"^3.0.0","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","ts-jest":"^28.0.3","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^3.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"readmeFilename":"README.md","gitHead":"00c4a11e8a1bd7b256e83b40870e649fa2bc9056","_id":"@supabase/postgrest-js@2.74.1-canary.7","_nodeVersion":"20.19.5","_npmVersion":"11.6.1","dist":{"integrity":"sha512-cTzFoMt02j6JH6zgfT8bLGKKQruSWHiO8frZ6Uy44lVfRCFvJjovTn2Au3A+l/cARFqAx7+CTA8S95mWheLahg==","shasum":"2bf1e9dd47a8194e9131c15503fd92945b66bfcb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.74.1-canary.7.tgz","fileCount":83,"unpackedSize":400962,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.74.1-canary.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQD4nP5HzN1i6h6r8bybdjzaE7QL9glxOFkK+71QdBYkKgIgTMWEaefcuJbKdorNg25z/UE+laCZKe3iATESiMWKmDU="}],"size":69018},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.74.1-canary.7_1759935230434_0.2870189874794269"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-08T14:53:50.613Z","publish_time":1759935230613,"_source_registry_name":"default","contributors":[]},"2.75.0":{"name":"@supabase/postgrest-js","version":"2.75.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"clean":"rimraf dist docs/v2","format":"node scripts/format.js","format:check":"node scripts/format.js check","build":"npm run clean && npm run build:cjs && npm run build:esm","postbuild":"cp -rf ./src/types/common ../supabase-js/src/lib/rest/types/common","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"npm run format:check && npm run test:types && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:ci":"npm run format:check && npm run test:types:ci && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand --coverage","test:generated-types":"npm run db:generate-test-types && git diff --exit-code test/types.generated.ts || (echo '❌ Generated types are not up to date. Run npm run db:generate-test-types.' && exit 1)","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"npm run build && tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && wait-for-localhost 3000 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../../scripts/update-json-type.js && cd ../../ && npm run format"},"dependencies":{"@supabase/node-fetch":"2.6.15"},"devDependencies":{"chokidar-cli":"^3.0.0","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","ts-jest":"^28.0.3","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^3.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"gitHead":"43eea3cb8f277071a80dc8bcf4f86e78e2a1536c","_id":"@supabase/postgrest-js@2.75.0","_nodeVersion":"20.19.5","_npmVersion":"11.6.2","dist":{"integrity":"sha512-YfBz4W/z7eYCFyuvHhfjOTTzRrQIvsMG2bVwJAKEVVUqGdzqfvyidXssLBG0Fqlql1zJFgtsPpK1n4meHrI7tg==","shasum":"4bcb213956a04d371ae6ccb0553d171cb4fe3ffe","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.75.0.tgz","fileCount":83,"unpackedSize":400922,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.75.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCE4IhdLrhNIIfYkzuyuMsW1vsHTDSIoFj5vHXSNM/aXQIgYBBpVJsH/+Q0RswYr8Nzsg63usWN+H+3jBFkOtjdUU0="}],"size":68995},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.75.0_1760014080477_0.2508643544244511"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-09T12:48:00.638Z","publish_time":1760014080638,"_source_registry_name":"default","contributors":[]},"2.75.1-canary.0":{"name":"@supabase/postgrest-js","version":"2.75.1-canary.0","keywords":["postgrest","supabase"],"author":{"name":"Supabase"},"license":"MIT","_id":"@supabase/postgrest-js@2.75.1-canary.0","maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"dist":{"shasum":"ae127c567501916b1c403c025cf1c9ef1b89a3c7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.75.1-canary.0.tgz","fileCount":83,"integrity":"sha512-xsA8CQ3/UQPhOt8LlMGfTgW2SLnECZdWlrnH6CyB89QPOW7kTZfqBbCFx99hwJFuSxZK43JPCx0kFP9gWDUjvg==","signatures":[{"sig":"MEUCIQCRJndOI8tgcjA4N3DQXHDozNVhMqLK6WtFYh202BF9lgIgaXmmo01gUJLh98+N2ROzmUr+hESOUkgwEY5Hdp/edUg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.75.1-canary.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":400962,"size":69018},"main":"dist/cjs/index.js","types":"./dist/cjs/index.d.ts","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"gitHead":"4d7ebbd805d7299b619b6b10ccc6f069bd1afca4","scripts":{"docs":"typedoc src/index.ts --out docs/v2","test":"npm run format:check && npm run test:types && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","build":"npm run clean && npm run build:cjs && npm run build:esm","clean":"rimraf dist docs/v2","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","format":"node scripts/format.js","test:ci":"npm run format:check && npm run test:types:ci && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","db:clean":"cd test/db && docker compose down --volumes","test:run":"jest --runInBand --coverage","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","postbuild":"cp -rf ./src/types/common ../supabase-js/src/lib/rest/types/common","test:types":"npm run build && tstyche","type-check":"tsc --noEmit --project tsconfig.json","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","format:check":"node scripts/format.js check","test:types:ci":"npm run build && tstyche --target '4.7,5.5,latest'","type-check:test":"tsc --noEmit --project tsconfig.test.json","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","test:generated-types":"npm run db:generate-test-types && git diff --exit-code test/types.generated.ts || (echo '❌ Generated types are not up to date. Run npm run db:generate-test-types.' && exit 1)","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && wait-for-localhost 3000 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../../scripts/update-json-type.js && cd ../../ && npm run format"},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"repository":{"url":"git+https://github.com/supabase/supabase-js.git","type":"git","directory":"packages/core/postgrest-js"},"_npmVersion":"11.6.2","description":"Isomorphic PostgREST client","directories":{},"_nodeVersion":"20.19.5","dependencies":{"@supabase/node-fetch":"2.6.15"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^3.25.76","jest":"^28.1.0","cpy-cli":"^5.0.0","ts-jest":"^28.0.3","tstyche":"^4.3.0","prettier":"^2.6.2","type-fest":"^4.32.0","chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","wait-for-localhost-cli":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/postgrest-js_2.75.1-canary.0_1760028753555_0.06726865850362507","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-10-09T16:52:33.765Z","publish_time":1760028753765,"_source_registry_name":"default","contributors":[]},"2.75.1-canary.1":{"name":"@supabase/postgrest-js","version":"2.75.1-canary.1","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"clean":"rimraf dist docs/v2","format":"node scripts/format.js","format:check":"node scripts/format.js check","build":"npm run clean && npm run build:cjs && npm run build:esm","postbuild":"cp -rf ./src/types/common ../supabase-js/src/lib/rest/types/common","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"npm run format:check && npm run test:types && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:ci":"npm run format:check && npm run test:types:ci && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand --coverage","test:generated-types":"npm run db:generate-test-types && git diff --exit-code test/types.generated.ts || (echo '❌ Generated types are not up to date. Run npm run db:generate-test-types.' && exit 1)","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"npm run build && tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && wait-for-localhost 3000 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../../scripts/update-json-type.js && cd ../../ && npm run format"},"dependencies":{"@supabase/node-fetch":"2.6.15"},"devDependencies":{"chokidar-cli":"^3.0.0","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","ts-jest":"^28.0.3","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^3.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"readmeFilename":"README.md","gitHead":"4dcc5a9fc0072ece0c870964db083d8f6ccae6f6","_id":"@supabase/postgrest-js@2.75.1-canary.1","_nodeVersion":"20.19.5","_npmVersion":"11.6.2","dist":{"integrity":"sha512-cG4FPQECbt2K7bOpzCka3hsdiM05cikh5pjPnuPP3qdzJuNlOUwsjWMKY9xQwm6tO0SzwjNxaUbSIKjRIHDsjw==","shasum":"023e1477eba2e73f18fb564015e32e19e1c8bb14","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.75.1-canary.1.tgz","fileCount":83,"unpackedSize":400962,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.75.1-canary.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDfUML8jfpriM5agJ4Ey4mkVQB0hI20eX2YtLisnvLy2QIgRCPSJI9KhJmy81s3FimC1bMjiB1PHLgAJSbDuE0GFaA="}],"size":69018},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.75.1-canary.1_1760037173147_0.8400123366717511"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-09T19:12:53.382Z","publish_time":1760037173382,"_source_registry_name":"default","contributors":[]},"2.75.1-canary.2":{"name":"@supabase/postgrest-js","version":"2.75.1-canary.2","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"clean":"rimraf dist docs/v2","format":"node scripts/format.js","format:check":"node scripts/format.js check","build":"npm run clean && npm run build:cjs && npm run build:esm","postbuild":"cp -rf ./src/types/common ../supabase-js/src/lib/rest/types/common","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"npm run format:check && npm run test:types && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:ci":"npm run format:check && npm run test:types:ci && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand --coverage","test:generated-types":"npm run db:generate-test-types && git diff --exit-code test/types.generated.ts || (echo '❌ Generated types are not up to date. Run npm run db:generate-test-types.' && exit 1)","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"npm run build && tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && wait-for-localhost 3000 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../../scripts/update-json-type.js && cd ../../ && npm run format"},"dependencies":{"@supabase/node-fetch":"2.6.15"},"devDependencies":{"chokidar-cli":"^3.0.0","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","ts-jest":"^28.0.3","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^3.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"readmeFilename":"README.md","gitHead":"0deca0c14faaaf2d09c78b34477c8bb33ad0edc9","_id":"@supabase/postgrest-js@2.75.1-canary.2","_nodeVersion":"20.19.5","_npmVersion":"11.6.2","dist":{"integrity":"sha512-gdhSXxOk4Yt+q26CPQBJDjHFvUU1+23h8FBttOP6efyQky2jVCnmn+c2WcHRh1ufKh/UVLQu6OA06TvdG+IBwQ==","shasum":"89ed583abe15f91abc79695ec170b488e0d1ca8c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.75.1-canary.2.tgz","fileCount":83,"unpackedSize":400962,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.75.1-canary.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIFi6iqfrZdn115nhmbyZtGR2wdOZjyqQI6aDqJHUeXZtAiAKMYo86qXmPcLS4m1pBiUjbxdbF7N71ZMTIPKvLMhxLg=="}],"size":69018},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.75.1-canary.2_1760362951259_0.9647818140459383"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-13T13:42:31.443Z","publish_time":1760362951443,"_source_registry_name":"default","contributors":[]},"2.75.1-canary.3":{"name":"@supabase/postgrest-js","version":"2.75.1-canary.3","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"clean":"rimraf dist docs/v2","format":"node scripts/format.js","format:check":"node scripts/format.js check","build":"npm run clean && npm run build:cjs && npm run build:esm","postbuild":"cp -rf ./src/types/common ../supabase-js/src/lib/rest/types/common","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"npm run format:check && npm run test:types && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:ci":"npm run format:check && npm run test:types:ci && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand --coverage","test:generated-types":"npm run db:generate-test-types && git diff --exit-code test/types.generated.ts || (echo '❌ Generated types are not up to date. Run npm run db:generate-test-types.' && exit 1)","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"npm run build && tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && wait-for-localhost 3000 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../../scripts/update-json-type.js && cd ../../ && npm run format"},"dependencies":{"@supabase/node-fetch":"2.6.15"},"devDependencies":{"chokidar-cli":"^3.0.0","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","ts-jest":"^28.0.3","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^3.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"readmeFilename":"README.md","gitHead":"bced45484f9e78fd2550c03374b2ba8dd2930be1","_id":"@supabase/postgrest-js@2.75.1-canary.3","_nodeVersion":"20.19.5","_npmVersion":"11.6.2","dist":{"integrity":"sha512-5MZMXIAWpWDrAuKkwV82hBpcoOC+wzyp4cmbN1tn65lbuGHhh5Q7MyRg1OeLOY6UBiVbZIVIkiOx8St5702aGA==","shasum":"e9b42fe48dafee6bbe69a76e49084f8e13a67cb0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.75.1-canary.3.tgz","fileCount":83,"unpackedSize":400962,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.75.1-canary.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIHzcHtWLUAd4liQuTzjL+Qf2pZzR1s9+5ddkkPuM/eVbAiEA2hMmUsa1dCHlPSpUi/aIeIHbN80XFe+eUkXb82GRHWw="}],"size":69019},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.75.1-canary.3_1760386226297_0.44800571961794744"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-13T20:10:26.493Z","publish_time":1760386226493,"_source_registry_name":"default","contributors":[]},"2.75.1-canary.4":{"name":"@supabase/postgrest-js","version":"2.75.1-canary.4","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"clean":"rimraf dist docs/v2","format":"node scripts/format.js","format:check":"node scripts/format.js check","build":"npm run clean && npm run build:cjs && npm run build:esm","postbuild":"cp -rf ./src/types/common ../supabase-js/src/lib/rest/types/common","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"npm run format:check && npm run test:types && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:ci":"npm run format:check && npm run test:types:ci && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand --coverage","test:generated-types":"npm run db:generate-test-types && git diff --exit-code test/types.generated.ts || (echo '❌ Generated types are not up to date. Run npm run db:generate-test-types.' && exit 1)","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"npm run build && tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && wait-for-localhost 3000 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../../scripts/update-json-type.js && cd ../../ && npm run format"},"dependencies":{"@supabase/node-fetch":"2.6.15"},"devDependencies":{"chokidar-cli":"^3.0.0","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","ts-jest":"^28.0.3","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^3.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"readmeFilename":"README.md","gitHead":"c4554ffb6633ad680f21d41e0abb5fa9709f74cc","_id":"@supabase/postgrest-js@2.75.1-canary.4","_nodeVersion":"20.19.5","_npmVersion":"11.6.2","dist":{"integrity":"sha512-d8mImDYSlkoySXFiPKHvGadjs44cExkHqdQ+CWs8i+bwj4DTq8q40xBXuL+jmUrF04Tv2GKvjV7CDLNfLaCyEw==","shasum":"89aca9fa6968538456ee07763f49dcdd3d288c14","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.75.1-canary.4.tgz","fileCount":83,"unpackedSize":401815,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.75.1-canary.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIGysvjGcP0a+lGJ87X+DdYsf9wJvO/24lIoiRUtwVhAWAiEA2QX2v2FkuRVNZ3OpafYF04W+X1ZUdwh8wL+xLiSuSKA="}],"size":69267},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.75.1-canary.4_1760600872904_0.813610005965343"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-16T07:47:53.073Z","publish_time":1760600873073,"_source_registry_name":"default","contributors":[]},"2.75.1-canary.5":{"name":"@supabase/postgrest-js","version":"2.75.1-canary.5","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"clean":"rimraf dist docs/v2","format":"node scripts/format.js","format:check":"node scripts/format.js check","build":"npm run clean && npm run build:cjs && npm run build:esm","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"npm run format:check && npm run test:types && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:ci":"npm run format:check && npm run test:types:ci && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand --coverage","test:generated-types":"npm run db:generate-test-types && git diff --exit-code test/types.generated.ts || (echo '❌ Generated types are not up to date. Run npm run db:generate-test-types.' && exit 1)","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"npm run build && tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && wait-for-localhost 3000 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../../scripts/update-json-type.js && cd ../../ && npm run format"},"dependencies":{"@supabase/node-fetch":"2.6.15"},"devDependencies":{"chokidar-cli":"^3.0.0","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","ts-jest":"^28.0.3","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^3.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"readmeFilename":"README.md","gitHead":"698c306ff2b80ff82020d4eab549da1f10e22400","_id":"@supabase/postgrest-js@2.75.1-canary.5","_nodeVersion":"20.19.5","_npmVersion":"11.6.2","dist":{"integrity":"sha512-1H5p62GZJM4MgGNBmhnnFBteJbk48ApbzM+Reeyviz97PyLiFEvFUaow1WAVAtCOMmVESlkxpsKh1IV/mTIk/Q==","shasum":"2b36b847428999e75939572cc258fc76caaa1c45","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.75.1-canary.5.tgz","fileCount":83,"unpackedSize":401728,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.75.1-canary.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIA+DHawmS72FvPnYQ+AkdfVh2mw6AtndEhy8t+uot9UGAiEA8tuip9ldCFLsRw7oAk4ImZEbivo1snsRzCMe2sFbQKA="}],"size":69234},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.75.1-canary.5_1760608576930_0.5905911730840523"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-16T09:56:17.108Z","publish_time":1760608577108,"_source_registry_name":"default","contributors":[]},"2.75.1":{"name":"@supabase/postgrest-js","version":"2.75.1","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"clean":"rimraf dist docs/v2","format":"node scripts/format.js","format:check":"node scripts/format.js check","build":"npm run clean && npm run build:cjs && npm run build:esm","postbuild":"cp -rf ./src/types/common ../supabase-js/src/lib/rest/types/common","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test":"npm run format:check && npm run test:types && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:ci":"npm run format:check && npm run test:types:ci && npm run db:clean && npm run db:run && npm run test:generated-types && npm run test:run && npm run db:clean && node test/smoke.cjs && node test/smoke.mjs","test:run":"jest --runInBand --coverage","test:generated-types":"npm run db:generate-test-types && git diff --exit-code test/types.generated.ts || (echo '❌ Generated types are not up to date. Run npm run db:generate-test-types.' && exit 1)","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"npm run build && tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && wait-for-localhost 3000 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../../scripts/update-json-type.js && cd ../../ && npm run format"},"dependencies":{"@supabase/node-fetch":"2.6.15"},"devDependencies":{"chokidar-cli":"^3.0.0","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","ts-jest":"^28.0.3","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^3.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"gitHead":"0b47058203ef5d5fc35a0f2a7e693aae3390e1b9","_id":"@supabase/postgrest-js@2.75.1","_nodeVersion":"20.19.5","_npmVersion":"11.6.2","dist":{"integrity":"sha512-FiYBD0MaKqGW8eo4Xqu7/100Xm3ddgh+3qHtqS18yQRoglJTFRQCJzY1xkrGS0JFHE2YnbjL6XCiOBXiG8DK4Q==","shasum":"5ac7a0b93e78baa8567cb6958884e4a94c6e4899","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.75.1.tgz","fileCount":83,"unpackedSize":400922,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.75.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCx0jMnGPlYEqxuloqL/2K1Artx/Hi1f2FDQdvHUwm/EQIgNsrO2s0H+40NWRUc5hTzPjFY9ZDLUWlpg7Xye+iJgjE="}],"size":68995},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.75.1_1760704139176_0.6835481833395971"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-17T12:28:59.363Z","publish_time":1760704139363,"_source_registry_name":"default","contributors":[]},"2.75.2-canary.0":{"name":"@supabase/postgrest-js","version":"2.75.2-canary.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"clean":"rimraf dist docs/v2","build":"npm run clean && npm run build:cjs && npm run build:esm","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:ci:postgrest":"npm run db:clean && npm run db:run && npm run test:run && npm run db:clean && npm run test:smoke","test:run":"jest --runInBand --coverage","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && wait-for-localhost 3000 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../../scripts/update-json-type.js && cd ../../"},"dependencies":{"@supabase/node-fetch":"2.6.15"},"devDependencies":{"chokidar-cli":"^3.0.0","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","ts-jest":"^28.0.3","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^3.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"readmeFilename":"README.md","gitHead":"b31d2fdc8bbc62ea6a63af236db38f78aa98861e","_id":"@supabase/postgrest-js@2.75.2-canary.0","_nodeVersion":"20.19.5","_npmVersion":"11.6.2","dist":{"integrity":"sha512-OiJ6yBUVNjihozA+LJvR7LOcfbEW9lp0x1qBX/eV+T4v7OR0bIbGy03+dKcpIdHp3fW4U+tGlElgZktLg/Sq/w==","shasum":"8879f929f2ae0540a39c79d831fba4e7a099b25b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.75.2-canary.0.tgz","fileCount":84,"unpackedSize":451818,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.75.2-canary.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIAg+SX+5henV6rF822vhpSLxnH30IAckrmQA1KTNn+kHAiEAwpHm/CJ68nrWXxdFiFgU+9PlcicQMwcvS0SCdRp8Kos="}],"size":85173},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.75.2-canary.0_1760720025180_0.14513837326821588"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-17T16:53:45.416Z","publish_time":1760720025416,"_source_registry_name":"default","contributors":[]},"2.75.2-canary.1":{"name":"@supabase/postgrest-js","version":"2.75.2-canary.1","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"clean":"rimraf dist docs/v2","build":"npm run clean && npm run build:cjs && npm run build:esm","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:ci:postgrest":"npm run db:clean && npm run db:run && npm run test:run && npm run db:clean && npm run test:smoke","test:run":"jest --runInBand --coverage","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && wait-for-localhost 3000 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../../scripts/update-json-type.js && cd ../../"},"dependencies":{"@supabase/node-fetch":"2.6.15"},"devDependencies":{"chokidar-cli":"^3.0.0","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","ts-jest":"^28.0.3","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^3.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"readmeFilename":"README.md","gitHead":"282b191956b1b4093d89d081a900b20f4ab8d3fb","_id":"@supabase/postgrest-js@2.75.2-canary.1","_nodeVersion":"20.19.5","_npmVersion":"11.6.2","dist":{"integrity":"sha512-+Ke0RJqEEvIZ/ZxeE7CkKtkhym7rDuTXnhXeLNKPCyIKf/9arPuPwYnOweKVAx+yGTf6AONqhUTLLBh+8Fs6Zw==","shasum":"48e42edf23afccd12c87d28281080d5dde95abc4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.75.2-canary.1.tgz","fileCount":84,"unpackedSize":451818,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.75.2-canary.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIB5ehaiN11+PAF9hIklHFakbPldFMEUGoL51Z6I165pIAiEA02r5ng2rxRKmKL5zNOUm9j5TgefXQeRR10+uBHmhehI="}],"size":85168},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.75.2-canary.1_1760969687838_0.08809045975168783"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-20T14:14:48.038Z","publish_time":1760969688038,"_source_registry_name":"default","contributors":[]},"2.76.0":{"name":"@supabase/postgrest-js","version":"2.76.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"clean":"rimraf dist docs/v2","build":"npm run clean && npm run build:cjs && npm run build:esm","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:ci:postgrest":"npm run db:clean && npm run db:run && npm run test:run && npm run db:clean && npm run test:smoke","test:run":"jest --runInBand --coverage","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && wait-for-localhost 3000 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../../scripts/update-json-type.js && cd ../../"},"dependencies":{"@supabase/node-fetch":"2.6.15"},"devDependencies":{"chokidar-cli":"^3.0.0","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","ts-jest":"^28.0.3","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^3.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"gitHead":"282b191956b1b4093d89d081a900b20f4ab8d3fb","_id":"@supabase/postgrest-js@2.76.0","_nodeVersion":"20.19.5","_npmVersion":"11.6.2","dist":{"integrity":"sha512-Ty+AB73Cmcjn0sQcyoy+IEOHe0n8PbzXq3Ezyq5ijjU0++BqqzWFRO8zsGkb47KCUL0M5VWaCZxs0/wlhehMvw==","shasum":"2768e4e89de7f64d5aab0e51b24b2e5102346f0b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.76.0.tgz","fileCount":84,"unpackedSize":451778,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.76.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIFnjyuSAHaC35YuSfaew6Jpowk6cAsKxtmg3El2Hl10DAiEAvjHcvjnMoQ/LEE/kepjoLqhU8t9pbrGsBtz4KIgYX3c="}],"size":85152},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.76.0_1760973642951_0.6845110385452715"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-20T15:20:43.173Z","publish_time":1760973643173,"_source_registry_name":"default","contributors":[]},"2.76.1":{"name":"@supabase/postgrest-js","version":"2.76.1","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"clean":"rimraf dist docs/v2","build":"npm run clean && npm run build:cjs && npm run build:esm","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:ci:postgrest":"npm run db:clean && npm run db:run && npm run test:run && npm run db:clean && npm run test:smoke","test:run":"jest --runInBand --coverage","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && wait-for-localhost 3000 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../../scripts/update-json-type.js && cd ../../"},"dependencies":{"@supabase/node-fetch":"2.6.15","tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","prettier":"^2.6.2","ts-jest":"^28.0.3","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^3.0.0","zod":"^3.25.76"},"gitHead":"11b1989251a96967ba975755008e17b398f4260f","_id":"@supabase/postgrest-js@2.76.1","_nodeVersion":"20.19.5","_npmVersion":"11.6.2","dist":{"integrity":"sha512-QJ1Cwim6L9gzWKP8U4Lgw9x/4lMWkZSVMDRYFCH+vVGitVbtfU885swTiioOjjUe4EYGZm+Xktg90twzSVv6IA==","shasum":"7d458c08d11b8f2c8e706717bd6064a3a60c430d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.76.1.tgz","fileCount":84,"unpackedSize":451800,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.76.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIBUQr2pAKphU1Xrd2iClShzNLqD76C7g2Ai1ivvVPAOdAiArDcuIGMEqEJl2b20i6cj8GeacFOfTXLT6r6u9ejnz3w=="}],"size":85157},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.76.1_1761034619362_0.5961901761598036"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-21T08:16:59.547Z","publish_time":1761034619547,"_source_registry_name":"default","contributors":[]},"2.76.2-canary.0":{"name":"@supabase/postgrest-js","version":"2.76.2-canary.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"clean":"rimraf dist docs/v2","build":"npm run clean && npm run build:cjs && npm run build:esm","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:ci:postgrest":"npm run db:clean && npm run db:run && npm run test:run && npm run db:clean && npm run test:smoke","test:run":"jest --runInBand --coverage","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && wait-for-localhost 3000 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../../scripts/update-json-type.js && cd ../../"},"dependencies":{"@supabase/node-fetch":"2.6.15","tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","prettier":"^2.6.2","ts-jest":"^28.0.3","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^3.0.0","zod":"^3.25.76"},"readmeFilename":"README.md","gitHead":"c408c47334bd60a2a5911d9e6de58b8c5ca5e47b","_id":"@supabase/postgrest-js@2.76.2-canary.0","_nodeVersion":"20.19.5","_npmVersion":"11.6.2","dist":{"integrity":"sha512-YQ3zRpQvYE9M92zzW3+qE6xQAiy4X1OzrX4CGBCBZv+JUnwKpDwKtt4GjPW+bwhDI5Za8zBxw/uofaNfpJTFAA==","shasum":"fdaa1b6ea7c9e4282e14047632238b0f56330750","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.76.2-canary.0.tgz","fileCount":84,"unpackedSize":451840,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.76.2-canary.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIE87thsgsIaRa7kQAm7snevocHZDlqsQffm2H2W3Bt/aAiEA9Lrow1MfiLiwxSHiukmvbRyNKlXlZY0vREdNlTeQEP4="}],"size":85175},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.76.2-canary.0_1761042799764_0.014790500446876687"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-21T10:33:19.934Z","publish_time":1761042799934,"_source_registry_name":"default","contributors":[]},"2.76.2-canary.1":{"name":"@supabase/postgrest-js","version":"2.76.2-canary.1","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"clean":"rimraf dist docs/v2","build":"npm run clean && npm run build:cjs && npm run build:esm","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:ci:postgrest":"npm run db:clean && npm run db:run && npm run test:run && npm run db:clean && npm run test:smoke","test:run":"jest --runInBand --coverage","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && wait-for-localhost 3000 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../../scripts/update-json-type.js && cd ../../"},"dependencies":{"@supabase/node-fetch":"2.6.15","tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","prettier":"^2.6.2","ts-jest":"^28.0.3","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^3.0.0","zod":"^3.25.76"},"readmeFilename":"README.md","gitHead":"d754e7ffa574d5d230c0a2da6fa7e6d577d8bf6f","_id":"@supabase/postgrest-js@2.76.2-canary.1","_nodeVersion":"20.19.5","_npmVersion":"11.6.2","dist":{"integrity":"sha512-krdD1VsZBYdauzNPNGxDUqD5jI8TruEjc7rcHDUdkbGk5p3sYD1Opud0BYAXHTBWO6xzwZ+PjiuI3HwSRE/Odg==","shasum":"fd3c3841998578cf99cff6efb03ebbb28a9d44e0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.76.2-canary.1.tgz","fileCount":84,"unpackedSize":451840,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.76.2-canary.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIBUzaaLy7gZcMZq1yYMqQeNsOwfm5P92NsLHS22APlI8AiEAvQ8tVS6L6UCehM+V1mkMliCjuc2ioJh1IO2O8Q598A8="}],"size":85175},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.76.2-canary.1_1761142489860_0.8042581232180077"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-22T14:14:50.091Z","publish_time":1761142490091,"_source_registry_name":"default","contributors":[]},"2.76.2-canary.2":{"name":"@supabase/postgrest-js","version":"2.76.2-canary.2","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"clean":"rimraf dist docs/v2","build":"npm run clean && npm run build:cjs && npm run build:esm","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","build:module":"npm run build:cjs","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:ci:postgrest":"npm run db:clean && npm run db:run && npm run test:run && npm run db:clean && npm run test:smoke","test:run":"jest --runInBand --coverage","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && wait-for-localhost 3000 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../../scripts/update-json-type.js && cd ../../"},"dependencies":{"@supabase/node-fetch":"2.6.15","tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","prettier":"^2.6.2","ts-jest":"^28.0.3","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^3.0.0","zod":"^3.25.76"},"readmeFilename":"README.md","gitHead":"d70d3e0f46dcef87ebdec9012eb72be5f74c0ce1","_id":"@supabase/postgrest-js@2.76.2-canary.2","_nodeVersion":"20.19.5","_npmVersion":"11.6.2","dist":{"integrity":"sha512-B7lWPeLtG0BKSC0l/FMzisnBPGHlulBppOrH9GyraXjYn1WkCA3lTYWmnEC9Es7H9IprVJs2JMHIjSfCIOmbRw==","shasum":"8845d0678435c7b007789681070355b9aa227f37","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.76.2-canary.2.tgz","fileCount":84,"unpackedSize":451903,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.76.2-canary.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIA7CIrnkBNIgHnrRfMehBshLhOU1kGZZb/McNr2EWiEZAiA1f090sFFHANTRJd35N5CPB119Pry/fRXHau+slm34Rg=="}],"size":85190},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.76.2-canary.2_1761233237613_0.8841357805170036"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-23T15:27:17.827Z","publish_time":1761233237827,"_source_registry_name":"default","contributors":[]},"2.77.0":{"name":"@supabase/postgrest-js","version":"2.77.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"npm run build:cjs && npm run build:esm","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","build:module":"npm run build:cjs","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:ci:postgrest":"npm run db:clean && npm run db:run && npm run test:run && npm run db:clean && npm run test:smoke","test:run":"jest --runInBand --coverage","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && wait-for-localhost 3000 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../../scripts/update-json-type.js && cd ../../"},"dependencies":{"@supabase/node-fetch":"2.6.15","tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","ts-jest":"^28.0.3","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^3.0.0","zod":"^3.25.76"},"gitHead":"b45a31c7cd246d742ada1a27e09d2ba6e9d8851e","_id":"@supabase/postgrest-js@2.77.0","_nodeVersion":"20.19.5","_npmVersion":"11.6.2","dist":{"integrity":"sha512-Ly8C48x875JcUXBdML7SPRjO1Bpmjo6Sax/Tz4Ij6YU5paCrGKxEYDBVLP2eHKkQvf+LQ+GIbRFF1DorRvyfwQ==","shasum":"a4356c24d6003e94ae36c571de9f80447ef90575","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.77.0.tgz","fileCount":89,"unpackedSize":454295,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.77.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIHEXozmPQkbJ7TFVCIB/1+yVwCFhezV5SiskIf+Pg58AAiAA000ql3YTYviCo/9UVZ8GUkyK7Dt/MSlmPctQk6hwUA=="}],"size":85665},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.77.0_1761728453437_0.18450879907408635"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-29T09:00:53.670Z","publish_time":1761728453670,"_source_registry_name":"default","contributors":[]},"2.77.1-canary.0":{"name":"@supabase/postgrest-js","version":"2.77.1-canary.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"npm run build:cjs && npm run build:esm","format":"node scripts/format.js","format:check":"node scripts/format.js check","build:cjs":"tsc -p tsconfig.json","build:esm":"cpy wrapper.mjs dist/esm/","build:module":"npm run build:cjs","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:ci:postgrest":"npm run db:clean && npm run db:run && npm run test:run && npm run db:clean && npm run test:smoke","test:run":"jest --runInBand --coverage","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && wait-for-localhost 3000 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && cd ../../ && npm run format"},"dependencies":{"@supabase/node-fetch":"2.6.15","tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","cpy-cli":"^5.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","ts-jest":"^28.0.3","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^3.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"readmeFilename":"README.md","gitHead":"4c76af86309fadd901d059f4a0686c2584cabcd9","_id":"@supabase/postgrest-js@2.77.1-canary.0","_nodeVersion":"20.19.5","_npmVersion":"11.6.2","dist":{"integrity":"sha512-3ErJDeS0yeDQBqBRBC78E/SGG8E4OxbxvAI6A6Y/NiyVZ2aaZcXJCoqhiIkT/skhWIsmIdpemauFnycGd53zgg==","shasum":"53e638631d868e3192d8b4e49132e7545f9cc855","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.77.1-canary.0.tgz","fileCount":89,"unpackedSize":454468,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.77.1-canary.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIBMD+Pl/5wWE46wS81pVXw6+bgBwjstqYghHo0ZZROr4AiAEkkLkMZI+aoGGYhQWHf8p8oLRhbPlgsYbr7Xx/IqygQ=="}],"size":85722},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.77.1-canary.0_1761762682863_0.7550194755579984"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-29T18:31:23.092Z","publish_time":1761762683092,"_source_registry_name":"default","contributors":[]},"2.77.1-canary.1":{"name":"@supabase/postgrest-js","version":"2.77.1-canary.1","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"npm run build:cjs && npm run build:esm","format":"node scripts/format.js","format:check":"node scripts/format.js check","build:cjs":"tsc -p tsconfig.json","build:esm":"node scripts/copy-wrapper.cjs","build:module":"npm run build:cjs","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:ci:postgrest":"npm run db:clean && npm run db:run && npm run test:run && npm run db:clean && npm run test:smoke","test:run":"jest --runInBand --coverage","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && wait-for-localhost 3000 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && cd ../../ && npm run format"},"dependencies":{"@supabase/node-fetch":"2.6.15","tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","ts-jest":"^28.0.3","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"readmeFilename":"README.md","gitHead":"063bfd2e685fc5a0f8533a98e8d63f25e44d5f16","_id":"@supabase/postgrest-js@2.77.1-canary.1","_nodeVersion":"20.19.5","_npmVersion":"11.6.2","dist":{"integrity":"sha512-HU/0YKRPaxvC6UoxJtfufnkSXagoO26B7Y4pXTC7iiuKuxro6WCtwvhT74o5I/fF/1mAwZ+z/uZdKzHka1cTfA==","shasum":"525288e4b4b3e6aaede25b60e6637fcdfbf5f3fb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.77.1-canary.1.tgz","fileCount":89,"unpackedSize":454447,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.77.1-canary.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDDi5SbNZ4qNUV3HSvY9zBNhkgzekrpYRyCQQuvCDq4ZgIgaQPRi3P9QbE4+/HlrkwIfx/A3P61lDvMccr0qha2Jfg="}],"size":85717},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.77.1-canary.1_1761828840725_0.3337148975774442"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-30T12:54:00.922Z","publish_time":1761828840922,"_source_registry_name":"default","contributors":[]},"2.77.1-canary.2":{"name":"@supabase/postgrest-js","version":"2.77.1-canary.2","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"npm run build:cjs && npm run build:esm","format":"node scripts/format.js","format:check":"node scripts/format.js check","build:cjs":"tsc -p tsconfig.json","build:esm":"node scripts/copy-wrapper.cjs","build:module":"npm run build:cjs","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:ci:postgrest":"npm run db:clean && npm run db:run && npm run test:run && npm run db:clean && npm run test:smoke","test:run":"jest --runInBand --coverage","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && wait-for-localhost 3000 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && cd ../../ && npm run format"},"dependencies":{"@supabase/node-fetch":"2.6.15","tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","jest":"^28.1.0","node-abort-controller":"^3.0.1","ts-jest":"^28.0.3","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"readmeFilename":"README.md","gitHead":"ec5a9762186f1d8e28289afa1cad3d7df2a86bdc","_id":"@supabase/postgrest-js@2.77.1-canary.2","_nodeVersion":"20.19.5","_npmVersion":"11.6.2","dist":{"integrity":"sha512-2RCij7XVpDpmtcxyzH+FfWzANO+q3sxloZYjSh5cy0gb9eBPVzq4k0QZiS0Cf8+2+4KFBGiYMDxgx6Ja+qh3nA==","shasum":"5ad3b9e44e9a9e928ff8e1f52866a8f811587d38","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.77.1-canary.2.tgz","fileCount":89,"unpackedSize":454447,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.77.1-canary.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCID3UgusjSpw5bv8GY3QsitTwSlB4q/kgrlsZcscyPI8iAiAP/GjLqD/e+WD5lLdvR4TZKpUEuqI1O/L2oOITJYVhGg=="}],"size":85715},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.77.1-canary.2_1761832917513_0.31810487983055014"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-30T14:01:57.718Z","publish_time":1761832917718,"_source_registry_name":"default","contributors":[]},"2.78.0":{"name":"@supabase/postgrest-js","version":"2.78.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"npm run build:cjs && npm run build:esm","format":"node scripts/format.js","format:check":"node scripts/format.js check","build:cjs":"tsc -p tsconfig.json","build:esm":"node scripts/copy-wrapper.cjs","build:module":"npm run build:cjs","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:ci:postgrest":"npm run db:clean && npm run db:run && npm run test:run && npm run db:clean && npm run test:smoke","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && wait-for-localhost 3000 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && cd ../../ && npm run format"},"dependencies":{"@supabase/node-fetch":"2.6.15","tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"gitHead":"bbfbd92b0c91f04b1cac638ee5db763dc7c89026","_id":"@supabase/postgrest-js@2.78.0","_nodeVersion":"20.19.5","_npmVersion":"11.6.2","dist":{"integrity":"sha512-AwhpYlSvJ+PSnPmIK8sHj7NGDyDENYfQGKrMtpVIEzQA2ApUjgpUGxzXWN4Z0wEtLQsvv7g4y9HVad9Hzo1TNA==","shasum":"45d49799b81d0c2107c1d403f64ad09b06b2aacd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.78.0.tgz","fileCount":89,"unpackedSize":454202,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.78.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCH91863rho7jY/EtrDZvpHUFw1obV2i5aoMmUgOHGHawIgcjAjFO6bQUKROijvAVoYoWTkGJdSdt98FDKW20z0ZOE="}],"size":85636},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.78.0_1761838596025_0.4863587148040269"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-30T15:36:36.250Z","publish_time":1761838596250,"_source_registry_name":"default","contributors":[]},"2.78.1-canary.0":{"name":"@supabase/postgrest-js","version":"2.78.1-canary.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"npm run build:cjs && npm run build:esm","format":"node scripts/format.js","format:check":"node scripts/format.js check","build:cjs":"tsc -p tsconfig.json","build:esm":"node scripts/copy-wrapper.cjs","build:module":"npm run build:cjs","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:ci:postgrest":"npm run db:clean && npm run db:run && npm run test:run && npm run db:clean && npm run test:smoke","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && wait-for-localhost 3000 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && cd ../../ && npm run format"},"dependencies":{"@supabase/node-fetch":"2.6.15","tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"readmeFilename":"README.md","gitHead":"7511686f3003eeaa690656780fde494ef0830235","_id":"@supabase/postgrest-js@2.78.1-canary.0","_nodeVersion":"20.19.5","_npmVersion":"11.6.2","dist":{"integrity":"sha512-RpVrtjrW+/zO63BoGihhLH7VBha7hv54MCeOIZAiP4nEh3QytrYiKiJEsZF2NFa0r2AgsRQLxPNjgQxEqxWOwA==","shasum":"9f0522b96471adfc278cd3188e00f72724fdbc0e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.78.1-canary.0.tgz","fileCount":89,"unpackedSize":454242,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.78.1-canary.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDXw63UvMQ6J44xb3ns8qAw7cjUjFq6oWroRdFrVaFSyQIgeALtWq5WzddXVidZ/nF04/6zvbGlN1swZHOt9r5kzg0="}],"size":85653},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.78.1-canary.0_1761911828460_0.7179108716353326"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-31T11:57:08.683Z","publish_time":1761911828683,"_source_registry_name":"default","contributors":[]},"2.78.1-canary.1":{"name":"@supabase/postgrest-js","version":"2.78.1-canary.1","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"npm run build:cjs && npm run build:esm","format":"node scripts/format.js","format:check":"node scripts/format.js check","build:cjs":"tsc -p tsconfig.json","build:esm":"node scripts/copy-wrapper.cjs","build:module":"npm run build:cjs","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:ci:postgrest":"npm run db:clean && npm run db:run && npm run test:run && npm run db:clean && npm run test:smoke","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && wait-for-localhost 3000 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && cd ../../ && npm run format"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"53949f32338b02982ee32a9822547222f65b092a","_id":"@supabase/postgrest-js@2.78.1-canary.1","_nodeVersion":"20.19.5","_npmVersion":"11.6.2","dist":{"integrity":"sha512-yn3nlpiDoDJNQhy1fdnREaqhQ8DIL7FdjcTZ2CsyjrWl7WBAtSj54CaAY26jMOPbRqPkS2/XH86Llx7YlyYFVA==","shasum":"8eda2228f2e56acf06fae3cad817020426901bbc","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.78.1-canary.1.tgz","fileCount":89,"unpackedSize":453815,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.78.1-canary.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIBi+4R3/4yAAcjHE0AnPgu6jl+wNoQDn3xIZAzhzxWePAiAVobvpR1xQyyQsoyM5N4/rk24vlAYQr73Q700+HUtg3w=="}],"size":85531},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.78.1-canary.1_1762270813189_0.0799456343250895"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-04T15:40:13.388Z","publish_time":1762270813388,"_source_registry_name":"default","contributors":[]},"2.79.0":{"name":"@supabase/postgrest-js","version":"2.79.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"npm run build:cjs && npm run build:esm","format":"node scripts/format.js","format:check":"node scripts/format.js check","build:cjs":"tsc -p tsconfig.json","build:esm":"node scripts/copy-wrapper.cjs","build:module":"npm run build:cjs","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:ci:postgrest":"npm run db:clean && npm run db:run && npm run test:run && npm run db:clean && npm run test:smoke","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && wait-for-localhost 3000 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && cd ../../ && npm run format"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"gitHead":"53949f32338b02982ee32a9822547222f65b092a","_id":"@supabase/postgrest-js@2.79.0","_nodeVersion":"20.19.5","_npmVersion":"11.6.2","dist":{"integrity":"sha512-2i8EFm3/49ecjt6dk/TGVROBbtOmhryiC4NL3u0FBIrm2hqj+FvbELv1jjM6r+a6abnh+uzIV/bFsWHAa/k3/w==","shasum":"676bd669ac65201010b6c025020db10fdafc9758","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.79.0.tgz","fileCount":89,"unpackedSize":453775,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.79.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDEkr24430c/cJnN1fPXGUBfwrzhHkKMjGDY3Yht1fuFAIgcJRAPB0gd9sLgE8G6RZ/9eFJsxg+eL+SBkcw/qE1Ljk="}],"size":85515},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.79.0_1762271567997_0.3653293004482778"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-04T15:52:48.190Z","publish_time":1762271568190,"_source_registry_name":"default","contributors":[]},"2.80.0":{"name":"@supabase/postgrest-js","version":"2.80.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"npm run build:cjs && npm run build:esm","format":"node scripts/format.js","format:check":"node scripts/format.js check","build:cjs":"tsc -p tsconfig.json","build:esm":"node scripts/copy-wrapper.cjs","build:module":"npm run build:cjs","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:ci:postgrest":"npm run db:clean && npm run db:run && npm run test:run && npm run db:clean && npm run test:smoke","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && wait-for-localhost 3000 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && cd ../../ && npm run format"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"gitHead":"d5f54f0a6453c66b634d2c2751d1f1371efac6c7","_id":"@supabase/postgrest-js@2.80.0","_nodeVersion":"20.19.5","_npmVersion":"11.6.2","dist":{"integrity":"sha512-yKzehXlRbDoXIQefdRQnvaI9BEogoWIp/7+y/m5enZDKW2IP9aAgq5tU72sThcwftDJvknnIpEHAABG3qviEng==","shasum":"16ae491ca0dd8219419d672e8c4da67bf141d75d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.80.0.tgz","fileCount":89,"unpackedSize":453775,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.80.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIFW1XRwEOHSylAtq26+cUPMDA2yfF5SdSYF1FNPQ8tFMAiEArR+rD6u6falBIXVMoFDQsUUuLp+oMbUCU20bNiwXo84="}],"size":85513},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.80.0_1762431280074_0.254642791502274"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-06T12:14:40.259Z","publish_time":1762431280259,"_source_registry_name":"default","contributors":[]},"2.80.1-canary.2":{"name":"@supabase/postgrest-js","version":"2.80.1-canary.2","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"npm run build:cjs && npm run build:esm","format":"node scripts/format.js","format:check":"node scripts/format.js check","build:cjs":"tsc -p tsconfig.json","build:esm":"node scripts/copy-wrapper.cjs","build:module":"npm run build:cjs","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:ci:postgrest":"npm run db:clean && npm run db:run && npm run test:run && npm run db:clean && npm run test:smoke","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && wait-for-localhost 3000 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && cd ../../ && npm run format"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"2d862a1ac9ad0c0a2099f7dfcae0efa9fbd64555","_id":"@supabase/postgrest-js@2.80.1-canary.2","_nodeVersion":"20.19.5","_npmVersion":"11.6.2","dist":{"integrity":"sha512-LN4nx3+85gBIarbTHYdjid9o20lNWBSBIXDPvaSEtur10MQtiqkLODwfAaHFefkHY09pNPILbR7VfIWWCUHBZw==","shasum":"6fc305dc703938be631e42f0328a8160a928a7f4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.80.1-canary.2.tgz","fileCount":89,"unpackedSize":453815,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.80.1-canary.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDs6a41ydK2+m1wxoj5bt1+3zdjBXadmCf51ZcXtCbEUQIhAIh9o7AEphyoAQGIbmBuq0m/41a8ivjlBCDo8bjXlFkE"}],"size":85531},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.80.1-canary.2_1762529441791_0.5494254958480043"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-07T15:30:42.019Z","publish_time":1762529442019,"_source_registry_name":"default","contributors":[]},"2.80.1-canary.3":{"name":"@supabase/postgrest-js","version":"2.80.1-canary.3","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"npm run build:cjs && npm run build:esm","format":"node scripts/format.js","format:check":"node scripts/format.js check","build:cjs":"tsc -p tsconfig.json","build:esm":"node scripts/copy-wrapper.cjs","build:module":"npm run build:cjs","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:ci:postgrest":"npm run db:clean && npm run db:run && npm run test:run && npm run db:clean && npm run test:smoke","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && wait-for-localhost 3000 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && cd ../../ && npm run format"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"4589e34e5c2767a83f93d9f10b5d536e2e7d1de2","_id":"@supabase/postgrest-js@2.80.1-canary.3","_nodeVersion":"20.19.5","_npmVersion":"11.6.2","dist":{"integrity":"sha512-HCSlRiOX0bVVw1N1t8m/Zsm+jEbvijER9IqaaKBlHf9Y6Fmn8MrrHu+gRWKkxsMB32B4aGmAkX464FO0v/ijaA==","shasum":"21e77b6777d2cba9fe7467bde27133df8ed7f9e4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.80.1-canary.3.tgz","fileCount":89,"unpackedSize":453815,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.80.1-canary.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIDnLXbm5n0om9Lmx2vdIxsuYrYGq89ov19YODkLwbq8LAiEA0a4FXOWO8r+0shmruidz5mT1OHlJJ7HJttO7oYQYfHY="}],"size":85534},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.80.1-canary.3_1762533625274_0.9209708724368129"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-07T16:40:25.493Z","publish_time":1762533625493,"_source_registry_name":"default","contributors":[]},"2.80.1-canary.4":{"name":"@supabase/postgrest-js","version":"2.80.1-canary.4","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"npm run build:cjs && npm run build:esm","format":"node scripts/format.js","format:check":"node scripts/format.js check","build:cjs":"tsc -p tsconfig.json","build:esm":"node scripts/copy-wrapper.cjs","build:module":"npm run build:cjs","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:ci:postgrest":"npm run db:clean && npm run db:run && npm run test:run && npm run db:clean && npm run test:smoke","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && wait-for-localhost 3000 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && cd ../../ && npm run format"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"d1ba7d97c52ae1760c0c9f6854f380da65082260","_id":"@supabase/postgrest-js@2.80.1-canary.4","_nodeVersion":"20.19.5","_npmVersion":"11.6.2","dist":{"integrity":"sha512-wDyLev5RUXajnw0skOR1b3nLqrqxVkIuTNcVhc/XhbqtvelMHzSsNPVUTKzwVd+aq1mtp81B8z73YSX3JxVFSg==","shasum":"76cb8d9ae36a359e71360190d36ba0565de53b50","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.80.1-canary.4.tgz","fileCount":89,"unpackedSize":453815,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.80.1-canary.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQD3k8qAyZk5XpJT9NZ4QBHn7I3AiAweQInsZNatJZseaAIgJSva2ZjyQP1iqXj+lupvZm0Ey91W4RZeYMWWzZ0TYrE="}],"size":85533},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.80.1-canary.4_1762537708978_0.09521595213537126"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-07T17:48:29.175Z","publish_time":1762537709175,"_source_registry_name":"default","contributors":[]},"2.80.1-canary.5":{"name":"@supabase/postgrest-js","version":"2.80.1-canary.5","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"npm run build:cjs && npm run build:esm","format":"node scripts/format.js","format:check":"node scripts/format.js check","build:cjs":"tsc -p tsconfig.json","build:esm":"node scripts/copy-wrapper.cjs","build:module":"npm run build:cjs","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:ci:postgrest":"npm run db:clean && npm run db:run && npm run test:run && npm run db:clean && npm run test:smoke","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && wait-for-localhost 3000 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && cd ../../ && npm run format"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"5e6dda11fd42ce1e2975839a81c1cc3877faa34e","_id":"@supabase/postgrest-js@2.80.1-canary.5","_nodeVersion":"20.19.5","_npmVersion":"11.6.2","dist":{"integrity":"sha512-dni81B5KQ9LB7EhYXmSY5hhAGeTtcFTke2y3jrpNg+/9MdG7Zx1/vL/USnqWmpnZJvsuEZ44BxlDEvVSHrDBDw==","shasum":"1a265c22d0329a2bde7d2ffcdef426cdcd610aeb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.80.1-canary.5.tgz","fileCount":89,"unpackedSize":453815,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.80.1-canary.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIFQu9KYwXaN4MB20K21wLJ3Lb70EGG/Ebcp7sINd0sL2AiEAsz4FMnOknku0Kw3BiMjlsny4e7JyTd2DCyrMWG9YWWU="}],"size":85532},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.80.1-canary.5_1762786293107_0.559740366149839"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-10T14:51:33.279Z","publish_time":1762786293279,"_source_registry_name":"default","contributors":[]},"2.81.0":{"name":"@supabase/postgrest-js","version":"2.81.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"npm run build:cjs && npm run build:esm","format":"node scripts/format.js","format:check":"node scripts/format.js check","build:cjs":"tsc -p tsconfig.json","build:esm":"node scripts/copy-wrapper.cjs","build:module":"npm run build:cjs","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:ci:postgrest":"npm run db:clean && npm run db:run && npm run test:run && npm run db:clean && npm run test:smoke","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && wait-for-localhost 3000 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && cd ../../ && npm run format"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"gitHead":"5e6dda11fd42ce1e2975839a81c1cc3877faa34e","_id":"@supabase/postgrest-js@2.81.0","_nodeVersion":"20.19.5","_npmVersion":"11.6.2","dist":{"integrity":"sha512-HdybTRf5Sy+gBxzgwkag+WkvV8QqMXhnKQ383YG51lCbm8p82CuCcUTzGy2xFHiA2ZXnnlkSzrfw8uKFAiAiog==","shasum":"909145e14a72cd0740dfb971b95204a1f699ccc2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.81.0.tgz","fileCount":89,"unpackedSize":453775,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.81.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDtMuaWwhULBT2zEg1Xzz2rnsEOc3ifIM7/oymm+FEnLAIgRBGS1GETLmHn8AaGGj6Ppy4y5JnRVAkjv4dabZXnlPM="}],"size":85514},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.81.0_1762788767404_0.37913810428401007"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-10T15:32:47.601Z","publish_time":1762788767601,"_source_registry_name":"default","contributors":[]},"2.81.1-canary.0":{"name":"@supabase/postgrest-js","version":"2.81.1-canary.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"npm run build:cjs && npm run build:esm","format":"node scripts/format.js","format:check":"node scripts/format.js check","build:cjs":"tsc -p tsconfig.json","build:esm":"node scripts/copy-wrapper.cjs","build:module":"npm run build:cjs","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:ci:postgrest":"npm run db:clean && npm run db:run && npm run test:run && npm run db:clean && npm run test:smoke","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && wait-for-localhost 3000 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && cd ../../ && npm run format"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"01e1948fd97bd72eacd63f3ebefd43283ddddd85","_id":"@supabase/postgrest-js@2.81.1-canary.0","_nodeVersion":"20.19.5","_npmVersion":"11.6.2","dist":{"integrity":"sha512-xEBK5izctfchrQBQ5Ewu4dp/QyEXa3S7E20ETdLh015RRAxjmZ4wArmy2kPPe+9H0AJFAA00Ol54NGxFcwM8UQ==","shasum":"74bcfc088af48dd6deb0f6e659c6f3144c62f355","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.81.1-canary.0.tgz","fileCount":89,"unpackedSize":453815,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.81.1-canary.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDjnpEvza86iE9GrJ2xkukBRHh/SCY1kZTqzgWEaDr6nQIgOhrC0VQdHixXUVxiMjy81LxzKGqJbaCjFJGtAz6aWl0="}],"size":85532},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.81.1-canary.0_1762862335267_0.027106539203737512"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-11T11:58:55.434Z","publish_time":1762862335434,"_source_registry_name":"default","contributors":[]},"2.81.1-canary.1":{"name":"@supabase/postgrest-js","version":"2.81.1-canary.1","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"npm run build:cjs && npm run build:esm","format":"node scripts/format.js","format:check":"node scripts/format.js check","build:cjs":"tsc -p tsconfig.json","build:esm":"node scripts/copy-wrapper.cjs","build:module":"npm run build:cjs","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:ci:postgrest":"npm run db:clean && npm run db:run && npm run test:run && npm run db:clean && npm run test:smoke","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && wait-for-localhost 3000 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && cd ../../ && npm run format"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"137105708a9ae09c88e800091eb35e6a811b105c","_id":"@supabase/postgrest-js@2.81.1-canary.1","_nodeVersion":"20.19.5","_npmVersion":"11.6.2","dist":{"integrity":"sha512-1JHesSO5bUF000O2UlTma9XSBZOdshGfwjnRWpzXp5T8dqJ3xg8/4Kl4reIRfNk16ul2ITHnxqrasiB+pzxBBg==","shasum":"185bff6debf33c3871f53a63a762f5eb6fd05584","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.81.1-canary.1.tgz","fileCount":89,"unpackedSize":453815,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.81.1-canary.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIGbaFUVeaiiq9uRo3rdbAvTE3RyQsXwXz91mzR2xlHY1AiB0/Nzs5WsqvONdchY5rKSaYaKs9oPQN3EynEo1OPDrzA=="}],"size":85530},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.81.1-canary.1_1762876459327_0.9246502553008931"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-11T15:54:19.577Z","publish_time":1762876459577,"_source_registry_name":"default","contributors":[]},"2.81.1":{"name":"@supabase/postgrest-js","version":"2.81.1","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"npm run build:cjs && npm run build:esm","format":"node scripts/format.js","format:check":"node scripts/format.js check","build:cjs":"tsc -p tsconfig.json","build:esm":"node scripts/copy-wrapper.cjs","build:module":"npm run build:cjs","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:ci:postgrest":"npm run db:clean && npm run db:run && npm run test:run && npm run db:clean && npm run test:smoke","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && wait-for-localhost 3000 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && cd ../../ && npm run format"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"gitHead":"137105708a9ae09c88e800091eb35e6a811b105c","_id":"@supabase/postgrest-js@2.81.1","_nodeVersion":"20.19.5","_npmVersion":"11.6.2","dist":{"integrity":"sha512-DePpUTAPXJyBurQ4IH2e42DWoA+/Qmr5mbgY4B6ZcxVc/ZUKfTVK31BYIFBATMApWraFc8Q/Sg+yxtfJ3E0wSg==","shasum":"6101095264adb24765e5d5839d8cfc7082c1eeda","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.81.1.tgz","fileCount":89,"unpackedSize":453775,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.81.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIE+TRUAdmxgcnB1/73sUld0uFemHPNDsVXxNOCpe1Z81AiEAiAKVGf7/fG6w32aGPHO18wzU4gY/OhPv6eBj/stm1Qc="}],"size":85512},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.81.1_1762877387743_0.16032577500535972"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-11T16:09:47.950Z","publish_time":1762877387950,"_source_registry_name":"default","contributors":[]},"2.81.2-canary.0":{"name":"@supabase/postgrest-js","version":"2.81.2-canary.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"npm run build:cjs && npm run build:esm","format":"node scripts/format.js","format:check":"node scripts/format.js check","build:cjs":"tsc -p tsconfig.json","build:esm":"node scripts/copy-wrapper.cjs","build:module":"npm run build:cjs","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:ci:postgrest":"npm run db:clean && npm run db:run && npm run test:run && npm run db:clean && npm run test:smoke","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && wait-for-localhost 3000 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && cd ../../ && npm run format"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"d7beb574b23be51dc93d159a6a0d5c98ab424a76","_id":"@supabase/postgrest-js@2.81.2-canary.0","_nodeVersion":"20.19.5","_npmVersion":"11.6.2","dist":{"integrity":"sha512-RB3jlKnn4OJZ16MDGAucTzJFqep5yeuf24rsUdYoaAmQFQjGvALKEnwu1/TK9G75Obi51r7Pvlev8VjwemPaiA==","shasum":"f846a4a34c32d9c00f84c096f7fcc582f03f603a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.81.2-canary.0.tgz","fileCount":89,"unpackedSize":457154,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.81.2-canary.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQD5vLHcniVXx666EHfrXh24qz4+ARqPN08nWQZ/xgWcRgIhALxnXG5FdVyYvENnYGtdJe9pJK+rxzQqp4aO4iD30Aut"}],"size":86361},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.81.2-canary.0_1762965517112_0.9824115129505393"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-12T16:38:37.330Z","publish_time":1762965517330,"_source_registry_name":"default","contributors":[]},"2.81.2-canary.1":{"name":"@supabase/postgrest-js","version":"2.81.2-canary.1","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"npm run build:cjs && npm run build:esm","format":"node scripts/format.js","format:check":"node scripts/format.js check","build:cjs":"tsc -p tsconfig.json","build:esm":"node scripts/copy-wrapper.cjs","build:module":"npm run build:cjs","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:ci:postgrest":"npm run db:clean && npm run db:run && npm run test:run && npm run db:clean && npm run test:smoke","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && wait-for-localhost 3000 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && cd ../../ && npm run format"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"91cfd78d2f774a6c3c48f0530d9e194f9ecde49d","_id":"@supabase/postgrest-js@2.81.2-canary.1","_nodeVersion":"20.19.5","_npmVersion":"11.6.2","dist":{"integrity":"sha512-xjCQUzseiO7mKEQcLC0EslwG4LWT0HkekWg2pul1Q0QuJqBkF250iZr55hwBkm40F3xAj5zrs/fzPe3TjwSgyA==","shasum":"fbce91952b4b2c70c715f658fbe51d3d9f0c47b4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.81.2-canary.1.tgz","fileCount":89,"unpackedSize":461383,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.81.2-canary.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDCcaZTlZopSxqKoswqyFcT5OeE4OTr03toQ1v1r+1VHAIhAIb/SNewtvL8D0pTKSuLsJMcuRbZUJQcortMJTD6XfXh"}],"size":87194},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.81.2-canary.1_1763400298314_0.18687612512523222"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-17T17:24:58.537Z","publish_time":1763400298537,"_source_registry_name":"default","contributors":[]},"2.81.2-canary.2":{"name":"@supabase/postgrest-js","version":"2.81.2-canary.2","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"npm run build:cjs && npm run build:esm","format":"node scripts/format.js","format:check":"node scripts/format.js check","build:cjs":"tsc -p tsconfig.json","build:esm":"node scripts/copy-wrapper.cjs","build:module":"npm run build:cjs","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:ci:postgrest":"npm run db:clean && npm run db:run && npm run test:run && npm run db:clean && npm run test:smoke","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && wait-for-localhost 3000 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && cd ../../ && npm run format"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"d30607e07b88ff12ab818015544bd94b83e6c690","_id":"@supabase/postgrest-js@2.81.2-canary.2","_nodeVersion":"20.19.5","_npmVersion":"11.6.2","dist":{"integrity":"sha512-dif0pTWOJQUP92XCGQ3D2IiIpq5O6TnFSC4ZmtbIbFSwhyknFFqZd3FpynAZJaCJheJOU0Y7YqQsOrupSoQR/Q==","shasum":"cd4bcf52efe84fca31e01522ca27fca331cccb37","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.81.2-canary.2.tgz","fileCount":89,"unpackedSize":461383,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.81.2-canary.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCXW4V5vbDVNOgv3jeraQG/gt2/L7Yg2b0HFmbx5kufNgIgerTjQVmb0bpGhJJe8vL+//07JuK7TwePOSS5yB9mB8E="}],"size":87196},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.81.2-canary.2_1763450411145_0.4570734148643638"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-18T07:20:11.327Z","publish_time":1763450411327,"_source_registry_name":"default","contributors":[]},"2.81.2-canary.3":{"name":"@supabase/postgrest-js","version":"2.81.2-canary.3","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"npm run build:cjs && npm run build:esm","format":"node scripts/format.js","format:check":"node scripts/format.js check","build:cjs":"tsc -p tsconfig.json","build:esm":"node scripts/copy-wrapper.cjs","build:module":"npm run build:cjs","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:ci:postgrest":"npm run db:clean && npm run db:run && npm run test:run && npm run db:clean && npm run test:smoke","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && wait-for-localhost 3000 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && cd ../../ && npm run format"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"683e69efdb9726e54f8dc7aa49fc51e6b8963532","_id":"@supabase/postgrest-js@2.81.2-canary.3","_nodeVersion":"20.19.5","_npmVersion":"11.6.2","dist":{"integrity":"sha512-sTWEPN0/L2niXlzn79WTze/j0VSjJRn78P3csGrEOHm8B4haVgLLhBveqlkpiJ3hbUwteI1WYfiwcsr8YSietg==","shasum":"af168a96f62f20f4d55af76e30ee476e8db0c6cb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.81.2-canary.3.tgz","fileCount":89,"unpackedSize":461383,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.81.2-canary.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIGbl+ISQeDV8Eyb3AUWtYeLHmBrR57HzLE8yGUdcIunXAiB+kTguwm+C8nzqwqz5LMFb9NlImQqIJFFgJgPbml/1hQ=="}],"size":87196},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.81.2-canary.3_1763459526218_0.4241030514182702"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-18T09:52:06.443Z","publish_time":1763459526443,"_source_registry_name":"default","contributors":[]},"2.82.0":{"name":"@supabase/postgrest-js","version":"2.82.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"npm run build:cjs && npm run build:esm","format":"node scripts/format.js","format:check":"node scripts/format.js check","build:cjs":"tsc -p tsconfig.json","build:esm":"node scripts/copy-wrapper.cjs","build:module":"npm run build:cjs","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:ci:postgrest":"npm run db:clean && npm run db:run && npm run test:run && npm run db:clean && npm run test:smoke","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && wait-for-localhost 3000 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && cd ../../ && npm run format"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"gitHead":"4eaecb2313a19c0c33e1e2e9b1f807f2cc59aabb","_id":"@supabase/postgrest-js@2.82.0","_nodeVersion":"20.19.5","_npmVersion":"11.6.2","dist":{"integrity":"sha512-USknjvkWpElcTxuvfsfWdMplyjGvbrI4YGf2j9uJCh143W/FJksf83+jQi8Y/yLf1VSL3qXYUap5CV5Wwc6jVQ==","shasum":"97761a467592c264cd91ea03ba0ada5c265c48a5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.82.0.tgz","fileCount":89,"unpackedSize":461343,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.82.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIAWBltKaGmnIV5sG0SB4sF5lBkRvOGFbMBqxtqiqYG4QAiEAiXet6FEjr8qlOAiZwcSWGQA9kKwloLxc3fHDCnyaMp0="}],"size":87180},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.82.0_1763471047303_0.46658201527961096"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-18T13:04:07.553Z","publish_time":1763471047553,"_source_registry_name":"default","contributors":[]},"2.82.1-canary.0":{"name":"@supabase/postgrest-js","version":"2.82.1-canary.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"npm run build:cjs && npm run build:esm","format":"node scripts/format.js","format:check":"node scripts/format.js check","build:cjs":"tsc -p tsconfig.json","build:esm":"node scripts/copy-wrapper.cjs","build:module":"npm run build:cjs","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:ci:postgrest":"npm run db:clean && npm run db:run && npm run test:run && npm run db:clean && npm run test:smoke","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && wait-for-localhost 3000 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && cd ../../ && npm run format"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"5259ffc8b7b09f4b09a9b5e2b0bcc27e0e0db316","_id":"@supabase/postgrest-js@2.82.1-canary.0","_nodeVersion":"20.19.5","_npmVersion":"11.6.2","dist":{"integrity":"sha512-3ICuo/gJUzqEboLZ0NNgu3OBSTxUqRaAZPUA4rRXGRR1SoQdjSuBPSTlMUiedhJsyLZfcAiCyrwAsUGeomKmlg==","shasum":"658de134ef8b8a0f2c4c3b936c0fbb9838949ecc","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.82.1-canary.0.tgz","fileCount":89,"unpackedSize":461383,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.82.1-canary.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIGB7CYXPg3Wmj7GGQXJtTY8NFH4FhE9+6E5s3OUOc95tAiASoCfjQqozTsG4qEqCBDtV0TS6YARBfgBJHU6TJ9Fviw=="}],"size":87198},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.82.1-canary.0_1763478277735_0.17449307350222298"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-18T15:04:37.939Z","publish_time":1763478277939,"_source_registry_name":"default","contributors":[]},"2.83.0":{"name":"@supabase/postgrest-js","version":"2.83.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"npm run build:cjs && npm run build:esm","format":"node scripts/format.js","format:check":"node scripts/format.js check","build:cjs":"tsc -p tsconfig.json","build:esm":"node scripts/copy-wrapper.cjs","build:module":"npm run build:cjs","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:ci:postgrest":"npm run db:clean && npm run db:run && npm run test:run && npm run db:clean && npm run test:smoke","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && wait-for-localhost 3000 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && cd ../../ && npm run format"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"gitHead":"5259ffc8b7b09f4b09a9b5e2b0bcc27e0e0db316","_id":"@supabase/postgrest-js@2.83.0","_nodeVersion":"20.19.5","_npmVersion":"11.6.2","dist":{"integrity":"sha512-qjVwbP9JXwgd/YbOj/soWvOUl5c/jyI/L7zs7VDxl5HEq64Gs4ZI5OoDcml+HcOwxFFxVytYeyQLd0rSWWNRIQ==","shasum":"f0934665e97d5fcf5d4853ba88ddb4ed29390897","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.83.0.tgz","fileCount":89,"unpackedSize":461343,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.83.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQC4P0fRZ19deg6H0Ktt6xV0+c2v7IRiiAEQyo65kb5YcwIhALBD/aKIX6Tqdcr9Xc0VSYPxyy7RzzeYbzNKkXYbSF31"}],"size":87179},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.83.0_1763478428161_0.6056484524758416"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-18T15:07:08.374Z","publish_time":1763478428374,"_source_registry_name":"default","contributors":[]},"2.83.1-canary.0":{"name":"@supabase/postgrest-js","version":"2.83.1-canary.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"npm run build:cjs && npm run build:esm","format":"node scripts/format.js","format:check":"node scripts/format.js check","build:cjs":"tsc -p tsconfig.json","build:esm":"node scripts/copy-wrapper.cjs","build:module":"npm run build:cjs","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:ci:postgrest":"npm run db:clean && npm run db:run && npm run test:run && npm run db:clean && npm run test:smoke","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && wait-for-localhost 3000 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && cd ../../ && npm run format"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"c16602cdedaaaa5c77043459bf897c239881b9f3","_id":"@supabase/postgrest-js@2.83.1-canary.0","_nodeVersion":"20.19.5","_npmVersion":"11.6.2","dist":{"integrity":"sha512-FaRR09JgGErU9OK/RWi4BojUnKu4t67TDbZTv4gGYi6yvfFguU995Tu/umE2e5SU9/grs5/sda9cyu9gCDNtpg==","shasum":"e98620518ba51dc448afa9c6e4efb5b485f39736","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.83.1-canary.0.tgz","fileCount":89,"unpackedSize":461884,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.83.1-canary.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDsSdo9jVEvv8LUo8KyDwhehjWDQzEuqWHi9PiBQjLc4wIhALsC2UmmWyWXYA5uKIsfpN1bx3pryk56wCyv7xGYLB1J"}],"size":87344},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.83.1-canary.0_1763541207743_0.7814502142134472"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-19T08:33:27.938Z","publish_time":1763541207938,"_source_registry_name":"default","contributors":[]},"2.83.1-canary.1":{"name":"@supabase/postgrest-js","version":"2.83.1-canary.1","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"npm run build:cjs && npm run build:esm","format":"node scripts/format.js","format:check":"node scripts/format.js check","build:cjs":"tsc -p tsconfig.json","build:esm":"node scripts/copy-wrapper.cjs","build:module":"npm run build:cjs","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:ci:postgrest":"npm run db:clean && npm run db:run && npm run test:run && npm run db:clean && npm run test:smoke","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && wait-for-localhost 3000 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && cd ../../ && npm run format"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"e189fd260159e342e6aaae1328a9a27f38f5e7b2","_id":"@supabase/postgrest-js@2.83.1-canary.1","_nodeVersion":"20.19.5","_npmVersion":"11.6.2","dist":{"integrity":"sha512-hpp/2bLK/5p9huCtfPFU/t3nQe9TOsZqQcv0Za8sPmLRxE2P/iYdLlrFPzqXyOad8nsRT0OZPz0Z6pfmp1XljQ==","shasum":"0fed5f7851ffed2c5d13d1e22c33a2d2afca9460","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.83.1-canary.1.tgz","fileCount":89,"unpackedSize":461884,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.83.1-canary.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIDMJO1cP0UX59Gh1kpIoHI2TwWtWx6Zt3I5TVMKAIxplAiEAqnZUHbyrxee0dXbKB0SvuPvbhSCWAFAtogFQNj2zHaA="}],"size":87343},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.83.1-canary.1_1763544664150_0.10135616043471041"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-19T09:31:04.391Z","publish_time":1763544664391,"_source_registry_name":"default","contributors":[]},"2.83.1-canary.2":{"name":"@supabase/postgrest-js","version":"2.83.1-canary.2","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"npm run build:cjs && npm run build:esm","format":"node scripts/format.js","format:check":"node scripts/format.js check","build:cjs":"tsc -p tsconfig.json","build:esm":"node scripts/copy-wrapper.cjs","build:module":"npm run build:cjs","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:ci:postgrest":"npm run db:clean && npm run db:run && npm run test:run && npm run db:clean && npm run test:smoke","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && wait-for-localhost 3000 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && cd ../../ && npm run format"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"da38938b8f6d3dc05ba3425744e361ee018c7a8c","_id":"@supabase/postgrest-js@2.83.1-canary.2","_nodeVersion":"20.19.5","_npmVersion":"11.6.2","dist":{"integrity":"sha512-yi9znINqd6bQTc3vkTcoLzU8c9E7oSA62Lg5y6clsw58IyvD4b7Lsuft1H/vRRKvFpQ86YPPiD6KZwW8zskxaA==","shasum":"f1a46611157436c7800b7fbe371dfde4cc0c4c4d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.83.1-canary.2.tgz","fileCount":89,"unpackedSize":467168,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.83.1-canary.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCm2Lki4ULnyuf3v7weUn0XWiUOI4TsAnqmD64BTrZY3gIhAN6vRCz+fYiEzdigdnkGCt+4Ns5cbMzbZh8++t4ZVcgO"}],"size":87958},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.83.1-canary.2_1763573982521_0.5732342815475366"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-19T17:39:42.707Z","publish_time":1763573982707,"_source_registry_name":"default","contributors":[]},"2.84.0":{"name":"@supabase/postgrest-js","version":"2.84.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"npm run build:cjs && npm run build:esm","format":"node scripts/format.js","format:check":"node scripts/format.js check","build:cjs":"tsc -p tsconfig.json","build:esm":"node scripts/copy-wrapper.cjs","build:module":"npm run build:cjs","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:ci:postgrest":"npm run db:clean && npm run db:run && npm run test:run && npm run db:clean && npm run test:smoke","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && wait-for-localhost 3000 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && cd ../../ && npm run format"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"gitHead":"b5ea928c27df87be34fd4604f22020039ed6841a","_id":"@supabase/postgrest-js@2.84.0","_nodeVersion":"20.19.5","_npmVersion":"11.6.3","dist":{"integrity":"sha512-oplc/3jfJeVW4F0J8wqywHkjIZvOVHtqzF0RESijepDAv5Dn/LThlGW1ftysoP4+PXVIrnghAbzPHo88fNomPQ==","shasum":"1e3841efe1ac7ffe5b91614860072c14a83e359c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.84.0.tgz","fileCount":89,"unpackedSize":467128,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.84.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIHLNJqJrj+YuFUOIY2JGaLON3F1R/BXxFqT2IBV4EtUtAiEA4/LGEl8O/OCc51T2gX4fNtQgzL7My/Gq7BKH7ovS52M="}],"size":87942},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.84.0_1763637368493_0.5740993676765382"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-20T11:16:08.738Z","publish_time":1763637368738,"_source_registry_name":"default","contributors":[]},"2.84.1-canary.0":{"name":"@supabase/postgrest-js","version":"2.84.1-canary.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"npm run build:cjs && npm run build:esm","format":"node scripts/format.js","format:check":"node scripts/format.js check","build:cjs":"tsc -p tsconfig.json","build:esm":"node scripts/copy-wrapper.cjs","build:module":"npm run build:cjs","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:ci:postgrest":"npm run db:clean && npm run db:run && npm run test:run && npm run db:clean && npm run test:smoke","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && wait-for-localhost 3000 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && cd ../../ && npm run format"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"68d3b2cf89ceb2065b25fccbd59902121543c942","_id":"@supabase/postgrest-js@2.84.1-canary.0","_nodeVersion":"20.19.5","_npmVersion":"11.6.4","dist":{"integrity":"sha512-NgYTr4Z0myboCdQYKXNznuscyumBnhWofzRvbTU+Rbuga1qI/fcx6eIKNj/2bNynZGv4MFrlhI/Ija0Hq/yxGg==","shasum":"81067c39cd8e91004c97ba446388554b1cc8e997","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.84.1-canary.0.tgz","fileCount":89,"unpackedSize":469385,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.84.1-canary.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIDiHZFNU3bk48LTckVDZp9thje66nkc+MKLU3NoGXSmNAiBI1ntpNXrtttU+SGBF5Qm2UN/wyQ9JrpQudl+1OZdBqw=="}],"size":88567},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.84.1-canary.0_1764144678023_0.6768522487937048"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-26T08:11:18.244Z","publish_time":1764144678244,"_source_registry_name":"default","contributors":[]},"2.84.1-canary.1":{"name":"@supabase/postgrest-js","version":"2.84.1-canary.1","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"npm run build:cjs && npm run build:esm","format":"node scripts/format.js","format:check":"node scripts/format.js check","build:cjs":"tsc -p tsconfig.json","build:esm":"node scripts/copy-wrapper.cjs","build:module":"npm run build:cjs","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:ci:postgrest":"npm run db:clean && npm run db:run && npm run test:run && npm run db:clean && npm run test:smoke","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && wait-for-localhost 3000 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && cd ../../ && npm run format"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"33c0b1ecb9a428313e1a9e40b036acda0c09cc9c","_id":"@supabase/postgrest-js@2.84.1-canary.1","_nodeVersion":"20.19.5","_npmVersion":"11.6.4","dist":{"integrity":"sha512-NUA7XAkCb+e1zRGx0mbzJyM5gH678i/Wft21NcQVaY2UDDWtUwJIlGpfb82pfzw8+xHs+wkG9VQ5ZBN8sslAVQ==","shasum":"1299fe22ef3ebc4ebe50bac4e58571c46df89468","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.84.1-canary.1.tgz","fileCount":89,"unpackedSize":469385,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.84.1-canary.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCPW5Xkf8d7AktNPym9APhx8QdJqK10mI/7wl8uO5GVkQIhAIkpq3sicvDfdkbxRcY4+8KG2HShzlgkhx6D0cFKYPKF"}],"size":88565},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.84.1-canary.1_1764150845693_0.8570245240526007"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-26T09:54:05.916Z","publish_time":1764150845916,"_source_registry_name":"default","contributors":[]},"2.85.0":{"name":"@supabase/postgrest-js","version":"2.85.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"npm run build:cjs && npm run build:esm","format":"node scripts/format.js","format:check":"node scripts/format.js check","build:cjs":"tsc -p tsconfig.json","build:esm":"node scripts/copy-wrapper.cjs","build:module":"npm run build:cjs","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:ci:postgrest":"npm run db:clean && npm run db:run && npm run test:run && npm run db:clean && npm run test:smoke","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && wait-for-localhost 3000 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && cd ../../ && npm run format"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"gitHead":"ad5b5534ccea3cd904ced8a99a30abe6dab14fc8","_id":"@supabase/postgrest-js@2.85.0","_nodeVersion":"20.19.5","_npmVersion":"11.6.4","dist":{"integrity":"sha512-x2RK81RzVdZA2WAlbmZzR2Mowl13GOCTG20QKzhksYrXZCM6V/Pi+d1CQXjOCmjbLgM4btLpXgy+xkZidmnzqg==","shasum":"3d46abd4cf16e875bc88855206e7e1308b23884d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.85.0.tgz","fileCount":89,"unpackedSize":469345,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.85.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIHg9HdkAWeq5p8/YVfAFeF1Go9+uooDs7wb/5HAQQG6YAiEAmUZa0yFWlHcf2fODKgRR+YTT26gFbPggZMSiwnrM/XQ="}],"size":88552},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.85.0_1764164472388_0.8528104970047763"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-26T13:41:12.658Z","publish_time":1764164472658,"_source_registry_name":"default","contributors":[]},"2.85.1-canary.0":{"name":"@supabase/postgrest-js","version":"2.85.1-canary.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"npm run build:cjs && npm run build:esm","format":"node scripts/format.js","format:check":"node scripts/format.js check","build:cjs":"tsc -p tsconfig.json","build:esm":"node scripts/copy-wrapper.cjs","build:module":"npm run build:cjs","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:ci:postgrest":"npm run db:clean && npm run db:run && npm run test:run && npm run db:clean && npm run test:smoke","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && wait-for-localhost 3000 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && cd ../../ && npm run format"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"f16f1c4120dab860301ccd46fbfd5514979b0eb2","_id":"@supabase/postgrest-js@2.85.1-canary.0","_nodeVersion":"20.19.5","_npmVersion":"11.6.4","dist":{"integrity":"sha512-bVTsCK/kTxOtx+3GMG3MFUqIUvFWD+yVnu6lkpG6gLiGUMd70sMCgk9693GPcalQ94uZmQThXoVUNE1eCfTdsA==","shasum":"9b6c491e805040ea3800b438b42a0412afec76d5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.85.1-canary.0.tgz","fileCount":89,"unpackedSize":469385,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.85.1-canary.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIDcpq10Ucv4LxoF9bHP75N1jGVc2LdMNXQsNh9QsFVv/AiBNQcDJzB48j1L+rIPW4YYJMON1cXLsxfUt01EomukrLw=="}],"size":88567},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.85.1-canary.0_1764175587396_0.9524884410071857"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-26T16:46:27.600Z","publish_time":1764175587600,"_source_registry_name":"default","contributors":[]},"2.86.0":{"name":"@supabase/postgrest-js","version":"2.86.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"npm run build:cjs && npm run build:esm","format":"node scripts/format.js","format:check":"node scripts/format.js check","build:cjs":"tsc -p tsconfig.json","build:esm":"node scripts/copy-wrapper.cjs","build:module":"npm run build:cjs","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:ci:postgrest":"npm run db:clean && npm run db:run && npm run test:run && npm run db:clean && npm run test:smoke","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && wait-for-localhost 3000 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && cd ../../ && npm run format"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"gitHead":"f16f1c4120dab860301ccd46fbfd5514979b0eb2","_id":"@supabase/postgrest-js@2.86.0","_nodeVersion":"20.19.5","_npmVersion":"11.6.4","dist":{"integrity":"sha512-QVf+wIXILcZJ7IhWhWn+ozdf8B+oO0Ulizh2AAPxD/6nQL+x3r9lJ47a+fpc/jvAOGXMbkeW534Kw6jz7e8iIA==","shasum":"9f4a66632539635f8ec3dbfa76a915de30cabfbb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.86.0.tgz","fileCount":89,"unpackedSize":469345,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.86.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIFetrRoppALAyK55uRc/MgxkccM8tyo5jmqGDZIucTY1AiB5UyWA4YjLbOyrDS9Cv+36hF3H/0HAAVgDo33teqHiDA=="}],"size":88550},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.86.0_1764180302016_0.26723260593643317"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-26T18:05:02.286Z","publish_time":1764180302286,"_source_registry_name":"default","contributors":[]},"2.86.1-canary.0":{"name":"@supabase/postgrest-js","version":"2.86.1-canary.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"npm run build:cjs && npm run build:esm","format":"node scripts/format.js","format:check":"node scripts/format.js check","build:cjs":"tsc -p tsconfig.json","build:esm":"node scripts/copy-wrapper.cjs","build:module":"npm run build:cjs","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:ci:postgrest":"npm run db:clean && npm run db:run && npm run test:run && npm run db:clean && npm run test:smoke","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && wait-for-localhost 3000 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && cd ../../ && npm run format"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"41d76bd289acf13c6f7f0c9c98cccd4959f022cd","_id":"@supabase/postgrest-js@2.86.1-canary.0","_nodeVersion":"20.19.6","_npmVersion":"11.6.4","dist":{"integrity":"sha512-WTy8V0hOUN3fp5Z4Wu8vyvagvQqKkMxJbL3DXzPt4Ff+ydJx9vJoyO8r5gF112wYG7k5G+qDEz5uPFoPjAUjKg==","shasum":"2d8bdcfbf66c428de0ead4f7567fb1a76c575c33","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.86.1-canary.0.tgz","fileCount":89,"unpackedSize":472184,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.86.1-canary.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIA6CeifY55yrjC31z9GgRzS+jH1PfmA2Rp8qgPq02kmFAiBprbtl4APfU1Fum5OQTiJ+rPoa/D7OD0SaiuEOraKaxw=="}],"size":89032},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.86.1-canary.0_1764853709520_0.4548093149765453"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-04T13:08:29.689Z","publish_time":1764853709689,"_source_registry_name":"default","contributors":[]},"2.86.1":{"name":"@supabase/postgrest-js","version":"2.86.1","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"npm run build:cjs && npm run build:esm","format":"node scripts/format.js","format:check":"node scripts/format.js check","build:cjs":"tsc -p tsconfig.json","build:esm":"node scripts/copy-wrapper.cjs","build:module":"npm run build:cjs","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:ci:postgrest":"npm run db:clean && npm run db:run && npm run test:run && npm run db:clean && npm run test:smoke","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && wait-for-localhost 3000 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && cd ../../ && npm run format"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"gitHead":"41d76bd289acf13c6f7f0c9c98cccd4959f022cd","_id":"@supabase/postgrest-js@2.86.1","_nodeVersion":"20.19.6","_npmVersion":"11.6.4","dist":{"integrity":"sha512-k8RTVG+c92iOd2wHX8GmQYaaYBpMpNh2q+e8pq+oNH9umZWJ+5J+3Gavy8SRdgyJe25orKWUHSci9pEoIpEJFw==","shasum":"2eb1fbaa0ab16c596ad3c4f9c9d3b5cd2311641a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.86.1.tgz","fileCount":89,"unpackedSize":472144,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.86.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIAXoRZEpaCNn8WGOTPgs0L8lyrJxz5vxIwSl2vqYaXsMAiEA9pZiHI6aTDWojUGdEncvomeF3jkl/vSMRVh/INydhiE="}],"size":89013},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.86.1_1764854113687_0.42030814533373584"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-04T13:15:13.851Z","publish_time":1764854113851,"_source_registry_name":"default","contributors":[]},"2.86.2-canary.0":{"name":"@supabase/postgrest-js","version":"2.86.2-canary.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"npm run build:cjs && npm run build:esm","format":"node scripts/format.js","format:check":"node scripts/format.js check","build:cjs":"tsc -p tsconfig.json","build:esm":"node scripts/copy-wrapper.cjs","build:module":"npm run build:cjs","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:ci:postgrest":"npm run db:clean && npm run db:run && npm run test:run && npm run db:clean && npm run test:smoke","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && wait-for-localhost 3000 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && cd ../../ && npm run format"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"3b038a01d6608e185e577d901d7de590719bd0a8","_id":"@supabase/postgrest-js@2.86.2-canary.0","_nodeVersion":"20.19.6","_npmVersion":"11.6.4","dist":{"integrity":"sha512-uyIqK6fDRELIep26kIgLsvqiuEUulCulEr+ankRwlgFCOVruvuyLgnTQRQMVfwW01+0386uYiIY0yGVufK/u+g==","shasum":"e7c763aeb5bfa2f7ccc1d5a04cdc58279de1a252","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.86.2-canary.0.tgz","fileCount":89,"unpackedSize":472184,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.86.2-canary.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIHwaZMU+A0TMMhPpw0szVCKpI6CgqEpSPG6Dzb6Ip560AiA1jHOpZHDPpmHktHFrD5xFUF6poMbGyTTSMxI0afj4JA=="}],"size":89032},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.86.2-canary.0_1764859647616_0.7857821446681219"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-04T14:47:27.754Z","publish_time":1764859647754,"_source_registry_name":"default","contributors":[]},"2.86.2":{"name":"@supabase/postgrest-js","version":"2.86.2","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"npm run build:cjs && npm run build:esm","format":"node scripts/format.js","format:check":"node scripts/format.js check","build:cjs":"tsc -p tsconfig.json","build:esm":"node scripts/copy-wrapper.cjs","build:module":"npm run build:cjs","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:ci:postgrest":"npm run db:clean && npm run db:run && npm run test:run && npm run db:clean && npm run test:smoke","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && wait-for-localhost 3000 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && cd ../../ && npm run format"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"gitHead":"3b038a01d6608e185e577d901d7de590719bd0a8","_id":"@supabase/postgrest-js@2.86.2","_nodeVersion":"20.19.6","_npmVersion":"11.6.4","dist":{"integrity":"sha512-KVgOF2QASvUfQnzMGAmxR7f3ZF/eZ8PFp2F5Q7SAPQlmB83FEaZ7C/QMzfVXXqkMbotfh96xcaBNSKnxowFObA==","shasum":"4df97d0dffc04b92f157fc6cf8c8981abba787dc","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.86.2.tgz","fileCount":89,"unpackedSize":472144,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.86.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIFzHy6Gk1nIMha+bc702F67JS1S6tCW3VyuHCMTgAJuZAiEA+Eo97ySJdKIsxtsdUBIcHw38TQpd0AkcWUytqJwKhKI="}],"size":89012},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.86.2_1764859976814_0.385234403988749"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-04T14:52:56.958Z","publish_time":1764859976958,"_source_registry_name":"default","contributors":[]},"2.86.3-canary.0":{"name":"@supabase/postgrest-js","version":"2.86.3-canary.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"npm run build:cjs && npm run build:esm","format":"node scripts/format.js","format:check":"node scripts/format.js check","build:cjs":"tsc -p tsconfig.json","build:esm":"node scripts/copy-wrapper.cjs","build:module":"npm run build:cjs","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:ci:postgrest":"npm run db:clean && npm run db:run && npm run test:run && npm run db:clean && npm run test:smoke","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && wait-for-localhost 3000 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && cd ../../ && npm run format"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"0baaf06235fd3abcf8e5206fab1c1ef7af65f741","_id":"@supabase/postgrest-js@2.86.3-canary.0","_nodeVersion":"20.19.6","_npmVersion":"11.6.4","dist":{"integrity":"sha512-gAHP4oaALhy/ZeVzPABDzKu2WMTRkn1Jg9CuWfy/rLuU9Q8y7dAze2XnH5FoeDEI8Y+HY0HmI2HtusHP8mo8iQ==","shasum":"494f85bd07c194d28adb89aa2290b8335824f29e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.86.3-canary.0.tgz","fileCount":89,"unpackedSize":472184,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.86.3-canary.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIHs//0nzcOT1kyq9sWnF7DbG4+PAW1bmSSJzjUEGABSeAiEAhI+p5G+CkDgGN1mAzJDy28WZRIkUmqUu9lw7rUWubrY="}],"size":89032},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.86.3-canary.0_1764950207303_0.7162163771764583"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-05T15:56:47.470Z","publish_time":1764950207470,"_source_registry_name":"default","contributors":[]},"2.87.0":{"name":"@supabase/postgrest-js","version":"2.87.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"npm run build:cjs && npm run build:esm","format":"node scripts/format.js","format:check":"node scripts/format.js check","build:cjs":"tsc -p tsconfig.json","build:esm":"node scripts/copy-wrapper.cjs","build:module":"npm run build:cjs","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:ci:postgrest":"npm run db:clean && npm run db:run && npm run test:run && npm run db:clean && npm run test:smoke","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && wait-for-localhost 3000 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && cd ../../ && npm run format"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"gitHead":"0baaf06235fd3abcf8e5206fab1c1ef7af65f741","_id":"@supabase/postgrest-js@2.87.0","_nodeVersion":"20.19.6","_npmVersion":"11.6.4","dist":{"integrity":"sha512-2+86Iyq9INVQE++L/kCWSoWApeoU4CVO6VKJrzaxGQGESylTVam5mqVqC0LQnjZ39kIKQgYmZ3yylXMmPNFHJQ==","shasum":"8b5f20dd78e23dd68745996cc00a797d9ccb0601","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.87.0.tgz","fileCount":89,"unpackedSize":472144,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.87.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCJcK1p3AOlJyRZIRhHGgWDPPDNzZHskORQTrgBK/tEKwIhALga38CHfBzekXlERVTC9OeG3LYT8KqjJQMyYNbN7HQ7"}],"size":89014},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.87.0_1765204890521_0.9423798736345792"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-08T14:41:30.695Z","publish_time":1765204890695,"_source_registry_name":"default","contributors":[]},"2.87.1-canary.0":{"name":"@supabase/postgrest-js","version":"2.87.1-canary.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"npm run build:cjs && npm run build:esm","format":"node scripts/format.js","format:check":"node scripts/format.js check","build:cjs":"tsc -p tsconfig.json","build:esm":"node scripts/copy-wrapper.cjs","build:module":"npm run build:cjs","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:ci:postgrest":"npm run db:clean && npm run db:run && npm run test:run && npm run db:clean && npm run test:smoke","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && wait-for-localhost 3000 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && cd ../../ && npm run format"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"139a74506d8fde7c0614ceade5a6d8353c478d20","_id":"@supabase/postgrest-js@2.87.1-canary.0","_nodeVersion":"20.19.6","_npmVersion":"11.6.4","dist":{"integrity":"sha512-mVpwJn6EUs8QeGndq8yhyvLH5lRnMnQgEsfoD+2YEGACwBqPvwYFUQ1UMzlaayiyzrv58Th/VIqBR3FpJZ2ueQ==","shasum":"6f64edfd21f9884f7de01f59db6aec4695658cf0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.87.1-canary.0.tgz","fileCount":89,"unpackedSize":472184,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.87.1-canary.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCxw66SfLwO6oJdXAbURagio6oll93OrQbE/OP/NvnQwgIhAJH6cHw7nG3gVTOhbM1oPBPloUrpYkVxhm9jsgOr2Rgg"}],"size":89032},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.87.1-canary.0_1765209439837_0.017534643156438712"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-08T15:57:20.008Z","publish_time":1765209440008,"_source_registry_name":"default","contributors":[]},"2.87.1-canary.1":{"name":"@supabase/postgrest-js","version":"2.87.1-canary.1","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"npm run build:cjs && npm run build:esm","format":"node scripts/format.js","format:check":"node scripts/format.js check","build:cjs":"tsc -p tsconfig.json","build:esm":"node scripts/copy-wrapper.cjs","build:module":"npm run build:cjs","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:ci:postgrest":"npm run db:clean && npm run db:run && npm run test:run && npm run db:clean && npm run test:smoke","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && wait-for-localhost 3000 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && cd ../../ && npm run format"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"e1689222e09bc26a5854bf44a22f03dfe1ff55aa","_id":"@supabase/postgrest-js@2.87.1-canary.1","_nodeVersion":"20.19.6","_npmVersion":"11.6.4","dist":{"integrity":"sha512-MLGzBtykP81u7FSLl1cyjrKdpK/wO1QpgsANm5dLzgjb1cNXCnq9sZHLNk0bvBxWlAHqkObVh+Ov1PnUtPReFg==","shasum":"5beff5cf7add41ecbd477e55c59e07d9194f2849","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.87.1-canary.1.tgz","fileCount":89,"unpackedSize":472184,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.87.1-canary.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQC0fV0CeUmfGvOncLz+xHcRuWKDP7Osj/k4sne7PLrFqwIgSsTf/RhLx2Fv72eK6cmWZ5uB9FVCoQzoThvge4n9Ak0="}],"size":89034},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.87.1-canary.1_1765211715167_0.9505253933820204"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-08T16:35:15.316Z","publish_time":1765211715316,"_source_registry_name":"default","contributors":[]},"2.87.1":{"name":"@supabase/postgrest-js","version":"2.87.1","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"npm run build:cjs && npm run build:esm","format":"node scripts/format.js","format:check":"node scripts/format.js check","build:cjs":"tsc -p tsconfig.json","build:esm":"node scripts/copy-wrapper.cjs","build:module":"npm run build:cjs","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:ci:postgrest":"npm run db:clean && npm run db:run && npm run test:run && npm run db:clean && npm run test:smoke","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && wait-for-localhost 3000 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && cd ../../ && npm run format"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"gitHead":"a9dffc2da140c16d3a77716d0ec28a506b3315df","_id":"@supabase/postgrest-js@2.87.1","_nodeVersion":"20.19.6","_npmVersion":"11.6.4","dist":{"integrity":"sha512-Yzu5eL3iGmZW0C/8x+vEojAOou63FI9oVw8HI8YOq63+5yM8g8aGh7Y1E2vbXFb7+gHGsPqLnaC6dPhrYt7qBA==","shasum":"cc8286091e43334da0b38d89284a427607eae818","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.87.1.tgz","fileCount":89,"unpackedSize":472144,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.87.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIEto2a5Upzu8CcxgW26ecGVcYl3htFg0AZXpTELc2MpXAiAcVfCfNT0iLGCQDPnMT8rKCNW2gH2nshifM+w4u8hQ7w=="}],"size":89013},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.87.1_1765279853869_0.15972640248141534"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-09T11:30:54.016Z","publish_time":1765279854016,"_source_registry_name":"default","contributors":[]},"2.87.2-canary.0":{"name":"@supabase/postgrest-js","version":"2.87.2-canary.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"npm run build:cjs && npm run build:esm","format":"node scripts/format.js","format:check":"node scripts/format.js check","build:cjs":"tsc -p tsconfig.json","build:esm":"node scripts/copy-wrapper.cjs","build:module":"npm run build:cjs","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:ci:postgrest":"npm run db:clean && npm run db:run && npm run test:run && npm run db:clean && npm run test:smoke","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && wait-for-localhost 3000 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && cd ../../ && npm run format"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"31280b28cf57d12b4f675458a658d8b1c0ccf063","_id":"@supabase/postgrest-js@2.87.2-canary.0","_nodeVersion":"20.19.6","_npmVersion":"11.7.0","dist":{"integrity":"sha512-TBqjrAQS7nVEqSKp7fsWANlPcTZ4bq0P1JPF++qYLnNH5e7nya+lLQNxVa6EfImlyEfVGEyo/mD4CEQ1UFhn0A==","shasum":"de038d565f925df16ae62305c0d04ac259c5c9e5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.87.2-canary.0.tgz","fileCount":89,"unpackedSize":472184,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.87.2-canary.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDAqeMSW58KLA6SwPmaMgY0MCjhVm5QVnS+eVLNo/0RewIgMhUs9K9o1r97vOPCUgBdMjbKp8SmEDKNm6r5n0CtU4E="}],"size":89032},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.87.2-canary.0_1765813230480_0.5488795145046035"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-15T15:40:30.648Z","publish_time":1765813230648,"_source_registry_name":"default","contributors":[]},"2.87.2":{"name":"@supabase/postgrest-js","version":"2.87.2","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"npm run build:cjs && npm run build:esm","format":"node scripts/format.js","format:check":"node scripts/format.js check","build:cjs":"tsc -p tsconfig.json","build:esm":"node scripts/copy-wrapper.cjs","build:module":"npm run build:cjs","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:ci:postgrest":"npm run db:clean && npm run db:run && npm run test:run && npm run db:clean && npm run test:smoke","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && wait-for-localhost 3000 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && cd ../../ && npm run format"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"gitHead":"31280b28cf57d12b4f675458a658d8b1c0ccf063","_id":"@supabase/postgrest-js@2.87.2","_nodeVersion":"20.19.6","_npmVersion":"11.7.0","dist":{"integrity":"sha512-P7BJJWe6x1caN7gY3LeI33Kj5W0+Jcn/OSAnLV8moPAs1bEITu0yzEG/ehPnG4F4AKieIO/D3FcNzNO44KOlzg==","shasum":"63368def88cb0753b279b979ee66598870bdf4df","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.87.2.tgz","fileCount":89,"unpackedSize":472144,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.87.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIGQ0Sw1jGQkxpE8DInGcZG0MBV2dDqGcecni1x7QhEcTAiA8aBKo16QnXg2ovhnAhQ8k2I9HiJ/WzuWXHU+yRKp4BQ=="}],"size":89016},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.87.2_1765814198075_0.643203376103805"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-15T15:56:38.241Z","publish_time":1765814198241,"_source_registry_name":"default","contributors":[]},"2.87.3-canary.0":{"name":"@supabase/postgrest-js","version":"2.87.3-canary.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"npm run build:cjs && npm run build:esm","format":"node scripts/format.js","format:check":"node scripts/format.js check","build:cjs":"tsc -p tsconfig.json","build:esm":"node scripts/copy-wrapper.cjs","build:module":"npm run build:cjs","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:ci:postgrest":"npm run db:clean && npm run db:run && npm run test:run && npm run db:clean && npm run test:smoke","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && wait-for-localhost 3000 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && cd ../../ && npm run format"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"e6798b002f5159b5c78f3c40001ac81049b36a39","_id":"@supabase/postgrest-js@2.87.3-canary.0","_nodeVersion":"20.19.6","_npmVersion":"11.7.0","dist":{"integrity":"sha512-K44DCX2pfStJZaiqS3ULIu0V/bfNEzaa9slhsV8wTln/hcaN/WbeQ4Nfvwn7v4Xs09mATphsdr4TfJF+EEGW7g==","shasum":"3d10f0c4e14964b2a1e891a5829ffe9b362a4b09","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.87.3-canary.0.tgz","fileCount":89,"unpackedSize":472184,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.87.3-canary.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIHJVH/EjvnGUX0YMqBwfFK7PKpHYj1H+knnxnzVmwjK5AiEAtDtr9/T0ii0nQTqH6TQI1luOkVtw+1xh4YykJ3qdNj0="}],"size":89032},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.87.3-canary.0_1765817209112_0.7617029548948333"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-15T16:46:49.256Z","publish_time":1765817209256,"_source_registry_name":"default","contributors":[]},"2.87.3-canary.1":{"name":"@supabase/postgrest-js","version":"2.87.3-canary.1","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"npm run build:cjs && npm run build:esm","format":"node scripts/format.js","format:check":"node scripts/format.js check","build:cjs":"tsc -p tsconfig.json","build:esm":"node scripts/copy-wrapper.cjs","build:module":"npm run build:cjs","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:ci:postgrest":"npm run db:clean && npm run db:run && npm run test:run && npm run db:clean && npm run test:smoke","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && wait-for-localhost 3000 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && cd ../../ && npm run format"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"628e710386a350d489063ab4397a9197aaec5c65","_id":"@supabase/postgrest-js@2.87.3-canary.1","_nodeVersion":"20.19.6","_npmVersion":"11.7.0","dist":{"integrity":"sha512-WWcw/XLzmlL6MROw9cIriJVmctFZ8r2wd3fpCARR99pcP3ly1s5/A9reWWCs8pt16UU9QwcaPk9htZdGv2aF6Q==","shasum":"72d721af603c1c8cd559421a6e1f7894d944156a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.87.3-canary.1.tgz","fileCount":89,"unpackedSize":472184,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.87.3-canary.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIApDsc5HsuqFVqgneHGdaxEeRbTQoAhwgh3fhUeXm7IwAiEAuwvwbp4E0aZxEC5gJSTATcQ2Ty1iIbkN03Ogmco88Yo="}],"size":89030},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.87.3-canary.1_1765826106004_0.8898627803396058"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-15T19:15:06.152Z","publish_time":1765826106152,"_source_registry_name":"default","contributors":[]},"2.87.3":{"name":"@supabase/postgrest-js","version":"2.87.3","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"npm run build:cjs && npm run build:esm","format":"node scripts/format.js","format:check":"node scripts/format.js check","build:cjs":"tsc -p tsconfig.json","build:esm":"node scripts/copy-wrapper.cjs","build:module":"npm run build:cjs","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:ci:postgrest":"npm run db:clean && npm run db:run && npm run test:run && npm run db:clean && npm run test:smoke","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && wait-for-localhost 3000 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && cd ../../ && npm run format"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"gitHead":"628e710386a350d489063ab4397a9197aaec5c65","_id":"@supabase/postgrest-js@2.87.3","_nodeVersion":"20.19.6","_npmVersion":"11.7.0","dist":{"integrity":"sha512-5Z+yXOAUX5QPgGbKOAFNzG9Qu2BWufZ86edyDqfvZVm8IzqbbLh98kw4KJMqvJlKynfthBte3RCvbQ20MRk+Mg==","shasum":"bb92b2c04ce595c669579311e05a98311c424140","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.87.3.tgz","fileCount":89,"unpackedSize":472144,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.87.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDMEtCgQ2cXGwnKFdYr7IWHFu4MvVDIWLbwFI7CJnH0rAIhAM/bUUn2PmCxkYwDvOiN+GSj87r/YcfYHuYp4a5LU7nd"}],"size":89015},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.87.3_1765826881493_0.9727720120901404"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-15T19:28:01.668Z","publish_time":1765826881668,"_source_registry_name":"default","contributors":[]},"2.87.4-canary.0":{"name":"@supabase/postgrest-js","version":"2.87.4-canary.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"npm run build:cjs && npm run build:esm","format":"node scripts/format.js","format:check":"node scripts/format.js check","build:cjs":"tsc -p tsconfig.json","build:esm":"node scripts/copy-wrapper.cjs","build:module":"npm run build:cjs","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:ci:postgrest":"npm run db:clean && npm run db:run && npm run test:run && npm run db:clean && npm run test:smoke","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && wait-for-localhost 3000 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && cd ../../ && npm run format"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"72566c9f30a6d4d94b2184d3e97e6822b5a26496","_id":"@supabase/postgrest-js@2.87.4-canary.0","_nodeVersion":"20.19.6","_npmVersion":"11.7.0","dist":{"integrity":"sha512-IYWDfkXkhV2Yxpdb3POh/AroztsBLjvWEek/oDmPhZr47dPSDuH/JohVfUXOERc2Vzxp9ue+JaqaRk97kkaaSQ==","shasum":"3651d2e9df7881154da6884132e6e3f0ad3f049c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.87.4-canary.0.tgz","fileCount":89,"unpackedSize":472184,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.87.4-canary.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIFYvD16X4MFj0PdgRzBnEsAcjraBoszoUlLe8teVvGJ0AiBI99m9jCljzJ3X1qzvG6fkGF+dOS0pR0jrY5r1I79/gw=="}],"size":89032},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.87.4-canary.0_1765827916184_0.9125906765311675"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-15T19:45:16.329Z","publish_time":1765827916329,"_source_registry_name":"default","contributors":[]},"2.87.4-canary.1":{"name":"@supabase/postgrest-js","version":"2.87.4-canary.1","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"npm run build:cjs && npm run build:esm","format":"node scripts/format.js","format:check":"node scripts/format.js check","build:cjs":"tsc -p tsconfig.json","build:esm":"node scripts/copy-wrapper.cjs","build:module":"npm run build:cjs","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:ci:postgrest":"npm run db:clean && npm run db:run && npm run test:run && npm run db:clean && npm run test:smoke","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && wait-for-localhost 3000 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && cd ../../ && npm run format"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"4d9f71cdd0ec26c8b6258d2caba3f31014809520","_id":"@supabase/postgrest-js@2.87.4-canary.1","_nodeVersion":"20.19.6","_npmVersion":"11.7.0","dist":{"integrity":"sha512-1jlOWPhByIKqMUY7ctdpNzXo0i/ndknnV4tuLjnJe+GradKsofaMjvuyzjQ3Z++17M+7cFIG2f7dtVV1ZqDrnA==","shasum":"7b608d99ac1aa0677202d0d2c12941648c825c15","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.87.4-canary.1.tgz","fileCount":89,"unpackedSize":472184,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.87.4-canary.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIANaZnYr4bxiHQ/NMVN6+W9u89xVAJm6ds1bFtKTj6cZAiBnK2BMCbpv4UWNFp+0CMOqv/OgpfScEPZkDI6mt80xMQ=="}],"size":89031},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.87.4-canary.1_1765881581057_0.6814050613905553"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-16T10:39:41.203Z","publish_time":1765881581203,"_source_registry_name":"default","contributors":[]},"2.87.4-canary.2":{"name":"@supabase/postgrest-js","version":"2.87.4-canary.2","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"npm run build:cjs && npm run build:esm","format":"node scripts/format.js","format:check":"node scripts/format.js check","build:cjs":"tsc -p tsconfig.json","build:esm":"node scripts/copy-wrapper.cjs","build:module":"npm run build:cjs","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:ci:postgrest":"npm run db:clean && npm run db:run && npm run test:run && npm run db:clean && npm run test:smoke","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && wait-for-localhost 3000 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && cd ../../ && npm run format"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"02c32242226ad8694b2f7206c56fe46e021b28d8","_id":"@supabase/postgrest-js@2.87.4-canary.2","_nodeVersion":"20.19.6","_npmVersion":"11.7.0","dist":{"integrity":"sha512-ZEbmZBNa+3AhDu3HLjo9CJYm31U4KN+OyZ+cTCZ+9Jz9JGGbwNXO1NaTSULCHd9lL14zVHwGQj0JV1BpmG9DkQ==","shasum":"2b5d4fdb236847a9592f4276fac1a17077741c96","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.87.4-canary.2.tgz","fileCount":89,"unpackedSize":475059,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.87.4-canary.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCYfuLC0vjWK+KsLC3m7NlTYyCUAYb+QIr7O9UtOPXECgIhAIHGz13iXQepZ8jRT05SMItNssgmh2NN0d6OgmKi67jH"}],"size":89150},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.87.4-canary.2_1765887202141_0.9268240076961491"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-16T12:13:22.302Z","publish_time":1765887202302,"_source_registry_name":"default","contributors":[]},"2.87.4-canary.3":{"name":"@supabase/postgrest-js","version":"2.87.4-canary.3","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/cjs/index.js","module":"dist/esm/wrapper.mjs","exports":{"import":{"types":"./dist/cjs/index.d.ts","default":"./dist/esm/wrapper.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"types":"./dist/cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"npm run build:cjs && npm run build:esm","format":"node scripts/format.js","format:check":"node scripts/format.js check","build:cjs":"tsc -p tsconfig.json","build:esm":"node scripts/copy-wrapper.cjs","build:module":"npm run build:cjs","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:ci:postgrest":"npm run db:clean && npm run db:run && npm run test:run && npm run db:clean && npm run test:smoke","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"npm run build && tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && wait-for-localhost 3000 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && cd ../../ && npm run format"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"f34616956f9e256a53792b76e289284982c49b18","_id":"@supabase/postgrest-js@2.87.4-canary.3","_nodeVersion":"20.19.6","_npmVersion":"11.7.0","dist":{"integrity":"sha512-vxXVUkSpa7RnxMmPdf4P6MpO/4mXLv/G45YNY6QI1T9SnJ7a7DpPUz95wz+xoz6abpjOsAjOD9/7YMRcXJUdvQ==","shasum":"58d4b73a7669cfd5fe4a17d5f0523bf5437245d0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.87.4-canary.3.tgz","fileCount":89,"unpackedSize":475059,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.87.4-canary.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQC7BWQT2LO0Cf59Kv6LdZsI0YFSznjAbH3gkZDfQwf63wIgXAiLwtEkaKFsuS8a0R/bVuF0jlhZjUg1VxfOQ5YB0K4="}],"size":89151},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.87.4-canary.3_1765894852189_0.9975521789048016"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-16T14:20:52.378Z","publish_time":1765894852378,"_source_registry_name":"default","contributors":[]},"2.87.4-canary.4":{"name":"@supabase/postgrest-js","version":"2.87.4-canary.4","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:ci:postgrest":"npm run db:clean && npm run db:run && npm run test:run && npm run db:clean && npm run test:smoke","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && wait-for-localhost 3000 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && cd ../../ && npm run format"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"39618a1ea4303be3214fda5f2ac462d4196f9146","_id":"@supabase/postgrest-js@2.87.4-canary.4","_nodeVersion":"20.19.6","_npmVersion":"11.7.0","dist":{"integrity":"sha512-FD94moWCvCdEXjR7oBbbkPplOI3xkOM7YrIvcZ4a0Vz/4cQ4Vpu3vlckFU69sIUE5GYUTBrD+YXxwl1QilIu1A==","shasum":"2ea69d84bab096fd1ec0477b8a33f1f09ee8df6e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.87.4-canary.4.tgz","fileCount":27,"unpackedSize":744168,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.87.4-canary.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCXadPoC0Qfrg7/j7sOLmNPezZBmhkw6FLfRCyrRhOdLwIhAND0IrxPeF4YjqAbttSjIi+8Snn9LYVaeVJkrALAsR7P"}],"size":172202},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.87.4-canary.4_1765898495604_0.10727867337560637"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-16T15:21:35.781Z","publish_time":1765898495781,"_source_registry_name":"default","contributors":[]},"2.87.4-canary.5":{"name":"@supabase/postgrest-js","version":"2.87.4-canary.5","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:ci:postgrest":"npm run db:clean && npm run db:run && npm run test:run && npm run db:clean && npm run test:smoke","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && wait-for-localhost 3000 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && cd ../../ && npm run format"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"6c9bbdf67ec47516c34ebe224538b440bdb0ef90","_id":"@supabase/postgrest-js@2.87.4-canary.5","_nodeVersion":"20.19.6","_npmVersion":"11.7.0","dist":{"integrity":"sha512-6zDbBXHHHxXDCem8V6i+r1sJL8hAVXA3n8F4KXEcyWlbbkdJHzBDabHL/e1nuotnIjkxxEr5zWJAglsGog+Vjw==","shasum":"d9f4c69779b69dfe334066ecfa4f8a8ae94d5aba","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.87.4-canary.5.tgz","fileCount":27,"unpackedSize":744170,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.87.4-canary.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIDQcLJRZK3uNhHSVWjT+lv8ket76tyrl9fJFDbzZ92DrAiEApvNs8BvQzrxCDMpioXEWkhQTbo+JL14k9tD8kgf/7BY="}],"size":172209},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.87.4-canary.5_1765902193379_0.8038543414610277"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-16T16:23:13.554Z","publish_time":1765902193554,"_source_registry_name":"default","contributors":[]},"2.88.0":{"name":"@supabase/postgrest-js","version":"2.88.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:ci:postgrest":"npm run db:clean && npm run db:run && npm run test:run && npm run db:clean && npm run test:smoke","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && wait-for-localhost 3000 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && cd ../../ && npm run format"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"gitHead":"6c9bbdf67ec47516c34ebe224538b440bdb0ef90","_id":"@supabase/postgrest-js@2.88.0","_nodeVersion":"20.19.6","_npmVersion":"11.7.0","dist":{"integrity":"sha512-8DMGXWQUGM/4e8vtW95dLlNtETTVAyCAr7NyLFACDgVaaPUsDqZvS45LjBNd18fu3n6q/zZwCk4XL2yYWBHTVA==","shasum":"fc3fd1848c52719b2ffc792d91793c974da076b9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.88.0.tgz","fileCount":27,"unpackedSize":744150,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.88.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCSPe/5P/p5bTjPPPuVZ5WhkUgUoKnmH3lIdQFF1OIi2gIgdyMEdDPfE+V3qMMAo7TELd0Gob7MZbp7pmttGyrwN8w="}],"size":172191},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.88.0_1765902489856_0.5841869903075132"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-16T16:28:10.002Z","publish_time":1765902490002,"_source_registry_name":"default","contributors":[]},"2.88.1-canary.0":{"name":"@supabase/postgrest-js","version":"2.88.1-canary.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:ci:postgrest":"npm run db:clean && npm run db:run && npm run test:run && npm run db:clean && npm run test:smoke","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && wait-for-localhost 3000 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && cd ../../ && npm run format"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"281070a5b4217a1b61429701707850e510f5ea1c","_id":"@supabase/postgrest-js@2.88.1-canary.0","_nodeVersion":"20.19.6","_npmVersion":"11.7.0","dist":{"integrity":"sha512-i35c7QwzjhW3oDxU3ih3TK3+bDOrPBWuN7RdOANrc8sR3jvaMxoUU1p3DTBPkDir1KbbjnkC7shJNC7e3SYauA==","shasum":"8663f8a53c5347a53065acbfe8516ff3b4e2c667","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.88.1-canary.0.tgz","fileCount":27,"unpackedSize":744168,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.88.1-canary.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIHgzcmcC6BLpjWPIhPMugcfsnRBFpxhD3Oe/j+H1mW/VAiEA1WaXoDk1wJhUgm14ypVFHL/DB1n15dilFjOEgby9vKA="}],"size":172203},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.88.1-canary.0_1765959605707_0.4399844465887044"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-17T08:20:05.939Z","publish_time":1765959605939,"_source_registry_name":"default","contributors":[]},"2.88.1-canary.1":{"name":"@supabase/postgrest-js","version":"2.88.1-canary.1","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:ci:postgrest":"npm run db:clean && npm run db:run && npm run test:run && npm run db:clean && npm run test:smoke","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && wait-for-localhost 3000 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && cd ../../ && npm run format"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"efca12cf1950edc2f816fd5fcbad3fb90d1b11d0","_id":"@supabase/postgrest-js@2.88.1-canary.1","_nodeVersion":"20.19.6","_npmVersion":"11.7.0","dist":{"integrity":"sha512-/GO4LjALHdaXcntVFwW1oFghSqYZ80tdN40rAWBGlg6zmScKDqfcSJHYvCH+YhVfNdSEAQDU5a5JcHe/yOVwWg==","shasum":"9ffa2f10019e2ade0cadbb29e03011e0c107ed5b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.88.1-canary.1.tgz","fileCount":27,"unpackedSize":744168,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.88.1-canary.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIHNXWshIGPik5Kg/1mgP6NryNxwx1DOwh4VtvM0oqtsDAiA4ubqFf5QBBJ4nI94zxCCCXcRRxZCYdaVTGctNXxO7nQ=="}],"size":172203},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.88.1-canary.1_1765988327334_0.8684135181814505"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-17T16:18:47.529Z","publish_time":1765988327529,"_source_registry_name":"default","contributors":[]},"2.88.1-canary.2":{"name":"@supabase/postgrest-js","version":"2.88.1-canary.2","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:ci:postgrest":"npm run db:clean && npm run db:run && npm run test:run && npm run db:clean && npm run test:smoke","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && wait-for-localhost 3000 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && cd ../../ && npm run format"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"e953e711ce0c88d455db6d5ec7f32bb00b4dbc71","_id":"@supabase/postgrest-js@2.88.1-canary.2","_nodeVersion":"20.19.6","_npmVersion":"11.7.0","dist":{"integrity":"sha512-Ds1huK83/doH1haNX4+3itj7R6xqjKu4Vm8VOCUdFgN9P8tepf65pnjVNoyMIbiY5DAvEjSkVtMuOB7gY6rZFg==","shasum":"91592ded59be8c5c8fbf2bf1f186378305c0ec7c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.88.1-canary.2.tgz","fileCount":27,"unpackedSize":744169,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.88.1-canary.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCJ0DNgo4u4EZJdXJ0DmeXjQ/b3BMvFAeEGMVJa2REq0wIhAIFrryW1UOs8NjOsYLksAa67I23QG/kSlyjtcf9UAlDm"}],"size":172206},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.88.1-canary.2_1766074342396_0.39430448698012"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-18T16:12:22.590Z","publish_time":1766074342590,"_source_registry_name":"default","contributors":[]},"2.89.0":{"name":"@supabase/postgrest-js","version":"2.89.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:ci:postgrest":"npm run db:clean && npm run db:run && npm run test:run && npm run db:clean && npm run test:smoke","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && wait-for-localhost 3000 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && cd ../../ && npm run format"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"gitHead":"e953e711ce0c88d455db6d5ec7f32bb00b4dbc71","_id":"@supabase/postgrest-js@2.89.0","_nodeVersion":"20.19.6","_npmVersion":"11.7.0","dist":{"integrity":"sha512-/b0fKrxV9i7RNOEXMno/I1862RsYhuUo+Q6m6z3ar1f4ulTMXnDfv0y4YYxK2POcgrOXQOgKYQx1eArybyNvtg==","shasum":"984f88d35636e75447f8820bc1d30e65397e617d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.89.0.tgz","fileCount":27,"unpackedSize":744152,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.89.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQD32+tjUe+nsF4aT9N7trYLgjf7KKgGnIHkEUFBstPZEAIgbd42n7PAzLLG7osSCdJCchF2y2NjFabCbWIR0VLBg/s="}],"size":172196},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.89.0_1766085837314_0.1977437103872497"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-18T19:23:57.479Z","publish_time":1766085837479,"_source_registry_name":"default","contributors":[]},"2.89.1-canary.0":{"name":"@supabase/postgrest-js","version":"2.89.1-canary.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:ci:postgrest":"npm run db:clean && npm run db:run && npm run test:run && npm run db:clean && npm run test:smoke","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && wait-for-localhost 3000 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && cd ../../ && npm run format"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"497af72c5099c2cebfb3892351b1c4f08d878862","_id":"@supabase/postgrest-js@2.89.1-canary.0","_nodeVersion":"20.19.6","_npmVersion":"11.7.0","dist":{"integrity":"sha512-zHJwfHiuLFPgb2/1sAeC78CmCn0Nr5/8tzhqIIX2eb2hbMUUFGI0PW6yFjov62ZW0u/I1Vk2QMCYRSN21RpuIA==","shasum":"ebacf7432d018307e962159f9b5b8e7fa15acb1b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.89.1-canary.0.tgz","fileCount":27,"unpackedSize":744168,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.89.1-canary.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDYOFPu5YvQmiDJEIoqBaIrgzuwsa2IdIMgiIr3alCzuQIhAJLjI8gefnD9M1dELSd6rpQlBodboWUKTf1jrznpK/sY"}],"size":172201},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.89.1-canary.0_1766487023283_0.04671423257249274"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-23T10:50:23.487Z","publish_time":1766487023487,"_source_registry_name":"default","contributors":[]},"2.89.1-canary.1":{"name":"@supabase/postgrest-js","version":"2.89.1-canary.1","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:ci:postgrest":"npm run db:clean && npm run db:run && npm run test:run && npm run db:clean && npm run test:smoke","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:update":"npm run db:clean && npm run db:run && npm run db:generate-test-types && jest --runInBand --updateSnapshot && npm run db:clean","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:clean":"cd test/db && docker compose down --volumes","db:run":"cd test/db && docker compose up --detach && wait-for-localhost 3000","db:generate-test-types":"cd test/db && docker compose up --detach && wait-for-localhost 8080 && wait-for-localhost 3000 && curl --location 'http://0.0.0.0:8080/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > ../types.generated.ts && node ../scripts/update-json-type.js && cd ../../ && npm run format"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"30f96004cf1c9f18abd55c21bcecb2f360effc72","_id":"@supabase/postgrest-js@2.89.1-canary.1","_nodeVersion":"20.19.6","_npmVersion":"11.7.0","dist":{"integrity":"sha512-9TljUnxvfFJVR9C9XLCsjgVDVCuSuIHVSFDr7RQ9O2NB4tIAMgnXLvGN1DtiyMVmsoGvDbkaT3tTSt8hIVK7nA==","shasum":"62ab6915e44f73bd49c7af4453419e5168d9da4c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.89.1-canary.1.tgz","fileCount":27,"unpackedSize":744168,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.89.1-canary.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCK25sDq9mOdGA/YuOHVEEOVxwgy2vWlrk64G33bFPGuQIhAPamVvTBbqoznzbIdEfd/cBAR/E66LqaNMsfRtfK0ZTB"}],"size":172201},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.89.1-canary.1_1766493302606_0.5115465246935336"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-23T12:35:02.814Z","publish_time":1766493302814,"_source_registry_name":"default","contributors":[]},"2.89.1-canary.2":{"name":"@supabase/postgrest-js","version":"2.89.1-canary.2","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:generate-test-types":"cd test && supabase start && curl --location 'http://localhost:54323/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > types.generated.ts && node scripts/update-json-type.js && cd .. && npm run format"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"f79f179ef54036e333b1fb12e039dddcd5b79747","_id":"@supabase/postgrest-js@2.89.1-canary.2","_nodeVersion":"20.19.6","_npmVersion":"11.7.0","dist":{"integrity":"sha512-9pxZfp4GpyCV/PR0bJDF4uJStLXr+dv4vcGDiXUiZ8b7zYz97CzhRPkLsAAWnhCVEio/GMivFZhlifxjIF2qEQ==","shasum":"d48f58434974139739f4585b3be342e84f2b1943","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.89.1-canary.2.tgz","fileCount":27,"unpackedSize":743551,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.89.1-canary.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCkiXhJ+blYy+U2Gk09UyswS3R+511ZFda1QgmmTO+7gAIgBuyHLPt9qLJJGr2xoWdhBj+yS/Nhw5ARZ/ScD6syCb8="}],"size":171905},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.89.1-canary.2_1767619452012_0.0809652887917891"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-05T13:24:12.165Z","publish_time":1767619452165,"_source_registry_name":"default","contributors":[]},"2.89.1-canary.3":{"name":"@supabase/postgrest-js","version":"2.89.1-canary.3","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:generate-test-types":"cd test && supabase start && curl --location 'http://localhost:54323/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > types.generated.ts && node scripts/update-json-type.js && cd .. && npm run format"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"9bfac7fd2eacd6ecce3fc74625bbd0adeaba1ad3","_id":"@supabase/postgrest-js@2.89.1-canary.3","_nodeVersion":"20.19.6","_npmVersion":"11.7.0","dist":{"integrity":"sha512-sfpKdI4eRIl7CpNaoVMdkDi7z/QrlseLkZttNjTT/Pavy5oE27FX9WaLkPZYwnmRgWjw34KMILplazT4+bbl7g==","shasum":"8028a43fbc9d3ecb12ef786b93e386f0d0959989","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.89.1-canary.3.tgz","fileCount":27,"unpackedSize":743551,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.89.1-canary.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIA1yJZLoZLEf4HnYVWxiV5ZYMv3+FRQ/xmzNJWniBkm3AiEAlyYP1O6wqm+5iWkueaiHX93pqTQlh4KOepj7+oQ5YF8="}],"size":171905},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.89.1-canary.3_1767623788386_0.8664079659396591"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-05T14:36:29.813Z","publish_time":1767623789813,"_source_registry_name":"default","contributors":[]},"2.89.1-canary.4":{"name":"@supabase/postgrest-js","version":"2.89.1-canary.4","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:generate-test-types":"cd test && supabase start && curl --location 'http://localhost:54323/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > types.generated.ts && node scripts/update-json-type.js && cd .. && npm run format"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"d3d05f80e831bbb7ee0bd4a20f38efa5a5bb8d08","_id":"@supabase/postgrest-js@2.89.1-canary.4","_nodeVersion":"20.19.6","_npmVersion":"11.7.0","dist":{"integrity":"sha512-cWyVKNvrT7QGrq0zraybqJ8hXeXm+BjsCLlQ1szmNzjuiDfqXcD/0oxzesGeUtPARbrEAVXb5F/2Yam+3oUNSw==","shasum":"4ee9417d5104e096a4f8594c1b06deba5f97e5b9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.89.1-canary.4.tgz","fileCount":27,"unpackedSize":743551,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.89.1-canary.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIEQDLmGqf+N6igdyytQ1R30M6TBpAtxb0FR2n8lMUgsoAiEAmn9KYtjOd0t15xISet4Vvc7ukUcixvVSEIXnGTmysD4="}],"size":171905},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.89.1-canary.4_1767624552275_0.14493438320104257"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-05T14:49:12.475Z","publish_time":1767624552475,"_source_registry_name":"default","contributors":[]},"2.89.1-canary.5":{"name":"@supabase/postgrest-js","version":"2.89.1-canary.5","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:generate-test-types":"cd test && supabase start && curl --location 'http://localhost:54323/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > types.generated.ts && node scripts/update-json-type.js && cd .. && npm run format"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"7e49a70c6f79c021d28ff928397a0ac252ee088c","_id":"@supabase/postgrest-js@2.89.1-canary.5","_nodeVersion":"20.19.6","_npmVersion":"11.7.0","dist":{"integrity":"sha512-uGsR2FLuwc8h05lqIBM8R08a3em/m3l2DVzmzScLayk+JrNXLMNQv3F5odXYhAdiG1LeBSNkjPxLcT2oRE0HVw==","shasum":"425213893404c4f30786ca2de35a71bd93ad66cc","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.89.1-canary.5.tgz","fileCount":27,"unpackedSize":743550,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.89.1-canary.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCMnvJHs5OinESQIo+S/98AXYgnnXUhjCf992inAGxVEQIgeKOVyaGUS3mbGiNext9HUBT5+aboMgZKW1cLZuerGmo="}],"size":171904},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.89.1-canary.5_1767629322502_0.7648552612218205"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-05T16:08:42.672Z","publish_time":1767629322672,"_source_registry_name":"default","contributors":[]},"2.89.1-canary.6":{"name":"@supabase/postgrest-js","version":"2.89.1-canary.6","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:generate-test-types":"cd test && supabase start && curl --location 'http://localhost:54323/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > types.generated.ts && node scripts/update-json-type.js && cd .. && npm run format"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"e801795d16159700e3c0620de2f5251ceb78cb30","_id":"@supabase/postgrest-js@2.89.1-canary.6","_nodeVersion":"20.19.6","_npmVersion":"11.7.0","dist":{"integrity":"sha512-TT2FpAwLy2F/VsBQqmh5oYSAXiv9Ecjci8y5p3xLc/B4wBiuDQZOsP+Pddbnp5sUKiDMEtxZl3VWbca+DYK45w==","shasum":"e70761578a1571bc3927e737926cf6fe1ab57703","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.89.1-canary.6.tgz","fileCount":27,"unpackedSize":743550,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.89.1-canary.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIEbW2+4eSjUfSdf34/qZVxijZrCPtiijp4vr8WW7I1QwAiEAjTmIOopFeyoO7Ble4yVpW3/Q7AKNwf79n6TBuEpfeh8="}],"size":171904},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.89.1-canary.6_1767630991210_0.36711856570091594"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-05T16:36:31.373Z","publish_time":1767630991373,"_source_registry_name":"default","contributors":[]},"2.89.1-canary.7":{"name":"@supabase/postgrest-js","version":"2.89.1-canary.7","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:generate-test-types":"cd test && supabase start && curl --location 'http://localhost:54323/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > types.generated.ts && node scripts/update-json-type.js && cd .. && npm run format"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"0737918e0bdcaa35c5f2473bd5f9e7fc8f409470","_id":"@supabase/postgrest-js@2.89.1-canary.7","_nodeVersion":"20.19.6","_npmVersion":"11.7.0","dist":{"integrity":"sha512-EgO2UYxPrExffuQRrxCwBa2ZUSE0jDBDJdA39/U360zOD0em5JzVlxljCIYbw1LZ52Tch0q3I8VAsTgzebCeKw==","shasum":"cfc9eda5114cedaff6c891ab9565d8cff242d66a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.89.1-canary.7.tgz","fileCount":27,"unpackedSize":746247,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.89.1-canary.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCICseLv8nsZejgzmHDBSPHDrNobXSTNAMXKqsGBKr+P/4AiEA85idurZ0mib+HifUfHbWirc0NFa30iupTphr/d6dPnM="}],"size":172791},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.89.1-canary.7_1767778388360_0.3377570064388571"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-07T09:33:08.550Z","publish_time":1767778388550,"_source_registry_name":"default","contributors":[]},"2.89.1-canary.8":{"name":"@supabase/postgrest-js","version":"2.89.1-canary.8","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:generate-test-types":"cd test && supabase start && curl --location 'http://localhost:54323/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > types.generated.ts && node scripts/update-json-type.js && cd .. && npm run format"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"bfa55bb390cf2996591a7cf92621e257c7618df0","_id":"@supabase/postgrest-js@2.89.1-canary.8","_nodeVersion":"20.19.6","_npmVersion":"11.7.0","dist":{"integrity":"sha512-00UGH/6fueq2AZxr4qPhRuwCTrbY3n+ORahgotLkHXCTEhWrUJdBZJUzT+99/meb/SqLVSojaHXyzNdMbU+29Q==","shasum":"b9174fd12d7312f1e83a49b84fbcb0ec09353680","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.89.1-canary.8.tgz","fileCount":27,"unpackedSize":746248,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.89.1-canary.8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQD0i7lpjj/ZBehobdgB78+QdJnoMCY5Fzxol1LiLapOfAIhANOJaijfyN/uyA3f/h5ugHfX8Mahrcl+Unc8J1SXEG0N"}],"size":172791},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.89.1-canary.8_1767779223899_0.39526753716468255"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-07T09:47:04.097Z","publish_time":1767779224097,"_source_registry_name":"default","contributors":[]},"2.90.0":{"name":"@supabase/postgrest-js","version":"2.90.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:generate-test-types":"cd test && supabase start && curl --location 'http://localhost:54323/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > types.generated.ts && node scripts/update-json-type.js && cd .. && npm run format"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"gitHead":"bfa55bb390cf2996591a7cf92621e257c7618df0","_id":"@supabase/postgrest-js@2.90.0","_nodeVersion":"20.19.6","_npmVersion":"11.7.0","dist":{"integrity":"sha512-XCgrXuGtBPgxQWKfS8tZ4/deK5+cgUW+XLl4zq4v7JRUfCHlc3ZewZid5hjcpAIDYwGWq9ihrfPUNDAfl5jDdg==","shasum":"b6333479f1dd1db619b053fb4afe99d0f9a40e83","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.90.0.tgz","fileCount":27,"unpackedSize":746230,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.90.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIEpPLlbzlR66yPamXmRs2m/fJH6D108HBGRjZEDtwq4nAiEApzcn2jleX31Y2vIk85zw3pzj7WlEjESDGIkg8eRfM1k="}],"size":172779},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.90.0_1767780831335_0.152581200607806"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-07T10:13:51.490Z","publish_time":1767780831490,"_source_registry_name":"default","contributors":[]},"2.90.1-canary.0":{"name":"@supabase/postgrest-js","version":"2.90.1-canary.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json","db:generate-test-types":"cd test && supabase start && curl --location 'http://localhost:54323/generators/typescript?included_schemas=public,personal&detect_one_to_one_relationships=true' > types.generated.ts && node scripts/update-json-type.js && cd .. && npm run format"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"d2cdf7fa89b4a8cd5a9f7dad68b3cde07b95fed8","_id":"@supabase/postgrest-js@2.90.1-canary.0","_nodeVersion":"20.19.6","_npmVersion":"11.7.0","dist":{"integrity":"sha512-pWv6yXe/JolxC/DxoBHxRdKcG/9UUuj4WL/gYTKdSx1eDkEdQXHROdLp1UEhklTvQpIQKcKbMhWZXQiBfKXk5Q==","shasum":"89f757be82b80770ad8ab623f048f9442df70965","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.90.1-canary.0.tgz","fileCount":27,"unpackedSize":746248,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.90.1-canary.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCgF65vlXJq+GdoQKA0dOgwD27lV/nGwlYH34E4Vj+ADwIgN6jKQMRLry74pm8Vatgb+o7mTym6hEvd/MWM54zePBs="}],"size":172794},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.90.1-canary.0_1767790397591_0.34318733231500564"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-07T12:53:17.766Z","publish_time":1767790397766,"_source_registry_name":"default","contributors":[]},"2.90.1-canary.1":{"name":"@supabase/postgrest-js","version":"2.90.1-canary.1","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"cf0cc8a0895b0a45579d32832fc08e5a84934db3","_id":"@supabase/postgrest-js@2.90.1-canary.1","_nodeVersion":"20.19.6","_npmVersion":"11.7.0","dist":{"integrity":"sha512-qy7LSg3Y7yY+4H8RIPZNSjt71YQ4wjFxScmt3DDxzZ7Pn+IUzDiq1NbczlbVL1LicXAec0yd6//7zsSt6JL/3w==","shasum":"fabfd7dc0ba975c6d9d263d815424f5ea331baef","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.90.1-canary.1.tgz","fileCount":27,"unpackedSize":748566,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.90.1-canary.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQChibHP6qiWv4C1K/QaBsvZ1wk20uNgT5rUc1ODqu9+zwIhAI9AHpLuag6mwsrbxQPUYwLdSN1nUR6Bv/8dxxYcXd80"}],"size":173413},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.90.1-canary.1_1767876751333_0.042736633683445824"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-08T12:52:31.495Z","publish_time":1767876751495,"_source_registry_name":"default","contributors":[]},"2.90.1":{"name":"@supabase/postgrest-js","version":"2.90.1","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"gitHead":"cf0cc8a0895b0a45579d32832fc08e5a84934db3","_id":"@supabase/postgrest-js@2.90.1","_nodeVersion":"20.19.6","_npmVersion":"11.7.0","dist":{"integrity":"sha512-jh6vqzaYzoFn3raaC0hcFt9h+Bt+uxNRBSdc7PfToQeRGk7PDPoweHsbdiPWREtDVTGKfu+PyPW9e2jbK+BCgQ==","shasum":"1e281bb8f102d9398edf8164ac08073da9d6cc33","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.90.1.tgz","fileCount":27,"unpackedSize":748546,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.90.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIAHJ94KTwayV8fGgzMDvafOicGqzL5bz9IYRBw1XuFWSAiEAqT+ISCXOxwQpdD4QRtnECdrgQMvsT6RcZlIGA9BC9M4="}],"size":173398},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.90.1_1767879354806_0.3283152450487332"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-08T13:35:55.062Z","publish_time":1767879355062,"_source_registry_name":"default","contributors":[]},"2.90.2-canary.0":{"name":"@supabase/postgrest-js","version":"2.90.2-canary.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"09aa10628b00cbdf65ace0f9e8e79237e7c0c1dc","_id":"@supabase/postgrest-js@2.90.2-canary.0","_nodeVersion":"20.19.6","_npmVersion":"11.7.0","dist":{"integrity":"sha512-OCAxvRmBA4CCnBcQYYLZp4axND/pTFAAHdoGjADNKc42OBzB/ru58eLQaxg5LpQX2fMrCzH2A7+C4cklmajfUw==","shasum":"c1cd92aaa24ec1849cd2354e2d32795041a560cd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.90.2-canary.0.tgz","fileCount":27,"unpackedSize":748566,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.90.2-canary.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDGxUwEKrhBav302fRZX4cj0kxNscy7Qw+DkwBwJ7GdHgIgCo2Wo5XjRl2wPr4ooesghzvMaZkwxsVDGVCSa4dpfw8="}],"size":173412},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.90.2-canary.0_1768196350440_0.2726432968025374"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-12T05:39:10.623Z","publish_time":1768196350623,"_source_registry_name":"default","contributors":[]},"2.90.2-canary.1":{"name":"@supabase/postgrest-js","version":"2.90.2-canary.1","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"ea2f7222cc95d9c71f865116a3c3801b8d7386a1","_id":"@supabase/postgrest-js@2.90.2-canary.1","_nodeVersion":"20.19.6","_npmVersion":"11.7.0","dist":{"integrity":"sha512-8qgvEd5D5yGyenuEBvwcXUObtLyVy8Ou3bOEDXurr3CeaDg2A9Wj6WGSGeB79/48ZN2mD0z0GhCHOjjVZIHYrg==","shasum":"706f392cc4a4c41e07e4bd5084444386a5ad8a2e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.90.2-canary.1.tgz","fileCount":27,"unpackedSize":748564,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.90.2-canary.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQD0PJPRgZWotEwjVh3f+mKOyTctQw+TN/lcWxDv8gmxCQIhAPgg3gv1v82VPfLNbfdvPD9ohn4cbXyQEameTR4NdHG6"}],"size":173409},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.90.2-canary.1_1768906070647_0.9621654205631089"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-20T10:47:50.820Z","publish_time":1768906070820,"_source_registry_name":"default","contributors":[]},"2.90.2-canary.2":{"name":"@supabase/postgrest-js","version":"2.90.2-canary.2","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"054eeefbff4bf664f6fde408888cfec636e550ca","_id":"@supabase/postgrest-js@2.90.2-canary.2","_nodeVersion":"20.19.6","_npmVersion":"11.7.0","dist":{"integrity":"sha512-D+1xlk87ztwKOf1bs7vtyO3ebcXQs+SBrOJhiyqCGt7ABUiSE+VYKQrWqyzpMV2+qUsif62AHsbmbFqlqIAiwQ==","shasum":"c491e49c06367b082aace15f4d48ce4bc38fbe3d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.90.2-canary.2.tgz","fileCount":27,"unpackedSize":748568,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.90.2-canary.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQD4Yrxkub3QJN35T4L78MCh5yF+qcGg96exowrIe0eInAIhAIUDpSqF6YdpYZgSCVbh/Rgv+6JIXBkx+4T8eJQ1PndJ"}],"size":173416},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.90.2-canary.2_1768906918087_0.42411483925895865"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-20T11:01:58.352Z","publish_time":1768906918352,"_source_registry_name":"default","contributors":[]},"2.91.0":{"name":"@supabase/postgrest-js","version":"2.91.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"gitHead":"054eeefbff4bf664f6fde408888cfec636e550ca","_id":"@supabase/postgrest-js@2.91.0","_nodeVersion":"20.19.6","_npmVersion":"11.7.0","dist":{"integrity":"sha512-5S41zv2euNpGucvtM4Wy+xOmLznqt/XO+Lh823LOFEQ00ov7QJfvqb6VzIxufvzhooZpmGR0BxvMcJtWxCIFdQ==","shasum":"f13d7ae63cfc9b6c190b1e577ce63c0e0efe77ba","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.91.0.tgz","fileCount":27,"unpackedSize":748547,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.91.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIC0Xk+FU/gBJ/t8rXwtfu8LI1lrI+lMWfDVXntAqd4yrAiEA6Mej8xAEqPWNyy0JrRPSmkxMDkQZIxP8D6js1iZg8fo="}],"size":173402},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.91.0_1768916018460_0.8795148811721918"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-20T13:33:38.660Z","publish_time":1768916018660,"_source_registry_name":"default","contributors":[]},"2.91.1-canary.0":{"name":"@supabase/postgrest-js","version":"2.91.1-canary.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"746c76a943875068f1fa766c2dc696bef33f117c","_id":"@supabase/postgrest-js@2.91.1-canary.0","_nodeVersion":"20.19.6","_npmVersion":"11.7.0","dist":{"integrity":"sha512-Ukp6wkX0QJnr1CRWLU6Pl9ntplytNWn8yMr534G4EFKajSLAvDPTxfRFiNXd9uOnZy42Z8E7+Gi11wpUnIvdkQ==","shasum":"22fdf8ed2029e36ec397cf913e82aa150245ea4b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.91.1-canary.0.tgz","fileCount":27,"unpackedSize":748567,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.91.1-canary.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCICt9STkGft/7PGqpNqDNIxFu7TqvvmBXTVxw0COc3ZnnAiA2TYN0jPgYZwPhmi0v1iY+BCcMAQjmpAqo3ZykMZzt0w=="}],"size":173418},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.91.1-canary.0_1769013215270_0.06075675942606429"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-21T16:33:35.494Z","publish_time":1769013215494,"_source_registry_name":"default","contributors":[]},"2.91.1-canary.2":{"name":"@supabase/postgrest-js","version":"2.91.1-canary.2","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"f5d5e2f651008ad3ae28039499fc9c5da8b32ab6","_id":"@supabase/postgrest-js@2.91.1-canary.2","_nodeVersion":"20.20.0","_npmVersion":"11.8.0","dist":{"integrity":"sha512-7ua1srCDRQBQN8vPkDsIhnwAIn7lZGwac1HhwJzqE2as9fL6b5nV6rk+HH4toiZYlSXhwwBxbESxbQtGUvYbEg==","shasum":"e549a2b7afc17b0610aec15d6b1c4933a807ad5e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.91.1-canary.2.tgz","fileCount":27,"unpackedSize":748564,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.91.1-canary.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIEQ+6gJ0TSVaXlxLySDlifMFm7LmoOEWpfC/otQvPeBwAiEAgMXZU0QiehKSFzTOKGQorHy43xelhi4S2bSD4icFYpc="}],"size":173409},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.91.1-canary.2_1769157977056_0.2924959059354322"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-23T08:46:17.230Z","publish_time":1769157977230,"_source_registry_name":"default","contributors":[]},"2.91.1-canary.3":{"name":"@supabase/postgrest-js","version":"2.91.1-canary.3","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"26650e5dc257c0fe9ba2900a591426412d7bf28b","_id":"@supabase/postgrest-js@2.91.1-canary.3","_nodeVersion":"20.20.0","_npmVersion":"11.8.0","dist":{"integrity":"sha512-ghF/4jeMffWKmaHz48m8xrrwj3QLxcy3k6qy5kFAaZZ0xoTr7+foTmftbW7b9H6ODmfp4eFMGdWqgresIfXfbw==","shasum":"036d3d496d7207568bc41b66a98c74fb3bd5f270","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.91.1-canary.3.tgz","fileCount":27,"unpackedSize":748568,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.91.1-canary.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDjUc0lzFFH7yCdQXOh4sgDOkS1PHIdkbwBqHFE4H7EXwIhAPJkkGrZHRrRYo+/sDPLog07ywalh5SvTqALVUz4rSWo"}],"size":173422},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.91.1-canary.3_1769175443785_0.5150009023286108"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-23T13:37:23.935Z","publish_time":1769175443935,"_source_registry_name":"default","contributors":[]},"2.91.1":{"name":"@supabase/postgrest-js","version":"2.91.1","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"gitHead":"746c76a943875068f1fa766c2dc696bef33f117c","_id":"@supabase/postgrest-js@2.91.1","_nodeVersion":"20.20.0","_npmVersion":"11.8.0","dist":{"integrity":"sha512-UKumTC6SGHd65G/5Gj0V58u+SkUyiH4zEJ8OP2eb06+Tqnges1E/3Tl7lyq2qbcMP8nEyH/0M7m2bYjrn++haw==","shasum":"281f5df5371dc6c60c3b551a07b9763617b08f32","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.91.1.tgz","fileCount":27,"unpackedSize":748546,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.91.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIANXbiKTFhd6+EAP0F1cKvLPc3784Fu99d5DuhajLKfvAiEAoXhelpJOhWkH7FSyLRlcVGmkStyYi2bMx8CHCeVmAkY="}],"size":173398},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.91.1_1769175519140_0.3567838519667774"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-23T13:38:39.361Z","publish_time":1769175519361,"_source_registry_name":"default","contributors":[]},"2.92.0":{"name":"@supabase/postgrest-js","version":"2.92.0","keywords":["postgrest","supabase"],"author":{"name":"Supabase"},"license":"MIT","_id":"@supabase/postgrest-js@2.92.0","maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"dist":{"shasum":"48954868729cc8be5821b04cf2bf62d3dd7557f9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.92.0.tgz","fileCount":27,"integrity":"sha512-46AahNEnS0PpRiZpbnHCTZIPTBxczWFa+p1PcE58Vhd67XKLSQS7f5UwX8RAtx5xG7T9FQl4N7TLfEl+sAWHjg==","signatures":[{"sig":"MEQCIHaTslEfEdhVBJ3xGUZrJ1BSjAjx0UqFl0hBDLM5bOlqAiAkKneqA0w/gCjCvCyRyQuNi3Ybk9Ee7y4hcWpUdzCYuA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.92.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":748548,"size":173401},"main":"dist/index.cjs","types":"dist/index.d.cts","module":"dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"485dbd9c8842ecba694ba494647fdf068b1dc727","scripts":{"docs":"typedoc src/index.ts --out docs/v2","build":"tsdown","format":"node scripts/format.js","test:run":"jest --runInBand --coverage -u","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","type-check":"tsc --noEmit --project tsconfig.json","build:watch":"tsdown --watch","format:check":"node scripts/format.js check","test:types:ci":"tstyche --target '4.7,5.5,latest'","type-check:test":"tsc --noEmit --project tsconfig.test.json","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'"},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"repository":{"url":"git+https://github.com/supabase/supabase-js.git","type":"git","directory":"packages/core/postgrest-js"},"_npmVersion":"11.8.0","description":"Isomorphic PostgREST client","directories":{},"_nodeVersion":"20.20.0","dependencies":{"tslib":"2.8.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^3.25.76","tstyche":"^4.3.0","prettier":"^2.6.2","type-fest":"^4.32.0","chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","wait-for-localhost-cli":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/postgrest-js_2.92.0_1769177644874_0.45611018091389144","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2026-01-23T14:14:05.203Z","publish_time":1769177645203,"_source_registry_name":"default","contributors":[]},"2.91.2":{"name":"@supabase/postgrest-js","version":"2.91.2","keywords":["postgrest","supabase"],"author":{"name":"Supabase"},"license":"MIT","_id":"@supabase/postgrest-js@2.91.2","maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"dist":{"shasum":"8dd1740e920ed7161b3b6c7c6b238092253ad84d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.91.2.tgz","fileCount":27,"integrity":"sha512-x/tuhpIik6JVpN3LyoYG36vto+smtHndbOqxFhMbXZXBEkqTWk5Mew9Njzl06nQR9/QeaFdqkFKH2LYjQTr44w==","signatures":[{"sig":"MEUCIQD8LNhLTgQpLJuo8Qk9sb0wtn60orCWH2j+2l0ZkzTbXAIgDBY++MoSmUQ6X0zX+XwKpGSEtvgOjmT5tHxGPgMYm0I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.91.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":748548,"size":173405},"main":"dist/index.cjs","types":"dist/index.d.cts","module":"dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"485dbd9c8842ecba694ba494647fdf068b1dc727","scripts":{"docs":"typedoc src/index.ts --out docs/v2","build":"tsdown","format":"node scripts/format.js","test:run":"jest --runInBand --coverage -u","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","type-check":"tsc --noEmit --project tsconfig.json","build:watch":"tsdown --watch","format:check":"node scripts/format.js check","test:types:ci":"tstyche --target '4.7,5.5,latest'","type-check:test":"tsc --noEmit --project tsconfig.test.json","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'"},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"repository":{"url":"git+https://github.com/supabase/supabase-js.git","type":"git","directory":"packages/core/postgrest-js"},"_npmVersion":"11.8.0","description":"Isomorphic PostgREST client","directories":{},"_nodeVersion":"20.20.0","dependencies":{"tslib":"2.8.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^3.25.76","tstyche":"^4.3.0","prettier":"^2.6.2","type-fest":"^4.32.0","chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","wait-for-localhost-cli":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/postgrest-js_2.91.2_1769180251856_0.1766560780755333","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2026-01-23T14:57:32.013Z","publish_time":1769180252013,"_source_registry_name":"default","contributors":[]},"2.91.2-rc.0":{"name":"@supabase/postgrest-js","version":"2.91.2-rc.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"251da1ab54ec31c66f41e47bbf5ca05363d5bb8f","_id":"@supabase/postgrest-js@2.91.2-rc.0","_nodeVersion":"20.20.0","_npmVersion":"11.8.0","dist":{"integrity":"sha512-wZJ/vFgy+hOGaK8LDP3vWD4L2ASS13ozXez1zjCi/mtH86nZ703r70bPga0W9v9rTn57vJ3yzFG1gVT8kgslqQ==","shasum":"3f5c5db3882cb84914bc22678424550a423cd14f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.91.2-rc.0.tgz","fileCount":27,"unpackedSize":748557,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.91.2-rc.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIE/Eb5r1B5kHQ/yHTfZZSCdPrBaXAPvQD9zVy4iXNXggAiAyfY/bTraVMqjIycOlQbU+nsZTZXhQ9VZT4iOKrOIO7A=="}],"size":173408},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.91.2-rc.0_1769180844775_0.06086138336206948"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-23T15:07:25.019Z","publish_time":1769180845019,"_source_registry_name":"default","contributors":[]},"2.91.3-rc.0":{"name":"@supabase/postgrest-js","version":"2.91.3-rc.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"34977c5d8ff842274eaff8ce8242fb563dcf7311","_id":"@supabase/postgrest-js@2.91.3-rc.0","_nodeVersion":"20.20.0","_npmVersion":"11.8.0","dist":{"integrity":"sha512-C3lRd3H/u6OurPW7ojL7W/TurSO0oE1oNBeFdnj/EAM0caGjM0YB2xPtORS+gQpXVyXVBxg0KVdkJre2yyBPmg==","shasum":"1e34be33578fc1c4dd5f627c730f5e6433c9631e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.91.3-rc.0.tgz","fileCount":27,"unpackedSize":748558,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.91.3-rc.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDVfA9C8cHFmVxa+ZfaMZZlQKe++6wzFc9zZvbmD4jsRQIgd4ixWuGglbqi9zx0IJHpb2hmFalvjJ//mQFNywVn9d0="}],"size":173408},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.91.3-rc.0_1769183135924_0.6162345182018265"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-23T15:45:36.155Z","publish_time":1769183136155,"_source_registry_name":"default","contributors":[]},"2.91.3-rc.1":{"name":"@supabase/postgrest-js","version":"2.91.3-rc.1","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"5823aba91412af705a49895ecfbc1b8a22fd0b70","_id":"@supabase/postgrest-js@2.91.3-rc.1","_nodeVersion":"20.20.0","_npmVersion":"11.8.0","dist":{"integrity":"sha512-FfAgO8Wk0ebQVSH8lceLMTmq8mcU1dO3mD2/Vk0xHtYOvXy8ReqTWECaPrkVKdp62UcntCo91eFKqTCNaKk9tw==","shasum":"d5bd070678867a87040a1f72414ed2625703d06e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.91.3-rc.1.tgz","fileCount":27,"unpackedSize":748558,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.91.3-rc.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIFJsPDcWNNz8Vjlr3A9RF/vjuU57HY7IQGUN4tVuvQjxAiA48Yd1Q2WcqWlLX/SxQzCKBXVOzfryvdWrtnHSeW3fyw=="}],"size":173409},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.91.3-rc.1_1769184265208_0.6937144886445341"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-23T16:04:25.420Z","publish_time":1769184265420,"_source_registry_name":"default","contributors":[]},"2.92.1-rc.2":{"name":"@supabase/postgrest-js","version":"2.92.1-rc.2","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"24b99037fb63db1d5048c14244aec224413f7ce6","_id":"@supabase/postgrest-js@2.92.1-rc.2","_nodeVersion":"20.20.0","_npmVersion":"11.8.0","dist":{"integrity":"sha512-XB5mOZ8ifNR+W5xG9+4xTazySKGbJ2grNY/P7SNvU2bu4yH55RnC+8fSz989Ce8fMA/6SoGX9qBM5ATu9qmWPA==","shasum":"b4679a98513370b7ce45b25e7825106261d0d8e0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.92.1-rc.2.tgz","fileCount":27,"unpackedSize":748558,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.92.1-rc.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIDBF+Olu6HmUKyscuAzv2aifIft1jWwE3xkjkETKsHKsAiEAvZ53/VOLqbErPZ6dJIwlFua+c4mSzSB85y2Q5+liKpw="}],"size":173407},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.92.1-rc.2_1769186998121_0.2763863654985592"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-23T16:49:58.316Z","publish_time":1769186998316,"_source_registry_name":"default","contributors":[]},"2.92.1-rc.1":{"name":"@supabase/postgrest-js","version":"2.92.1-rc.1","keywords":["postgrest","supabase"],"author":{"name":"Supabase"},"license":"MIT","_id":"@supabase/postgrest-js@2.92.1-rc.1","maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"dist":{"shasum":"fe5e5bc4af0d4b91e7079099180657d0dd41e5c1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.92.1-rc.1.tgz","fileCount":27,"integrity":"sha512-odj1BiPVVJYBidvaTolRTcSPn8ymmt1vR/3rktJvRYABViPZVE+3tBkbwh9vgDgQZd/Dw7iY/FchCrEv+ovQug==","signatures":[{"sig":"MEYCIQCOqBG3ZCCuK5O9PpFwCKD/PRcu3Qo9Ois6J3xoJw+yagIhAM9i4ui8JKFg4FGuR15ZVtlXYWcxdugVMfTcU3uWF/eX","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.92.1-rc.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":748556,"size":173404},"main":"dist/index.cjs","types":"dist/index.d.cts","module":"dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"9fd63bc819c547986eacf1d3c7b78b3c8638101f","scripts":{"docs":"typedoc src/index.ts --out docs/v2","build":"tsdown","format":"node scripts/format.js","test:run":"jest --runInBand --coverage -u","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","type-check":"tsc --noEmit --project tsconfig.json","build:watch":"tsdown --watch","format:check":"node scripts/format.js check","test:types:ci":"tstyche --target '4.7,5.5,latest'","type-check:test":"tsc --noEmit --project tsconfig.test.json","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'"},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"repository":{"url":"git+https://github.com/supabase/supabase-js.git","type":"git","directory":"packages/core/postgrest-js"},"_npmVersion":"11.8.0","description":"Isomorphic PostgREST client","directories":{},"_nodeVersion":"20.20.0","dependencies":{"tslib":"2.8.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^3.25.76","tstyche":"^4.3.0","prettier":"^2.6.2","type-fest":"^4.32.0","chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","wait-for-localhost-cli":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/postgrest-js_2.92.1-rc.1_1769186196353_0.3104762922563937","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2026-01-23T16:36:36.569Z","publish_time":1769186196569,"_source_registry_name":"default","contributors":[]},"2.92.1-canary.0":{"name":"@supabase/postgrest-js","version":"2.92.1-canary.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"bd3808ca6d34d7313f95ea47eea363641e4e04fb","_id":"@supabase/postgrest-js@2.92.1-canary.0","_nodeVersion":"20.20.0","_npmVersion":"11.8.0","dist":{"integrity":"sha512-sUVM2Qd+YlHHnS1VRsEQjQDCAVMrEzWys01yasAhhjSHBtb7q6Nv3gadhDdJzwlsX6S5bZiPChHLwNO6MTKCIw==","shasum":"f752cd5b68a2415f6c3405a496726c7156b16dcd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.92.1-canary.0.tgz","fileCount":27,"unpackedSize":750223,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.92.1-canary.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCgGvTfbJxifa8d9u/qSS0mA3ng/ZbwoyDowHiPXCkk+gIhAOTlrxGjihMcZeNZdMZ8//G6FOIGtCCBDzfqyAkNQ4h0"}],"size":174001},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.92.1-canary.0_1769437629399_0.9987095300115727"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-26T14:27:09.738Z","publish_time":1769437629738,"_source_registry_name":"default","contributors":[]},"2.93.0":{"name":"@supabase/postgrest-js","version":"2.93.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"gitHead":"942e643d9799a90042b375b16f8438a4980f21ea","_id":"@supabase/postgrest-js@2.93.0","_nodeVersion":"20.20.0","_npmVersion":"11.8.0","dist":{"integrity":"sha512-Bg1FVyjJFHbdN2lwcY7p6GgMGYEbY8Zbsqe5VyQOU8RS5KdudN/HB+XfnB5Ov936klZMtm/e3znkBKnqPUaftg==","shasum":"f7e40e628b9f84ff61f1244baa5938f563c4f182","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.93.0.tgz","fileCount":27,"unpackedSize":750205,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.93.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIDZZZQ9r4EyApJduCs1z8na8dAdWt1gUJBFwfb83SOiCAiEArhgeE/MpdaKYno78+MCpVy+c/L8CKdBsZiSiNpmNRvQ="}],"size":173988},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.93.0_1769438736893_0.9698441491339287"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-26T14:45:37.047Z","publish_time":1769438737047,"_source_registry_name":"default","contributors":[]},"2.93.1":{"name":"@supabase/postgrest-js","version":"2.93.1","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"gitHead":"91b57a782f4409466baf8606858d8f035c3b8ebf","_id":"@supabase/postgrest-js@2.93.1","_nodeVersion":"20.20.0","_npmVersion":"11.8.0","dist":{"integrity":"sha512-uRKKQJBDnfi6XFNFPNMh9+u3HT2PCgp065PcMPmG7e0xGuqvLtN89QxO2/SZcGbw2y1+mNBz0yUs5KmyNqF2fA==","shasum":"9cc94f0f4f8313e7d2a5b568cb4c1e88f86c986b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.93.1.tgz","fileCount":27,"unpackedSize":750206,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.93.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDfUpSJo0xUDVdUqvUjDLufbh0ZwWzY59erQYiZFQgADgIgV9lOcIQBeLwUUZnXDn9PvTn+SmNOe9y+YQl1JbQ1Gmo="}],"size":173991},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.93.1_1769444090089_0.7818175515143506"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-26T16:14:50.284Z","publish_time":1769444090284,"_source_registry_name":"default","contributors":[]},"2.93.2-canary.0":{"name":"@supabase/postgrest-js","version":"2.93.2-canary.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"91b36d7e582d57b03f7c4a09db04801a21091156","_id":"@supabase/postgrest-js@2.93.2-canary.0","_nodeVersion":"20.20.0","_npmVersion":"11.8.0","dist":{"integrity":"sha512-MmSrYbqAFiBVDCWPRGgZO7eTShjkasCXqTpghEFmft68ECh1sjrS3+apHc6gXWFysHGh3yFgC3bZywHlRhVQng==","shasum":"64f9342625e419ecb901cbab890445e2f17c4c70","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.93.2-canary.0.tgz","fileCount":27,"unpackedSize":750222,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.93.2-canary.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQD9OCma4UQgesANrQwh+RN8krMszZrqQstgfir3TUyMkgIhAJf5bdXoHWcTpKqg4jTl4HEP8iFzAu7meWMC9JKJdxvk"}],"size":174003},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.93.2-canary.0_1769554514687_0.2167751804793805"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-27T22:55:14.854Z","publish_time":1769554514854,"_source_registry_name":"default","contributors":[]},"2.93.2":{"name":"@supabase/postgrest-js","version":"2.93.2","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"gitHead":"91b36d7e582d57b03f7c4a09db04801a21091156","_id":"@supabase/postgrest-js@2.93.2","_nodeVersion":"20.20.0","_npmVersion":"11.8.0","dist":{"integrity":"sha512-W2AWDsYwRT217II5yD3jWaX3fJjB7DwyNi2KNi4sphdUI3DKY4fP2XYVDGfeb1clEFL18gw+GBhyQb3BcpNWkw==","shasum":"44f446a0bdc2a02ce2cd9d1f09e05e7740e25847","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.93.2.tgz","fileCount":27,"unpackedSize":750205,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.93.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIFmFyzYm4yEdaM52xGVJ+7YQynK2dCOctqiXPF1RSk65AiEA+vEE43C+tNMbdtFw1EV03/di2W8VNhyR+8QxPveGZA4="}],"size":173991},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.93.2_1769554611381_0.9951461922740872"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-27T22:56:51.560Z","publish_time":1769554611560,"_source_registry_name":"default","contributors":[]},"2.93.3":{"name":"@supabase/postgrest-js","version":"2.93.3","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"gitHead":"248ac09bff77a757ac70fdadbcfd8d92e11d276c","_id":"@supabase/postgrest-js@2.93.3","_nodeVersion":"20.20.0","_npmVersion":"11.8.0","dist":{"integrity":"sha512-+iJ96g94skO2e4clsRSmEXg22NUOjh9BziapsJSAvnB1grOBf/BA8vGtCHjNOA+Z6lvKXL1jwBqcL9+fS1W/Lg==","shasum":"2b45d1c49896998c1fced008519d729e8fc9e0a1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.93.3.tgz","fileCount":27,"unpackedSize":750205,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.93.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDXjrmtSYfmxdi98wWJYXRwIxhuerRSu3MbMhxvf2h+fgIhAKJrsLe9H5Q8kL4248KwlBqpkpEQKHKN/gXx+53uPBjB"}],"size":173988},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.93.3_1769688056645_0.7443426266279416"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-29T12:00:56.819Z","publish_time":1769688056819,"_source_registry_name":"default","contributors":[]},"2.93.4-canary.0":{"name":"@supabase/postgrest-js","version":"2.93.4-canary.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"6f8b2b4a64cd4c822a12afecdb4ec1cd6ba7a4b3","_id":"@supabase/postgrest-js@2.93.4-canary.0","_nodeVersion":"20.20.0","_npmVersion":"11.8.0","dist":{"integrity":"sha512-hIHk6+uQ2dfl6/zJ5W1QNbKdekTaj/fE4gIai4z48ryMbEcKXbcIh9O3FEF5Na9ExVfpHpf95W6poPK2pjHcZA==","shasum":"974ed484a915353a518ab873b8ffacf79633ccf8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.93.4-canary.0.tgz","fileCount":27,"unpackedSize":750222,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.93.4-canary.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQD1hzl0EXLRul1cWJD8r5tUDIj9PCqv4SJRYCtPvQTTFQIhAMp0BOfci3w5eUmjTAlHUxtlftHKUlShZ3uKVuVLkNza"}],"size":174006},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.93.4-canary.0_1769688908400_0.6119972072859621"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-29T12:15:08.559Z","publish_time":1769688908559,"_source_registry_name":"default","contributors":[]},"2.93.4-canary.1":{"name":"@supabase/postgrest-js","version":"2.93.4-canary.1","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"7ec2df9f02e13fb00cf3d1491f140224f0e35546","_id":"@supabase/postgrest-js@2.93.4-canary.1","_nodeVersion":"20.20.0","_npmVersion":"11.8.0","dist":{"integrity":"sha512-e5/TQnuXDvF+MZA3NU5BcS+5xCvKwXgPfwBWQF0jVMkPhBakSSgLeU03BWwBP/LPqKtDqCHX97LsoybAx/MHzw==","shasum":"e80545ccb3ef1094218d3f9bb2259ee545f334d3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.93.4-canary.1.tgz","fileCount":27,"unpackedSize":776166,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.93.4-canary.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIFbEZ6InBg6LaRUBpO5AFQ10IKwdjna7RmarwZ9w1DoLAiEA9EdVeX+lyCBb5IiY7cH7uQ3ori4ckzv3lKdcZmnubpE="}],"size":181164},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.93.4-canary.1_1769785302486_0.9878283553819791"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-30T15:01:42.717Z","publish_time":1769785302717,"_source_registry_name":"default","contributors":[]},"2.94.0":{"name":"@supabase/postgrest-js","version":"2.94.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"gitHead":"7ec2df9f02e13fb00cf3d1491f140224f0e35546","_id":"@supabase/postgrest-js@2.94.0","_nodeVersion":"20.20.0","_npmVersion":"11.8.0","dist":{"integrity":"sha512-3YKoDJu8VxvlJdCe2U2edzSQ9uArR0OLM3A4eAsS4QnIqzs+HuY5ZnubeoWnn/zRNeTENMLSXXZHAeMBPkyXew==","shasum":"12108d58f693ffb917e94744ac722f2d26df42b6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.94.0.tgz","fileCount":27,"unpackedSize":776148,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.94.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIG04uWtN/b7x0gC5Xe1mJqinkvF19zJnNUm3w8sk/f8PAiBoW8Guy+hPEDym7UoTvpWR8CelybPFzMQ76h5QX0ZtLg=="}],"size":181152},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.94.0_1770122625296_0.11067363329194957"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-03T12:43:45.529Z","publish_time":1770122625529,"_source_registry_name":"default","contributors":[]},"2.94.1-canary.0":{"name":"@supabase/postgrest-js","version":"2.94.1-canary.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"5d29d9b65c94888b4d5145878c3a8c451b65806a","_id":"@supabase/postgrest-js@2.94.1-canary.0","_nodeVersion":"20.20.0","_npmVersion":"11.8.0","dist":{"integrity":"sha512-7Q/cvufFeTO2suSOBm+GUmyB6rL7s+ncZDfxUoxetysKZY0wyLNm2Wewgox6HgPw2mCgnvwOvG0WVkJaNRp6lQ==","shasum":"adc425d8e1b4f21da16253c8204420957ff92de8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.94.1-canary.0.tgz","fileCount":27,"unpackedSize":776166,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.94.1-canary.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIF/JOmDglOMnwToNNEM14/exOWAZcK5op3+vT2dKYPSjAiAhpzk7MMTd+87MtzDT5LevRuKa6WLo/rRdH3uU8W43Rg=="}],"size":181162},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.94.1-canary.0_1770216474721_0.20529529080795617"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-04T14:47:54.925Z","publish_time":1770216474925,"_source_registry_name":"default","contributors":[]},"2.94.1":{"name":"@supabase/postgrest-js","version":"2.94.1","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"gitHead":"5d29d9b65c94888b4d5145878c3a8c451b65806a","_id":"@supabase/postgrest-js@2.94.1","_nodeVersion":"20.20.0","_npmVersion":"11.8.0","dist":{"integrity":"sha512-N6MTghjHnMZddT48rAj8dIFgedCU97cc1ahQM74Tc+DF4UH7y2+iEfdYV3unJsylpaiWlu92Fy8Lj14Jbrmxog==","shasum":"3b450117d5b7ce663691c9a69df561f6f1a36cc6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.94.1.tgz","fileCount":27,"unpackedSize":776148,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.94.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIBSlae5FGCSNmELoK1gsUWIXizqEuUtneLbAP9TnO18kAiB371Y2Enjbgx9ES62CQceD6gvK3sQVzdJMgurIcBQHNQ=="}],"size":181150},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.94.1_1770218684127_0.3413394108350094"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-04T15:24:44.348Z","publish_time":1770218684348,"_source_registry_name":"default","contributors":[]},"2.94.2-canary.0":{"name":"@supabase/postgrest-js","version":"2.94.2-canary.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"4b87b9ddd59784524eb8169d0632921d9d261fad","_id":"@supabase/postgrest-js@2.94.2-canary.0","_nodeVersion":"20.20.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-H7w3ow/XWGmlzaGgCkV6ivSxTctrVNe80l9l1tOe1lSnszvipkWrW8dQj2av0juCB9lA/MecAPfNqMWRZd6ZVg==","shasum":"e5e28c7f4c2ebadce369027767d68445cb5c86e5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.94.2-canary.0.tgz","fileCount":27,"unpackedSize":776166,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.94.2-canary.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIFSNoSgP6R45g7u++F0iAjXfvziTIsbJ8X1IZaUsRueLAiARKZRjt8XGpkKCG850F0E98in4VqCZJB2c4hUFAHgcYw=="}],"size":181168},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.94.2-canary.0_1770296640227_0.6269596714720886"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-05T13:04:00.435Z","publish_time":1770296640435,"_source_registry_name":"default","contributors":[]},"2.95.0":{"name":"@supabase/postgrest-js","version":"2.95.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"gitHead":"4b87b9ddd59784524eb8169d0632921d9d261fad","_id":"@supabase/postgrest-js@2.95.0","_nodeVersion":"20.20.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-D3HorePM6CDks+YjM/NwRxRnAH17LtxjSG9GbjuTz9vV9G3eiz5UdBU5psZYRg6t2mSrA5xvMPrPOnNvQohOKw==","shasum":"565b124a152b48cd92d20c36c51c2ded3f074670","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.95.0.tgz","fileCount":27,"unpackedSize":776148,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.95.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCICf9ewNxJsxz99/nhmThLljoK6mD3tYdUEujF1jySPN8AiAxDBcWEa0SsEzQs/FicEcGxgIkuzrKLuB7HHIvQSejzw=="}],"size":181148},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.95.0_1770303900516_0.6791405517140845"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-05T15:05:00.949Z","publish_time":1770303900949,"_source_registry_name":"default","contributors":[]},"2.95.1":{"name":"@supabase/postgrest-js","version":"2.95.1","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"gitHead":"c74bde108626b67aed18a1baecc3202de68bf978","_id":"@supabase/postgrest-js@2.95.1","_nodeVersion":"20.20.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-1g97xV0jmEA5wmRGpJfbuO0F3bNJn+JERkRu0/YiUeodg7GKT4o06+LoayFDwrquXK+kzrxnDUZAkSOPELbGsg==","shasum":"fbddc33c470bb0cb5cc99de563502ea5031e07eb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.95.1.tgz","fileCount":27,"unpackedSize":776148,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.95.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCICpUMGEq9nTeerf8CGEU3psVf2K4cnhjKHkgucA8LoCtAiEAyAhqPzhNPgW9uPsTpcGrodJDCsSwJQ5e417VqZcNq5Y="}],"size":181151},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.95.1_1770313001314_0.08964983052366682"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-05T17:36:41.459Z","publish_time":1770313001459,"_source_registry_name":"default","contributors":[]},"2.95.2-canary.0":{"name":"@supabase/postgrest-js","version":"2.95.2-canary.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"79f5b4a0a4307ec54119fbab69037a174a8e0392","_id":"@supabase/postgrest-js@2.95.2-canary.0","_nodeVersion":"20.20.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-PCOqSj8IDptvNA/MEQ1oo9TCfUxrORXVrKU+3j7rP8Es+VnLYWx1xLaiiBSb3ja7EC4NulnC0MJFhZT+hrKOpw==","shasum":"2b873ce0188f5c9674937cb42ec545c8b8e75ff2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.95.2-canary.0.tgz","fileCount":27,"unpackedSize":776166,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.95.2-canary.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIGvHl1+EV76cVZHFSzOVP5v3WcG4QHncvMoWdr2mGf8xAiB2gQso2WKXrxttj62QmkiC4fNgPxJfe66kSBx4k210Wg=="}],"size":181166},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.95.2-canary.0_1770313759540_0.23265072466067038"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-05T17:49:19.741Z","publish_time":1770313759741,"_source_registry_name":"default","contributors":[]},"2.95.2-canary.1":{"name":"@supabase/postgrest-js","version":"2.95.2-canary.1","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"d156c991a43c8985a70a6b8e3d02238df9f8da14","_id":"@supabase/postgrest-js@2.95.2-canary.1","_nodeVersion":"20.20.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-Fx1GaIoRFKaHxgd9BtSs7KNj3LTHtZoqUszKxd2ibPIQwJIQxG/cPwEQNVp+UDX8Fkjxe2xJ2wFjruUADdXLEw==","shasum":"3d3f37982c19e1b835907a9f9a8077116ed55da6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.95.2-canary.1.tgz","fileCount":27,"unpackedSize":776166,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.95.2-canary.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIDcbZ2+aBEojOO7Ai7aE3zDcRzxrfyzv8e7v63LLNQD+AiEAxayIRj26+0AN3hDR7gUMgIXCC8NMBjovaGQoSUA5xKA="}],"size":181163},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.95.2-canary.1_1770314138150_0.2355381174498674"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-05T17:55:38.309Z","publish_time":1770314138309,"_source_registry_name":"default","contributors":[]},"2.95.2-canary.2":{"name":"@supabase/postgrest-js","version":"2.95.2-canary.2","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"95e8938feaea2f790da6059fa192019d94cfe9fe","_id":"@supabase/postgrest-js@2.95.2-canary.2","_nodeVersion":"20.20.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-xxEr4cMOQED2EYbfRjn1Y/yLLUmkn1N4UkOOjDT1CixfCRAjwUS0Fg3G2RiYfnLaW+T0+ma8cLxgf/pcEgbzxg==","shasum":"f36bb1afe15a95830c4938558289525a39ae71f4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.95.2-canary.2.tgz","fileCount":27,"unpackedSize":776166,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.95.2-canary.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIG+7EUXXVzuMWFFtI90VllScesX+GeGwJvQ+bPd3z3+NAiAmn091Fjep2lSY9YB9ZbYBiad2VDZpIuEhNBqp6Wrklw=="}],"size":181163},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.95.2-canary.2_1770315003750_0.26663551140615027"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-05T18:10:03.988Z","publish_time":1770315003988,"_source_registry_name":"default","contributors":[]},"2.95.2":{"name":"@supabase/postgrest-js","version":"2.95.2","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"gitHead":"1fac0c45bb821b8427cb79bb6d7d1c8bb78dac84","_id":"@supabase/postgrest-js@2.95.2","_nodeVersion":"20.20.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-v0DHzy3vFALRLaFNZPbBWK7PESPvI+cC7/A2HtqwmLuX7XdOwdHwaz2yooNOfcYkoNOLS5p8WbgCA9DDXs+QlQ==","shasum":"3711f3d218459abff263b120814665eaf39f4dbd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.95.2.tgz","fileCount":27,"unpackedSize":776148,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.95.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCQIYFAqS0NQscQ9bKcGoIyzRdihLKzKJG0MHtPtvUqDwIgWrTYuKX+E7igSSccIUv8eKYDF8Lv9c0J3eAAYE3cHIw="}],"size":181149},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.95.2_1770326331097_0.841105827770585"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-05T21:18:51.328Z","publish_time":1770326331328,"_source_registry_name":"default","contributors":[]},"2.95.3":{"name":"@supabase/postgrest-js","version":"2.95.3","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"gitHead":"c74bde108626b67aed18a1baecc3202de68bf978","_id":"@supabase/postgrest-js@2.95.3","_nodeVersion":"20.20.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-LTrRBqU1gOovxRm1vRXPItSMPBmEFqrfTqdPTRtzOILV4jPSueFz6pES5hpb4LRlkFwCPRmv3nQJ5N625V2Xrg==","shasum":"8eeb4a795e64923dac38e4c4c0fb4375fc2da09c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.95.3.tgz","fileCount":27,"unpackedSize":776148,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.95.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIA56wKBmGoFrm2wtr+URExZzMzexvglqxn8qkGyTuqc2AiAVqq5sZEDjP2Ya1J/V/OUkmGd2hF0zqlKAfMoKNK+RLQ=="}],"size":181151},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"katerina.skroumpelou@supabase.io"},{"name":"anonymous","email":"chase.cresgy@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.95.3_1770374107636_0.8225229735011979"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-06T10:35:07.783Z","publish_time":1770374107783,"_source_registry_name":"default","contributors":[]},"2.95.4-canary.0":{"name":"@supabase/postgrest-js","version":"2.95.4-canary.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"b1beee6e831080b079d2a11464bdfd574beb8808","_id":"@supabase/postgrest-js@2.95.4-canary.0","_nodeVersion":"20.20.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-L5FR61LA0SBm4IE0OrCBhenRepStOHqA4mgA89mWNH7wJZMqvcDPFbmdJ4KmEWmfRHJPr/rrDbylxaLkDSBSKg==","shasum":"2faf710eb961dd47959502fd8b08aad16580e9c2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.95.4-canary.0.tgz","fileCount":27,"unpackedSize":776166,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.95.4-canary.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDIMgfwAkx49Vm+iCtzTakVOVqnr4rHYtXMRsOEK84RLQIgRfjrjMjgYFY2SSoPN2o5g9ocZ4L2EKoyYLvlkkdXaL4="}],"size":181163},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"katerina.skroumpelou@supabase.io"},{"name":"anonymous","email":"chase.cresgy@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.95.4-canary.0_1770729571595_0.5343205003290401"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-10T13:19:31.854Z","publish_time":1770729571854,"_source_registry_name":"default","contributors":[]},"2.95.4-canary.1":{"name":"@supabase/postgrest-js","version":"2.95.4-canary.1","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"b8c75b013022b8cfa6e9486be0ca9564778643cd","_id":"@supabase/postgrest-js@2.95.4-canary.1","_nodeVersion":"20.20.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-AYsfk3jlaFTYOnMIhAxHiCrXGnVyozTLJMHDwAyKTJJiAH8zENKJdHRqAr6efXC/P2etDMivVQxREv2cL+OEaw==","shasum":"ba3a5b94c4ff0c9e4d3c78d626e7a3d76995e831","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.95.4-canary.1.tgz","fileCount":27,"unpackedSize":776380,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.95.4-canary.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIGZ1L6bcFvHGxVrx2g4S2bPu9CqHoSnEnpethVtz141cAiAA4T3arcp6MJ3WV11jTbZiYV52Kc8YDchlNdZffq1L0Q=="}],"size":181229},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"katerina.skroumpelou@supabase.io"},{"name":"anonymous","email":"chase.cresgy@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.95.4-canary.1_1770811573726_0.4454850470931724"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-11T12:06:13.956Z","publish_time":1770811573956,"_source_registry_name":"default","contributors":[]},"2.95.4-canary.2":{"name":"@supabase/postgrest-js","version":"2.95.4-canary.2","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"e0d50822f2574b3de79b5b33a496e1fc88eb777c","_id":"@supabase/postgrest-js@2.95.4-canary.2","_nodeVersion":"20.20.0","_npmVersion":"11.10.0","dist":{"integrity":"sha512-z2A5+bg2dg8ifsth7ZDK8KQTKaeW4N+jtzrp+oq6Pr9JK064WXtJV9LLZ0mPE8K1em+5lEUj0Fa4LUS2H0pZIQ==","shasum":"bab6490290c53107d2e79857c8fd4635f869d38b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.95.4-canary.2.tgz","fileCount":27,"unpackedSize":776380,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.95.4-canary.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIEyWIszpcpZMk4Be3InMgrMda+d0vhrrAczKML/i0oYzAiEAlTm+RkuTKiLvulCPHjfY2ROO/aNx6RSiKApil4ibdsc="}],"size":181225},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"katerina.skroumpelou@supabase.io"},{"name":"anonymous","email":"chase.cresgy@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.95.4-canary.2_1770890385748_0.9844816618747725"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-12T09:59:45.942Z","publish_time":1770890385942,"_source_registry_name":"default","contributors":[]},"2.96.0":{"name":"@supabase/postgrest-js","version":"2.96.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"gitHead":"2fe2b514bb45b07d7db1a739f70a24b61577c4aa","_id":"@supabase/postgrest-js@2.96.0","_nodeVersion":"20.20.0","_npmVersion":"11.10.0","dist":{"integrity":"sha512-OSQAza492P2NyS4MgDcMyvvRJvjuoFNxgGBS8erBZ5H16Zk4cSwYq47bV/L4ybxQiviC50z8AyXeEL4frL++yA==","shasum":"90e6486fc283911c66a03bd48916fcc045c10bc0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.96.0.tgz","fileCount":27,"unpackedSize":776362,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.96.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIGZcUjAdby299rxrlPE17mgidBgI7RnSkqdkJnHHIdPSAiEAll+Qt8V98ucyGb3QTbJ8kYRD5VvgWBkY1s1r/HUcdSo="}],"size":181206},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"katerina.skroumpelou@supabase.io"},{"name":"anonymous","email":"chase.cresgy@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.96.0_1771333129848_0.9100609366496126"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-17T12:58:50.077Z","publish_time":1771333130077,"_source_registry_name":"default","contributors":[]},"2.96.1-canary.0":{"name":"@supabase/postgrest-js","version":"2.96.1-canary.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"c9035515d733480b7f5ed3fdbb2c429fc0dade42","_id":"@supabase/postgrest-js@2.96.1-canary.0","_nodeVersion":"20.20.0","_npmVersion":"11.10.0","dist":{"integrity":"sha512-IGeCUNG3tSFq5bFIa6mJ5usUWaZCcS1VMF6diKZACbp/uXNAVtQBZrHCbco0R04sN/LHRjR7Bqoi/OVPUDUucw==","shasum":"4744361ea1d62e54723173153c9fcd6235a84c49","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.96.1-canary.0.tgz","fileCount":27,"unpackedSize":776380,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.96.1-canary.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQD/Bb35/Z2FEl2G1Z8iTlKZDLrAkK4mnYp8K07Fxy5MDQIhAImU/Az70V65Sjmtmp9nUR1Pe85mwU/IJmEEMlg8b6tl"}],"size":181222},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"katerina.skroumpelou@supabase.io"},{"name":"anonymous","email":"chase.cresgy@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.96.1-canary.0_1771422257367_0.8095555866726034"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-18T13:44:17.579Z","publish_time":1771422257579,"_source_registry_name":"default","contributors":[]},"2.97.0":{"name":"@supabase/postgrest-js","version":"2.97.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"gitHead":"c9035515d733480b7f5ed3fdbb2c429fc0dade42","_id":"@supabase/postgrest-js@2.97.0","_nodeVersion":"20.20.0","_npmVersion":"11.10.0","dist":{"integrity":"sha512-g4Ps0eaxZZurvfv/KGoo2XPZNpyNtjth9aW8eho9LZWM0bUuBtxPZw3ZQ6ERSpEGogshR+XNgwlSPIwcuHCNww==","shasum":"88722bd9000f5cd6904db43b6932c5b4c92902f3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.97.0.tgz","fileCount":27,"unpackedSize":776362,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.97.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIGPxorkQKZQR+UuCKAGpoI5M4c03oJKyCuVN2y1UQ9Y4AiARYrJ/OcNzpEdHcJPJh9H8woRAWoZGNf+n3e+IiWc0qg=="}],"size":181209},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"katerina.skroumpelou@supabase.io"},{"name":"anonymous","email":"chase.cresgy@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.97.0_1771422443068_0.33446930021045107"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-18T13:47:23.260Z","publish_time":1771422443260,"_source_registry_name":"default","contributors":[]},"2.97.1-canary.0":{"name":"@supabase/postgrest-js","version":"2.97.1-canary.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"b79117859ae66f46522ecdd192e30032655fc925","_id":"@supabase/postgrest-js@2.97.1-canary.0","_nodeVersion":"20.20.0","_npmVersion":"11.10.0","dist":{"integrity":"sha512-EAA28lQCHU0l2lzy118hRh+A3bnt54YzMW3TnkoGGI59KOaHzUBoH9S4wd/YL5Ky8UzTinCxivpiqZ8OWzDS1A==","shasum":"9dbca2402c34e696b7eb39eff1b6aed746a130a0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.97.1-canary.0.tgz","fileCount":27,"unpackedSize":776380,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.97.1-canary.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIAWj3NOv6Y1dqqH1/lg9u/DJsiyCFTDkU/CNSgjVpoLQAiEAoxXn/ObcJ9DT/HrUlyA043mUCU7yojzLyBWz6mZ0TJY="}],"size":181223},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"katerina.skroumpelou@supabase.io"},{"name":"anonymous","email":"chase.cresgy@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.97.1-canary.0_1771513744075_0.20979956209520445"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-19T15:09:04.301Z","publish_time":1771513744301,"_source_registry_name":"default","contributors":[]},"2.97.1-canary.1":{"name":"@supabase/postgrest-js","version":"2.97.1-canary.1","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"0f52237d4eab076945d4970ca359d0a3987c4e2b","_id":"@supabase/postgrest-js@2.97.1-canary.1","_nodeVersion":"20.20.0","_npmVersion":"11.10.0","dist":{"integrity":"sha512-JtsFMocdGhhPHhFpgN3PVZ1PlMKKoqSE/q1Q/3SG7D+Lr+xYsmECS8WV+kPDHFSI887s/2YHX2zr/JIa1RfAUw==","shasum":"6d311e7b95a56839e89a197e381662c2df7a96b7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.97.1-canary.1.tgz","fileCount":27,"unpackedSize":776380,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.97.1-canary.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDMt+cBsufq8yV4SIhs2Fm6ecunTxW5VWgPPGuhnko1fwIhAPe7EqCRgMttmP8TMb4gGNNmjNLdRwVWM835eW44RE5V"}],"size":181225},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"katerina.skroumpelou@supabase.io"},{"name":"anonymous","email":"chase.cresgy@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.97.1-canary.1_1771517676256_0.19448834281939553"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-19T16:14:36.484Z","publish_time":1771517676484,"_source_registry_name":"default","contributors":[]},"2.97.1-canary.2":{"name":"@supabase/postgrest-js","version":"2.97.1-canary.2","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"a704482f4d0e250df868966e2daccb4fa32a000e","_id":"@supabase/postgrest-js@2.97.1-canary.2","_nodeVersion":"20.20.0","_npmVersion":"11.10.1","dist":{"integrity":"sha512-cgQHevEUJNUjYCxEgO6iZBzm8GMbfNBKs1atmfB8Ng2MyYE8iq+VPimCAFMoK38Od3a0V7BmrKRl0XEqXmJUmA==","shasum":"84a961761f5d7a6beda3bf2b283a9404ad1a196f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.97.1-canary.2.tgz","fileCount":27,"unpackedSize":776380,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.97.1-canary.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQD5NH5E04HRJWlM5fS9PmDlIDCgKeJvmduuwS5VRPNpCAIgdFLA2nwCV0e+WYuSDgbCaBhpEQ/Mv9CQJvefy1IHecE="}],"size":181224},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"katerina.skroumpelou@supabase.io"},{"name":"anonymous","email":"chase.cresgy@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.97.1-canary.2_1771926568157_0.8547676500196943"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-24T09:49:28.346Z","publish_time":1771926568346,"_source_registry_name":"default","contributors":[]},"2.97.1-canary.3":{"name":"@supabase/postgrest-js","version":"2.97.1-canary.3","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"f68148484729e3c16dbd77f626ee3847d5f84112","_id":"@supabase/postgrest-js@2.97.1-canary.3","_nodeVersion":"20.20.0","_npmVersion":"11.10.1","dist":{"integrity":"sha512-M8IVst0FYK7LunTyVDorT2PVn9R9p1u0dBAsqOUxhZDdhvUiMrU2hq8xlUK2F6TEMN2YHLjCC3tFm9rfg9R54g==","shasum":"649dfd57239e46f5a40c54706aa6d95495cc0ff2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.97.1-canary.3.tgz","fileCount":27,"unpackedSize":776380,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.97.1-canary.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQC1Gxt/IEUe0nkHs0IMrVBnyDNHhEIldyGJ/glylP4XIgIgJNsZ5Xibp/NCTG9Wwv6pgpMo2JbUfFdjH2WOQ3h7IpA="}],"size":181223},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"katerina.skroumpelou@supabase.io"},{"name":"anonymous","email":"chase.cresgy@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.97.1-canary.3_1771937209808_0.032559703631613424"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-24T12:46:50.058Z","publish_time":1771937210058,"_source_registry_name":"default","contributors":[]},"2.97.1-canary.4":{"name":"@supabase/postgrest-js","version":"2.97.1-canary.4","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"c35fba49897662522a06e58095f6e0ba511c4ad7","_id":"@supabase/postgrest-js@2.97.1-canary.4","_nodeVersion":"20.20.0","_npmVersion":"11.10.1","dist":{"integrity":"sha512-WbePL2e0A7fg2qbIyeJVdSXwpq9dgCzfi1OsM5kmiTljmygsk1XKSZDjH2qWUGCyxReauY8hP9+Dc1KSr21DbA==","shasum":"734dd31dae679600d80a042734b91812ffdd5307","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.97.1-canary.4.tgz","fileCount":27,"unpackedSize":776380,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.97.1-canary.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIFmkhXp8HNAHTTi5f9C4ENzp56t/8qEpmThXv/2NV3JlAiEAgGDvQXQSbOV5u0vyyKftTq8iriC1LQTVxU18UmB9jBY="}],"size":181223},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"katerina.skroumpelou@supabase.io"},{"name":"anonymous","email":"chase.cresgy@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.97.1-canary.4_1772022133555_0.7820383647169109"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-25T12:22:13.716Z","publish_time":1772022133716,"_source_registry_name":"default","contributors":[]},"2.97.1-canary.5":{"name":"@supabase/postgrest-js","version":"2.97.1-canary.5","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"8416b1100ff3f4c63b99641e99ac1e3b993c0ddc","_id":"@supabase/postgrest-js@2.97.1-canary.5","_nodeVersion":"20.20.0","_npmVersion":"11.11.0","dist":{"integrity":"sha512-Rvsbj4w8I9YLu639J+7JDat2wm7wMTYsZR7ywqN7xRaZ31MPsUaWwWRZJrvOnjX6Fs+P95ewlla0jrVTvV31pg==","shasum":"649193815fa88f0cf5262cd266d4012301a88569","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.97.1-canary.5.tgz","fileCount":27,"unpackedSize":776380,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.97.1-canary.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQD6GhJQF+FGxXAaIzRfLmVVPPAXnctGLyos3w3vp3SRngIhAI6W9bRFnWJvFn8qeK/PkoRsefSZ1Ci7fKS1lTkuldwn"}],"size":181223},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"katerina.skroumpelou@supabase.io"},{"name":"anonymous","email":"chase.cresgy@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.97.1-canary.5_1772110013181_0.1395522203514521"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-26T12:46:53.411Z","publish_time":1772110013411,"_source_registry_name":"default","contributors":[]},"2.98.0":{"name":"@supabase/postgrest-js","version":"2.98.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"gitHead":"8416b1100ff3f4c63b99641e99ac1e3b993c0ddc","_id":"@supabase/postgrest-js@2.98.0","_nodeVersion":"20.20.0","_npmVersion":"11.11.0","dist":{"integrity":"sha512-v6e9WeZuJijzUut8HyXu6gMqWFepIbaeaMIm1uKzei4yLg9bC9OtEW9O14LE/9ezqNbSAnSLO5GtOLFdm7Bpkg==","shasum":"fc011d0adec841d0566e86ad9c51cbdeb2f42665","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.98.0.tgz","fileCount":27,"unpackedSize":776362,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.98.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIAde0A0/mUIzXgkmTg/ZwxspjfmUQb+eIRu/4e6ZH4M1AiEA45U8oAHY2T8osy3awEMn9fVTImOB2nD8blSm20eqNx4="}],"size":181206},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"katerina.skroumpelou@supabase.io"},{"name":"anonymous","email":"chase.cresgy@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.98.0_1772110252836_0.14112506712048933"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-26T12:50:53.032Z","publish_time":1772110253032,"_source_registry_name":"default","contributors":[]},"2.98.1-canary.0":{"name":"@supabase/postgrest-js","version":"2.98.1-canary.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"c1613a055ce6b97f8dcf19d3c0d934ed559b6dc6","_id":"@supabase/postgrest-js@2.98.1-canary.0","_nodeVersion":"20.20.0","_npmVersion":"11.11.0","dist":{"integrity":"sha512-JpErxrGt1XcF0mxsMF8vdJlh3pXyRpehmFzYBCnVEi1hiz2U76eiTbaGIWHCWJCGO21VdQY8v5c790RJeRscfg==","shasum":"7a1102c6e91b2562fad15dd68b0ad32c3fee06a9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.98.1-canary.0.tgz","fileCount":27,"unpackedSize":776380,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.98.1-canary.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDUmRnNdVUQdO3oLjcaEngxxlLSi0QV71+97lJUF2duawIhAK5r+fse4FwzblCdsJQ16tr9OpFumlf5/TZBphSGCc18"}],"size":181223},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"katerina.skroumpelou@supabase.io"},{"name":"anonymous","email":"chase.cresgy@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.98.1-canary.0_1772189244960_0.43294871341980756"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-27T10:47:25.181Z","publish_time":1772189245181,"_source_registry_name":"default","contributors":[]},"2.98.1-canary.1":{"name":"@supabase/postgrest-js","version":"2.98.1-canary.1","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"c338e2fc24ce9e085f87a2e8d6d39d6dc0a2d97f","_id":"@supabase/postgrest-js@2.98.1-canary.1","_nodeVersion":"20.20.0","_npmVersion":"11.11.0","dist":{"integrity":"sha512-/isXN4N42S9KLl5wMRN2pIbPKZu9dLg8I+yQrPjkg3ogCcy5w7xHBoEbe3l7kQ0BzI//CBxdEorFIttAC5YXmw==","shasum":"9f0e18b834e15737612e4ba82bf7f7965e0d36f4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.98.1-canary.1.tgz","fileCount":27,"unpackedSize":776380,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.98.1-canary.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIA+2hH9nBIbHYBoR8XKFVzGR5KiQpFnXZT+iJjCbD5GfAiBzxFmW+XelegChC1PcotgAiLv44vfE0hucmMhi/oOq6Q=="}],"size":181225},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"katerina.skroumpelou@supabase.io"},{"name":"anonymous","email":"chase.cresgy@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.98.1-canary.1_1772723678195_0.6933528233443944"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-05T15:14:38.495Z","publish_time":1772723678495,"_source_registry_name":"default","contributors":[]},"2.99.0":{"name":"@supabase/postgrest-js","version":"2.99.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"gitHead":"c338e2fc24ce9e085f87a2e8d6d39d6dc0a2d97f","_id":"@supabase/postgrest-js@2.99.0","_nodeVersion":"20.20.0","_npmVersion":"11.11.0","dist":{"integrity":"sha512-8qfOMi2pu9y0IQhUAeFqjrvR49G4ELGevXCWV9qAHXFQ/h2FFh0I8PYjFQj4rHcHSq6hrpozDnS1vbQU8NAQ/A==","shasum":"c6f466af35b46bd37184d307ed28a52e89046474","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.99.0.tgz","fileCount":27,"unpackedSize":776362,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.99.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCm9rASyl6FhvK3Tzyjkym9oP/Ex9RTKH243BUai2YleAIhALJpaVXAOnMgLikmiVmKMAFPXNgQgtey9iftd9r07xiX"}],"size":181206},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"katerina.skroumpelou@supabase.io"},{"name":"anonymous","email":"chase.cresgy@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.99.0_1773060067087_0.2846612909780111"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-09T12:41:07.259Z","publish_time":1773060067259,"_source_registry_name":"default","contributors":[]},"2.99.1-canary.0":{"name":"@supabase/postgrest-js","version":"2.99.1-canary.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"3f329cc73eac0e330271e2c96529c81c6ece012b","_id":"@supabase/postgrest-js@2.99.1-canary.0","_nodeVersion":"20.20.0","_npmVersion":"11.11.0","dist":{"integrity":"sha512-AQ1fZ3WL4D8jTNzNIs2HadZM8y0OHFNNLwZhFexNByi3bbJGyRZLglYPmDLnmF/ugFoCo5yKKJUd6vapk3ofRw==","shasum":"89edaac2b5d90eecc11b170a1897e41e64eb5c1e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.99.1-canary.0.tgz","fileCount":27,"unpackedSize":963336,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.99.1-canary.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCEMNsr1RODTSUaT+Aw8DXJWbGiABNddzb1CjKBzmx9JAIgb//TWXM48yp6AAP9AoYq1rIjDPRaC1AhfIs5YkvVUzo="}],"size":212679},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"katerina.skroumpelou@supabase.io"},{"name":"anonymous","email":"chase.cresgy@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.99.1-canary.0_1773213177015_0.09375768838222975"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-11T07:12:57.203Z","publish_time":1773213177203,"_source_registry_name":"default","contributors":[]},"2.99.1":{"name":"@supabase/postgrest-js","version":"2.99.1","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"gitHead":"3f329cc73eac0e330271e2c96529c81c6ece012b","_id":"@supabase/postgrest-js@2.99.1","_nodeVersion":"20.20.0","_npmVersion":"11.11.0","dist":{"integrity":"sha512-gtw2ibJrADvfqrpUWXGNlrYUvxttF4WVWfPpTFKOb2IRj7B6YRWMDgcrYqIuD4ZEabK4m6YKQCCGy6clgf1lPA==","shasum":"b614345625655f12c64b04fe827813d7f12a4f78","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.99.1.tgz","fileCount":27,"unpackedSize":963318,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.99.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIEq/9DpIQQjc3Ac83CXtFYHQppVtoYoiUg9mb7uITB4XAiEA3oFaWBZX+tS8wRmj5sUn8Sw1OBEpIdpWQEYfbsHkR2o="}],"size":212672},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"katerina.skroumpelou@supabase.io"},{"name":"anonymous","email":"chase.cresgy@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.99.1_1773213664612_0.5154494288061329"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-11T07:21:04.883Z","publish_time":1773213664883,"_source_registry_name":"default","contributors":[]},"2.99.2-canary.0":{"name":"@supabase/postgrest-js","version":"2.99.2-canary.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"b835e3c870f3767980776cc25fd16df72fa416be","_id":"@supabase/postgrest-js@2.99.2-canary.0","_nodeVersion":"20.20.0","_npmVersion":"11.11.1","dist":{"integrity":"sha512-QPoxe6m6/IhJh+mZppT1R4bNoFTHVW4E1wGsTWOlx7rrbYSiQFK2Jr2213dpQGcpMGyjaF62cCYNJRBGFdfjHA==","shasum":"6dd5916d5641a16970c19fe2a967f683f90efc6c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.99.2-canary.0.tgz","fileCount":27,"unpackedSize":963336,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.99.2-canary.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIA2gxN+VgdLfORYoW1vMrrXDRYcSUDTPpdl54JpukO0sAiAx4yrc7JcnBRwFBQSpDvqOsct1rXq1Ik0whJ/+Hd2ZhA=="}],"size":212681},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"katerina.skroumpelou@supabase.io"},{"name":"anonymous","email":"chase.cresgy@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.99.2-canary.0_1773381587005_0.11252183920311665"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-13T05:59:47.218Z","publish_time":1773381587218,"_source_registry_name":"default","contributors":[]},"2.99.2":{"name":"@supabase/postgrest-js","version":"2.99.2","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"gitHead":"b835e3c870f3767980776cc25fd16df72fa416be","_id":"@supabase/postgrest-js@2.99.2","_nodeVersion":"20.20.1","_npmVersion":"11.11.1","dist":{"integrity":"sha512-ueiOVkbkTQ7RskwVmjR8zxWYw3VKOMxo1+qep+Dx/SgApqyhWBGd92waQb45tbLc7ydB5x8El8utXOLQTuTojQ==","shasum":"619feae861ba3960d259f559bc3a5a55e5fb2225","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.99.2.tgz","fileCount":27,"unpackedSize":963318,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.99.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCVMtG21x8eJZB/PyODuTNgjVVkfnfmWYcA3839QIahFgIhANmjtlmbuccVR49e8jyQ7hkN0htFPQlZDJHU9t/nCB3O"}],"size":212666},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"katerina.skroumpelou@supabase.io"},{"name":"anonymous","email":"chase.cresgy@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.99.2_1773661857119_0.6471150652946374"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-16T11:50:57.309Z","publish_time":1773661857309,"_source_registry_name":"default","contributors":[]},"2.99.3-canary.0":{"name":"@supabase/postgrest-js","version":"2.99.3-canary.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"836385abb65738fe48845e35e9d0abe289331ee7","_id":"@supabase/postgrest-js@2.99.3-canary.0","_nodeVersion":"20.20.0","_npmVersion":"11.11.1","dist":{"integrity":"sha512-baTgU7P+zkfRtNiAtWIVypz/Fy/Tw4MmFvYXKg0v9NDQlvjdJmXgWuGY2nA1a7EvabSV6VRKeXjppttoWamLeA==","shasum":"f9f44a887cf0703bd38d8ffd43356f3dbeacd554","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.99.3-canary.0.tgz","fileCount":27,"unpackedSize":963336,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.99.3-canary.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIDH4wDowMyhUgYNFXUkySSLLw/7t+n/pdJchwt5xz+t7AiBxcD3GJNJtw6lpS1vNfUG8lhINHvSMvJXJnkLZ9HOQDA=="}],"size":212680},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"katerina.skroumpelou@supabase.io"},{"name":"anonymous","email":"chase.cresgy@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.99.3-canary.0_1773677410554_0.954046465234994"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-16T16:10:10.774Z","publish_time":1773677410774,"_source_registry_name":"default","contributors":[]},"2.100.0-rc.0":{"name":"@supabase/postgrest-js","version":"2.100.0-rc.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"554f37b223844982786fc7d34f45484ca5f185a0","_id":"@supabase/postgrest-js@2.100.0-rc.0","_nodeVersion":"20.20.0","_npmVersion":"11.11.1","dist":{"integrity":"sha512-EhtRokum51RguqW173SzgAPiIv22W7+j8DTace9OUXV9g0m9MjvKK2/CXPqWNKmP5OJ284z3G/TPr9yhJcfI8g==","shasum":"e70123b08c12d8f483fc4a1301a814dd5ba16cc1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.100.0-rc.0.tgz","fileCount":27,"unpackedSize":963330,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.100.0-rc.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIBdNd15sYg5NRLKco0qZM0vY0De0mq9Sg6No0aTYfYhUAiEAtEr8LHOxL+aw0rf7kusK3PcBShnItTLw55witjFKpRY="}],"size":212678},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"katerina.skroumpelou@supabase.io"},{"name":"anonymous","email":"chase.cresgy@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.100.0-rc.0_1773679558280_0.2872509978617217"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-16T16:45:58.491Z","publish_time":1773679558491,"_source_registry_name":"default","contributors":[]},"2.100.0-canary.0":{"name":"@supabase/postgrest-js","version":"2.100.0-canary.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"65c7e41e505e4f97a1e8970f2a6fd0d09da51108","_id":"@supabase/postgrest-js@2.100.0-canary.0","_nodeVersion":"20.20.1","_npmVersion":"11.11.1","dist":{"integrity":"sha512-rZ0qWSo0NSFvSByWLW2AhcUNnv7UI7CaYVhZStspxJKUojL8Kux4hldzgZINvCqTkZMqauW/5E9VeFVXyLKvnA==","shasum":"d9fd7dd4674b6186e9fb54dd53a86916b1f948e9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.100.0-canary.0.tgz","fileCount":27,"unpackedSize":963338,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.100.0-canary.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQD/5eSgwWfAoZOWOa6NrgMwBqqmBa4j5nyxN+YEwvHcLAIgTsV7tVqRgeU5/Ku0TfdMzAJ5hgshy8LwBYBZQqW2kbc="}],"size":212686},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"katerina.skroumpelou@supabase.io"},{"name":"anonymous","email":"chase.cresgy@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.100.0-canary.0_1773737877770_0.2496091185062861"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-17T08:57:57.926Z","publish_time":1773737877926,"_source_registry_name":"default","contributors":[]},"2.99.3":{"name":"@supabase/postgrest-js","version":"2.99.3","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"gitHead":"0090bc9a8461a042116fa4e7b69804f85f33404f","_id":"@supabase/postgrest-js@2.99.3","_nodeVersion":"20.20.1","_npmVersion":"11.12.0","dist":{"integrity":"sha512-8HxEf+zNycj7Z8+ONhhlu+7J7Ha+L6weyCtdEeK2mN5OWJbh6n4LPU4iuJ5UlCvvNnbSXMoutY7piITEEAgl2g==","shasum":"2871cce576ffc01d11832eac1db3ca55c89e1d9c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.99.3.tgz","fileCount":27,"unpackedSize":1288905,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.99.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIEUtxPMC6pKwzfSlxkyy8hkp1qPpdE6duAH71GSefkm8AiEAm+tFtU3vnTXvvVuGYVPK8NLcRdzHY83SXyzVyLImxzg="}],"size":248923},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"katerina.skroumpelou@supabase.io"},{"name":"anonymous","email":"chase.cresgy@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.99.3_1773931417224_0.08077851986241669"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-19T14:43:37.397Z","publish_time":1773931417397,"_source_registry_name":"default","contributors":[]},"2.100.0-canary.1":{"name":"@supabase/postgrest-js","version":"2.100.0-canary.1","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"336f57f3a490d700a1902a0c378117e35468ce57","_id":"@supabase/postgrest-js@2.100.0-canary.1","_nodeVersion":"20.20.1","_npmVersion":"11.12.0","dist":{"integrity":"sha512-fMutgPHFOk1enYMPvvTt2Q7QK+ojzA6lERW/4FF4hMcPdCpIXOZpkgBzoW5TevZpQ/oQvGRjaioAqYqoib4f+g==","shasum":"f9ad8016089c13f65e7b24f0ae80c2cb4ebcce7a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.100.0-canary.1.tgz","fileCount":27,"unpackedSize":1288925,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.100.0-canary.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQD5c8nzfmqoWFB5GeIqRMa5bwj7WzNnGaDoSpXKiDqZlQIhAIpgTytXzvz3vz0/pigfRF+doiaX7A+F6M+bYFc3HOxO"}],"size":248938},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"katerina.skroumpelou@supabase.io"},{"name":"anonymous","email":"chase.cresgy@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.100.0-canary.1_1773935242714_0.15951249870299056"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-19T15:47:22.924Z","publish_time":1773935242924,"_source_registry_name":"default","contributors":[]},"2.100.0-canary.2":{"name":"@supabase/postgrest-js","version":"2.100.0-canary.2","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"dff2d048e22d9bc0e70a84da3afe97e32037f11f","_id":"@supabase/postgrest-js@2.100.0-canary.2","_nodeVersion":"20.20.1","_npmVersion":"11.12.0","dist":{"integrity":"sha512-RAYGCL7IBxvJupIq9TbK7gGcV0dSp1FntG9Vrctd80/q1kPRubb8NpXikkwV27sOWWmiNikRUskM2709oxJZgw==","shasum":"375eebc25c57fb020a149f48ed03f7f3eb855eb0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.100.0-canary.2.tgz","fileCount":27,"unpackedSize":1288926,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.100.0-canary.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCg3dIDI65j/r2JaOa+hkNiAWI6rr4eSHkWi/2m7tMIDgIgGrBB2pXm4ebu8RePrWanQkfNLPt+qeSCL2tsCSvsshI="}],"size":248941},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"katerina.skroumpelou@supabase.io"},{"name":"anonymous","email":"chase.cresgy@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.100.0-canary.2_1773936491666_0.6542638515763481"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-19T16:08:11.830Z","publish_time":1773936491830,"_source_registry_name":"default","contributors":[]},"2.100.0-canary.3":{"name":"@supabase/postgrest-js","version":"2.100.0-canary.3","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"9ee9997608ae9f6d28717dcda4c4a85a66208069","_id":"@supabase/postgrest-js@2.100.0-canary.3","_nodeVersion":"20.20.1","_npmVersion":"11.12.0","dist":{"integrity":"sha512-tZ2VLhgMjYFSWGqswZFvafqxQBCiFED1yDreZWP3N8jy15jnu99YCaOx1HGr4+ZCmxRsH8nXhfoNYBlpv+2jsA==","shasum":"75724fd44db11a38ba80b3feb0c961fcbc5f7dfc","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.100.0-canary.3.tgz","fileCount":27,"unpackedSize":1288926,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.100.0-canary.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIBA/mZRcXxdN69qjgzkyImJbx67u5RxHV0ZTJ/f5vF7qAiEAnbywBwM9OTB4JdPmiyj6obLau6VJ3/LkM3pr2KdW71U="}],"size":248941},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"katerina.skroumpelou@supabase.io"},{"name":"anonymous","email":"chase.cresgy@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.100.0-canary.3_1774014951978_0.3779299862754333"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-20T13:55:52.120Z","publish_time":1774014952120,"_source_registry_name":"default","contributors":[]},"2.100.0":{"name":"@supabase/postgrest-js","version":"2.100.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"gitHead":"9ee9997608ae9f6d28717dcda4c4a85a66208069","_id":"@supabase/postgrest-js@2.100.0","_nodeVersion":"20.20.1","_npmVersion":"11.12.0","dist":{"integrity":"sha512-xYNvNbBJaXOGcrZ44wxwp5830uo1okMHGS8h8dm3u4f0xcZ39yzbryUsubTJW41MG2gbL/6U57cA4Pi6YMZ9pA==","shasum":"d485991e29398c0b99d7f4d790516848cc892927","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.100.0.tgz","fileCount":27,"unpackedSize":1288907,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.100.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDotLMTjcbZrixgoL4rmpV+XVjnomY9V8xmaDzzY8CX2wIgNw9RrCpgJtAc7zkM44tIRFNnDEYtSiYhwmPrbKQNtSk="}],"size":248923},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"katerina.skroumpelou@supabase.io"},{"name":"anonymous","email":"chase.cresgy@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.100.0_1774266514679_0.8653798499510403"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-23T11:48:34.832Z","publish_time":1774266514832,"_source_registry_name":"default","contributors":[]},"2.100.0-canary.4":{"name":"@supabase/postgrest-js","version":"2.100.0-canary.4","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"15254fa55fc3ce1ba5920a2aff033aaa318f5686","_id":"@supabase/postgrest-js@2.100.0-canary.4","_nodeVersion":"20.20.1","_npmVersion":"11.12.0","dist":{"integrity":"sha512-ODhlvnEybbgxp32otdO7Drw8KPBRnpvvEc50Hs9WWD9NMEUJPvxKrPLqyHHq+QDjArNJF9MopsLX3p5754rulQ==","shasum":"30853b222d7eadbe2ad5ba885d84a46a84f5c9ea","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.100.0-canary.4.tgz","fileCount":27,"unpackedSize":1290839,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.100.0-canary.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIGnLjj03XN7ytYe/09rV4joN9RzNKEvXWPgY+5bH5C5pAiEA7VM66AUg3Qa/CyVHWMtemzOT2yir1F2kZ6suURDL204="}],"size":249512},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"katerina.skroumpelou@supabase.io"},{"name":"anonymous","email":"chase.cresgy@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.100.0-canary.4_1774279743949_0.4811313483777129"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-23T15:29:04.167Z","publish_time":1774279744167,"_source_registry_name":"default","contributors":[]},"2.100.0-canary.5":{"name":"@supabase/postgrest-js","version":"2.100.0-canary.5","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"9f487bd5c4925a163cfa44d4794f4de5fd72114f","_id":"@supabase/postgrest-js@2.100.0-canary.5","_nodeVersion":"20.20.1","_npmVersion":"11.12.0","dist":{"integrity":"sha512-+iI0DuvFhc6TyxS+Z4cIVlX7pyAm1ovv6m4Ph1Qnn73syNs78Nvn9CfDdIN0SG/2LDlVBe9lO4LgUjP/ZuxIkw==","shasum":"90cf5d1bd3abb16d92874d67a12505e9776bf6cc","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.100.0-canary.5.tgz","fileCount":27,"unpackedSize":1288288,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.100.0-canary.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIEwsbj+6sDJ/y7qZgT4P/JB/jYEohkWbRUzs0GfQUezQAiEAq1ceoN2JQmOI82kIpw+mPpgfv3IQECeRrDaN3nyyTOo="}],"size":249103},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"katerina.skroumpelou@supabase.io"},{"name":"anonymous","email":"chase.cresgy@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.100.0-canary.5_1774520870137_0.7788399678714739"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-26T10:27:50.351Z","publish_time":1774520870351,"_source_registry_name":"default","contributors":[]},"2.100.0-canary.6":{"name":"@supabase/postgrest-js","version":"2.100.0-canary.6","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"fbdc81881400187000fd38945388b8eb5011f0da","_id":"@supabase/postgrest-js@2.100.0-canary.6","_nodeVersion":"20.20.1","_npmVersion":"11.12.0","dist":{"integrity":"sha512-adzVD+7n8LGa2lvAH+qwPGySHxRDP/JODH1luceZiQS4HX83OUy/8joU3sb74gN8qxM1xgR11Hw5lWyyp06Zxg==","shasum":"27497fda8b40e6b817fe57c764dabfbbfb0d3b58","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.100.0-canary.6.tgz","fileCount":27,"unpackedSize":1287355,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.100.0-canary.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIAcsB9J+iY6lgu8+ZOFW0AXTB8cqRBW7OOyCUkrI9YZoAiAKOsJBs1PkQSuhplPn3tgnpiSuwZK+s/lFtxdD5sSEhg=="}],"size":249233},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"katerina.skroumpelou@supabase.io"},{"name":"anonymous","email":"chase.cresgy@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.100.0-canary.6_1774528839919_0.7011738151706859"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-26T12:40:40.123Z","publish_time":1774528840123,"_source_registry_name":"default","contributors":[]},"2.100.0-canary.7":{"name":"@supabase/postgrest-js","version":"2.100.0-canary.7","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"aee42f1d16298ead0c5696b937a7c64164622635","_id":"@supabase/postgrest-js@2.100.0-canary.7","_nodeVersion":"20.20.1","_npmVersion":"11.12.0","dist":{"integrity":"sha512-75UOTInGAzLUfmhfC6UblTdLD5yhUQ99dF9/ml7f6X/bnRdii/yERQNzEtJTDSNQrbOyWgagrWhjvI7O0VVuqA==","shasum":"b15be94fbe7c68f657b2a8dbd312a42b1bf5a2e5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.100.0-canary.7.tgz","fileCount":27,"unpackedSize":1287355,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.100.0-canary.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDnDU4tstHcC4VSxlcu+fzav28+KAKTTO+vM1uUHODZaQIhANjaxw9MqK9rzqH/Phi8L8uITK3V6gn09/jcTY0UY4oM"}],"size":249232},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"katerina.skroumpelou@supabase.io"},{"name":"anonymous","email":"chase.cresgy@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.100.0-canary.7_1774530801355_0.4069168462640711"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-26T13:13:21.563Z","publish_time":1774530801563,"_source_registry_name":"default","contributors":[]},"2.100.1":{"name":"@supabase/postgrest-js","version":"2.100.1","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"gitHead":"aee42f1d16298ead0c5696b937a7c64164622635","_id":"@supabase/postgrest-js@2.100.1","_nodeVersion":"20.20.1","_npmVersion":"11.12.0","dist":{"integrity":"sha512-OIh4mOSo2LdqF2kox76OAPDtcSs+PwKABJOjc6plUV4/LXhFEsI2uwdEEIs7K7fd141qehWEVl/Y+Ts0fNvYsw==","shasum":"52a652e746ff8314f2208ae9a473b35f154fa594","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.100.1.tgz","fileCount":27,"unpackedSize":1287337,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.100.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQD3mGbZdNaF+p0vah9sf+uHKKhkiedMaP0I+6xTvhtXMgIhAKQebV0jV2KSfkrnEr3PMeGbxAfa81kz6BZke2/ixBEh"}],"size":249220},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"katerina.skroumpelou@supabase.io"},{"name":"anonymous","email":"chase.cresgy@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.100.1_1774531360339_0.6226247175890245"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-26T13:22:40.593Z","publish_time":1774531360593,"_source_registry_name":"default","contributors":[]},"2.100.0-canary.8":{"name":"@supabase/postgrest-js","version":"2.100.0-canary.8","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"3880a42713dbf3f5702a9866e09c293e0e49e32e","_id":"@supabase/postgrest-js@2.100.0-canary.8","_nodeVersion":"20.20.1","_npmVersion":"11.12.1","dist":{"integrity":"sha512-7kVGoz5Q5oLgL5RKh6Pz6ppV0gKxcPORWOHrq53dCozvUUYrLJjfj1NY/e8cEoy49Ngo15idTB96hi21OU64cw==","shasum":"343a2b71da1613d272256a855060a253b64c66ee","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.100.0-canary.8.tgz","fileCount":27,"unpackedSize":1287355,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.100.0-canary.8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCICxF6dfcud+5MLTKDlExXJvY2kjBnrjHYtIQzIkpnC4YAiAtVLty3oK43cZMN9pevHKSnnHpr5LFR3iTbtApK/VDsA=="}],"size":249233},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"katerina.skroumpelou@supabase.io"},{"name":"anonymous","email":"chase.cresgy@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.100.0-canary.8_1774870627192_0.60318536361329"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-30T11:37:07.411Z","publish_time":1774870627411,"_source_registry_name":"default","contributors":[]},"2.100.0-canary.9":{"name":"@supabase/postgrest-js","version":"2.100.0-canary.9","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"219c0c16452feb119f20546254e7497f9cd89f38","_id":"@supabase/postgrest-js@2.100.0-canary.9","_nodeVersion":"20.20.1","_npmVersion":"11.12.1","dist":{"integrity":"sha512-RpLlq7U2fHUPEec9LyYMPVv5yDozM0c7AZvj/O4OeBCANJ2bCk9/762C1TqcHe+2FD7RniYi53Kaw7yczblq1Q==","shasum":"71b234136eb2eec478eb4414ecca8ea4ef0f4a00","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.100.0-canary.9.tgz","fileCount":27,"unpackedSize":1287355,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.100.0-canary.9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIAYdjU1b8KNHNLI2lE5Hk1m0ElH34tBjDMJiHqa5NnOdAiAwQ1BkLrLAwKWn8xemrOUOn1VQha3rUQaryE5PwNGtbQ=="}],"size":249241},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"katerina.skroumpelou@supabase.io"},{"name":"anonymous","email":"chase.cresgy@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.100.0-canary.9_1774875378948_0.023928524868006562"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-30T12:56:19.148Z","publish_time":1774875379148,"_source_registry_name":"default","contributors":[]},"2.101.0-canary.0":{"name":"@supabase/postgrest-js","version":"2.101.0-canary.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"11f20cc10261985b18b51714745c7068a8e95452","_id":"@supabase/postgrest-js@2.101.0-canary.0","_nodeVersion":"20.20.1","_npmVersion":"11.12.1","dist":{"integrity":"sha512-atESDQVA0uaDfip7M/rVOGD8L9CKw7AFDzZKPG6nmKDgb9oPi/D1UcwWjS0bwLxbZq8/3yLD/EINAavtnInLnQ==","shasum":"5fc4ce29c9900840dec95e90f6c4a1c87f647e9b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.101.0-canary.0.tgz","fileCount":27,"unpackedSize":1287355,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.101.0-canary.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDNogrr+cKuTGx73CEdI5UpeuP9GxPC4LgMlK2NcyaeFQIgM/f03Ek+bv5+oYUQbc2CJVYOkbu0gR6feNLi0B2yo48="}],"size":249235},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"katerina.skroumpelou@supabase.io"},{"name":"anonymous","email":"chase.cresgy@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.101.0-canary.0_1774881611772_0.22737167327013807"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-30T14:40:11.954Z","publish_time":1774881611954,"_source_registry_name":"default","contributors":[]},"2.101.0":{"name":"@supabase/postgrest-js","version":"2.101.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"gitHead":"11f20cc10261985b18b51714745c7068a8e95452","_id":"@supabase/postgrest-js@2.101.0","_nodeVersion":"20.20.1","_npmVersion":"11.12.1","dist":{"integrity":"sha512-CJVsIdzRkEwH5F1NAwVq/Ewh0T/LpEpYro5hQKhfRqtZ6ghUnH0TCaA4PgyCCSWjESTqAuocBmX4ajlVK/1BPg==","shasum":"12e4f30cbac1cf76a1f5ee1c379bbea93804a3dd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.101.0.tgz","fileCount":27,"unpackedSize":1287337,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.101.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIA7444WPGOY/rxEZlur0jP3fQIX//ry7QLX2x5DW4WDqAiEA4gLJ+eyajXOre+GIvU6rciyiveP1X24N/y0LMuSG5qc="}],"size":249219},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"katerina.skroumpelou@supabase.io"},{"name":"anonymous","email":"chase.cresgy@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.101.0_1774883903866_0.6543495359068794"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-30T15:18:24.123Z","publish_time":1774883904123,"_source_registry_name":"default","contributors":[]},"2.101.1-canary.0":{"name":"@supabase/postgrest-js","version":"2.101.1-canary.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"f26b924d3b21bcac1b2de68f16f9b2c611655432","_id":"@supabase/postgrest-js@2.101.1-canary.0","_nodeVersion":"20.20.1","_npmVersion":"11.12.1","dist":{"integrity":"sha512-L4xhpDJapjcbMRfRkELWsJNTWVeEr74Y/oW/iiZ1UyHgmwe7q9LSRNjrgjZt4nhZFSZB67cYCzOYu5XtRwQeRw==","shasum":"4a4565be439161c8fa03416cd5f529231163a277","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.101.1-canary.0.tgz","fileCount":27,"unpackedSize":1287355,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.101.1-canary.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCFQJ7Zek7QXpfUD95kBKAOo+NY+GDXj0n8Bi08cACWAQIhAO/GKZueWvX0PF1UOFf+kPMdZgN9fhY/CBOCUxO6dlaI"}],"size":249231},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"katerina.skroumpelou@supabase.io"},{"name":"anonymous","email":"chase.cresgy@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.101.1-canary.0_1774973295835_0.9476662841856989"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-31T16:08:16.105Z","publish_time":1774973296105,"_source_registry_name":"default","contributors":[]},"2.101.1":{"name":"@supabase/postgrest-js","version":"2.101.1","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"gitHead":"f26b924d3b21bcac1b2de68f16f9b2c611655432","_id":"@supabase/postgrest-js@2.101.1","_nodeVersion":"20.20.1","_npmVersion":"11.12.1","dist":{"integrity":"sha512-UW1RajH5jbZoK+ldAJ1I6VZ+HWwZ2oaKjEQ6Gn+AQ67CHQVxGl8wNQoLYyumbyaExm41I+wn7arulcY1eHeZJw==","shasum":"a32d199716e220226deba7693323d82839ce438f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.101.1.tgz","fileCount":27,"unpackedSize":1287337,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.101.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCCO9LY6bnjxqozHp2HZOTQwFSvS2WxgtK7hsDuEDNcwwIhAJ6duwt3JUnR4grDtFzS8TtENa39ouzOHxIDfd5W/dQN"}],"size":249219},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"katerina.skroumpelou@supabase.io"},{"name":"anonymous","email":"chase.cresgy@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.101.1_1774974323895_0.9077856307531476"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-31T16:25:24.071Z","publish_time":1774974324071,"_source_registry_name":"default","contributors":[]},"2.102.0-beta.0":{"name":"@supabase/postgrest-js","version":"2.102.0-beta.0","description":"Isomorphic PostgREST client","keywords":["postgrest","supabase"],"homepage":"https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js","bugs":{"url":"https://github.com/supabase/supabase-js/issues"},"license":"MIT","author":{"name":"Supabase"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./dist/*":"./dist/*","./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/supabase/supabase-js.git","directory":"packages/core/postgrest-js"},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","format":"node scripts/format.js","format:check":"node scripts/format.js check","docs":"typedoc src/index.ts --out docs/v2","docs:json":"typedoc --json docs/v2/spec.json --excludeExternals src/index.ts","test:run":"jest --runInBand --coverage -u","test:smoke":"node test/smoke.cjs && node test/smoke.mjs","test:types":"tstyche","test:types:ci":"tstyche --target '4.7,5.5,latest'","test:types:watch":"chokidar 'src/**/*.ts' 'test/**/*.ts' -c 'npm run test:types'","type-check":"tsc --noEmit --project tsconfig.json","type-check:test":"tsc --noEmit --project tsconfig.test.json"},"dependencies":{"tslib":"2.8.1"},"devDependencies":{"chokidar-cli":"^3.0.0","node-abort-controller":"^3.0.1","tstyche":"^4.3.0","type-fest":"^4.32.0","wait-for-localhost-cli":"^4.0.0","zod":"^3.25.76","prettier":"^2.6.2"},"engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"0f5b1b330807819ea8e7a3bf176c7406d883b1ae","_id":"@supabase/postgrest-js@2.102.0-beta.0","_nodeVersion":"20.20.1","_npmVersion":"11.12.1","dist":{"integrity":"sha512-sj0FQ3hv3K4UYGnzzImoZ6Drcd6scHbCBz+yyGtO9fhxhzFNrjtSSeI98fT5TJLyZRxlrcQbl0f7xqTqwxBplw==","shasum":"4cd8b887cb824cc0ad6049c5eb14bf87393eabd2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@supabase/postgrest-js/-/postgrest-js-2.102.0-beta.0.tgz","fileCount":27,"unpackedSize":1327842,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@supabase%2fpostgrest-js@2.102.0-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCICJq0ClD+haTyR42vrwasEYDB+mHap+A1B3RwOdfyyiEAiAtHMh0lsgKK34oJeoQgKVkLVpZyB8jwygogkt3/GcLZg=="}],"size":261387},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6421ddf0-9641-4181-ba41-4d8dd59c0b44"}},"directories":{},"maintainers":[{"name":"anonymous","email":"etienne@supabase.io"},{"name":"anonymous","email":"pcopplestone@gmail.com"},{"name":"anonymous","email":"angelico.delosreyes@gmail.com"},{"name":"anonymous","email":"antwilson@hotmail.co.uk"},{"name":"anonymous","email":"greg.nmr@gmail.com"},{"name":"anonymous","email":"phamhieu1998@gmail.com"},{"name":"anonymous","email":"inian1234@gmail.com"},{"name":"anonymous","email":"sdimitrovski@gmail.com"},{"name":"anonymous","email":"tzeyiing@supabase.com"},{"name":"anonymous","email":"katerina.skroumpelou@supabase.io"},{"name":"anonymous","email":"chase.cresgy@supabase.io"},{"name":"anonymous","email":"charisxl@gmail.com"},{"name":"anonymous","email":"kevin@supabase.com"},{"name":"anonymous","email":"matthewjonrossman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postgrest-js_2.102.0-beta.0_1774975943987_0.35004661649204194"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-31T16:52:24.184Z","publish_time":1774975944184,"_source_registry_name":"default","contributors":[]}},"dist-tags":{"latest":"2.101.1","next":"1.0.0-next.8","rc":"2.100.0-rc.0","canary":"2.101.1-canary.0","beta":"2.102.0-beta.0"},"name":"@supabase/postgrest-js","time":{"created":"2022-01-27T09:42:22.879Z","modified":"2026-03-31T16:52:41.606Z","0.17.0":"2020-07-27T07:14:22.207Z","0.16.1":"2020-05-15T12:49:26.678Z","0.16.0":"2020-05-14T07:52:38.412Z","0.15.0":"2020-05-04T13:34:18.544Z","0.14.0":"2020-04-23T10:41:29.146Z","0.13.0":"2020-04-08T01:41:19.023Z","0.12.0":"2020-03-31T09:53:11.290Z","0.11.0":"2020-03-24T07:28:50.637Z","0.10.0":"2020-03-23T10:05:03.247Z","0.9.0":"2020-02-27T04:13:04.488Z","0.8.0":"2020-02-20T04:06:30.027Z","0.7.0":"2020-02-17T04:47:21.742Z","0.6.1":"2020-02-17T04:30:27.106Z","0.6.0":"2020-02-12T09:42:58.368Z","0.5.1":"2020-02-12T08:20:54.195Z","0.5.0":"2020-02-12T03:01:17.489Z","0.4.1":"2020-02-12T02:20:02.392Z","0.4.0":"2020-02-05T07:58:31.622Z","0.3.0":"2020-02-02T10:46:58.339Z","0.1.1":"2020-01-28T03:32:01.698Z","0.35.0":"2021-11-08T09:49:32.563Z","0.34.1":"2021-10-15T05:09:35.441Z","0.34.0":"2021-09-27T11:22:27.277Z","0.33.3":"2021-08-24T01:32:36.147Z","0.33.2":"2021-08-23T08:56:36.030Z","0.33.1":"2021-08-16T04:14:16.057Z","0.33.0":"2021-06-22T02:58:42.913Z","0.32.0":"2021-06-20T08:21:28.210Z","0.31.2":"2021-06-20T04:18:59.851Z","0.31.1":"2021-06-12T17:14:25.200Z","0.31.0":"2021-06-11T16:49:43.110Z","0.30.0":"2021-06-09T01:25:14.672Z","0.29.0":"2021-05-31T13:02:46.917Z","0.28.4":"2021-05-24T02:17:25.547Z","0.28.3":"2021-05-13T08:19:17.946Z","0.28.2":"2021-05-09T01:17:37.865Z","0.28.1":"2021-04-14T13:04:42.979Z","0.28.0":"2021-03-22T10:55:01.012Z","0.27.0":"2021-03-22T10:53:50.978Z","0.26.1":"2021-03-11T15:45:22.008Z","0.26.0":"2021-03-09T11:20:19.357Z","0.25.0":"2021-03-07T06:05:52.425Z","0.24.5":"2021-03-05T04:28:39.393Z","0.24.4":"2021-02-24T00:55:26.167Z","0.24.3":"2021-02-14T01:37:25.193Z","0.24.2":"2021-02-09T10:52:30.157Z","0.24.1":"2021-01-18T09:20:33.748Z","0.24.0":"2021-01-15T11:01:24.730Z","0.23.0":"2021-01-05T18:43:38.127Z","0.22.0":"2020-12-11T09:16:52.597Z","0.21.2":"2020-11-12T09:47:30.450Z","0.21.1":"2020-10-22T07:07:29.865Z","0.21.0":"2020-10-20T08:33:57.740Z","0.20.0":"2020-10-12T11:07:38.230Z","0.19.1":"2020-10-07T08:17:35.076Z","0.19.0":"2020-10-02T14:35:29.312Z","0.18.2":"2020-09-28T07:56:00.029Z","0.18.1":"2020-09-25T07:32:22.880Z","0.18.0":"2020-09-20T03:18:02.718Z","0.35.1":"2022-01-12T05:56:43.780Z","0.36.0":"2022-01-17T02:41:03.226Z","0.36.1":"2022-02-25T10:48:36.141Z","0.36.2":"2022-02-25T12:49:09.318Z","0.37.0":"2022-02-28T22:37:30.554Z","0.37.1":"2022-03-07T02:40:18.765Z","0.37.2":"2022-03-28T20:20:23.627Z","0.37.3":"2022-05-31T15:07:50.765Z","1.0.0-next.1":"2022-06-13T07:29:10.518Z","1.0.0-next.2":"2022-06-17T06:52:55.113Z","0.37.4":"2022-06-27T08:42:33.327Z","0.38.0":"2022-08-04T03:05:43.990Z","1.0.0-next.3":"2022-08-12T09:59:32.577Z","1.0.0-next.4":"2022-08-12T10:30:27.494Z","1.0.0-next.5":"2022-08-12T10:50:20.793Z","1.0.0-next.6":"2022-08-12T15:16:32.868Z","1.0.0-next.7":"2022-08-15T15:51:53.266Z","1.0.0-rc.1":"2022-08-16T13:57:44.777Z","1.0.0-next.8":"2022-08-17T21:29:09.844Z","1.0.0-rc.2":"2022-08-24T15:53:07.542Z","1.0.0-rc.3":"2022-08-24T16:43:47.762Z","1.0.0-rc.4":"2022-08-25T04:41:33.866Z","1.0.0-rc.5":"2022-09-06T06:45:56.169Z","1.0.0-rc.6":"2022-10-04T05:16:46.221Z","1.0.0":"2022-10-11T10:28:48.436Z","1.1.0":"2022-10-18T08:25:28.567Z","1.1.1":"2022-12-16T12:59:56.900Z","1.2.0":"2023-01-17T09:47:11.948Z","1.3.0":"2023-01-18T03:41:06.375Z","1.3.1":"2023-02-06T03:32:12.015Z","1.3.2":"2023-02-06T03:34:55.437Z","1.4.0":"2023-02-08T04:09:37.861Z","1.4.1":"2023-02-21T07:00:08.462Z","1.5.0":"2023-03-31T11:24:04.674Z","1.5.1":"2023-04-18T06:58:02.065Z","1.6.0":"2023-04-18T07:26:39.357Z","1.6.1":"2023-05-11T06:15:33.641Z","1.7.0":"2023-05-26T08:55:51.629Z","1.7.1":"2023-06-14T03:29:26.521Z","1.7.2":"2023-07-07T07:18:03.165Z","1.8.0":"2023-08-06T14:45:14.160Z","1.8.1":"2023-08-23T03:05:17.368Z","1.8.2":"2023-08-23T15:39:13.098Z","1.8.3":"2023-08-24T07:16:48.173Z","1.8.4":"2023-08-29T02:46:30.670Z","1.8.5":"2023-10-12T10:15:42.916Z","1.8.6":"2023-11-18T01:36:27.278Z","1.9.0":"2023-11-22T09:00:25.829Z","1.9.1":"2024-01-02T12:31:45.847Z","1.9.2":"2024-01-15T05:17:33.324Z","1.10.0":"2024-02-07T01:07:10.766Z","1.11.0":"2024-02-07T16:08:27.474Z","1.12.0":"2024-02-29T19:28:01.005Z","1.13.0":"2024-03-03T22:14:55.557Z","1.14.0":"2024-03-28T10:16:06.840Z","1.15.0":"2024-03-30T09:40:51.024Z","1.15.1":"2024-04-11T08:48:35.327Z","1.15.2":"2024-04-11T20:53:29.022Z","1.15.3":"2024-05-21T14:54:25.124Z","1.15.4":"2024-05-23T05:28:59.752Z","1.15.5":"2024-05-29T09:23:34.184Z","1.15.6":"2024-06-25T06:18:03.426Z","1.15.7":"2024-06-27T13:19:22.469Z","1.15.8":"2024-07-05T06:51:41.422Z","1.16.0":"2024-08-03T08:57:47.964Z","1.16.1":"2024-09-10T17:39:38.078Z","1.16.2":"2024-09-30T23:05:29.307Z","1.17.0-rc.1":"2024-10-18T07:05:29.765Z","1.16.3":"2024-10-19T07:30:32.050Z","1.17.0-rc.2":"2024-10-22T16:25:26.440Z","1.17.0-rc.3":"2024-10-28T10:24:07.519Z","1.17.0-rc.4":"2024-10-28T17:28:05.349Z","1.17.0":"2024-10-28T18:57:36.863Z","1.17.1":"2024-11-05T08:25:41.754Z","1.17.2":"2024-11-05T18:03:49.583Z","1.17.3":"2024-11-06T07:36:13.628Z","1.17.4":"2024-11-08T12:32:33.483Z","1.17.5":"2024-11-13T09:56:11.068Z","1.17.6":"2024-11-18T07:41:41.258Z","1.17.7":"2024-12-04T07:43:55.540Z","1.17.8":"2025-01-06T09:29:26.410Z","1.17.9":"2025-01-06T15:03:59.528Z","1.17.10":"2025-01-08T06:14:26.557Z","1.17.11":"2025-01-14T10:02:10.806Z","1.18.0":"2025-01-20T02:30:19.840Z","1.18.1":"2025-01-24T03:40:26.331Z","1.19.0":"2025-02-21T05:23:17.537Z","1.19.1":"2025-02-21T07:50:30.124Z","1.19.2":"2025-02-24T05:14:56.178Z","1.19.3":"2025-03-13T10:55:35.616Z","1.19.4":"2025-03-29T14:03:47.474Z","1.20.0":"2025-07-02T15:54:25.376Z","1.21.0":"2025-07-07T14:27:15.112Z","1.21.1":"2025-07-22T13:50:01.124Z","1.21.2":"2025-08-06T08:30:04.385Z","1.21.3":"2025-08-21T19:14:02.176Z","1.21.4":"2025-09-09T10:21:21.539Z","2.71.2-canary.0":"2025-09-18T10:13:03.481Z","2.71.2-canary.1":"2025-09-19T12:21:31.685Z","2.71.2-canary.2":"2025-09-19T12:31:47.215Z","2.71.2-canary.3":"2025-09-19T14:40:24.870Z","2.71.2-canary.4":"2025-09-19T16:34:08.116Z","2.71.2-canary.6":"2025-09-19T16:47:38.184Z","2.71.2-canary.7":"2025-09-19T16:57:27.569Z","2.71.2-canary.27":"2025-09-23T11:24:23.997Z","2.71.2-canary.28":"2025-09-23T12:03:36.489Z","2.71.2-canary.29":"2025-09-23T13:06:46.893Z","2.72.1-canary.2":"2025-09-24T14:27:45.029Z","2.72.1-canary.5":"2025-09-26T13:27:12.138Z","2.72.1-canary.6":"2025-09-26T13:37:39.427Z","2.72.1-canary.7":"2025-09-26T13:58:05.675Z","2.72.1-canary.8":"2025-09-26T14:12:29.917Z","2.72.1-canary.9":"2025-09-26T14:19:09.016Z","2.72.1-canary.10":"2025-09-26T14:32:34.283Z","2.72.1-canary.11":"2025-09-26T14:49:28.170Z","2.72.1-canary.12":"2025-09-26T14:54:08.592Z","2.72.1-canary.13":"2025-09-26T15:12:03.623Z","2.72.1-canary.14":"2025-09-26T15:55:47.624Z","2.72.1-canary.15":"2025-09-26T16:28:47.673Z","2.72.1-canary.0":"2025-09-30T17:31:37.380Z","2.80.1-canary.0":"2025-10-01T10:31:36.976Z","2.80.1-canary.1":"2025-10-01T12:48:51.468Z","2.58.1-canary.0":"2025-10-01T18:09:42.737Z","999.9.2-canary.0":"2025-10-02T10:53:25.704Z","2.79.1-canary.0":"2025-10-02T12:57:19.214Z","2.79.1-canary.1":"2025-10-02T14:43:55.737Z","2.79.1-canary.2":"2025-10-03T10:30:33.943Z","2.73.1-canary.4":"2025-10-06T10:56:50.106Z","2.73.1-canary.5":"2025-10-06T11:13:35.722Z","2.73.1-canary.6":"2025-10-06T13:12:46.229Z","2.73.1-canary.7":"2025-10-06T13:35:32.492Z","2.73.1-canary.8":"2025-10-06T14:08:01.967Z","2.74.0":"2025-10-06T14:55:10.299Z","2.74.1-canary.0":"2025-10-06T17:07:37.968Z","2.74.1-canary.1":"2025-10-06T17:15:46.792Z","2.74.1-canary.2":"2025-10-06T17:38:17.468Z","2.74.1-canary.3":"2025-10-07T09:01:36.143Z","2.74.1-canary.4":"2025-10-07T10:01:08.268Z","2.74.1-canary.5":"2025-10-07T13:20:25.606Z","2.74.1-canary.6":"2025-10-07T14:18:33.553Z","2.74.1-canary.7":"2025-10-08T14:53:50.613Z","2.75.0":"2025-10-09T12:48:00.638Z","2.75.1-canary.0":"2025-10-09T16:52:33.765Z","2.75.1-canary.1":"2025-10-09T19:12:53.382Z","2.75.1-canary.2":"2025-10-13T13:42:31.443Z","2.75.1-canary.3":"2025-10-13T20:10:26.493Z","2.75.1-canary.4":"2025-10-16T07:47:53.073Z","2.75.1-canary.5":"2025-10-16T09:56:17.108Z","2.75.1":"2025-10-17T12:28:59.363Z","2.75.2-canary.0":"2025-10-17T16:53:45.416Z","2.75.2-canary.1":"2025-10-20T14:14:48.038Z","2.76.0":"2025-10-20T15:20:43.173Z","2.76.1":"2025-10-21T08:16:59.547Z","2.76.2-canary.0":"2025-10-21T10:33:19.934Z","2.76.2-canary.1":"2025-10-22T14:14:50.091Z","2.76.2-canary.2":"2025-10-23T15:27:17.827Z","2.77.0":"2025-10-29T09:00:53.670Z","2.77.1-canary.0":"2025-10-29T18:31:23.092Z","2.77.1-canary.1":"2025-10-30T12:54:00.922Z","2.77.1-canary.2":"2025-10-30T14:01:57.718Z","2.78.0":"2025-10-30T15:36:36.250Z","2.78.1-canary.0":"2025-10-31T11:57:08.683Z","2.78.1-canary.1":"2025-11-04T15:40:13.388Z","2.79.0":"2025-11-04T15:52:48.190Z","2.80.0":"2025-11-06T12:14:40.259Z","2.80.1-canary.2":"2025-11-07T15:30:42.019Z","2.80.1-canary.3":"2025-11-07T16:40:25.493Z","2.80.1-canary.4":"2025-11-07T17:48:29.175Z","2.80.1-canary.5":"2025-11-10T14:51:33.279Z","2.81.0":"2025-11-10T15:32:47.601Z","2.81.1-canary.0":"2025-11-11T11:58:55.434Z","2.81.1-canary.1":"2025-11-11T15:54:19.577Z","2.81.1":"2025-11-11T16:09:47.950Z","2.81.2-canary.0":"2025-11-12T16:38:37.330Z","2.81.2-canary.1":"2025-11-17T17:24:58.537Z","2.81.2-canary.2":"2025-11-18T07:20:11.327Z","2.81.2-canary.3":"2025-11-18T09:52:06.443Z","2.82.0":"2025-11-18T13:04:07.553Z","2.82.1-canary.0":"2025-11-18T15:04:37.939Z","2.83.0":"2025-11-18T15:07:08.374Z","2.83.1-canary.0":"2025-11-19T08:33:27.938Z","2.83.1-canary.1":"2025-11-19T09:31:04.391Z","2.83.1-canary.2":"2025-11-19T17:39:42.707Z","2.84.0":"2025-11-20T11:16:08.738Z","2.84.1-canary.0":"2025-11-26T08:11:18.244Z","2.84.1-canary.1":"2025-11-26T09:54:05.916Z","2.85.0":"2025-11-26T13:41:12.658Z","2.85.1-canary.0":"2025-11-26T16:46:27.600Z","2.86.0":"2025-11-26T18:05:02.286Z","2.86.1-canary.0":"2025-12-04T13:08:29.689Z","2.86.1":"2025-12-04T13:15:13.851Z","2.86.2-canary.0":"2025-12-04T14:47:27.754Z","2.86.2":"2025-12-04T14:52:56.958Z","2.86.3-canary.0":"2025-12-05T15:56:47.470Z","2.87.0":"2025-12-08T14:41:30.695Z","2.87.1-canary.0":"2025-12-08T15:57:20.008Z","2.87.1-canary.1":"2025-12-08T16:35:15.316Z","2.87.1":"2025-12-09T11:30:54.016Z","2.87.2-canary.0":"2025-12-15T15:40:30.648Z","2.87.2":"2025-12-15T15:56:38.241Z","2.87.3-canary.0":"2025-12-15T16:46:49.256Z","2.87.3-canary.1":"2025-12-15T19:15:06.152Z","2.87.3":"2025-12-15T19:28:01.668Z","2.87.4-canary.0":"2025-12-15T19:45:16.329Z","2.87.4-canary.1":"2025-12-16T10:39:41.203Z","2.87.4-canary.2":"2025-12-16T12:13:22.302Z","2.87.4-canary.3":"2025-12-16T14:20:52.378Z","2.87.4-canary.4":"2025-12-16T15:21:35.781Z","2.87.4-canary.5":"2025-12-16T16:23:13.554Z","2.88.0":"2025-12-16T16:28:10.002Z","2.88.1-canary.0":"2025-12-17T08:20:05.939Z","2.88.1-canary.1":"2025-12-17T16:18:47.529Z","2.88.1-canary.2":"2025-12-18T16:12:22.590Z","2.89.0":"2025-12-18T19:23:57.479Z","2.89.1-canary.0":"2025-12-23T10:50:23.487Z","2.89.1-canary.1":"2025-12-23T12:35:02.814Z","2.89.1-canary.2":"2026-01-05T13:24:12.165Z","2.89.1-canary.3":"2026-01-05T14:36:29.813Z","2.89.1-canary.4":"2026-01-05T14:49:12.475Z","2.89.1-canary.5":"2026-01-05T16:08:42.672Z","2.89.1-canary.6":"2026-01-05T16:36:31.373Z","2.89.1-canary.7":"2026-01-07T09:33:08.550Z","2.89.1-canary.8":"2026-01-07T09:47:04.097Z","2.90.0":"2026-01-07T10:13:51.490Z","2.90.1-canary.0":"2026-01-07T12:53:17.766Z","2.90.1-canary.1":"2026-01-08T12:52:31.495Z","2.90.1":"2026-01-08T13:35:55.062Z","2.90.2-canary.0":"2026-01-12T05:39:10.623Z","2.90.2-canary.1":"2026-01-20T10:47:50.820Z","2.90.2-canary.2":"2026-01-20T11:01:58.352Z","2.91.0":"2026-01-20T13:33:38.660Z","2.91.1-canary.0":"2026-01-21T16:33:35.494Z","2.91.1-canary.2":"2026-01-23T08:46:17.230Z","2.91.1-canary.3":"2026-01-23T13:37:23.935Z","2.91.1":"2026-01-23T13:38:39.361Z","2.92.0":"2026-01-23T14:14:05.203Z","2.91.2":"2026-01-23T14:57:32.013Z","2.91.2-rc.0":"2026-01-23T15:07:25.019Z","2.91.3-rc.0":"2026-01-23T15:45:36.155Z","2.91.3-rc.1":"2026-01-23T16:04:25.420Z","2.92.1-rc.2":"2026-01-23T16:49:58.316Z","2.92.1-rc.1":"2026-01-23T16:36:36.569Z","2.92.1-canary.0":"2026-01-26T14:27:09.738Z","2.93.0":"2026-01-26T14:45:37.047Z","2.93.1":"2026-01-26T16:14:50.284Z","2.93.2-canary.0":"2026-01-27T22:55:14.854Z","2.93.2":"2026-01-27T22:56:51.560Z","2.93.3":"2026-01-29T12:00:56.819Z","2.93.4-canary.0":"2026-01-29T12:15:08.559Z","2.93.4-canary.1":"2026-01-30T15:01:42.717Z","2.94.0":"2026-02-03T12:43:45.529Z","2.94.1-canary.0":"2026-02-04T14:47:54.925Z","2.94.1":"2026-02-04T15:24:44.348Z","2.94.2-canary.0":"2026-02-05T13:04:00.435Z","2.95.0":"2026-02-05T15:05:00.949Z","2.95.1":"2026-02-05T17:36:41.459Z","2.95.2-canary.0":"2026-02-05T17:49:19.741Z","2.95.2-canary.1":"2026-02-05T17:55:38.309Z","2.95.2-canary.2":"2026-02-05T18:10:03.988Z","2.95.2":"2026-02-05T21:18:51.328Z","2.95.3":"2026-02-06T10:35:07.783Z","2.95.4-canary.0":"2026-02-10T13:19:31.854Z","2.95.4-canary.1":"2026-02-11T12:06:13.956Z","2.95.4-canary.2":"2026-02-12T09:59:45.942Z","2.96.0":"2026-02-17T12:58:50.077Z","2.96.1-canary.0":"2026-02-18T13:44:17.579Z","2.97.0":"2026-02-18T13:47:23.260Z","2.97.1-canary.0":"2026-02-19T15:09:04.301Z","2.97.1-canary.1":"2026-02-19T16:14:36.484Z","2.97.1-canary.2":"2026-02-24T09:49:28.346Z","2.97.1-canary.3":"2026-02-24T12:46:50.058Z","2.97.1-canary.4":"2026-02-25T12:22:13.716Z","2.97.1-canary.5":"2026-02-26T12:46:53.411Z","2.98.0":"2026-02-26T12:50:53.032Z","2.98.1-canary.0":"2026-02-27T10:47:25.181Z","2.98.1-canary.1":"2026-03-05T15:14:38.495Z","2.99.0":"2026-03-09T12:41:07.259Z","2.99.1-canary.0":"2026-03-11T07:12:57.203Z","2.99.1":"2026-03-11T07:21:04.883Z","2.99.2-canary.0":"2026-03-13T05:59:47.218Z","2.99.2":"2026-03-16T11:50:57.309Z","2.99.3-canary.0":"2026-03-16T16:10:10.774Z","2.100.0-rc.0":"2026-03-16T16:45:58.491Z","2.100.0-canary.0":"2026-03-17T08:57:57.926Z","2.99.3":"2026-03-19T14:43:37.397Z","2.100.0-canary.1":"2026-03-19T15:47:22.924Z","2.100.0-canary.2":"2026-03-19T16:08:11.830Z","2.100.0-canary.3":"2026-03-20T13:55:52.120Z","2.100.0":"2026-03-23T11:48:34.832Z","2.100.0-canary.4":"2026-03-23T15:29:04.167Z","2.100.0-canary.5":"2026-03-26T10:27:50.351Z","2.100.0-canary.6":"2026-03-26T12:40:40.123Z","2.100.0-canary.7":"2026-03-26T13:13:21.563Z","2.100.1":"2026-03-26T13:22:40.593Z","2.100.0-canary.8":"2026-03-30T11:37:07.411Z","2.100.0-canary.9":"2026-03-30T12:56:19.148Z","2.101.0-canary.0":"2026-03-30T14:40:11.954Z","2.101.0":"2026-03-30T15:18:24.123Z","2.101.1-canary.0":"2026-03-31T16:08:16.105Z","2.101.1":"2026-03-31T16:25:24.071Z","2.102.0-beta.0":"2026-03-31T16:52:24.184Z"},"readme":"<br />\n<p align=\"center\">\n  <a href=\"https://supabase.io\">\n        <picture>\n      <source media=\"(prefers-color-scheme: dark)\" srcset=\"https://raw.githubusercontent.com/supabase/supabase/master/packages/common/assets/images/supabase-logo-wordmark--dark.svg\">\n      <source media=\"(prefers-color-scheme: light)\" srcset=\"https://raw.githubusercontent.com/supabase/supabase/master/packages/common/assets/images/supabase-logo-wordmark--light.svg\">\n      <img alt=\"Supabase Logo\" width=\"300\" src=\"https://raw.githubusercontent.com/supabase/supabase/master/packages/common/assets/images/logo-preview.jpg\">\n    </picture>\n  </a>\n\n  <h1 align=\"center\">Supabase PostgREST JS SDK</h1>\n\n  <h3 align=\"center\">Isomorphic JavaScript SDK for <a href=\"https://postgrest.org\">PostgREST</a> with an ORM-like interface.</h3>\n\n  <p align=\"center\">\n    <a href=\"https://supabase.com/docs/guides/database\">Guides</a>\n    ·\n    <a href=\"https://supabase.com/docs/reference/javascript/select\">Reference Docs</a>\n    ·\n    <a href=\"https://supabase.github.io/supabase-js/postgrest-js/v2/spec.json\">TypeDoc</a>\n  </p>\n</p>\n\n<div align=\"center\">\n\n[![Build](https://github.com/supabase/supabase-js/workflows/CI/badge.svg)](https://github.com/supabase/supabase-js/actions?query=branch%3Amaster)\n[![Package](https://img.shields.io/npm/v/@supabase/postgrest-js)](https://www.npmjs.com/package/@supabase/postgrest-js)\n[![License: MIT](https://img.shields.io/npm/l/@supabase/supabase-js)](#license)\n[![pkg.pr.new](https://pkg.pr.new/badge/supabase/postgrest-js)](https://pkg.pr.new/~/supabase/postgrest-js)\n\n</div>\n\n### Quick start\n\nInstall\n\n```bash\nnpm install @supabase/postgrest-js\n```\n\nUsage\n\n```js\nimport { PostgrestClient } from '@supabase/postgrest-js'\n\nconst REST_URL = 'http://localhost:3000'\nconst postgrest = new PostgrestClient(REST_URL)\n```\n\n- [select()](https://supabase.com/docs/reference/javascript/select)\n- [insert()](https://supabase.com/docs/reference/javascript/insert)\n- [update()](https://supabase.com/docs/reference/javascript/update)\n- [delete()](https://supabase.com/docs/reference/javascript/delete)\n\n#### Custom `fetch` implementation\n\n`postgrest-js` uses the [`cross-fetch`](https://www.npmjs.com/package/cross-fetch) library to make HTTP requests, but an alternative `fetch` implementation can be provided as an option. This is most useful in environments where `cross-fetch` is not compatible, for instance Cloudflare Workers:\n\n```js\nimport { PostgrestClient } from '@supabase/postgrest-js'\n\nconst REST_URL = 'http://localhost:3000'\nconst postgrest = new PostgrestClient(REST_URL, {\n  fetch: (...args) => fetch(...args),\n})\n```\n\n## Development\n\nThis package is part of the [Supabase JavaScript monorepo](https://github.com/supabase/supabase-js). To work on this package:\n\n### Building\n\n```bash\n# Build (from monorepo root)\nnpx nx build postgrest-js\n\n# Build with watch mode for development\nnpx nx build:watch postgrest-js\n\n# TypeScript type checking\nnpx nx type-check postgrest-js\n\n# Generate documentation\nnpx nx docs postgrest-js\n```\n\n### Testing\n\n**Supabase CLI Required!** The `postgrest-js` tests use the [Supabase CLI](https://supabase.com/docs/guides/local-development/cli/getting-started) to run a local PostgreSQL database and PostgREST server.\n\n#### Quick Start\n\n```bash\n# Run all tests (from monorepo root)\nnpx nx test:ci:postgrest postgrest-js\n```\n\nThis single command automatically:\n\n1. Stops any existing Supabase CLI containers\n2. Starts PostgreSQL database and PostgREST server via Supabase CLI\n3. Resets and seeds the database\n4. Runs all Jest unit tests with coverage\n5. Cleans up containers\n\n#### Individual Test Commands\n\n```bash\n# Run Jest tests with coverage (requires infrastructure running)\nnpx nx test:run postgrest-js\n\n# Run type tests with tstyche\nnpx nx test:types postgrest-js\n\n# Run smoke tests (CommonJS and ESM imports)\nnpx nx test:smoke postgrest-js\n\n# Format code\nnpx nx format postgrest-js\n\n# Check formatting\nnpx nx format:check postgrest-js\n```\n\n#### Test Infrastructure\n\nThe tests use Supabase CLI to spin up:\n\n- **PostgreSQL** - Database with test schema and seed data (port 54322)\n- **PostgREST** - REST API server that the client connects to (port 54321)\n\n```bash\n# Manually manage test infrastructure (from monorepo root)\nnpx nx test:infra postgrest-js      # Start containers\nnpx nx test:clean-pre postgrest-js  # Stop and remove containers\n```\n\nOr directly via Supabase CLI:\n\n```bash\ncd packages/core/postgrest-js\nnpx supabase --workdir ./test start        # Start all services\nnpx supabase --workdir ./test db reset     # Reset and seed database\nnpx supabase --workdir ./test stop         # Stop all services\n```\n\n#### Regenerating TypeScript Types\n\nWhen the database schema changes, regenerate TypeScript types from the actual database:\n\n```bash\n# From the monorepo root\nnpm run codegen:postgrest\n```\n\nThis command automatically:\n\n1. Cleans up any existing Supabase containers\n2. Starts Supabase (PostgreSQL, PostgREST, and all services)\n3. Generates TypeScript types from the database schema\n4. Post-processes the generated types (updates JSON type definitions)\n5. Formats the generated file with Prettier\n6. Cleans up Supabase containers\n\nThe generated types are written to `test/types.generated.ts`.\n\n#### Test Types Explained\n\n- **Unit Tests** - Jest tests covering all client functionality (`npx nx test:run postgrest-js`)\n- **Type Tests** - Validates TypeScript types using tstyche (`npx nx test:types postgrest-js`)\n- **Smoke Tests** - Basic import/require tests for CommonJS and ESM (`npx nx test:smoke postgrest-js`)\n\n#### Prerequisites\n\n- **Supabase CLI** must be installed ([instructions](https://supabase.com/docs/guides/local-development/cli/getting-started)) or can be used through `npx` (`npx supabase`)\n- **Docker** must be installed and running (Supabase CLI uses Docker under the hood)\n- **Port 54321** - PostgREST API\n- **Port 54322** - PostgreSQL database\n- **Port 54323** - Supabase Studio (used for type generation)\n\n#### PostgREST v12 Backward Compatibility Tests\n\nWe maintain backward compatibility tests for PostgREST v12 (the current Supabase CLI uses v14+). These tests ensure the SDK works correctly for users still running older PostgREST versions.\n\n```bash\n# Run v12 compatibility tests (requires Docker)\nnpx nx test:ci:v12 postgrest-js\n```\n\nThis command:\n\n1. Starts PostgREST v12 + PostgreSQL in Docker (ports 3012/5433)\n2. Runs runtime tests that verify v12-specific behavior\n3. Cleans up containers\n\n**Type-only tests** for v12 compatibility also run as part of the regular type tests:\n\n```bash\nnpx nx test:types postgrest-js  # Includes v12-compat.test-d.ts\n```\n\n**Note:** These v12 tests will be removed when v3 ships (sometime in 2026).\n\n### Contributing\n\nWe welcome contributions! Please see our [Contributing Guide](../../../CONTRIBUTING.md) for details on how to get started.\n\nFor major changes or if you're unsure about something, please open an issue first to discuss your proposed changes.\n\n## License\n\nThis repo is licensed under MIT License.","users":{}}