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

filing-cabinet

Package Overview
Dependencies
Maintainers
1
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 1.2.1 to 1.2.2

4

index.js

@@ -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",

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