filing-cabinet
Advanced tools
Comparing version 1.2.1 to 1.2.2
@@ -48,2 +48,3 @@ var path = require('path'); | ||
// TODO: Remove. All resolvers should provide a complete path | ||
if (result && !path.extname(result)) { | ||
@@ -104,4 +105,3 @@ result = result + ext; | ||
partial: partial, | ||
filename: filename, | ||
directory: directory | ||
filename: filename | ||
}); | ||
@@ -108,0 +108,0 @@ |
{ | ||
"name": "filing-cabinet", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"description": "Find files based on partial paths", | ||
@@ -49,3 +49,3 @@ "main": "index.js", | ||
"module-definition": "~2.2.2", | ||
"module-lookup-amd": "~3.0.0", | ||
"module-lookup-amd": "~4.0.0", | ||
"object-assign": "~4.0.1", | ||
@@ -52,0 +52,0 @@ "resolve": "~1.1.7", |
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
16743
+ Addedfile-exists@1.0.0(transitive)
+ Addedfind@0.2.6(transitive)
+ Addedmodule-lookup-amd@4.0.5(transitive)
+ Addedrequirejs@2.2.0(transitive)
+ Addedtraverse-chain@0.1.0(transitive)
- Removedmodule-lookup-amd@3.0.0(transitive)
Updatedmodule-lookup-amd@~4.0.0