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.3 to 1.4.4

2

dist/main/lib/version.d.ts

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

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

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

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

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

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

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

"dependencies": {
"@types/phoenix": "^1.5.4",
"lodash.clonedeep": "^4.5.0",

@@ -44,3 +45,2 @@ "websocket": "^1.0.34"

"@types/lodash.clonedeep": "^4.5.6",
"@types/phoenix": "^1.5.4",
"@types/websocket": "^1.0.3",

@@ -47,0 +47,0 @@ "babel-preset-env": "^1.7.0",

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

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