Socket
Socket
Sign inDemoInstall

@vee-validate/rules

Package Overview
Dependencies
Maintainers
1
Versions
122
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vee-validate/rules - npm Package Compare versions

Comparing version 4.0.6 to 4.1.17

19

CHANGELOG.md

@@ -6,2 +6,21 @@ # Change Log

## [4.1.17](https://github.com/logaretm/vee-validate/compare/v3.2.0...v4.1.17) (2021-02-08)
### Bug Fixes
* cast digits param to number when in string format closes [#3067](https://github.com/logaretm/vee-validate/issues/3067) ([e7eb242](https://github.com/logaretm/vee-validate/commit/e7eb242a0ee9effa217133a3321e877b11cec652))
* digits rule bug ([8662307](https://github.com/logaretm/vee-validate/commit/8662307a5d86af475e304b745cc87ee16cd27d2f))
* handle empty files in files rules ([8e2f3d4](https://github.com/logaretm/vee-validate/commit/8e2f3d41fb6ff7cf6e9db593c8a5168fe53afada))
### Features
* added yup adapter pkg ([1847605](https://github.com/logaretm/vee-validate/commit/18476056fdeec7425d850313ee38b12de5ffd6c7))
* remove deprecated isTarget option ([0a7dd9c](https://github.com/logaretm/vee-validate/commit/0a7dd9cdf2cf197d84ce429c470e7b3e6e3468bd))
## [4.0.6](https://github.com/logaretm/vee-validate/compare/@vee-validate/rules@4.0.5...@vee-validate/rules@4.0.6) (2021-02-07)

@@ -8,0 +27,0 @@

2

dist/vee-validate-rules.esm.js
/**
* vee-validate v4.0.6
* vee-validate v4.1.17
* (c) 2021 Abdelrahman Awad

@@ -4,0 +4,0 @@ * @license MIT

/**
* vee-validate v4.0.6
* vee-validate v4.1.17
* (c) 2021 Abdelrahman Awad

@@ -4,0 +4,0 @@ * @license MIT

/**
* vee-validate v4.0.6
* vee-validate v4.1.17
* (c) 2021 Abdelrahman Awad

@@ -4,0 +4,0 @@ * @license MIT

{
"name": "@vee-validate/rules",
"version": "4.0.6",
"version": "4.1.17",
"description": "Form Validation for Vue.js",

@@ -25,4 +25,3 @@ "author": "Abdelrahman Awad <logaretm1@gmail.com>",

"dist/*.d.ts"
],
"gitHead": "d6da62081bb3791fe2f38c6c4649af584f0ca47a"
]
}
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