Socket
Socket
Sign inDemoInstall

govuk-frontend

Package Overview
Dependencies
Maintainers
1
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

govuk-frontend - npm Package Compare versions

Comparing version 2.11.0 to 2.12.0

6

components/checkboxes/macro-options.json
[
{
"name": "describedBy",
"type": "string",
"required": false,
"description": "One or more element IDs to add to the input `aria-describedby` attribute without a fieldset, used to provide additional descriptive information for screenreader users."
},
{
"name": "fieldset",

@@ -4,0 +10,0 @@ "type": "object",

2

components/fieldset/macro-options.json

@@ -6,3 +6,3 @@ [

"required": false,
"description": "Text or element id to add to the `aria-describedby` attribute to provide description of the group of fields for screenreader users."
"description": "One or more element IDs to add to the `aria-describedby` attribute, used to provide additional descriptive information for screenreader users."
},

@@ -9,0 +9,0 @@ {

@@ -21,2 +21,8 @@ [

{
"name": "describedBy",
"type": "string",
"required": false,
"description": "One or more element IDs to add to the `aria-describedby` attribute, used to provide additional descriptive information for screenreader users."
},
{
"name": "label",

@@ -23,0 +29,0 @@ "type": "object",

@@ -27,2 +27,8 @@ [

{
"name": "describedBy",
"type": "string",
"required": false,
"description": "One or more element IDs to add to the `aria-describedby` attribute, used to provide additional descriptive information for screenreader users."
},
{
"name": "label",

@@ -29,0 +35,0 @@ "type": "object",

@@ -53,2 +53,8 @@ [

{
"name": "describedBy",
"type": "string",
"required": false,
"description": "One or more element IDs to add to the `aria-describedby` attribute, used to provide additional descriptive information for screenreader users."
},
{
"name": "label",

@@ -55,0 +61,0 @@ "type": "object",

@@ -83,3 +83,9 @@ [

"required": false,
"description": "Classes to add to the action item"
"description": "Classes to add to the action item."
},
{
"name": "attributes",
"type": "object",
"required": false,
"description": "HTML attributes (for example data attributes) to add to the action item."
}

@@ -86,0 +92,0 @@ ]

@@ -27,2 +27,8 @@ [

{
"name": "describedBy",
"type": "string",
"required": false,
"description": "One or more element IDs to add to the `aria-describedby` attribute, used to provide additional descriptive information for screenreader users."
},
{
"name": "label",

@@ -29,0 +35,0 @@ "type": "object",

{
"name": "govuk-frontend",
"description": "GOV.UK Frontend contains the code you need to start building a user interface for government platforms and services.",
"version": "2.11.0",
"version": "2.12.0",
"main": "all.js",

@@ -6,0 +6,0 @@ "sass": "all.scss",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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