expect-type
Advanced tools
Comparing version 0.4.4 to 0.4.5
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.4.5](https://github.com/mmkal/ts/compare/expect-type@0.4.4...expect-type@0.4.5) (2020-03-24) | ||
**Note:** Version bump only for package expect-type | ||
## [0.4.4](https://github.com/mmkal/ts/compare/expect-type@0.4.3...expect-type@0.4.4) (2020-03-22) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "expect-type", | ||
"version": "0.4.4", | ||
"version": "0.4.5", | ||
"repository": "https://github.com/mmkal/ts", | ||
@@ -16,3 +16,3 @@ "homepage": "https://github.com/mmkal/ts/tree/master/packages/expect-type#readme", | ||
}, | ||
"gitHead": "c1221c0ed8aa8f0e10155b06f653f3fb97ffcd1c" | ||
"gitHead": "bdd108689be3bbae84a5a147a3ff174e641947aa" | ||
} |
@@ -5,2 +5,5 @@ # expect-type | ||
![Node CI](https://github.com/mmkal/ts/workflows/Node%20CI/badge.svg) | ||
![codecov](https://codecov.io/gh/mmkal/ts/branch/master/graph/badge.svg) | ||
<!-- codegen:start {preset: markdownFromJsdoc, source: src/index.ts, export: expectTypeOf} --> | ||
@@ -42,5 +45,2 @@ #### [expectTypeOf](./src/index.ts#L67) | ||
![Node CI](https://github.com/mmkal/ts/workflows/Node%20CI/badge.svg) | ||
![codecov](https://codecov.io/gh/mmkal/ts/branch/master/graph/badge.svg) | ||
<!-- codegen:start {preset: markdownFromTests, source: src/__tests__/index.test.ts} --> | ||
@@ -47,0 +47,0 @@ Type-check object references: |
Sorry, the diff of this file is too big to display
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
204238
3187