Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@sa11y/assert

Package Overview
Dependencies
Maintainers
4
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sa11y/assert - npm Package Compare versions

Comparing version 4.0.0-alpha.0 to 4.0.0-alpha.7

27

package.json
{
"name": "@sa11y/assert",
"version": "4.0.0-alpha.0",
"version": "4.0.0-alpha.7",
"description": "Provides assertAccessible API to check DOM for accessibility issues",
"license": "BSD-3-Clause",
"keywords": [
"accessibility",
"automated testing",
"axe"
],
"homepage": "https://github.com/salesforce/sa11y/tree/master/packages/assert#readme",

@@ -12,7 +16,3 @@ "repository": {

},
"keywords": [
"accessibility",
"automated testing",
"axe"
],
"license": "BSD-3-Clause",
"main": "dist/assert.js",

@@ -25,5 +25,5 @@ "types": "dist/assert.d.ts",

"dependencies": {
"@sa11y/common": "4.0.0-alpha.0",
"@sa11y/format": "4.0.0-alpha.0",
"@sa11y/preset-rules": "4.0.0-alpha.0",
"@sa11y/common": "4.0.0-alpha.7",
"@sa11y/format": "4.0.0-alpha.7",
"@sa11y/preset-rules": "4.0.0-alpha.7",
"axe-core": "4.3.3"

@@ -33,8 +33,11 @@ },

"@jest/globals": "28.1.3",
"@sa11y/test-utils": "4.0.0-alpha.0"
"@sa11y/test-utils": "4.0.0-alpha.7"
},
"engines": {
"node": "^14 || ^16"
},
"publishConfig": {
"access": "public"
},
"gitHead": "aeb87b6b27bfd56cf9f3de201456dd821e57b408"
"gitHead": "5c00ae3a55dad3cf000ed7aefa32251ce71b2a9a"
}
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