@ministryofjustice/fb-components-core
Advanced tools
Comparing version 0.0.123-alpha to 0.0.125-alpha
@@ -9,3 +9,3 @@ { | ||
}, | ||
"version": "0.0.123-alpha", | ||
"version": "0.0.125-alpha", | ||
"description": "Form Builder core components", | ||
@@ -17,6 +17,6 @@ "main": "index.js", | ||
"dependencies": { | ||
"govuk-frontend": "2.8.0" | ||
"govuk-frontend": "2.9.0" | ||
}, | ||
"devDependencies": { | ||
"@ministryofjustice/fb-specification": "^0.1.5-alpha", | ||
"@ministryofjustice/fb-specification": "^0.1.6-alpha", | ||
"npm-run-all": "^4.1.5" | ||
@@ -23,0 +23,0 @@ }, |
@@ -15,3 +15,4 @@ { | ||
"two-thirds": "Two thirds", | ||
"three-quarters": "Three quarters" | ||
"three-quarters": "Three quarters", | ||
"full": "Full width" | ||
}, | ||
@@ -23,3 +24,4 @@ "enum": [ | ||
"two-thirds", | ||
"three-quarters" | ||
"three-quarters", | ||
"full" | ||
], | ||
@@ -26,0 +28,0 @@ "category": [ |
@@ -22,3 +22,4 @@ { | ||
"two-thirds": "Two thirds", | ||
"three-quarters": "Three quarters" | ||
"three-quarters": "Three quarters", | ||
"full": "Full width" | ||
}, | ||
@@ -37,3 +38,4 @@ "enum": [ | ||
"two-thirds", | ||
"three-quarters" | ||
"three-quarters", | ||
"full" | ||
], | ||
@@ -40,0 +42,0 @@ "category": [ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
320313
317
4373
+ Addedgovuk-frontend@2.9.0(transitive)
- Removedgovuk-frontend@2.8.0(transitive)
Updatedgovuk-frontend@2.9.0