Socket
Socket
Sign inDemoInstall

@sa11y/format

Package Overview
Dependencies
3
Maintainers
4
Versions
69
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.0-alpha.7 to 4.0.0

30

package.json
{
"name": "@sa11y/format",
"version": "4.0.0-alpha.7",
"version": "4.0.0",
"description": "Accessibility results re-formatter",
"license": "BSD-3-Clause",
"homepage": "https://github.com/salesforce/sa11y/tree/master/packages/format#readme",
"repository": {
"type": "git",
"url": "https://github.com/salesforce/sa11y.git",
"directory": "packages/format"
},
"keywords": [

@@ -13,9 +20,2 @@ "accessibility",

],
"homepage": "https://github.com/salesforce/sa11y/tree/master/packages/format#readme",
"repository": {
"type": "git",
"url": "https://github.com/salesforce/sa11y.git",
"directory": "packages/format"
},
"license": "BSD-3-Clause",
"main": "dist/index.js",

@@ -28,4 +28,4 @@ "types": "dist/index.d.ts",

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

@@ -35,11 +35,11 @@ },

"@jest/globals": "28.1.3",
"@sa11y/test-utils": "4.0.0-alpha.7"
"@sa11y/test-utils": "4.0.0"
},
"publishConfig": {
"access": "public"
},
"engines": {
"node": "^14 || ^16"
},
"publishConfig": {
"access": "public"
},
"gitHead": "5c00ae3a55dad3cf000ed7aefa32251ce71b2a9a"
"gitHead": "780b31a6d25fe42928d2fdd0d61b1e1e47f524e5"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc