Socket
Socket
Sign inDemoInstall

@jsenv/filesystem

Package Overview
Dependencies
Maintainers
2
Versions
95
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jsenv/filesystem - npm Package Compare versions

Comparing version 3.2.0 to 3.2.1

2

package.json
{
"name": "@jsenv/filesystem",
"version": "3.2.0",
"version": "3.2.1",
"description": "Collection of functions to interact with filesystem in Node.js",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -249,3 +249,3 @@ import { readdirSync, statSync } from "node:fs"

if (childEntryInfo) {
handleEntryFound(childEntryInfo)
handleEntryFound(childEntryInfo, { notify })
}

@@ -252,0 +252,0 @@ })

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