Socket
Socket
Sign inDemoInstall

enzyme-to-json

Package Overview
Dependencies
105
Maintainers
2
Versions
55
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.1.3 to 3.1.4

yarn.lock

2

mount.js

@@ -54,3 +54,3 @@ 'use strict';

if ((0, _isNil2.default)(node)) {
if ((0, _isNil2.default)(node) || node === false) {
return '';

@@ -57,0 +57,0 @@ }

{
"version": "3.1.3",
"version": "3.1.4",
"name": "enzyme-to-json",

@@ -4,0 +4,0 @@ "description": "convert enzyme wrapper to a format compatible with Jest snapshot",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc