filing-cabinet
Advanced tools
Comparing version 1.11.0 to 1.12.0
@@ -223,2 +223,3 @@ var path = require('path'); | ||
result = resolve.sync(partial, { | ||
extensions: ['.js', '.jsx'], | ||
basedir: directory, | ||
@@ -225,0 +226,0 @@ packageFilter: nodeModulesConfig && nodeModulesConfig.entry ? packageFilter : undefined, |
{ | ||
"name": "filing-cabinet", | ||
"version": "1.11.0", | ||
"version": "1.12.0", | ||
"description": "Find files based on partial paths", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
13345
282