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.4.35 to 2.4.36

5

enzyme/index.d.ts

@@ -104,2 +104,7 @@ // Type definitions for Enzyme v2.4.1

/**
* Returns whether or not the current node is empty.
*/
isEmpty(): boolean;
/**
* Returns a new wrapper with only the nodes of the current wrapper that don't match the provided selector.

@@ -106,0 +111,0 @@ * This method is effectively the negation or inverse of filter.

5

enzyme/package.json
{
"name": "@types/enzyme",
"version": "2.4.35",
"version": "2.4.36",
"description": "TypeScript definitions for Enzyme v2.4.1",

@@ -16,4 +16,5 @@ "license": "MIT",

},
"peerDependencies": {},
"typings": "index.d.ts",
"typesPublisherContentHash": "8b3b193b687ca390e8932496c666c0673e2b1aba1f3e37bf1977d942d1dbf7ea"
"typesPublisherContentHash": "d6463314358c7f503b14c4c63f5ba6a7c9c72af016021b5b6b17fc35cdd5d1da"
}

2

enzyme/README.md

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

Additional Details
* Last updated: Mon, 26 Sep 2016 23:56:14 GMT
* Last updated: Wed, 05 Oct 2016 20:53:32 GMT
* File structure: ProperModule

@@ -14,0 +14,0 @@ * Library Dependencies: none

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

"hasPackageJson": false,
"contentHash": "8b3b193b687ca390e8932496c666c0673e2b1aba1f3e37bf1977d942d1dbf7ea"
"contentHash": "d6463314358c7f503b14c4c63f5ba6a7c9c72af016021b5b6b17fc35cdd5d1da"
}
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