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.24
to
1.0.25
+1
-0
build/LivequeryRequest.d.ts

@@ -49,2 +49,3 @@ export declare type FilterExpression = '==' | '!=' | '<' | '<=' | '>' | '>=' | 'in-array' | 'contains' | 'not-contains' | 'like' | 'between';

collection_ref: string;
schema_collection_ref: string;
doc_id?: string;

@@ -51,0 +52,0 @@ keys: {

+1
-1

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

},
"version": "1.0.24",
"version": "1.0.25",
"description": "",

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