Socket
Socket
Sign inDemoInstall

@chantouchsek/validatorjs

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chantouchsek/validatorjs - npm Package Compare versions

Comparing version 0.0.1-beta.1 to 0.0.1-beta.2

22

package.json
{
"name": "@chantouchsek/validatorjs",
"version": "0.0.1-beta.1",
"version": "0.0.1-beta.2",
"description": "The validator-js library makes data validation in JavaScript very easy in both the browser and Node.js.",

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

"homepage": "https://github.com/Chantouch/validator-js#readme",
"dependencies": {
"optionalDependencies": {
"lodash.isboolean": "^3.0.3",
"lodash.isfunction": "^3.0.9",
"lodash.isnan": "^3.0.2",
"lodash.isnull": "^3.0.0",
"lodash.isnumber": "^3.0.3",
"lodash.isobject": "^3.0.2",
"lodash.isstring": "^4.0.1",
"lodash.isundefined": "^3.0.1",
"lodash.merge": "^4.6.2",
"date-fns": "^2.15.0"

@@ -58,11 +67,2 @@ },

"jest": "^26.1.0",
"lodash.isboolean": "^3.0.3",
"lodash.isfunction": "^3.0.9",
"lodash.isnan": "^3.0.2",
"lodash.isnull": "^3.0.0",
"lodash.isnumber": "^3.0.3",
"lodash.isobject": "^3.0.2",
"lodash.isstring": "^4.0.1",
"lodash.isundefined": "^3.0.1",
"lodash.merge": "^4.6.2",
"prettier": "^2.0.5",

@@ -69,0 +69,0 @@ "rimraf": "^3.0.2",

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