@materializeinc/sql-pretty 26.8.0-rc.1.20629 → 26.9.0-dev.0.20628

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/LICENSE +1 -1
  2. package/package.json +1 -1
package/LICENSE CHANGED
@@ -13,7 +13,7 @@ Business Source License 1.1
13
13
 
14
14
  Licensor: Materialize, Inc.
15
15
 
16
- Licensed Work: Materialize Version v26.8.0-rc.1
16
+ Licensed Work: Materialize Version 20260116
17
17
  The Licensed Work is © 2026 Materialize, Inc.
18
18
 
19
19
  Additional Use Grant: Within a single installation of the Licensed Work,
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@materializeinc/sql-pretty",
3
3
  "type": "module",
4
4
  "description": "The pretty printer for Materialize's SQL dialect, with wasm build targets.",
5
- "version": "26.8.0-rc.1.20629",
5
+ "version": "26.9.0-dev.0.20628",
6
6
  "files": [
7
7
  "mz_sql_pretty_wasm_bg.wasm",
8
8
  "mz_sql_pretty_wasm.js",