pgsql-deparser
Advanced tools
Comparing version 1.2.5 to 1.3.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [1.3.0](https://github.com/pyramation/pgsql-parser/compare/pgsql-deparser@1.2.5...pgsql-deparser@1.3.0) (2021-03-18) | ||
**Note:** Version bump only for package pgsql-deparser | ||
## [1.2.5](https://github.com/pyramation/pgsql-parser/compare/pgsql-deparser@1.2.4...pgsql-deparser@1.2.5) (2021-03-13) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "pgsql-deparser", | ||
"version": "1.2.5", | ||
"version": "1.3.0", | ||
"description": "PostgreSQL AST Deparser", | ||
@@ -68,3 +68,3 @@ "author": "Dan Lynch <pyramation@gmail.com>", | ||
"jest": "^25.1.0", | ||
"pgsql-parser": "^1.2.5", | ||
"pgsql-parser": "^1.3.0", | ||
"prettier": "^2.1.2", | ||
@@ -77,5 +77,5 @@ "regenerator-runtime": "^0.13.2" | ||
"lodash": "4.17.20", | ||
"pgsql-enums": "^1.0.2" | ||
"pgsql-enums": "^1.1.0" | ||
}, | ||
"gitHead": "0c711d15563b9ee8e31b6a47b7927a939b0efac8" | ||
"gitHead": "869b3806555f26d84917101b4a514fba58e40b62" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
230546
6174
Updatedpgsql-enums@^1.1.0