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

@supabase/supabase-js

Package Overview
Dependencies
Maintainers
6
Versions
339
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@supabase/supabase-js - npm Package Compare versions

Comparing version 2.33.0 to 2.33.1

2

dist/main/lib/version.d.ts

@@ -1,2 +0,2 @@

export declare const version = "2.33.0";
export declare const version = "2.33.1";
//# sourceMappingURL=version.d.ts.map
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.version = void 0;
exports.version = '2.33.0';
exports.version = '2.33.1';
//# sourceMappingURL=version.js.map

@@ -1,2 +0,2 @@

export declare const version = "2.33.0";
export declare const version = "2.33.1";
//# sourceMappingURL=version.d.ts.map

@@ -1,2 +0,2 @@

export const version = '2.33.0';
export const version = '2.33.1';
//# sourceMappingURL=version.js.map
{
"name": "@supabase/supabase-js",
"version": "2.33.0",
"version": "2.33.1",
"description": "Isomorphic Javascript client for Supabase",

@@ -43,3 +43,3 @@ "keywords": [

"@supabase/postgrest-js": "^1.8.0",
"@supabase/realtime-js": "^2.7.3",
"@supabase/realtime-js": "^2.7.4",
"@supabase/storage-js": "^2.5.1",

@@ -46,0 +46,0 @@ "cross-fetch": "^3.1.5"

@@ -1,1 +0,1 @@

export const version = '2.33.0'
export const version = '2.33.1'

Sorry, the diff of this file is too big to display

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