@dbpath/postgres
Advanced tools
Comparing version 0.3.16 to 0.3.17
export * from './src/pgDal'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { CommonEnvironment, Dal, DalDialect } from "@dbpath/dal"; |
@@ -0,0 +0,0 @@ "use strict"; |
import { Pool } from "pg"; | ||
import { MetaDataFn } from "@dbpath/dal"; | ||
export declare const pgMeta: (p: Pool, schema: string) => MetaDataFn; |
@@ -0,0 +0,0 @@ "use strict"; |
export {}; |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "@dbpath/postgres", | ||
"description": "", | ||
"version": "0.3.16", | ||
"version": "0.3.17", | ||
"main": "dist/index", | ||
@@ -21,4 +21,4 @@ "types": "dist/index", | ||
"pg": "^8.10.0", | ||
"@dbpath/utils": "0.3.16", | ||
"@dbpath/dal": "0.3.16" | ||
"@dbpath/utils": "0.3.17", | ||
"@dbpath/dal": "0.3.17" | ||
}, | ||
@@ -25,0 +25,0 @@ "devDependencies": { |
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
15853
+ Added@dbpath/config@0.3.17(transitive)
+ Added@dbpath/dal@0.3.17(transitive)
+ Added@dbpath/fixtures@0.3.17(transitive)
+ Added@dbpath/types@0.3.17(transitive)
+ Added@dbpath/utils@0.3.17(transitive)
- Removed@dbpath/config@0.3.16(transitive)
- Removed@dbpath/dal@0.3.16(transitive)
- Removed@dbpath/fixtures@0.3.16(transitive)
- Removed@dbpath/types@0.3.16(transitive)
- Removed@dbpath/utils@0.3.16(transitive)
Updated@dbpath/dal@0.3.17
Updated@dbpath/utils@0.3.17