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

dsstore

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dsstore

Remove .DS_Store recursively

latest
Source
npmnpm
Version
4.0.0
Version published
Maintainers
1
Created
Source

dsstore GitHub Actions Status

Remove .DS_Store recursively.

Install

$ npm install -g dsstore

Usage

import dsstore from 'dsstore';

dsstore(['foo']);
dsstore(['bar', 'baz']);

dsstore(folders: string[])

Remove .DS_Store under specified folders.

License

MIT © Shogo Sensui

Keywords

dsstore

FAQs

Package last updated on 09 Aug 2024

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