@thetimes/jest-lint
Advanced tools
Comparing version 1.2.0 to 1.3.0
@@ -31,3 +31,3 @@ "use strict"; | ||
maxAttrArrayLength: opts.maxAttributeArrayLength || 5, | ||
maxAttrStringLength: opts.maxAttributeStringLength || 30, | ||
maxAttrStringLength: opts.maxAttributeStringLength || 32, | ||
maxDepth: opts.maxDepth || 10, | ||
@@ -34,0 +34,0 @@ maxFileSize: opts.maxFileSize || 10000, |
{ | ||
"name": "@thetimes/jest-lint", | ||
"version": "1.2.0", | ||
"version": "1.3.0", | ||
"description": "A tool to analyse/validate jest snapshots", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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