Comparing version 1.6.2 to 1.6.3
@@ -24,2 +24,3 @@ /* UNIQORM | ||
Field.register(require('./fields/NUMBER')); | ||
Field.register(require('./fields/DOUBLE')); | ||
Field.register(require('./fields/VARCHAR')); | ||
@@ -26,0 +27,0 @@ Field.register(require('./fields/CHAR')); |
{ | ||
"name": "uniqorm", | ||
"description": "Easy to use, multi-dialect ORM framework for JavaScript", | ||
"version": "1.6.2", | ||
"version": "1.6.3", | ||
"author": "Panates Ltd.", | ||
@@ -6,0 +6,0 @@ "contributors": [ |
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
63681
2189