Socket
Book a DemoInstallSign in
Socket

spotlight-noindex

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

spotlight-noindex

Prevent Spotlight on macOS from indexing node_modules

latest
Source
npmnpm
Version
1.1.1
Version published
Weekly downloads
6
Maintainers
1
Weekly downloads
 
Created
Source

spotlight-noindex

Version on npm

Prevents Spotlight on macOS from indexing your node_modules directory.

Installation

It's recommended to add spotlight-noindex to your project as a development dependency.

important: Do not install spotlight-noindex globally.

$ npm install --save-dev spotlight-noindex

Usage

Upon installation, spotlight-noindex will create an empty file .metadata_never_index inside your node_modules directory. The presence of this file prevents Spotlight from indexing the directory.

License

MIT © Matijs Brinkhuis

Keywords

spotlight

FAQs

Package last updated on 27 Mar 2021

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