You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@livequery/types

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@livequery/types - npm Package Compare versions

Comparing version
1.0.25
to
1.0.26
+1
-0
build/Transporter.d.ts

@@ -10,2 +10,3 @@ import { QueryOption } from "./LivequeryRequest";

};
get: <T>(ref: string, query?: any) => Promise<T>;
add: <T extends {

@@ -12,0 +13,0 @@ id: string;

+1
-1

@@ -6,3 +6,3 @@ {

},
"version": "1.0.25",
"version": "1.0.26",
"description": "",

@@ -9,0 +9,0 @@ "main": "build/index.js",