Socket
Socket
Sign inDemoInstall

jest-diff

Package Overview
Dependencies
12
Maintainers
5
Versions
229
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 20.1.0-delta.5 to 20.1.0-echo.1

5

build/index.js

@@ -31,4 +31,5 @@ 'use strict';

HTMLElement,
AsymmetricMatcher].
concat(Immutable);
Immutable,
AsymmetricMatcher];
const FORMAT_OPTIONS = {

@@ -35,0 +36,0 @@ plugins: PLUGINS };

8

package.json
{
"name": "jest-diff",
"version": "20.1.0-delta.5",
"version": "20.1.0-echo.1",
"repository": {

@@ -13,6 +13,6 @@ "type": "git",

"diff": "^3.2.0",
"jest-get-type": "20.1.0-delta.5",
"jest-matcher-utils": "20.1.0-delta.5",
"pretty-format": "20.1.0-delta.5"
"jest-get-type": "20.1.0-echo.1",
"jest-matcher-utils": "20.1.0-echo.1",
"pretty-format": "20.1.0-echo.1"
}
}
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