New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

valour

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

valour - npm Package Compare versions

Comparing version 0.0.22 to 0.0.23

1

lib/ValidationUnit.js

@@ -228,2 +228,3 @@ 'use strict';

this.valid = undefined;
this.messages = [];

@@ -230,0 +231,0 @@ if (!this.shouldCheckValue(value)) {

2

package.json
{
"name": "valour",
"version": "0.0.22",
"version": "0.0.23",
"description": "Simple javascript validation for any application",

@@ -5,0 +5,0 @@ "main": "lib/valour.js",

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