Socket
Socket
Sign inDemoInstall

stentor-conditional

Package Overview
Dependencies
119
Maintainers
1
Versions
1148
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    stentor-conditional

Conditionals for 📣 stentor


Version published
Weekly downloads
1K
increased by42.58%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

stentor-conditional

Conditionals are objects with key conditions that are strings with simple expressions.

The conditional determiner will take an array of conditionals and evaluate each condition and return an array of all the conditionals that returned true.

VM

By default, it uses the built-in Node VM but if you install vm2 or isolated-vm, it will then prefer either of those as your VM environment.

Note: isolated-vm is not in the optionalDependencies of the package.json as it causes a lot of noisy output during the installation process since it requires python.

FAQs

Last updated on 29 Apr 2024

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc