Comparing version 7.17.0 to 7.17.1
@@ -20,3 +20,3 @@ 'use strict' | ||
this.rows = [] | ||
this.fields = undefined | ||
this.fields = [] | ||
this._parsers = undefined | ||
@@ -23,0 +23,0 @@ this._types = types |
{ | ||
"name": "pg", | ||
"version": "7.17.0", | ||
"version": "7.17.1", | ||
"description": "PostgreSQL client - pure javascript & libpq with the same API", | ||
@@ -56,3 +56,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "6d93951783dc774731fe0b18d07ed8bf2d78d0b2" | ||
"gitHead": "5cf8f5f8d7f59d8374180589db1bfa4b06751539" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
91777