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