This commit is contained in:
Luca Vandro 2019-06-27 01:29:18 +02:00
parent 726550488c
commit da0b408606
3 changed files with 4 additions and 4 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "codice-fiscale-js",
"version": "2.2.1",
"version": "2.2.3",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,8 +1,8 @@
{
"name": "codice-fiscale-js",
"version": "2.2.2",
"version": "2.2.3",
"description": "The Italian Tax Code Library for Javascript and Typescript",
"main": "dist/codice.fiscale.umd.js",
"main": "dist/codice.fiscale.commonjs2.js",
"repository": {
"type": "git",
"url": "git://github.com/lucavandro/CodiceFiscaleJS.git"

View File

@ -8,7 +8,7 @@ CodiceFiscale.js is a javascript and typescript utility library to compute and v
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=W2M92TNMXR3CC&source=url)
## Change log
**Version 2.2.1**
**Version 2.2.3**
- Fixed lowercase validation issue
- Updated country list
- Security fix