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

mustate

Package Overview
Dependencies
Maintainers
2
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mustate - npm Package Compare versions

Comparing version
0.2.3
to
0.2.4
+4
-4
package.json
{
"name": "mustate",
"version": "0.2.3",
"version": "0.2.4",
"description": "State replication for mudb",

@@ -21,6 +21,6 @@ "main": "index.js",

"dependencies": {
"mudb": "0.2.6",
"muschema": "0.2.1",
"mustreams": "0.1.6"
"mudb": "0.2.7",
"muschema": "0.2.2",
"mustreams": "0.1.7"
}
}