Socket
Socket
Sign inDemoInstall

jest-diff

Package Overview
Dependencies
Maintainers
6
Versions
230
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 27.4.2 to 27.4.6

4

build/cleanupSemantic.js

@@ -7,6 +7,6 @@ 'use strict';

exports.cleanupSemantic =
exports.Diff =
exports.DIFF_INSERT =
exports.DIFF_EQUAL =
exports.DIFF_DELETE =
exports.DIFF_EQUAL =
exports.Diff =
void 0;

@@ -13,0 +13,0 @@

@@ -6,6 +6,6 @@ 'use strict';

});
exports.diffLinesRaw =
exports.printDiffLines =
exports.diffLinesUnified2 =
exports.diffLinesUnified =
exports.printDiffLines =
exports.diffLinesRaw =
void 0;

@@ -12,0 +12,0 @@

@@ -6,3 +6,2 @@ 'use strict';

});
exports.diff = diff;
Object.defineProperty(exports, 'DIFF_DELETE', {

@@ -32,2 +31,3 @@ enumerable: true,

});
exports.diff = diff;
Object.defineProperty(exports, 'diffLinesRaw', {

@@ -34,0 +34,0 @@ enumerable: true,

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

});
exports.joinAlignedDiffsExpand = exports.joinAlignedDiffsNoExpand = void 0;
exports.joinAlignedDiffsNoExpand = exports.joinAlignedDiffsExpand = void 0;

@@ -9,0 +9,0 @@ var _cleanupSemantic = require('./cleanupSemantic');

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

});
exports.diffStringsRaw = exports.diffStringsUnified = void 0;
exports.diffStringsUnified = exports.diffStringsRaw = void 0;

@@ -9,0 +9,0 @@ var _cleanupSemantic = require('./cleanupSemantic');

{
"name": "jest-diff",
"version": "27.4.2",
"version": "27.4.6",
"repository": {

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

"jest-get-type": "^27.4.0",
"pretty-format": "^27.4.2"
"pretty-format": "^27.4.6"
},
"devDependencies": {
"@jest/test-utils": "^27.4.2",
"@jest/test-utils": "^27.4.6",
"strip-ansi": "^6.0.0"

@@ -36,3 +36,3 @@ },

},
"gitHead": "7965591f785e936ada194f9d58f852735b50ab1c"
"gitHead": "644d2d3e53536b0d67e395c0f35f8555a67beb1e"
}
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