@ministryofjustice/frontend
Advanced tools
Comparing version 2.2.2 to 2.2.3
@@ -414,5 +414,7 @@ /** | ||
this.config.leadingZeros = true; | ||
return; | ||
} | ||
if (this.config.leadingZeros.toLowerCase() === "false") { | ||
this.config.leadingZeros = false; | ||
return; | ||
} | ||
@@ -419,0 +421,0 @@ } |
{ | ||
"name": "@ministryofjustice/frontend", | ||
"description": "The MOJ Frontend contains the code you need to start building user interfaces for UK Ministry of Justice government services.", | ||
"version": "2.2.2", | ||
"version": "2.2.3", | ||
"main": "moj/all.js", | ||
@@ -6,0 +6,0 @@ "sass": "moj/all.scss", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
848486
12233