expect-type
Advanced tools
Comparing version 0.4.2 to 0.4.3
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.4.3](https://github.com/mmkal/ts/compare/expect-type@0.4.2...expect-type@0.4.3) (2020-03-22) | ||
**Note:** Version bump only for package expect-type | ||
## [0.4.2](https://github.com/mmkal/ts/compare/expect-type@0.4.1...expect-type@0.4.2) (2020-03-07) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "expect-type", | ||
"version": "0.4.2", | ||
"version": "0.4.3", | ||
"repository": "https://github.com/mmkal/ts", | ||
@@ -16,3 +16,3 @@ "homepage": "https://github.com/mmkal/ts/tree/master/packages/expect-type#readme", | ||
}, | ||
"gitHead": "d9cc762ec6fd4c525d8207d680fbac527b8da7d5" | ||
"gitHead": "146e41ba2b242dd629616299132f5c8ef45485c0" | ||
} |
@@ -5,3 +5,3 @@ # expect-type | ||
<!-- codegen:start {preset: jsdoc, module: src/index.ts, export: expectTypeOf} --> | ||
<!-- codegen:start {preset: markdownFromJsdoc, source: src/index.ts, export: expectTypeOf} --> | ||
#### [expectTypeOf](./src/index.ts#L67) | ||
@@ -22,3 +22,3 @@ | ||
## Contents | ||
<!-- codegen:start {preset: md-toc, minDepth: 2, maxDepth: 5} --> | ||
<!-- codegen:start {preset: markdownTOC, minDepth: 2, maxDepth: 5} --> | ||
- [expectTypeOf](#expecttypeof) | ||
@@ -46,3 +46,3 @@ - [Contents](#contents) | ||
<!-- codegen:start {preset: jest2md, source: src/__tests__/index.test.ts} --> | ||
<!-- codegen:start {preset: markdownFromTests, source: src/__tests__/index.test.ts} --> | ||
Type-check object references: | ||
@@ -49,0 +49,0 @@ |
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
199726
3109