pgsql-deparser
Advanced tools
Comparing version 1.1.1 to 1.2.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [1.2.0](https://github.com/pyramation/pgsql-parser/compare/pgsql-deparser@1.1.1...pgsql-deparser@1.2.0) (2020-11-03) | ||
**Note:** Version bump only for package pgsql-deparser | ||
## [1.1.1](https://github.com/pyramation/pgsql-parser/compare/pgsql-deparser@1.1.0...pgsql-deparser@1.1.1) (2020-10-27) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "pgsql-deparser", | ||
"version": "1.1.1", | ||
"version": "1.2.0", | ||
"description": "PostgreSQL AST Deparser", | ||
@@ -68,3 +68,3 @@ "author": "Dan Lynch <pyramation@gmail.com>", | ||
"jest": "^25.1.0", | ||
"pgsql-parser": "^1.1.1", | ||
"pgsql-parser": "^1.2.0", | ||
"prettier": "^2.1.2", | ||
@@ -79,3 +79,3 @@ "regenerator-runtime": "^0.13.2" | ||
}, | ||
"gitHead": "d782c779c6d369bb3a44b4a4757cc60d937a9928" | ||
"gitHead": "50bb10afec168aeac7263fd23332fd277a254d22" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
225209
6037