Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

accessibility-checker-engine

Package Overview
Dependencies
Maintainers
1
Versions
89
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

accessibility-checker-engine - npm Package Compare versions

Comparing version 3.1.24-rc.1 to 3.1.24

63

archives.json

@@ -49,8 +49,59 @@ [

},
"version": "3.1.19",
"version": "3.1.24",
"latest": true,
"helpPath": "https://unpkg.com/accessibility-checker-engine@3.1.19/help/",
"enginePath": "https://unpkg.com/accessibility-checker-engine@3.1.19/"
"helpPath": "https://unpkg.com/accessibility-checker-engine@3.1.24/help/",
"enginePath": "https://unpkg.com/accessibility-checker-engine@3.1.24/"
},
{
"id": "18March2022",
"name": "18 March 2022 Deployment",
"version": "3.1.24",
"path": "/archives/2022.03.18",
"policies": [
{
"id": "IBM_Accessibility",
"name": "IBM Accessibility",
"description": "Rules for WCAG 2.1 AA plus additional IBM checklist supplemental requirements."
},
{
"id": "WCAG_2_1",
"name": "WCAG 2.1 (A, AA)",
"description": "Rules for WCAG 2.1 AA. This is the current W3C recommendation. Content that conforms to WCAG 2.1 also conforms to WCAG 2.0."
},
{
"id": "WCAG_2_0",
"name": "WCAG 2.0 (A, AA)",
"description": "Rules for WCAG 2.0 AA. Referenced by US Section 508, but not the latest W3C recommendation."
}
],
"rulesets": {
"extension": [
{
"id": "EXTENSIONS",
"name": "Extension Rules",
"description": "Rules for enabling the browser extensions"
}
],
"default": [
{
"id": "IBM_Accessibility",
"name": "IBM Accessibility",
"description": "Rules for WCAG 2.1 AA plus additional IBM checklist supplemental requirements."
},
{
"id": "WCAG_2_1",
"name": "WCAG 2.1 (A, AA)",
"description": "Rules for WCAG 2.1 AA. This is the current W3C recommendation. Content that conforms to WCAG 2.1 also conforms to WCAG 2.0."
},
{
"id": "WCAG_2_0",
"name": "WCAG 2.0 (A, AA)",
"description": "Rules for WCAG 2.0 AA. Referenced by US Section 508, but not the latest W3C recommendation."
}
]
},
"helpPath": "https://unpkg.com/accessibility-checker-engine@3.1.24/help/",
"enginePath": "https://unpkg.com/accessibility-checker-engine@3.1.24/"
},
{
"id": "12March2022",

@@ -884,3 +935,3 @@ "name": "12 March 2022 Deployment",

"path": "/archives/preview",
"version": "3.1.24-rc.1",
"version": "3.1.24",
"policies": [

@@ -929,5 +980,5 @@ {

},
"helpPath": "https://unpkg.com/accessibility-checker-engine@3.1.24-rc.1/help/",
"enginePath": "https://unpkg.com/accessibility-checker-engine@3.1.24-rc.1/"
"helpPath": "https://unpkg.com/accessibility-checker-engine@3.1.24/help/",
"enginePath": "https://unpkg.com/accessibility-checker-engine@3.1.24/"
}
]

2

package.json
{
"name": "accessibility-checker-engine",
"version": "3.1.24-rc.1",
"version": "3.1.24",
"description": "An automated accessibility checking engine for use by other tools",

@@ -5,0 +5,0 @@ "main": "ace.js",

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