filing-cabinet
Advanced tools
Comparing version 1.4.2 to 1.5.0
@@ -19,2 +19,3 @@ var path = require('path'); | ||
'.js': jsLookup, | ||
'.jsx': jsLookup, | ||
'.scss': sassLookup, | ||
@@ -21,0 +22,0 @@ '.sass': sassLookup, |
{ | ||
"name": "filing-cabinet", | ||
"version": "1.4.2", | ||
"version": "1.5.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
10289
197