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
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 0.0.30-alpha to 0.0.31-alpha

2

package.json

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

},
"version": "0.0.30-alpha",
"version": "0.0.31-alpha",
"description": "Form Builder core components",

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

@@ -27,7 +27,19 @@ {

},
"repeatableHeading": {
"title": "Heading",
"description": "Heading for repeatable items",
"type": "string",
"category": ["repeatable"]
},
"repeatableLede": {
"title": "Hint",
"description": "Hint for repeatable items",
"type": "string",
"category": ["repeatable"]
},
"repeatableAdd": {
"title": "Add string",
"description": "Content used to denote add an item - defaults to ‘Add an item’",
"description": "Content used to denote add an item - defaults to ‘Add another’",
"type": "string",
"default": "Add an item",
"default": "Add another",
"category": ["repeatable"]

@@ -37,5 +49,5 @@ },

"title": "Delete string",
"description": "Content used to denote delete an item - defaults to ‘Remove this item’",
"description": "Content used to denote delete an item - defaults to ‘Remove’",
"type": "string",
"default": "Remove this item",
"default": "Remove",
"category": ["repeatable"]

@@ -42,0 +54,0 @@ }

Sorry, the diff of this file is not supported yet

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