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.7 to 2.7.8

7

enzyme/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for Enzyme 2.7
// Type definitions for Enzyme 2.7.1
// Project: https://github.com/airbnb/enzyme

@@ -7,3 +7,4 @@ // Definitions by: Marian Palkus <https://github.com/MarianPalkus>

// Tom Crockett <https://github.com/pelotom>
// jwbay <https://githb.com/jwbay>
// jwbay <https://github.com/jwbay>
// huhuanming <https://github.com/huhuanming>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -344,3 +345,3 @@ // TypeScript Version: 2.1

export interface ShallowWrapper<P, S> extends CommonWrapper<P, S> {
shallow(): ShallowWrapper<P, S>;
shallow(options?: ShallowRendererProps): ShallowWrapper<P, S>;
unmount(): ShallowWrapper<any, any>;

@@ -347,0 +348,0 @@

{
"name": "@types/enzyme",
"version": "2.7.7",
"version": "2.7.8",
"description": "TypeScript definitions for Enzyme",

@@ -25,3 +25,7 @@ "license": "MIT",

"name": "jwbay",
"url": "https://githb.com/jwbay"
"url": "https://github.com/jwbay"
},
{
"name": "huhuanming",
"url": "https://github.com/huhuanming"
}

@@ -40,4 +44,4 @@ ],

"peerDependencies": {},
"typesPublisherContentHash": "3e81d59f6652c078c535922141057eea8f4e45cf60c76c7f513e74efd66f0ffc",
"typesPublisherContentHash": "b8bc548e3b3aca22c866b4a374a1a4051ba2e6c49976e5a9d99e5702631326c6",
"typeScriptVersion": "2.1"
}

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

Additional Details
* Last updated: Fri, 31 Mar 2017 15:22:40 GMT
* Last updated: Tue, 11 Apr 2017 19:35:28 GMT
* Dependencies: react, 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>, Tom Crockett <https://github.com/pelotom>, jwbay <https://githb.com/jwbay>.
These definitions were written 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://github.com/jwbay>, huhuanming <https://github.com/huhuanming>.
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