Socket
Socket
Sign inDemoInstall

fdir

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fdir - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

2

package.json
{
"name": "fdir",
"version": "1.1.0",
"version": "1.1.1",
"description": "The fastest directory crawler for NodeJS. Crawls 10k files in 13ms.",

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

@@ -69,5 +69,5 @@ <p align="center">

| Synchronous (7386 files) | Asynchronous (7386 files) |
| :---------------------------: | :----------------------------: |
| ![](./assets/node13-sync.png) | ![](./assets/node13-async.png) |
| Synchronous (7386 files) | Asynchronous (7386 files) |
| :---------------------------------------------------------------------: | :----------------------------------------------------------------------: |
| ![](https://github.com/thecodrr/fdir/raw/master/assets/node13-sync.png) | ![](https://github.com/thecodrr/fdir/raw/master/assets/node13-async.png) |

@@ -78,5 +78,5 @@ ### Node v8.3.0:

| Synchronous (7386 files) | Asynchronous (7386 files) |
| :--------------------------: | :---------------------------: |
| ![](./assets/node8-sync.png) | ![](./assets/node8-async.png) |
| Synchronous (7386 files) | Asynchronous (7386 files) |
| :--------------------------------------------------------------------: | :---------------------------------------------------------------------: |
| ![](https://github.com/thecodrr/fdir/raw/master/assets/node8-sync.png) | ![](https://github.com/thecodrr/fdir/raw/master/assets/node8-async.png) |

@@ -83,0 +83,0 @@ ## 🚒 API:

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