Socket
Socket
Sign inDemoInstall

file-system

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

file-system - npm Package Compare versions

Comparing version 1.2.8 to 1.2.9

2

index.js

@@ -44,2 +44,4 @@ /**

exports.fileMatch = fileMatch;
/**

@@ -46,0 +48,0 @@ * @description

5

package.json
{
"name": "file-system",
"version": "1.2.8",
"version": "1.2.9",
"description": "Strengthen the ability of file system",

@@ -20,3 +20,4 @@ "main": "index.js",

"node file",
"base64"
"base64",
"mkdir"
],

@@ -23,0 +24,0 @@ "author": "douzi <liaowei08@gmail.com>",

@@ -41,2 +41,5 @@ # file-system — Simplified file system

### file.fileMatch
The api equal [file-match](https://github.com/douzi8/file-match)
### file.recurse

@@ -43,0 +46,0 @@ Recurse into a directory, executing callback for each file and folder.

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