pgsql-deparser
Advanced tools
Comparing version 1.0.5 to 1.0.6
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.0.6](https://github.com/pyramation/pgsql-parser/compare/pgsql-deparser@1.0.5...pgsql-deparser@1.0.6) (2020-10-26) | ||
**Note:** Version bump only for package pgsql-deparser | ||
## [1.0.5](https://github.com/pyramation/pgsql-parser/compare/pgsql-deparser@1.0.4...pgsql-deparser@1.0.5) (2020-10-25) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "pgsql-deparser", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "PostgreSQL AST Deparser", | ||
@@ -68,3 +68,3 @@ "author": "Dan Lynch <pyramation@gmail.com>", | ||
"jest": "^25.1.0", | ||
"pgsql-parser": "^1.0.5", | ||
"pgsql-parser": "^1.0.6", | ||
"prettier": "^2.1.2", | ||
@@ -77,5 +77,5 @@ "regenerator-runtime": "^0.13.2" | ||
"lodash": "4.17.20", | ||
"pgsql-enums": "^1.0.1" | ||
"pgsql-enums": "^1.0.2" | ||
}, | ||
"gitHead": "2f48345669ff5faea4bec6f1fd08d82e3098232e" | ||
"gitHead": "2cb921dd32f152dbf4d5a90d15ec11b8b522b562" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
205913
5859
Updatedpgsql-enums@^1.0.2