🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

@deephaven/filters

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
w

@deephaven/filters

Deephaven Filters

0.106.5-alpha-jsapi-nodejs.7
75

Supply Chain Security

100

Vulnerability

69

Quality

100

Maintenance

100

License

Version published
Weekly downloads
1.4K
-32.16%
Maintainers
8
Weekly downloads
 
Created
Issues
194

@deephaven/filters

A library for defining filters. Does not provide actual filter implementation, just the types and some utility methods.

Install

npm install --save @deephaven/filters

Usage

import { getLabelForTextFilter, FilterType } from '@deephaven/filters';

console.log('Label is', getLabelForTextFilter(FilterType.contains));

FAQs

Package last updated on 25 Mar 2025

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