@inglorious/store
Advanced tools
+1
-1
| { | ||
| "name": "@inglorious/store", | ||
| "version": "9.5.1", | ||
| "version": "9.5.2", | ||
| "description": "A state manager for real-time, collaborative apps, inspired by game development patterns and compatible with Redux.", | ||
@@ -5,0 +5,0 @@ "author": "IceOnFire <antony.mistretta@gmail.com> (https://ingloriouscoderz.it)", |
+5
-0
@@ -53,2 +53,7 @@ import { create } from "mutative" | ||
| store._api = api | ||
| if (updateMode === "auto" && incomingEvents.length) { | ||
| update() | ||
| } | ||
| return store | ||
@@ -55,0 +60,0 @@ |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
112371
0.07%2299
0.13%