@lacussoft/cpf-fmt
Advanced tools
+6
-0
| # @lacussoft/cpf-fmt | ||
| ## 1.4.3 | ||
| ### Patch Changes | ||
| - 5eb38e3: Adjust repo references from `juliolmuller` to `LacusSolutions` | ||
| ## 1.4.2 | ||
@@ -4,0 +10,0 @@ |
+1
-1
| /** | ||
| * LacusSoft :: cpf-fmt v1.4.2 | ||
| * LacusSoft :: cpf-fmt v1.4.3 | ||
| * | ||
@@ -4,0 +4,0 @@ * @author Julio L. Muller. |
| /** | ||
| * LacusSoft :: cpf-fmt v1.4.2 | ||
| * LacusSoft :: cpf-fmt v1.4.3 | ||
| * | ||
@@ -4,0 +4,0 @@ * @author Julio L. Muller. |
+3
-3
| { | ||
| "name": "@lacussoft/cpf-fmt", | ||
| "version": "1.4.2", | ||
| "version": "1.4.3", | ||
| "description": "Utility function to format CPF (Brazilian ID document).", | ||
@@ -26,6 +26,6 @@ "license": "MIT", | ||
| "type": "git", | ||
| "url": "git+https://github.com/juliolmuller/br-utils-js.git" | ||
| "url": "git+https://github.com/LacusSolutions/br-utils-js.git" | ||
| }, | ||
| "bugs": { | ||
| "url": "https://github.com/juliolmuller/br-utils-js/issues" | ||
| "url": "https://github.com/LacusSolutions/br-utils-js/issues" | ||
| }, | ||
@@ -32,0 +32,0 @@ "homepage": "https://cpf-utils.vercel.app/", |
+3
-3
@@ -6,5 +6,5 @@ # LacusSoft :: cpf-fmt | ||
|  | ||
|  | ||
|  | ||
|  | ||
|  | ||
|  | ||
|  | ||
@@ -11,0 +11,0 @@ Utility function to format CPF (Brazilian ID document). |
87468
0.13%