filing-cabinet
Advanced tools
Comparing version 4.1.2 to 4.1.3
{ | ||
"name": "filing-cabinet", | ||
"version": "4.1.2", | ||
"version": "4.1.3", | ||
"description": "Find files based on partial paths", | ||
@@ -53,3 +53,3 @@ "main": "index.js", | ||
"resolve": "^1.22.3", | ||
"resolve-dependency-path": "^3.0.0", | ||
"resolve-dependency-path": "^3.0.2", | ||
"sass-lookup": "^5.0.0", | ||
@@ -104,12 +104,4 @@ "stylus-lookup": "^5.0.0", | ||
"unicorn/prevent-abbreviations": "off" | ||
}, | ||
"overrides": [ | ||
{ | ||
"files": "test/**", | ||
"envs": [ | ||
"mocha" | ||
] | ||
} | ||
] | ||
} | ||
} | ||
} |
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
22786