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

cpf_and_cnpj-validator

Package Overview
Dependencies
Maintainers
0
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cpf_and_cnpj-validator - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

3

package.json
{
"name": "cpf_and_cnpj-validator",
"version": "0.0.2",
"version": "0.0.3",
"description": "This repository contains a JavaScript code that validates a valid Brazilian CPF (Cadastro de Pessoas Físicas) and CNPJ. 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.",

@@ -10,3 +10,2 @@ "main": "./dist/cjs/index.cjs",

".": {
"default": "./dist/cjs/index.cjs",
"import": "./dist/esm/index.mjs",

@@ -13,0 +12,0 @@ "require": "./dist/cjs/index.cjs",

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