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
8
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.146-11 to 0.0.146-12

metadata/data/fileupload.maxsize.json

2

package.json

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

},
"version": "0.0.146-11",
"version": "0.0.146-12",
"description": "Form Builder core components",

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

@@ -10,5 +10,11 @@ {

"properties": {
"any": {
"title": "Error message",
"description": "Error message users see if their answer fails validation - write {control} to show the question in the message",
"type": "string",
"role": "errorString"
},
"inline": {
"title": "Input error",
"description": "Error message users see next to the input if their answer fails validation",
"description": "Specific error message users see next to the input if their answer fails validation - only set if your input message absolutely must be different to that shown in the summary",
"type": "string",

@@ -19,3 +25,3 @@ "role": "errorString"

"title": "Summary error",
"description": "Error message users see at the top of a page if their answer fails validation - write {control} to show the question in the message",
"description": "Specific error message users see at the top of a page if their answer fails validation - only set if your summary message absolutely must be different to that shown for the input",
"type": "string",

@@ -22,0 +28,0 @@ "role": "errorString"

Sorry, the diff of this file is not supported yet

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