pgsql-deparser
Advanced tools
Comparing version 13.0.2 to 13.0.3
@@ -6,2 +6,13 @@ # Change Log | ||
## [13.0.3](https://github.com/pyramation/pgsql-parser/compare/pgsql-deparser@13.0.2...pgsql-deparser@13.0.3) (2021-03-19) | ||
### Bug Fixes | ||
* deparser ([61e6ac6](https://github.com/pyramation/pgsql-parser/commit/61e6ac647517d066e6363d608fd02535834e67a1)) | ||
## [13.0.2](https://github.com/pyramation/pgsql-parser/compare/pgsql-deparser@13.0.1...pgsql-deparser@13.0.2) (2021-03-19) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "pgsql-deparser", | ||
"version": "13.0.2", | ||
"version": "13.0.3", | ||
"description": "PostgreSQL AST Deparser", | ||
@@ -68,3 +68,3 @@ "author": "Dan Lynch <pyramation@gmail.com>", | ||
"jest": "^25.1.0", | ||
"pgsql-parser": "^13.0.2", | ||
"pgsql-parser": "^13.0.3", | ||
"prettier": "^2.1.2", | ||
@@ -79,3 +79,3 @@ "regenerator-runtime": "^0.13.2" | ||
}, | ||
"gitHead": "f0ca03b846114f6820f68ac569af45f12170dc93" | ||
"gitHead": "085eee3783936ee3b6ef3a365a36fbe4de4564c3" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
239297
6450