🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@asterql/store

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@asterql/store - npm Package Compare versions

Comparing version
0.4.0
to
0.5.0
+4
-0
CHANGELOG.md
# @asterql/store
## 0.5.0
- Lockstep release for the AsterQL 0.5 language update.
## 0.4.0

@@ -4,0 +8,0 @@

+2
-2
{
"name": "@asterql/store",
"version": "0.4.0",
"version": "0.5.0",
"type": "module",

@@ -49,3 +49,3 @@ "description": "Normalized entity store, scope cursors, and view-instance cache for AsterQL state sync.",

"dependencies": {
"@asterql/view-protocol": "0.4.0"
"@asterql/view-protocol": "0.5.0"
},

@@ -52,0 +52,0 @@ "scripts": {