Socket
Socket
Sign inDemoInstall

@types/expect

Package Overview
Dependencies
43
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.20.4 to 24.3.0

32

expect/package.json
{
"name": "@types/expect",
"version": "1.20.4",
"description": "TypeScript definitions for Expect",
"license": "MIT",
"contributors": [
{
"name": "Justin Reidy",
"url": "https://github.com/jmreidy",
"githubUsername": "jmreidy"
},
{
"name": "Risto Keravuori",
"url": "https://github.com/merrywhether",
"githubUsername": "merrywhether"
}
],
"version": "24.3.0",
"typings": null,
"description": "Stub TypeScript definitions entry for expect, which provides its own types definitions",
"main": "",
"types": "index",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "d3231b148e302a9962250a5ddcf164513e9274916ae66951574429f9ea266228",
"typeScriptVersion": "2.0"
"author": "",
"repository": "https://github.com/facebook/jest",
"license": "MIT",
"dependencies": {
"expect": "*"
}
}

@@ -1,16 +0,3 @@

# Installation
> `npm install --save @types/expect`
This is a stub types definition for expect (https://github.com/facebook/jest).
# Summary
This package contains type definitions for Expect ( https://github.com/facebook/jest ).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/expect
Additional Details
* Last updated: Wed, 13 Feb 2019 18:42:05 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by Justin Reidy <https://github.com/jmreidy>, Risto Keravuori <https://github.com/merrywhether>.
expect provides its own type definitions, so you don't need @types/expect installed!
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc