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

@types/enzyme

Package Overview
Dependencies
Maintainers
1
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/enzyme - npm Package Compare versions

Comparing version 2.8.6 to 2.8.7

2

enzyme/index.d.ts

@@ -59,3 +59,3 @@ // Type definitions for Enzyme 2.8

*/
contains(node: ReactElement<any>): boolean;
contains(node: ReactElement<any> | string): boolean;

@@ -62,0 +62,0 @@ /**

{
"name": "@types/enzyme",
"version": "2.8.6",
"version": "2.8.7",
"description": "TypeScript definitions for Enzyme",

@@ -9,3 +9,4 @@ "license": "MIT",

"name": "Marian Palkus",
"url": "https://github.com/MarianPalkus"
"url": "https://github.com/MarianPalkus",
"githubUsername": "MarianPalkus"
},

@@ -18,19 +19,24 @@ {

"name": "Ivo Stratev",
"url": "https://github.com/NoHomey"
"url": "https://github.com/NoHomey",
"githubUsername": "NoHomey"
},
{
"name": "jwbay",
"url": "https://github.com/jwbay"
"url": "https://github.com/jwbay",
"githubUsername": "jwbay"
},
{
"name": "huhuanming",
"url": "https://github.com/huhuanming"
"url": "https://github.com/huhuanming",
"githubUsername": "huhuanming"
},
{
"name": "MartynasZilinskas",
"url": "https://github.com/MartynasZilinskas"
"url": "https://github.com/MartynasZilinskas",
"githubUsername": "MartynasZilinskas"
},
{
"name": "Torgeir Hovden",
"url": "https://github.com/thovden"
"url": "https://github.com/thovden",
"githubUsername": "thovden"
}

@@ -48,5 +54,4 @@ ],

},
"peerDependencies": {},
"typesPublisherContentHash": "c12bc4bf6c0210be3ce039185f561d876f7d389f9d7beddd013f016c8b08724f",
"typesPublisherContentHash": "3174c10f9195ea1cd0d736de957ef5ad6b30a7735c76f03118439e07e7ec2b0d",
"typeScriptVersion": "2.3"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Mon, 14 Aug 2017 18:44:00 GMT
* Last updated: Wed, 06 Sep 2017 14:55:01 GMT
* Dependencies: react, cheerio

@@ -14,0 +14,0 @@ * Global values: none

Sorry, the diff of this file is not supported yet

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