jest-snapshot
Advanced tools
Comparing version 27.4.4 to 27.4.5
@@ -6,10 +6,10 @@ 'use strict'; | ||
}); | ||
exports.bBackground3 = | ||
exports.bForeground3 = | ||
exports.bForeground3 = | ||
exports.bForeground2 = | ||
exports.bBackground3 = | ||
exports.bBackground2 = | ||
exports.aForeground3 = | ||
exports.aForeground2 = | ||
exports.aBackground3 = | ||
exports.aForeground3 = | ||
exports.bBackground2 = | ||
exports.bForeground2 = | ||
exports.aBackground2 = | ||
exports.aForeground2 = | ||
void 0; | ||
@@ -16,0 +16,0 @@ |
@@ -6,3 +6,3 @@ 'use strict'; | ||
}); | ||
exports.default = exports.test = exports.serialize = void 0; | ||
exports.test = exports.serialize = exports.default = void 0; | ||
@@ -9,0 +9,0 @@ /** |
@@ -7,14 +7,14 @@ 'use strict'; | ||
exports.printSnapshotAndReceived = | ||
exports.printReceived = | ||
exports.printPropertiesAndReceived = | ||
exports.printReceived = | ||
exports.printExpected = | ||
exports.noColor = | ||
exports.matcherHintFromConfig = | ||
exports.getSnapshotColorForChalkInstance = | ||
exports.getReceivedColorForChalkInstance = | ||
exports.bReceivedColor = | ||
exports.aSnapshotColor = | ||
exports.SNAPSHOT_ARG = | ||
exports.PROPERTIES_ARG = | ||
exports.SNAPSHOT_ARG = | ||
exports.HINT_ARG = | ||
exports.noColor = | ||
exports.bReceivedColor = | ||
exports.aSnapshotColor = | ||
exports.getReceivedColorForChalkInstance = | ||
exports.getSnapshotColorForChalkInstance = | ||
void 0; | ||
@@ -21,0 +21,0 @@ |
@@ -6,6 +6,6 @@ 'use strict'; | ||
}); | ||
exports.buildSnapshotResolver = | ||
exports.isSnapshotPath = | ||
exports.isSnapshotPath = | ||
exports.buildSnapshotResolver = | ||
exports.EXTENSION = | ||
exports.DOT_EXTENSION = | ||
exports.EXTENSION = | ||
void 0; | ||
@@ -12,0 +12,0 @@ |
@@ -6,18 +6,18 @@ 'use strict'; | ||
}); | ||
exports.deepMerge = | ||
exports.testNameToKey = | ||
exports.serialize = | ||
exports.saveSnapshotFile = | ||
exports.removeLinesBeforeExternalMatcherTrap = | ||
exports.removeExtraLineBreaks = | ||
exports.minify = | ||
exports.keyToTestName = | ||
exports.getSnapshotData = | ||
exports.escapeBacktickString = | ||
exports.ensureDirectoryExists = | ||
exports.escapeBacktickString = | ||
exports.deserializeString = | ||
exports.minify = | ||
exports.serialize = | ||
exports.removeLinesBeforeExternalMatcherTrap = | ||
exports.removeExtraLineBreaks = | ||
exports.deepMerge = | ||
exports.addExtraLineBreaks = | ||
exports.getSnapshotData = | ||
exports.keyToTestName = | ||
exports.testNameToKey = | ||
exports.SNAPSHOT_VERSION_WARNING = | ||
exports.SNAPSHOT_VERSION = | ||
exports.SNAPSHOT_GUIDE_LINK = | ||
exports.SNAPSHOT_VERSION = | ||
void 0; | ||
@@ -24,0 +24,0 @@ |
{ | ||
"name": "jest-snapshot", | ||
"version": "27.4.4", | ||
"version": "27.4.5", | ||
"repository": { | ||
@@ -26,3 +26,3 @@ "type": "git", | ||
"@babel/types": "^7.0.0", | ||
"@jest/transform": "^27.4.4", | ||
"@jest/transform": "^27.4.5", | ||
"@jest/types": "^27.4.2", | ||
@@ -37,6 +37,6 @@ "@types/babel__traverse": "^7.0.4", | ||
"jest-get-type": "^27.4.0", | ||
"jest-haste-map": "^27.4.4", | ||
"jest-haste-map": "^27.4.5", | ||
"jest-matcher-utils": "^27.4.2", | ||
"jest-message-util": "^27.4.2", | ||
"jest-resolve": "^27.4.4", | ||
"jest-resolve": "^27.4.5", | ||
"jest-util": "^27.4.2", | ||
@@ -64,3 +64,3 @@ "natural-compare": "^1.4.0", | ||
}, | ||
"gitHead": "e2316126b2e4b9b4272e5a0b651c3cb5b0306369" | ||
"gitHead": "73f3a5743b9e5b16c9b7a69e2705f07ba7a010ea" | ||
} |
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
Updated@jest/transform@^27.4.5
Updatedjest-haste-map@^27.4.5
Updatedjest-resolve@^27.4.5