Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

modclean-patterns-default

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

modclean-patterns-default

Default patterns for ModClean

  • 1.1.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
40K
increased by11.82%
Maintainers
1
Weekly downloads
 
Created
Source

modclean-patterns-default

npm version NPM Downloads GitHub license GitHub issues

Default patterns configuration for ModClean 2.x. This module is automatically installed when installing ModClean.

Install

Note: This module is included by default with ModClean 2.x.

Install Globally (for ModClean CLI)

npm install -g modclean-patterns-default

Install Locally (for ModClean API)

npm install modclean-patterns-default --save-dev

Available Configurations

default:safe

Contains patterns that are considered safe and should not affect your application. It also removes the most files/folders of all the configurations.

default:caution

Contains patterns that could potentially cause issues with modules, but includes patterns that will help reduce your modules folder size.

default:danger

Contains patterns that are known to cause issues with certain modules, but can help reduce files and your modules folder size even further.


Contributing

If you find issues with the patterns or have patterns to add, please either submit a pull request or open an issue.

Keywords

FAQs

Package last updated on 05 Jul 2018

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc