Socket
Socket
Sign inDemoInstall

cypress-accessibility-audit

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.9 to 0.0.11

2

package.json
{
"name": "cypress-accessibility-audit",
"version": "0.0.9",
"version": "0.0.11",
"main": "index.js",

@@ -5,0 +5,0 @@ "repository": "https://github.com/GuildEducationInc/cypress-accessibility-audit.git",

@@ -53,2 +53,3 @@ /* eslint-disable @typescript-eslint/no-var-requires */

{ id: 'element', title: 'Element' },
{ id: 'selector', title: 'Element Selector'}
{ id: 'description', title: 'description' },

@@ -55,0 +56,0 @@ ],

@@ -34,3 +34,3 @@

return {
element,
element: parts[5] || element,
level: parts[0].split(' ').pop(),

@@ -37,0 +37,0 @@ spec: parts[1],

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc