Skip to content

Remove unused fs dependency#33

Open
azuchi wants to merge 1 commit into
DIMO-Network:masterfrom
azuchi:remove-unused-dependency
Open

Remove unused fs dependency#33
azuchi wants to merge 1 commit into
DIMO-Network:masterfrom
azuchi:remove-unused-dependency

Conversation

@azuchi
Copy link
Copy Markdown

@azuchi azuchi commented May 7, 2026

Remove fs@0.0.1-security from dependencies. The package was never imported anywhere in the codebase.

The fs npm package is a security placeholder published by npm to prevent typosquatting on the built-in module name. It contains no code and provides no functionality. Beyond being dead weight, it actively breaks installs behind security-scanning registries (e.g. npm.flatt.tech), which block it as a suspicious package.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant