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 3.9.1 to 3.9.2

3

enzyme/index.d.ts

@@ -12,2 +12,3 @@ // Type definitions for Enzyme 3.9

// Christian Rackerseder <https://github.com/screendriver>
// Mateusz Sokoła <https://github.com/mateuszsokola>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -160,3 +161,3 @@ // TypeScript Version: 3.1

*/
getDOMNode(): Element;
getDOMNode<T extends Element = Element>(): T;

@@ -163,0 +164,0 @@ /**

{
"name": "@types/enzyme",
"version": "3.9.1",
"version": "3.9.2",
"description": "TypeScript definitions for Enzyme",

@@ -50,2 +50,7 @@ "license": "MIT",

"githubUsername": "screendriver"
},
{
"name": "Mateusz Sokoła",
"url": "https://github.com/mateuszsokola",
"githubUsername": "mateuszsokola"
}

@@ -65,4 +70,4 @@ ],

},
"typesPublisherContentHash": "4eb408543e57cbaa7b3a37469d43a320995b0d9b366983748a58e480d343afd1",
"typesPublisherContentHash": "fae42dbcfce8d009e06b464e4981714b2b4f5873157aae8fd647f2ae7a09b8a9",
"typeScriptVersion": "3.1"
}

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

Additional Details
* Last updated: Tue, 19 Mar 2019 18:15:45 GMT
* Last updated: Mon, 13 May 2019 16:48:49 GMT
* Dependencies: @types/react, @types/cheerio

@@ -17,2 +17,2 @@ * Global values: none

# Credits
These definitions were written by Marian Palkus <https://github.com/MarianPalkus>, Cap3 <http://www.cap3.de>, Ivo Stratev <https://github.com/NoHomey>, jwbay <https://github.com/jwbay>, huhuanming <https://github.com/huhuanming>, MartynasZilinskas <https://github.com/MartynasZilinskas>, Torgeir Hovden <https://github.com/thovden>, Martin Hochel <https://github.com/hotell>, Christian Rackerseder <https://github.com/screendriver>.
These definitions were written by Marian Palkus <https://github.com/MarianPalkus>, Cap3 <http://www.cap3.de>, Ivo Stratev <https://github.com/NoHomey>, jwbay <https://github.com/jwbay>, huhuanming <https://github.com/huhuanming>, MartynasZilinskas <https://github.com/MartynasZilinskas>, Torgeir Hovden <https://github.com/thovden>, Martin Hochel <https://github.com/hotell>, Christian Rackerseder <https://github.com/screendriver>, Mateusz Sokoła <https://github.com/mateuszsokola>.
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