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 2.0.1 to 2.0.2

26

package.json
{
"name": "@chantouchsek/validatorjs",
"type": "module",
"version": "2.0.1",
"packageManager": "pnpm@8.11.0",
"version": "2.0.2",
"packageManager": "pnpm@8.15.3",
"description": "The validatorjs library makes data validation in JavaScript very easy in both the browser and Node.js.",

@@ -46,17 +46,17 @@ "author": {

"devDependencies": {
"@antfu/eslint-config": "^2.3.4",
"@commitlint/cli": "^18.4.3",
"@commitlint/config-conventional": "^18.4.3",
"@antfu/eslint-config": "^2.6.4",
"@commitlint/cli": "^18.6.1",
"@commitlint/config-conventional": "^18.6.2",
"@types/lodash-es": "^4.17.12",
"@types/node": "^20.10.3",
"@vitest/coverage-v8": "^1.0.1",
"eslint": "^8.55.0",
"husky": "^8.0.3",
"lint-staged": "^15.2.0",
"@types/node": "^20.11.19",
"@vitest/coverage-v8": "^1.2.2",
"eslint": "^8.56.0",
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
"node-notifier": "^10.0.1",
"standard-version": "^9.5.0",
"ts-node": "^10.9.1",
"typescript": "^5.3.2",
"ts-node": "^10.9.2",
"typescript": "^5.3.3",
"unbuild": "^2.0.0",
"vitest": "^1.0.1"
"vitest": "^1.2.2"
},

@@ -63,0 +63,0 @@ "lint-staged": {

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