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

@sa11y/format

Package Overview
Dependencies
Maintainers
4
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sa11y/format - npm Package Compare versions

Comparing version 6.7.0 to 6.7.1-alpha.1

2

dist/result.js

@@ -6,3 +6,3 @@ "use strict";

const defaultImpact = 'minor'; // if impact is undefined
const formatSpacing = '\t'.repeat(12);
const formatSpacing = ' '.repeat(6);
// Helper object to sort violations by impact order

@@ -9,0 +9,0 @@ const impactOrder = {

{
"name": "@sa11y/format",
"version": "6.7.0",
"version": "6.7.1-alpha.1",
"description": "Accessibility results re-formatter",

@@ -27,4 +27,4 @@ "license": "BSD-3-Clause",

"dependencies": {
"@sa11y/common": "6.7.0",
"@sa11y/preset-rules": "6.7.0",
"@sa11y/common": "6.7.1-alpha.1",
"@sa11y/preset-rules": "6.7.1-alpha.1",
"axe-core": "4.9.0"

@@ -34,3 +34,3 @@ },

"@jest/globals": "28.1.3",
"@sa11y/test-utils": "6.7.0"
"@sa11y/test-utils": "6.7.1-alpha.1"
},

@@ -43,3 +43,3 @@ "publishConfig": {

},
"gitHead": "51eb9c721ab10fde5dce7cb1ef1556be47541899"
"gitHead": "42a62e360fcd24a0d072a24d6d18a64a41b9fd92"
}
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