access-sniff
Advanced tools
Comparing version 2.4.2 to 2.4.3
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
125937