@mrnafisia/type-query
Advanced tools
Comparing version 1.0.19 to 1.0.20
@@ -156,3 +156,3 @@ "use strict"; | ||
_j = []; | ||
for (_k in finalRow) | ||
for (_k in dbRow) | ||
_j.push(_k); | ||
@@ -159,0 +159,0 @@ _l = 0; |
{ | ||
"name": "@mrnafisia/type-query", | ||
"version": "1.0.19", | ||
"version": "1.0.20", | ||
"description": "mini-orm with full type support for postgres.", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is not supported yet
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
449157