Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

filing-cabinet

Package Overview
Dependencies
Maintainers
3
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

filing-cabinet - npm Package Compare versions

Comparing version 4.1.5 to 4.1.6

8

package.json
{
"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)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc