Socket
Socket
Sign inDemoInstall

jest-diff

Package Overview
Dependencies
10
Maintainers
1
Versions
228
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 13.3.0-alpha.ffc7404b to 13.3.0-alpha.g8b48d59

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.ffc7404b",
"version": "13.3.0-alpha.g8b48d59",
"repository": {

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

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

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

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