Comparing version 0.4.9 to 0.4.10
@@ -31,2 +31,4 @@ 'use strict'; | ||
fstream.addIgnoreRules(['node_modules/']); | ||
fstream.on('child', function onChild(c) { | ||
@@ -33,0 +35,0 @@ var f = c.path.substr(c.root.path.length + 1); |
{ | ||
"name": "lint-trap", | ||
"version": "0.4.9", | ||
"version": "0.4.10", | ||
"description": "JavaScript linter module for Uber projects", | ||
@@ -5,0 +5,0 @@ "author": "Andrew de Andrade <aandrade@uber.com>", |
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
201073
1804