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

@asterql/view-protocol

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/view-protocol - npm Package Compare versions

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

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

+4
-4
{
"name": "@asterql/view-protocol",
"version": "0.4.0",
"version": "0.5.0",
"type": "module",

@@ -49,5 +49,5 @@ "description": "Registered AsterQL view ids, manifests, params URLs, and handlers.",

"dependencies": {
"@asterql/formatter": "0.4.0",
"@asterql/schema": "0.4.0",
"asterql": "0.4.0"
"@asterql/formatter": "0.5.0",
"@asterql/schema": "0.5.0",
"asterql": "0.5.0"
},

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