diff --git a/package-lock.json b/package-lock.json index 85cf2bc..d2c5162 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "codice-fiscale-js", - "version": "2.2.1", + "version": "2.2.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 9781056..3322e18 100755 --- a/package.json +++ b/package.json @@ -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" diff --git a/readme.md b/readme.md index b8bb4ad..97b5eca 100644 --- a/readme.md +++ b/readme.md @@ -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