🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@lacussoft/cpf-fmt

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lacussoft/cpf-fmt - npm Package Compare versions

Comparing version
1.4.2
to
1.4.3
+6
-0
CHANGELOG.md
# @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.

{
"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/",

@@ -6,5 +6,5 @@ # LacusSoft :: cpf-fmt

![Downloads Count](https://img.shields.io/npm/dm/@lacussoft/cpf-fmt.svg)
![Test Status](https://img.shields.io/github/actions/workflow/status/juliolmuller/br-utils-js/ci.yml?label=ci/cd)
![Last Update Date](https://img.shields.io/github/last-commit/juliolmuller/br-utils-js)
![Project License](https://img.shields.io/github/license/juliolmuller/br-utils-js)
![Test Status](https://img.shields.io/github/actions/workflow/status/LacusSolutions/br-utils-js/ci.yml?label=ci/cd)
![Last Update Date](https://img.shields.io/github/last-commit/LacusSolutions/br-utils-js)
![Project License](https://img.shields.io/github/license/LacusSolutions/br-utils-js)

@@ -11,0 +11,0 @@ Utility function to format CPF (Brazilian ID document).