@materializeinc/sql-pretty 26.17.0-dev.0.21325 → 26.17.0-rc.1.21328

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.
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 20260319
16
+ Licensed Work: Materialize Version v26.17.0-rc.1
17
17
  The Licensed Work is © 2026 Materialize, Inc.
18
18
 
19
19
  Additional Use Grant: Within a single installation of the Licensed Work,
@@ -39,7 +39,7 @@ Additional Use Grant: Within a single installation of the Licensed Work,
39
39
  whose definitions are controlled by such third
40
40
  parties.
41
41
 
42
- Change Date: March 19, 2030
42
+ Change Date: March 20, 2030
43
43
 
44
44
  Change License: Apache License, Version 2.0
45
45
 
Binary file
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.17.0-dev.0.21325",
5
+ "version": "26.17.0-rc.1.21328",
6
6
  "files": [
7
7
  "mz_sql_pretty_wasm_bg.wasm",
8
8
  "mz_sql_pretty_wasm.js",