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

commons-validator-js

Package Overview
Dependencies
Maintainers
1
Versions
1669
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

commons-validator-js - npm Package Compare versions

Comparing version

to
1.0.72

6

package.json
{
"name": "commons-validator-js",
"version": "1.0.71",
"version": "1.0.72",
"description": "JavaScript port of Apache Commons Validator",

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

"chai": "^3.5.0",
"mocha": "^2.4.5",
"mocha": "^2.4.5"
},
"optionalDependencies": {
"@wix/wnpm-ci": "*"

@@ -39,0 +41,0 @@ },