node-pg-migrate
Advanced tools
Comparing version 2.16.1 to 2.16.2
# Change Log | ||
## [2.16.2] (2018-01-25) | ||
### Fixed | ||
- Deleted duplicate declaration [#164](https://github.com/salsita/node-pg-migrate/pull/164) | ||
## [2.16.1] (2018-01-25) | ||
@@ -4,0 +10,0 @@ |
@@ -280,4 +280,2 @@ // Type definitions for node-pg-migrate 2.3 | ||
export type TriggerOptions = TriggerOptionsEn & FunctionOptions | ||
export interface MigrationBuilder { | ||
@@ -284,0 +282,0 @@ // Tables |
@@ -33,3 +33,3 @@ { | ||
], | ||
"version": "2.16.1", | ||
"version": "2.16.2", | ||
"engines": { | ||
@@ -36,0 +36,0 @@ "node": ">=4.0.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
161639
2004