kmore-types
Advanced tools
Comparing version 0.16.1 to 0.16.3
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.16.3](https://github.com/waitingsong/kmore/compare/v0.16.2...v0.16.3) (2020-04-15) | ||
**Note:** Version bump only for package kmore-types | ||
## [0.16.1](https://github.com/waitingsong/kmore/compare/v0.16.0...v0.16.1) (2020-04-15) | ||
@@ -8,0 +16,0 @@ |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* @version 0.16.0 | ||
* @version 0.16.1 | ||
* @author waiting | ||
@@ -8,0 +8,0 @@ * @license MIT |
@@ -237,3 +237,3 @@ import { JsonType, Spread } from '@waiting/shared-types'; | ||
/** Default: false */ | ||
useColAliasNameAsOutputName?: boolean): KnexColumnsParma; | ||
useColAliasNameAsOutputName?: boolean): any; | ||
}; | ||
@@ -240,0 +240,0 @@ export declare type AliasTableCols<TAliasCols = any> = { |
{ | ||
"name": "kmore-types", | ||
"author": "waiting", | ||
"version": "0.16.1", | ||
"version": "0.16.3", | ||
"description": "Retrieve types info from ts file", | ||
@@ -87,3 +87,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "9589273216b7de0ff2c92940220de2622895118d" | ||
"gitHead": "c7eb556cb4e06c17747db3a6fe28b51a9d24c17c" | ||
} |
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
147810