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.3 to 0.0.4

types/index.d.ts

2

CHANGELOG.md

@@ -5,2 +5,4 @@ # Changelog

### [0.0.4](https://github.com/Chantouch/validator-js/compare/v0.0.3...v0.0.4) (2020-09-21)
### [0.0.3](https://github.com/Chantouch/validator-js/compare/v0.0.2...v0.0.3) (2020-09-21)

@@ -7,0 +9,0 @@

7

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

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

"test": "jest --coverage",
"release": "yarn prepare && standard-version && git push --follow-tags && npm publish"
"release": "yarn prepare && standard-version && git push --follow-tags"
},

@@ -21,3 +21,4 @@ "repository": {

"dist",
"src"
"src",
"types"
],

@@ -24,0 +25,0 @@ "keywords": [

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