Socket
Socket
Sign inDemoInstall

enzyme-adapter-react-16

Package Overview
Dependencies
Maintainers
6
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

enzyme-adapter-react-16 - npm Package Compare versions

Comparing version 1.15.0 to 1.15.1

6

package.json
{
"name": "enzyme-adapter-react-16",
"version": "1.15.0",
"version": "1.15.1",
"description": "JavaScript Testing utilities for React",

@@ -38,3 +38,3 @@ "homepage": "https://airbnb.io/enzyme/",

"dependencies": {
"enzyme-adapter-utils": "^1.12.0",
"enzyme-adapter-utils": "^1.12.1",
"enzyme-shallow-equal": "^1.0.0",

@@ -45,3 +45,3 @@ "has": "^1.0.3",

"prop-types": "^15.7.2",
"react-is": "^16.8.6",
"react-is": "^16.10.2",
"react-test-renderer": "^16.0.0-0",

@@ -48,0 +48,0 @@ "semver": "^5.7.0"

@@ -424,3 +424,3 @@ /* eslint no-use-before-define: 0 */

context,
...(ref && { ref }),
...(ref && { refProp: ref }),
};

@@ -427,0 +427,0 @@ const ReactWrapperComponent = createMountWrapper(el, { ...options, adapter });

Sorry, the diff of this file is too big to display

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