New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

jest-diff

Package Overview
Dependencies
Maintainers
4
Versions
231
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 16.0.0 to 16.1.0-alpha.691b0e22

2

build/index.js

@@ -26,3 +26,3 @@ /**

require('./constants');const NO_DIFF_MESSAGE = _require2.NO_DIFF_MESSAGE;const SIMILAR_MESSAGE = _require2.SIMILAR_MESSAGE;
require('./constants');const NO_DIFF_MESSAGE = _require2.NO_DIFF_MESSAGE,SIMILAR_MESSAGE = _require2.SIMILAR_MESSAGE;

@@ -29,0 +29,0 @@ const PLUGINS = [ReactTestComponentPlugin, ReactElementPlugin];

{
"name": "jest-diff",
"version": "16.0.0",
"version": "16.1.0-alpha.691b0e22",
"repository": {

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

"diff": "^3.0.0",
"jest-matcher-utils": "^16.0.0",
"jest-matcher-utils": "^16.1.0-alpha.691b0e22",
"pretty-format": "~4.2.1"

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

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