You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

jest-diff

Package Overview
Dependencies
Maintainers
1
Versions
245
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jest-diff - npm Package Compare versions

Comparing version

to
13.3.0-alpha.8b48d59e

4

build/index.js

@@ -14,4 +14,4 @@ /**

const chalk = require('chalk');
const diffStrings = require('./diffStrings');
const getType = require('./getType');
const diffStrings = require('./diffStrings');var _require =
require('jest-matcher-utils');const getType = _require.getType;
const jsxLikeExtension = require('pretty-format/plugins/ReactTestComponent');

@@ -18,0 +18,0 @@ const prettyFormat = require('pretty-format');

{
"name": "jest-diff",
"version": "13.3.0-alpha.4eb0c908",
"version": "13.3.0-alpha.8b48d59e",
"repository": {

@@ -13,2 +13,3 @@ "type": "git",

"diff": "^2.2.3",
"jest-matcher-utils": "^13.3.0-alpha.8b48d59e",
"pretty-format": "^3.5.0"

@@ -15,0 +16,0 @@ },