@bunt/input
Advanced tools
Comparing version 0.15.0 to 0.15.9
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.15.9](https://github.com/izatop/bunt/compare/v0.15.8...v0.15.9) (2021-03-04) | ||
**Note:** Version bump only for package @bunt/input | ||
# [0.15.0](https://github.com/izatop/bunt/compare/v0.14.9...v0.15.0) (2021-01-25) | ||
@@ -8,0 +16,0 @@ |
@@ -1,3 +0,2 @@ | ||
/// <reference types="node" /> | ||
import { ScalarType } from "./ScalarType"; | ||
export declare const DateTime: ScalarType<Date, import("fs").OpenMode>; | ||
export declare const DateTime: ScalarType<Date, string | number>; |
{ | ||
"name": "@bunt/input", | ||
"version": "0.15.0", | ||
"version": "0.15.9", | ||
"keywords": [ | ||
@@ -29,6 +29,6 @@ "typescript" | ||
"dependencies": { | ||
"@bunt/util": "^0.15.0" | ||
"@bunt/util": "^0.15.9" | ||
}, | ||
"license": "MIT", | ||
"gitHead": "66576502bef6096d6c7cb0917f9ce4b84a24609f" | ||
"gitHead": "c6b2afe763ddc15f776331404db30985acdbb72e" | ||
} |
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
50575
792
Updated@bunt/util@^0.15.9