postgresql-client
Advanced tools
Comparing version 1.2.0 to 1.2.1
@@ -7,2 +7,3 @@ export * from './DataTypeMap'; | ||
export * from './BindParam'; | ||
export * from './Cursor'; | ||
export * from './util/stringify-arrayliteral'; | ||
@@ -9,0 +10,0 @@ export * from './util/stringify-for-sql'; |
@@ -19,2 +19,3 @@ "use strict"; | ||
__exportStar(require("./BindParam"), exports); | ||
__exportStar(require("./Cursor"), exports); | ||
__exportStar(require("./util/stringify-arrayliteral"), exports); | ||
@@ -21,0 +22,0 @@ __exportStar(require("./util/stringify-for-sql"), exports); |
{ | ||
"name": "postgresql-client", | ||
"description": "Professional PostgreSQL client for JavaScript and TypeScript", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"author": "Panates", | ||
@@ -6,0 +6,0 @@ "contributors": [ |
@@ -8,7 +8,3 @@ ## postgresql-client | ||
[![Dependencies][dependencies-image]][dependencies-url] | ||
[![DevDependencies][devdependencies-image]][devdependencies-url] | ||
[![Package Quality][quality-image]][quality-url] | ||
Professional PostgreSQL client written in TypeScript. | ||
@@ -15,0 +11,0 @@ |
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
301888
153
4655
107