Socket
Socket
Sign inDemoInstall

smart-fs

Package Overview
Dependencies
Maintainers
1
Versions
90
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

smart-fs - npm Package Compare versions

Comparing version 2.0.3 to 2.1.0

lib/logic/dirname.js

2

lib/index.js

@@ -7,2 +7,4 @@ "use strict";

};
module.exports.dirname = require('./logic/dirname');
module.exports.filename = require('./logic/filename');
module.exports.guessFile = require('./logic/guess-file');

@@ -9,0 +11,0 @@ module.exports.walkDir = require('./logic/walk-dir');

2

package.json
{
"name": "smart-fs",
"version": "2.0.3",
"version": "2.1.0",
"description": "Abstraction Layer for File Management.",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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