New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

cpf_and_cnpj-generator

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cpf_and_cnpj-generator - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

2

package.json
{
"name": "cpf_and_cnpj-generator",
"version": "1.0.2",
"version": "1.0.3",
"description": "This repository contains a JavaScript code that generates a valid Brazilian CPF (Cadastro de Pessoas Físicas). CPF is a unique identification number assigned to individuals in Brazil. The code ensures that the generated CPF numbers follow the required validation rules and algorithms.",

@@ -5,0 +5,0 @@ "main": "index.js",

# CPF and CNPJ Generator / Gerador de CPF e CNPJ
[![npm version](https://badge.fury.io/js/cpf_and_cnpj-generator.svg)](https://badge.fury.io/js/cpf_and_cnpj-generator)
[![npm version](https://badge.fury.io/js/cpf_and_cnpj-generator.svg?refresh=1)](https://badge.fury.io/js/cpf_and_cnpj-generator)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

@@ -5,0 +5,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc