Socket
Socket
Sign inDemoInstall

async-validator

Package Overview
Dependencies
Maintainers
1
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

async-validator - npm Package Compare versions

Comparing version 1.1.4 to 1.1.5

3

lib/util.js
'use strict';
var _arguments = arguments;
var formatRegExp = /%[sdj%]/g;

@@ -8,3 +7,3 @@

var i = 1;
var args = _arguments;
var args = arguments;
var len = args.length;

@@ -11,0 +10,0 @@ var str = String(f).replace(formatRegExp, function (x) {

{
"name": "async-validator",
"version": "1.1.4",
"version": "1.1.5",
"description": "validate form asynchronous",

@@ -5,0 +5,0 @@ "keywords": [

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