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.90-alpha to 0.0.91-alpha

2

package.json

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

},
"version": "0.0.90-alpha",
"version": "0.0.91-alpha",
"description": "Form Builder core components",

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

@@ -40,8 +40,16 @@ {

},
"emailUser": {
"title": "User email template",
"emailCitizenSubject": {
"title": "Citizen email subject",
"type": "string"
},
"emailCitizenTemplate": {
"title": "Citizen email template",
"type": "string",
"multiline": true
},
"emailTeam": {
"emailTeamSubject": {
"title": "Service team email subject",
"type": "string"
},
"emailTeamTemplate": {
"title": "Service team email template",

@@ -48,0 +56,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