New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@swindle/filesystem

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@swindle/filesystem

Filesystem utilities.

latest
Source
npmnpm
Version
1.0.8
Version published
Maintainers
1
Created
Source

Swindle FileSystem

Swindle FileSystem provides filesystem access utilities.

Installation

To install Swindle FileSystem with NPM,

npm install @swindle/filesystem

With yarn,

yarn add @swindle/filesystem

Usage

Swindle FileSystem provides a variety of Utility classes

  • FileSystem: A utility to interact with the Filesystem.
  • File: A utility to work with files.
  • Path: A utility for working with paths.

Tests

To run the tests, use the following command with NPM

npm run test

with Yarn

yarn test

Keywords

filesystem

FAQs

Package last updated on 20 Jan 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts