New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

nightwatch-axe-verbose

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nightwatch-axe-verbose - npm Package Compare versions

Comparing version 2.3.0 to 2.3.1

nightwatch/commands/axeInjectFunc2.js

2

nightwatch/commands/axeRun.js

@@ -1,2 +0,2 @@

const axeInjectFn = require('./axeInjectFunc');
const axeInjectFn = require('./axeInjectFunc2');

@@ -3,0 +3,0 @@ module.exports = class AxeRun {

{
"name": "nightwatch-axe-verbose",
"version": "2.3.0",
"version": "2.3.1",
"description": "For adding custom commands to allow you to run axe accessibility tests in your NightwatchJS test cases.",

@@ -30,3 +30,3 @@ "main": "index.js",

"dependencies": {
"axe-core": "^4.8.3"
"axe-core": "^4.9.1"
},

@@ -40,5 +40,5 @@ "devDependencies": {

"eslint-plugin-prettier": "^4.2.1",
"nightwatch": "^3.3.5",
"nightwatch": "^3.6.3",
"prettier": "^2.7.1"
}
}
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