New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@supabase/realtime-js

Package Overview
Dependencies
Maintainers
5
Versions
124
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@supabase/realtime-js - npm Package Compare versions

Comparing version 1.4.4 to 1.4.5

2

dist/main/lib/version.d.ts

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

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

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

export declare const version = "1.4.4";
export declare const version = "1.4.5";
//# sourceMappingURL=version.d.ts.map

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

export const version = '1.4.4';
export const version = '1.4.5';
//# sourceMappingURL=version.js.map
{
"name": "@supabase/realtime-js",
"version": "1.4.4",
"version": "1.4.5",
"description": "Listen to realtime updates to your PostgreSQL database",

@@ -22,2 +22,3 @@ "keywords": [

"module": "dist/module/index.js",
"types": "dist/module/index.d.ts",
"repository": "https://github.com/supabase/realtime-js",

@@ -24,0 +25,0 @@ "author": "Supabase",

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

export const version = '1.4.4'
export const version = '1.4.5'
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