@balena/abstract-sql-compiler 7.20.0-is-alias-node-6f59b2d31e4dee5eef008e755d4ee2cb42dd50ba → 7.20.0

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.
@@ -9,7 +9,7 @@
9
9
  nested: []
10
10
  version: 7.20.0
11
11
  title: "'Expose helper'"
12
- date: 2022-05-19T17:26:11.530Z
12
+ date: 2022-05-19T17:37:12.143Z
13
13
  - commits:
14
14
  - subject: Update dependencies
15
15
  hash: 923dd2d492246b99cc62d51a25dd96464e7c1e87
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@balena/abstract-sql-compiler",
3
- "version": "7.20.0-is-alias-node-6f59b2d31e4dee5eef008e755d4ee2cb42dd50ba",
3
+ "version": "7.20.0",
4
4
  "description": "A translator for abstract sql into sql.",
5
5
  "main": "out/AbstractSQLCompiler.js",
6
6
  "types": "out/AbstractSQLCompiler.d.ts",
@@ -63,6 +63,6 @@
63
63
  ]
64
64
  },
65
65
  "versionist": {
66
- "publishedAt": "2022-05-19T17:26:11.868Z"
66
+ "publishedAt": "2022-05-19T17:37:12.390Z"
67
67
  }
68
68
  }