Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@ministryofjustice/fb-components-core

Package Overview
Dependencies
Maintainers
3
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 0.0.141 to 0.0.142

2

package.json

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

},
"version": "0.0.141",
"version": "0.0.142",
"description": "Form Builder core components",

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

@@ -17,2 +17,8 @@ {

},
"legendSummary": {
"title": "Legend (Summary version)",
"description": "The text used on the 'check your answers' page. Ideally a shorter version of the legend text",
"type": "string",
"content": true
},
"hint": {

@@ -19,0 +25,0 @@ "title": "Hint text",

@@ -19,2 +19,8 @@ {

"content": true
},
"labelSummary": {
"title": "Label (Summary version)",
"description": "The text used on the 'check your answers' page. Ideally a shorter version of the label text",
"type": "string",
"content": true
}

@@ -21,0 +27,0 @@ },

@@ -29,2 +29,20 @@ {

},
"sectionHeadingSummary": {
"title": "Section heading (Summary version)",
"description": "A condensed version of the section heading, for use on the 'check your answers' page",
"type": "string",
"content": true,
"category": [
"content"
]
},
"headingSummary": {
"title": "Heading (Summary version)",
"description": "A condensed version of the page heading, for use on the 'check your answers' page",
"type": "string",
"content": true,
"category": [
"content"
]
},
"stepsHeading": {

@@ -31,0 +49,0 @@ "title": "Steps heading",

@@ -17,2 +17,8 @@ {

},
"textSummary": {
"title": "Option text (Summary version)",
"description": "Text displayed to users on the 'check your answers' page. Ideally a simplified version of the option text",
"type": "string",
"content": true
},
"value": {

@@ -19,0 +25,0 @@ "title": "Option value",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc