Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

fs-iterator

Package Overview
Dependencies
Maintainers
1
Versions
102
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fs-iterator - npm Package Compare versions

Comparing version
6.1.8
to
6.1.9
+4
-4
package.json
{
"name": "fs-iterator",
"version": "6.1.8",
"version": "6.1.9",
"description": "A file system iterator with filter and asyncIterator iterafaces. Supports Node 0.10 and above",

@@ -38,3 +38,3 @@ "keywords": [

"build": "tsds build",
"format": "biome check --write --unsafe",
"format": "tsds format",
"prepublishOnly": "tsds validate",

@@ -51,3 +51,2 @@ "test": "tsds test:node --no-timeouts",

"devDependencies": {
"@biomejs/biome": "*",
"@types/mocha": "*",

@@ -65,3 +64,4 @@ "@types/node": "*",

"rimraf2": "*",
"ts-dev-stack": "*"
"ts-dev-stack": "*",
"tsds-config": "*"
},

@@ -68,0 +68,0 @@ "engines": {