jest-validate
Advanced tools
Comparing version 26.5.3 to 26.6.0
{ | ||
"name": "jest-validate", | ||
"version": "26.5.3", | ||
"version": "26.6.0", | ||
"repository": { | ||
@@ -13,3 +13,3 @@ "type": "git", | ||
"dependencies": { | ||
"@jest/types": "^26.5.2", | ||
"@jest/types": "^26.6.0", | ||
"camelcase": "^6.0.0", | ||
@@ -19,3 +19,3 @@ "chalk": "^4.0.0", | ||
"leven": "^3.1.0", | ||
"pretty-format": "^26.5.2" | ||
"pretty-format": "^26.6.0" | ||
}, | ||
@@ -31,3 +31,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "71152afbbda76fd09ddb2527b54c365d753f42aa" | ||
"gitHead": "b254fd82fdedcba200e1c7eddeaab83a09bdaaef" | ||
} |
@@ -134,3 +134,3 @@ # jest-validate | ||
"transform": { | ||
"^.+\\.js$": "<rootDir>/preprocessor.js" | ||
"\\.js$": "<rootDir>/preprocessor.js" | ||
} | ||
@@ -137,0 +137,0 @@ } |
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
31612
Updated@jest/types@^26.6.0
Updatedpretty-format@^26.6.0