Socket
Socket
Sign inDemoInstall

@ewizardjs/settings-strategies

Package Overview
Dependencies
Maintainers
7
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ewizardjs/settings-strategies

**Module work with settings module and system-settings module.**


Version published
Weekly downloads
7
decreased by-75%
Maintainers
7
Weekly downloads
 
Created
Source

Settings strategies module

Module work with settings module and system-settings module.

For use strategies

  • For use your strategy need create instance like this: const yourStorageContext = new YourStrategy();
  • For use default fs strategy need create instance like this: const fsStorageContext = new FsStrategy();

Install

  • npm ci

Develop

  • npm run build
  • npm run build:watch

Run tests

  • npm run test
  • npm run test:debug

FAQs

Package last updated on 22 Aug 2023

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