jest-diff
Advanced tools
Comparing version 27.4.2 to 27.4.6
@@ -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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Updatedpretty-format@^27.4.6