Socket
Socket
Sign inDemoInstall

gulp-accessibility

Package Overview
Dependencies
144
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.0 to 1.2.1

4

index.js

@@ -23,3 +23,3 @@ //

if (options.force) {
if (gulpOptions.force) {
err = 0;

@@ -52,3 +52,3 @@ }

if (options.force) {
if (gulpOptions.force) {
err = 0;

@@ -55,0 +55,0 @@ }

{
"name": "gulp-accessibility",
"version": "1.2.0",
"version": "1.2.1",
"description": "Grade your sites accessibility and generate a report from different WCAG levels",

@@ -13,3 +13,3 @@ "main": "index.js",

},
"author": "",
"author": "Steven John Miller (http://www.stevenjohnmiller.com/)",
"license": "ISC",

@@ -16,0 +16,0 @@ "bugs": {

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc