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.86-alpha

2

package.json

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

},
"version": "0.0.81-alpha",
"version": "0.0.86-alpha",
"description": "Form Builder core components",

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

@@ -7,3 +7,3 @@ {

"show": {
"title": "Show",
"title": "Visibility",
"category": [

@@ -10,0 +10,0 @@ "logic"

@@ -50,2 +50,15 @@ {

},
"showSteps": {
"title": "Steps visibility",
"category": [
"logic"
],
"description": "Whether to show or hide the page’s steps",
"oneOf": [
{
"$ref": "http://gov.uk/schema/v1.0.0/definition/conditional/boolean"
}
],
"default": true
},
"nextPage": {

@@ -52,0 +65,0 @@ "$ref": "http://gov.uk/schema/v1.0.0/definition/nextpage"

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet