bq2cst 0.5.1 → 0.5.2

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/bq2cst.d.ts CHANGED
@@ -98,6 +98,7 @@ export type UnknownNode =
98
98
  | PivotOperator
99
99
  | PivotConfig
100
100
  | RaiseStatement
101
+ | RangeLiteral
101
102
  | RenameColumnClause
102
103
  | RepeatStatement
103
104
  | RevokeStatement
package/bq2cst_bg.wasm CHANGED
Binary file
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "collaborators": [
4
4
  "kitta65 <skndr666m1@gmail.com>"
5
5
  ],
6
- "version": "0.5.1",
6
+ "version": "0.5.2",
7
7
  "license": "MIT",
8
8
  "files": [
9
9
  "bq2cst_bg.wasm",