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.7.4 to 2.7.5

9

enzyme/index.d.ts
// Type definitions for Enzyme 2.7
// Project: https://github.com/airbnb/enzyme
// Definitions by: Marian Palkus <https://github.com/MarianPalkus>, Cap3 <http://www.cap3.de>, Ivo Stratev <https://github.com/NoHomey>, Tom Crockett <https://github.com/pelotom>, jwbay <https://githb.com/jwbay>
// Definitions by: Marian Palkus <https://github.com/MarianPalkus>
// Cap3 <http://www.cap3.de>
// Ivo Stratev <https://github.com/NoHomey>
// Tom Crockett <https://github.com/pelotom>
// jwbay <https://githb.com/jwbay>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -438,3 +442,4 @@ // TypeScript Version: 2.1

*
* Using the attachTo is not generally recommended unless it is absolutely necessary to test something. It is your responsibility to clean up after yourself at the end of the test if you do decide to use it, though.
* Using the attachTo is not generally recommended unless it is absolutely necessary to test something.
* It is your responsibility to clean up after yourself at the end of the test if you do decide to use it, though.
*/

@@ -441,0 +446,0 @@ detach(): void;

{
"name": "@types/enzyme",
"version": "2.7.4",
"version": "2.7.5",
"description": "TypeScript definitions for Enzyme",
"license": "MIT",
"author": "Marian Palkus <https://github.com/MarianPalkus>, Cap3 <http://www.cap3.de>, Ivo Stratev <https://github.com/NoHomey>, Tom Crockett <https://github.com/pelotom>, jwbay <https://githb.com/jwbay>",
"contributors": [
{
"name": "Marian Palkus",
"url": "https://github.com/MarianPalkus"
},
{
"name": "Cap3",
"url": "http://www.cap3.de"
},
{
"name": "Ivo Stratev",
"url": "https://github.com/NoHomey"
},
{
"name": "Tom Crockett",
"url": "https://github.com/pelotom"
},
{
"name": "jwbay",
"url": "https://githb.com/jwbay"
}
],
"main": "",

@@ -18,4 +39,4 @@ "repository": {

"peerDependencies": {},
"typesPublisherContentHash": "e59c997fab2d00f834e3aefd6b6e7c7cc8f424ab6b9596276902df5605156ed7",
"typesPublisherContentHash": "3de3d8b1626f4b2a45c3cdb7e6114e10dbb5cc1e956774b0a5254a7691bd09c9",
"typeScriptVersion": "2.1"
}

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

Additional Details
* Last updated: Tue, 07 Feb 2017 23:24:43 GMT
* Last updated: Thu, 23 Feb 2017 15:22:19 GMT
* Dependencies: react, cheerio

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

@@ -6,3 +6,24 @@ {

"data": {
"authors": "Marian Palkus <https://github.com/MarianPalkus>, Cap3 <http://www.cap3.de>, Ivo Stratev <https://github.com/NoHomey>, Tom Crockett <https://github.com/pelotom>, jwbay <https://githb.com/jwbay>",
"contributors": [
{
"name": "Marian Palkus",
"url": "https://github.com/MarianPalkus"
},
{
"name": "Cap3",
"url": "http://www.cap3.de"
},
{
"name": "Ivo Stratev",
"url": "https://github.com/NoHomey"
},
{
"name": "Tom Crockett",
"url": "https://github.com/pelotom"
},
{
"name": "jwbay",
"url": "https://githb.com/jwbay"
}
],
"dependencies": {

@@ -28,5 +49,5 @@ "react": "*",

"hasPackageJson": false,
"contentHash": "e59c997fab2d00f834e3aefd6b6e7c7cc8f424ab6b9596276902df5605156ed7"
"contentHash": "3de3d8b1626f4b2a45c3cdb7e6114e10dbb5cc1e956774b0a5254a7691bd09c9"
},
"isLatest": true
}
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