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.92-alpha to 0.0.93-alpha

2

package.json

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

},
"version": "0.0.92-alpha",
"version": "0.0.93-alpha",
"description": "Form Builder core components",

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

@@ -35,21 +35,26 @@ {

},
"defaultCCAddress": {
"title": "User email address field",
"description": "Name of field used as email address to send user a copy of submission details",
"emailInputNameUser": {
"title": "CC email address field",
"description": "Name of input used as email address to send user a copy of submission details",
"type": "string"
},
"emailCitizenSubject": {
"title": "Citizen email subject",
"emailSubjectUser": {
"title": "CC email subject",
"type": "string"
},
"emailCitizenTemplate": {
"title": "Citizen email template",
"emailTemplateUser": {
"title": "CC email template",
"type": "string",
"multiline": true
},
"emailTeamSubject": {
"emailInputNameTeam": {
"title": "Service team email address field",
"description": "Name of input used as email address to send submission details to service team - overrides any value set as SERVICETEAM_EMAIL",
"type": "string"
},
"emailSubjectTeam": {
"title": "Service team email subject",
"type": "string"
},
"emailTeamTemplate": {
"emailTemplateTeam": {
"title": "Service team email template",

@@ -56,0 +61,0 @@ "type": "string",

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