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
8
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 1.0.1652 to 1.0.1653

2

package.json

@@ -1,1 +0,1 @@

{"name":"commons-validator-js","version":"1.0.1652","description":"JavaScript port of Apache Commons Validator","main":"dist/index.js","scripts":{"test":"mocha --compilers js:babel-register","compile":"babel -d dist/ src/","compile-library":"webpack --output-library CommonsValidator --output-library-target var dist bin/commons-validator-js.src.js","prepublish":"npm test && npm run compile && npm run compile-library","build":"babel bin/commons-validator-js.src.js | uglifyjs > bin/commons-validator-js.js","release":"npm install wnpm-ci && wnpm-release -- --no-shrinkwrap && npm install bower-auto-release && bower-auto-release --dist bin"},"repository":{"type":"git","url":"https://github.com/wix/commons-validator-js.git"},"keywords":["apache","commons","validator","javascript"],"author":"Wix Restaurants","license":"Apache-2.0","bugs":{"url":"https://github.com/wix/commons-validator-js/issues"},"homepage":"https://github.com/wix/commons-validator-js","devDependencies":{"babel":"^6.5.2","babel-cli":"^6.8.0","babel-plugin-transform-strict-mode":"^6.6.5","babel-preset-es2015":"^6.6.0","babel-preset-stage-2":"^6.5.0","babel-register":"^6.8.0","babel-runtime":"^6.6.1","chai":"^3.5.0","mocha":"^3.0.2","webpack":"^1.13.0","uglify-js":"^3.0.10"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"dependencies":{"bower-auto-release":"^1.1.357","lodash.includes":"^4.3.0","punycode":"^1.4.1","wnpm-ci":"^8.0.127"},"types":"src/index.d.ts","directories":{"test":"test"},"gitHead":"47926fd8cfcce6dbf5bfe7a9eb2c3d8696b07c1d"}
{"name":"commons-validator-js","version":"1.0.1653","description":"JavaScript port of Apache Commons Validator","main":"dist/index.js","scripts":{"test":"mocha --compilers js:babel-register","compile":"babel -d dist/ src/","compile-library":"webpack --output-library CommonsValidator --output-library-target var dist bin/commons-validator-js.src.js","prepublish":"npm test && npm run compile && npm run compile-library","build":"babel bin/commons-validator-js.src.js | uglifyjs > bin/commons-validator-js.js","release":"npm install wnpm-ci && wnpm-release -- --no-shrinkwrap && npm install bower-auto-release && bower-auto-release --dist bin"},"repository":{"type":"git","url":"https://github.com/wix/commons-validator-js.git"},"keywords":["apache","commons","validator","javascript"],"author":"Wix Restaurants","license":"Apache-2.0","bugs":{"url":"https://github.com/wix/commons-validator-js/issues"},"homepage":"https://github.com/wix/commons-validator-js","devDependencies":{"babel":"^6.5.2","babel-cli":"^6.8.0","babel-plugin-transform-strict-mode":"^6.6.5","babel-preset-es2015":"^6.6.0","babel-preset-stage-2":"^6.5.0","babel-register":"^6.8.0","babel-runtime":"^6.6.1","chai":"^3.5.0","mocha":"^3.0.2","webpack":"^1.13.0","uglify-js":"^3.0.10"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"dependencies":{"bower-auto-release":"^1.1.357","lodash.includes":"^4.3.0","punycode":"^1.4.1","wnpm-ci":"^8.0.127"},"types":"src/index.d.ts","directories":{"test":"test"},"gitHead":"47926fd8cfcce6dbf5bfe7a9eb2c3d8696b07c1d"}

Sorry, the diff of this file is not supported yet

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