Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@supabase/postgrest-js

Package Overview
Dependencies
Maintainers
3
Versions
135
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@supabase/postgrest-js - npm Package Compare versions

Comparing version 0.6.1 to 0.7.0

4

package.json
{
"name": "@supabase/postgrest-js",
"version": "0.6.1",
"version": "0.7.0",
"description": "PostgREST JS client",

@@ -10,3 +10,3 @@ "main": "./lib/index.js",

"cover": "nyc --check-coverage npm run test",
"deploy": "npm version patch && npm publish --access=public",
"deploy": "npm version minor && npm publish --access=public",
"docs": "node_modules/.bin/jsdoc --configure .jsdoc.json --verbose",

@@ -13,0 +13,0 @@ "prepublish": "npm run clean && npm run build",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc