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

valido

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

valido - npm Package Compare versions

Comparing version 1.0.11 to 1.0.12

4

dist/index.js

@@ -45,3 +45,3 @@ 'use strict';

* @param {Array<*>} values - Values
* @param {object} validator - Validator
* @param {function} validator - Validator
* @param {object} options - Options

@@ -65,3 +65,3 @@ * @returns {Boolean}

* @param {*} value - Value
* @param {object} validator - Validator
* @param {function} validator - Validator
* @param {object} options - Options

@@ -68,0 +68,0 @@ * @returns {Boolean}

{
"name": "valido",
"version": "1.0.11",
"version": "1.0.12",
"description": "Validation provider",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -41,3 +41,3 @@ 'use strict';

* @param {Array<*>} values - Values
* @param {object} validator - Validator
* @param {function} validator - Validator
* @param {object} options - Options

@@ -59,3 +59,3 @@ * @returns {Boolean}

* @param {*} value - Value
* @param {object} validator - Validator
* @param {function} validator - Validator
* @param {object} options - Options

@@ -62,0 +62,0 @@ * @returns {Boolean}

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