replicache
Advanced tools
Comparing version 14.0.1 to 14.0.2
@@ -834,3 +834,3 @@ import { LogLevel, LogSink } from '@rocicorp/logger'; | ||
*/ | ||
isEqual?: (a: R, b: R) => boolean; | ||
isEqual?: ((a: R, b: R) => boolean) | undefined; | ||
} | ||
@@ -837,0 +837,0 @@ |
{ | ||
"name": "replicache", | ||
"description": "Realtime sync for any backend stack", | ||
"version": "14.0.1", | ||
"version": "14.0.2", | ||
"repository": "github:rocicorp/replicache", | ||
@@ -6,0 +6,0 @@ "license": "https://roci.dev/terms.html", |
Sorry, the diff of this file is too big to display
318945