Comparing version 2.3.3 to 2.3.4
# Changelog | ||
All notable changes to this project will be documented in this file. | ||
## [2.3.4] - 2020-08-09 | ||
### Fixed | ||
- Fixed bug when UNICODE is defined where statement in result object and column name properties wouldn't encode correctly | ||
- Update package-lock.json with vulnerability fixes | ||
## [2.3.3] - 2020-07-31 | ||
@@ -5,0 +10,0 @@ ### Fixed |
{ | ||
"name": "odbc", | ||
"description": "unixodbc bindings for node", | ||
"version": "2.3.3", | ||
"version": "2.3.4", | ||
"homepage": "http://github.com/markdirish/node-odbc/", | ||
@@ -6,0 +6,0 @@ "main": "lib/odbc.js", |
Sorry, the diff of this file is not supported yet
267145