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

cypress-accessibility-audit - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

2

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

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

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

const {
path = DEFAULT_PATH,
path = nodePath.join(process.cwd(), DEFAULT_PATH),
filename = DEFAULT_FILE_NAME

@@ -20,0 +20,0 @@ } = config

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