Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@silviejs/validator

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@silviejs/validator - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

helpers/checkExistence.d.ts

53

package.json
{
"name": "@silviejs/validator",
"version": "1.1.1",
"description": "Silvie JS Validator",
"typings": "bootstrap/index.d.ts",
"main": "index.js",
"type": "module",
"scripts": {
"build": "node scripts/build.js"
},
"keywords": [
"validator",
"validation"
],
"repository": {
"type": "git",
"url": "git+https://github.com/silviejs/validator.git"
},
"homepage": "https://silviejs.org",
"author": "Hossein Maktoobian",
"license": "MIT",
"dependencies": {
"validator": "^13.11.0"
},
"devDependencies": {
"@babel/cli": "^7.24.1",
"@babel/core": "^7.24.4",
"@babel/plugin-proposal-decorators": "^7.24.1",
"@babel/preset-env": "^7.24.4",
"@babel/preset-typescript": "^7.24.1",
"@types/validator": "^13.11.9",
"typescript": "^5.4.5"
}
}
"name": "@silviejs/validator",
"version": "1.1.2",
"description": "Silvie JS Validator",
"typings": "bootstrap/index.d.ts",
"main": "index.js",
"keywords": [
"validator",
"validation"
],
"repository": {
"type": "git",
"url": "git+https://github.com/silviejs/validator.git"
},
"homepage": "https://silviejs.org",
"author": "Hossein Maktoobian",
"license": "MIT",
"dependencies": {
"validator": "^13.11.0"
}
}
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