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

access-sniff

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

access-sniff - npm Package Compare versions

Comparing version 2.4.2 to 2.4.3

2

dist/accesssniff.js

@@ -84,3 +84,3 @@ 'use strict';

reportLevelsArray: [],
reportLocation: 'reports',
reportLocation: '',
accessibilityrc: true,

@@ -87,0 +87,0 @@ accessibilityLevel: 'WCAG2A',

{
"name": "access-sniff",
"version": "2.4.2",
"version": "2.4.3",
"description": "A node/iojs library & CLI for HTML_Codesniffer",

@@ -5,0 +5,0 @@ "main": "dist/",

@@ -142,3 +142,3 @@ # AccessSniff

## maxBuffer
### maxBuffer

@@ -151,3 +151,3 @@ `maxBuffer` is a number, defaults to `500*1024`

options: {
force: true
maxBuffer: 500*1024
}

@@ -154,0 +154,0 @@ ```

Sorry, the diff of this file is too big to display

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