71 packages matching validatem

@validatem/error

v1.1.0 · 6 years ago

85
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

This package contains the `ValidationError` type for [`validatem`](https://www.npmjs.com/package/@validatem/core).

570Downloads across all versions in the last 7 days, from the official npm downloads API.WTFPL OR CC0-1.0License declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v1.1.0 (the latest release), from the OSV.dev database.

@validatem/combinator

v0.1.2 · 6 years ago

85
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

API for defining Validatem combinators

267Downloads across all versions in the last 7 days, from the official npm downloads API.WTFPL OR CC0-1.0License declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v0.1.2 (the latest release), from the OSV.dev database.

@validatem/is-string

v2.0.1 · 2 years ago

90
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

Validatem validator for ensuring that a value is a string

654Downloads across all versions in the last 7 days, from the official npm downloads API.WTFPL OR CC0-1.0License declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v2.0.1 (the latest release), from the OSV.dev database.

@validatem/matches-format

v0.1.0 · 6 years ago

85
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

Validatem validator for ensuring that a string matches a specified regular expression

10Downloads across all versions in the last 7 days, from the official npm downloads API.WTFPL OR CC0-1.0License declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v0.1.0 (the latest release), from the OSV.dev database.

@validatem/either

v0.1.9 · 6 years ago

85
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

Validatem combinator for specifying 'alternatives', and verifying that a value meets at least one of the rules

476Downloads across all versions in the last 7 days, from the official npm downloads API.WTFPL OR CC0-1.0License declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v0.1.9 (the latest release), from the OSV.dev database.

@validatem/with-context

v0.1.2 · 6 years ago

85
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

Validatem combinator for applying context (custom configuration) to a validator

351Downloads across all versions in the last 7 days, from the official npm downloads API.WTFPL OR CC0-1.0License declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v0.1.2 (the latest release), from the OSV.dev database.

@validatem/any-property

v0.1.3 · 6 years ago

85
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

Validatem combinator for validating both the keys and values of a mapping object

268Downloads across all versions in the last 7 days, from the official npm downloads API.WTFPL OR CC0-1.0License declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v0.1.3 (the latest release), from the OSV.dev database.

@validatem/is-array

v0.1.1 · 6 years ago

85
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

Validatem validator for ensuring that a value is an array

344Downloads across all versions in the last 7 days, from the official npm downloads API.WTFPL OR CC0-1.0License declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v0.1.1 (the latest release), from the OSV.dev database.

@validatem/is-function

v0.1.0 · 6 years ago

85
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

Validatem validator for ensuring that a value is a function

88Downloads across all versions in the last 7 days, from the official npm downloads API.WTFPL OR CC0-1.0License declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v0.1.0 (the latest release), from the OSV.dev database.

@validatem/is-plain-object

v0.1.1 · 6 years ago

85
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

Validatem validator for ensuring that a value is a plain object (eg. object literal)

249Downloads across all versions in the last 7 days, from the official npm downloads API.WTFPL OR CC0-1.0License declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v0.1.1 (the latest release), from the OSV.dev database.

@validatem/is-boolean

v0.1.2 · 1 day ago

100
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

Validatem validator for ensuring that a value is a boolean

68Downloads across all versions in the last 7 days, from the official npm downloads API.WTFPL OR CC0-1.0License declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v0.1.2 (the latest release), from the OSV.dev database.

@validatem/has-shape

v0.1.10 · 3 days ago

100
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

Validatem combinator for validating that a value has certain keys that pass certain validators (eg. object validation)

275Downloads across all versions in the last 7 days, from the official npm downloads API.WTFPL OR CC0-1.0License declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v0.1.10 (the latest release), from the OSV.dev database.

@validatem/is-buffer

v0.1.1 · 6 years ago

85
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

Validatem validator for ensuring that a value is a Buffer

163Downloads across all versions in the last 7 days, from the official npm downloads API.WTFPL OR CC0-1.0License declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v0.1.1 (the latest release), from the OSV.dev database.

@validatem/wrap-error

v0.3.0 · 5 years ago

85
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

Validatem combinator for overriding the validation error message that is produced when a (set of) rules fails

430Downloads across all versions in the last 7 days, from the official npm downloads API.WTFPL OR CC0-1.0License declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v0.3.0 (the latest release), from the OSV.dev database.

@validatem/is-postcss-plugin

v0.1.1 · 4 years ago

85
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

Validatem validator for ensuring that a value is a PostCSS plugin

72Downloads across all versions in the last 7 days, from the official npm downloads API.WTFPL OR CC0-1.0License declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v0.1.1 (the latest release), from the OSV.dev database.

@validatem/is-node-stream

v0.1.0 · 5 years ago

85
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

Validatem validator for ensuring that a value is a Node.js stream

139Downloads across all versions in the last 7 days, from the official npm downloads API.WTFPL OR CC0-1.0License declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v0.1.0 (the latest release), from the OSV.dev database.

@validatem/array-of

v0.1.3 · 2 years ago

90
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

Validatem combinator for validating that a value is an array of items meeting certain rules

109Downloads across all versions in the last 7 days, from the official npm downloads API.WTFPL OR CC0-1.0License declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v0.1.3 (the latest release), from the OSV.dev database.

@validatem/allow-extra-properties

v0.1.0 · 6 years ago

85
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

Validatem combinator for marking a hasShape or object literal rule as allowing additional, unspecified properties

349Downloads across all versions in the last 7 days, from the official npm downloads API.WTFPL OR CC0-1.0License declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v0.1.0 (the latest release), from the OSV.dev database.

@validatem/is-number

v1.0.0 · 2 years ago

90
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

Validatem validator for ensuring that a value is a number

88Downloads across all versions in the last 7 days, from the official npm downloads API.WTFPL OR CC0-1.0License declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v1.0.0 (the latest release), from the OSV.dev database.

@validatem/when

v0.1.0 · 6 years ago

85
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

Validatem combinator for conditionally applying one or more rules

84Downloads across all versions in the last 7 days, from the official npm downloads API.WTFPL OR CC0-1.0License declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v0.1.0 (the latest release), from the OSV.dev database.
1 / 4Next