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.2-7ac2fd2.0

10

package.json
{
"name": "@axe-core/puppeteer",
"version": "4.10.1-fe7bb7d.0+fe7bb7d",
"version": "4.10.2-7ac2fd2.0+7ac2fd2",
"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": "fe7bb7d2ed3514e416500556450d5f178819393c"
"gitHead": "7ac2fd2f7f765c8836e989c2caa32882ee3f812f"
}