filing-cabinet
Advanced tools
Comparing version 4.1.5 to 4.1.6
{ | ||
"name": "filing-cabinet", | ||
"version": "4.1.5", | ||
"version": "4.1.6", | ||
"description": "Find files based on partial paths", | ||
@@ -48,6 +48,6 @@ "main": "index.js", | ||
"commander": "^10.0.1", | ||
"enhanced-resolve": "^5.14.0", | ||
"enhanced-resolve": "^5.14.1", | ||
"is-relative-path": "^1.0.2", | ||
"module-definition": "^5.0.1", | ||
"module-lookup-amd": "^8.0.4", | ||
"module-lookup-amd": "^8.0.5", | ||
"resolve": "^1.22.3", | ||
@@ -63,3 +63,3 @@ "resolve-dependency-path": "^3.0.2", | ||
"mocha": "^10.2.0", | ||
"sinon": "^15.0.4", | ||
"sinon": "^15.1.0", | ||
"xo": "^0.54.2" | ||
@@ -66,0 +66,0 @@ }, |
@@ -13,3 +13,3 @@ # filing-cabinet | ||
### Usage | ||
## Usage | ||
@@ -50,3 +50,3 @@ ```js | ||
### Registered languages | ||
## Registered languages | ||
@@ -77,3 +77,3 @@ By default, filing-cabinet provides support for the following languages: | ||
### CLI | ||
## CLI | ||
@@ -87,1 +87,5 @@ Requires a global install with `npm install -g filing-cabinet` | ||
See `filing-cabinet --help` for details on the options. | ||
## License | ||
[MIT](LICENSE) |
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
22811
88
Updatedenhanced-resolve@^5.14.1
Updatedmodule-lookup-amd@^8.0.5