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.71

4

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

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

"prepublish": "npm test && babel src --out-dir dist",
"build": ":",
"build": "babel src --out-dir dist",
"release": "wnpm-release -- --no-shrinkwrap"

@@ -12,0 +12,0 @@ },