expect-type
Advanced tools
Comparing version 0.5.1 to 0.5.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.5.2](https://github.com/mmkal/ts/compare/expect-type@0.5.1...expect-type@0.5.2) (2020-04-05) | ||
**Note:** Version bump only for package expect-type | ||
## [0.5.1](https://github.com/mmkal/ts/compare/expect-type@0.5.0...expect-type@0.5.1) (2020-04-05) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "expect-type", | ||
"version": "0.5.1", | ||
"version": "0.5.2", | ||
"repository": "https://github.com/mmkal/ts", | ||
@@ -12,6 +12,2 @@ "homepage": "https://github.com/mmkal/ts/tree/master/packages/expect-type#readme", | ||
}, | ||
"dependencies": { | ||
"fp-ts": "^2.1.0", | ||
"io-ts": "^2.0.1" | ||
}, | ||
"keywords": [ | ||
@@ -24,3 +20,3 @@ "typescript", | ||
], | ||
"gitHead": "2fee9ab174fcd587de21377ebd8a92986466a3ed" | ||
"gitHead": "6724174592c53603039a7f3abc8c1698735aaf12" | ||
} |
@@ -9,3 +9,3 @@ # expect-type | ||
<!-- codegen:start {preset: markdownFromJsdoc, source: src/index.ts, export: expectTypeOf} --> | ||
#### [expectTypeOf](https://github.com/mmkal/ts/tree/2fee9ab/packages/expect-type/src/index.ts#L71) | ||
#### [expectTypeOf](https://github.com/mmkal/ts/tree/6724174/packages/expect-type/src/index.ts#L71) | ||
@@ -12,0 +12,0 @@ Similar to Jest's `expect`, but with type-awareness. Gives you access to a number of type-matchers that let you make assertions about the form of a reference or generic type parameter. |
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
207343
0
- Removedfp-ts@^2.1.0
- Removedio-ts@^2.0.1
- Removedfp-ts@2.16.9(transitive)
- Removedio-ts@2.2.21(transitive)