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

stentor-conditional

Package Overview
Dependencies
Maintainers
0
Versions
1242
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stentor-conditional

Conditionals for 📣 stentor

  • 1.59.144
  • npm
  • Socket score

Version published
Weekly downloads
743
increased by364.38%
Maintainers
0
Weekly downloads
 
Created
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

Package last updated on 16 Dec 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

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