@ministryofjustice/fb-components-core
Advanced tools
Comparing version 0.0.97-alpha to 0.0.98-alpha
@@ -9,3 +9,3 @@ { | ||
}, | ||
"version": "0.0.97-alpha", | ||
"version": "0.0.98-alpha", | ||
"description": "Form Builder core components", | ||
@@ -12,0 +12,0 @@ "main": "index.js", |
@@ -35,2 +35,7 @@ { | ||
}, | ||
"title": { | ||
"title": "Form title", | ||
"description": "Used as form’s title when generating PDF output", | ||
"type": "string" | ||
}, | ||
"emailInputNameUser": { | ||
@@ -37,0 +42,0 @@ "title": "CC email address field", |
@@ -9,3 +9,3 @@ { | ||
"title": "URL", | ||
"description": "The page’s relative url", | ||
"description": "The page’s relative url - it must not contain any spaces", | ||
"type": "string", | ||
@@ -12,0 +12,0 @@ "pattern": "^[\\w-_\/]+$" |
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
131409
3800