New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@ministryofjustice/fb-components-core

Package Overview
Dependencies
Maintainers
1
Versions
161
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ministryofjustice/fb-components-core - npm Package Compare versions

Comparing version

to
0.0.107-alpha

2

package.json

@@ -9,3 +9,3 @@ {

},
"version": "0.0.106-alpha",
"version": "0.0.107-alpha",
"description": "Form Builder core components",

@@ -12,0 +12,0 @@ "main": "index.js",

@@ -34,9 +34,15 @@ {

"title": "Form code",
"description": "Code used for form (eg. C100)",
"type": "string"
},
"title": {
"title": "Form title",
"description": "Used as form’s title when generating PDF output",
"pdfHeading": {
"title": "PDF heading",
"description": "Used as form’s heading when generating PDF output",
"type": "string"
},
"pdfSubHeading": {
"title": "PDF subheading",
"description": "Used as form’s subheading when generating PDF output",
"type": "string"
},
"emailInputNameUser": {

@@ -43,0 +49,0 @@ "title": "CC email address field",

Sorry, the diff of this file is not supported yet