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

m-validate

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

m-validate - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

2

m-validate.js

@@ -62,3 +62,3 @@ var Localization = require('i18n-2');

(response[fieldName])[rule] = this.i18n
.__(splitedResponse[0] + ': %s', splitedResponse[1]);
.__(splitedResponse[0] + ': %d', splitedResponse[1]);
} else {

@@ -65,0 +65,0 @@ (response[fieldName])[rule] = this.i18n

{
"name": "m-validate",
"version": "2.1.0",
"version": "2.1.1",
"description": "NodeJS simple validation functions",

@@ -5,0 +5,0 @@ "main": "m-validate.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