quival 0.2.5 → 0.2.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  [![npm](https://img.shields.io/npm/v/quival?style=flat-square)](https://www.npmjs.com/package/quival)
4
4
  [![npm downloads](https://img.shields.io/npm/dm/quival?style=flat-square)](https://www.npmjs.com/package/quival)
5
- ![jsDelivr hits (npm)](https://img.shields.io/jsdelivr/npm/hm/quival?style=flat-square)
5
+ [![jsDelivr hits (npm)](https://img.shields.io/jsdelivr/npm/hm/quival?style=flat-square)](https://cdn.jsdelivr.net/npm/quival@latest/)
6
6
  [![License](https://img.shields.io/npm/l/quival?style=flat-square)](LICENSE.md)
7
7
 
8
8
  This library provides the ability to perform data validation easily in JavaScript. It is heavily based on [Laravel Validation](https://laravel.com/docs/validation).
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * quival v0.2.5 (https://github.com/apih/quival)
2
+ * quival v0.2.6 (https://github.com/apih/quival)
3
3
  * (c) 2023 Mohd Hafizuddin M Marzuki <hafizuddin_83@yahoo.com>
4
4
  * Released under the MIT License.
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * quival v0.2.5 (https://github.com/apih/quival)
2
+ * quival v0.2.6 (https://github.com/apih/quival)
3
3
  * (c) 2023 Mohd Hafizuddin M Marzuki <hafizuddin_83@yahoo.com>
4
4
  * Released under the MIT License.
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * quival v0.2.5 (https://github.com/apih/quival)
2
+ * quival v0.2.6 (https://github.com/apih/quival)
3
3
  * (c) 2023 Mohd Hafizuddin M Marzuki <hafizuddin_83@yahoo.com>
4
4
  * Released under the MIT License.
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * quival v0.2.5 (https://github.com/apih/quival)
2
+ * quival v0.2.6 (https://github.com/apih/quival)
3
3
  * (c) 2023 Mohd Hafizuddin M Marzuki <hafizuddin_83@yahoo.com>
4
4
  * Released under the MIT License.
5
5
  */