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

@axe-core/puppeteer

Package Overview
Dependencies
Maintainers
4
Versions
463
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@axe-core/puppeteer - npm Package Compare versions

Comparing version

to
4.10.1-24fbe06.0

10

package.json
{
"name": "@axe-core/puppeteer",
"version": "4.10.1-0ba5f32.0+0ba5f32",
"version": "4.10.1-24fbe06.0+24fbe06",
"description": "Provides a chainable axe API for Puppeteer and automatically injects into all frames",

@@ -41,3 +41,3 @@ "repository": {

"@types/mocha": "^10.0.0",
"@types/node": "^20.8.10",
"@types/node": "^22.0.2",
"@types/sinon": "^17.0.0",

@@ -50,3 +50,3 @@ "async-listen": "^3.0.1",

"mocha": "^10.0.0",
"nyc": "^15.1.0",
"nyc": "^17.1.0",
"puppeteer": "22.12.1",

@@ -60,3 +60,3 @@ "sinon": "^18.0.0",

"dependencies": {
"axe-core": "~4.10.0"
"axe-core": "~4.10.2"
},

@@ -96,3 +96,3 @@ "peerDependencies": {

},
"gitHead": "0ba5f32eb4aa52302d4bd920e85da08137ab3f88"
"gitHead": "24fbe06bdd3feed8b09df57480ee337986d261f2"
}