Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

expect-type

Package Overview
Dependencies
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

expect-type - npm Package Compare versions

Comparing version 0.5.1 to 0.5.2

8

CHANGELOG.md

@@ -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 @@

8

package.json
{
"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.

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc