@instantdb/core
Advanced tools
Comparing version 0.14.17 to 0.14.18
@@ -1181,2 +1181,3 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { | ||
this._currentUserCached = Object.assign({ isLoading: false }, newV); | ||
this._dataForQueryCache = {}; | ||
this.querySubs.set((prev) => { | ||
@@ -1183,0 +1184,0 @@ Object.keys(prev).forEach((k) => { |
{ | ||
"name": "@instantdb/core", | ||
"version": "v0.14.17", | ||
"version": "v0.14.18", | ||
"description": "Instant's core local abstraction", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -1416,2 +1416,3 @@ // @ts-check | ||
this._currentUserCached = { isLoading: false, ...newV }; | ||
this._dataForQueryCache = {}; | ||
this.querySubs.set((prev) => { | ||
@@ -1418,0 +1419,0 @@ Object.keys(prev).forEach((k) => { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
2427107
42683