recursive-search
Advanced tools
Comparing version 0.0.3 to 0.0.4
@@ -7,3 +7,3 @@ { | ||
], | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "Recursively search a file in given directory from name of RegExp", | ||
@@ -17,2 +17,3 @@ "keywords": [ | ||
"license": "MIT", | ||
"main": "./lib/recursive-search.js", | ||
"scripts": { | ||
@@ -19,0 +20,0 @@ "test": "make test" |
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
8622