cpf_and_cnpj-generator
Advanced tools
Comparing version
{ | ||
"name": "cpf_and_cnpj-generator", | ||
"version": "1.1.2", | ||
"version": "1.1.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.", | ||
@@ -11,4 +11,4 @@ "main": "dist/index.js", | ||
"build:types": "tsc -p tsconfig.types.json", | ||
"build": "yarn build:types && yarn build:dist", | ||
"webpack": "webpack --mode=production" | ||
"build:browser": "webpack", | ||
"build": "yarn build:types && yarn build:dist && yarn build:browser" | ||
}, | ||
@@ -38,3 +38,4 @@ "repository": { | ||
"front-end", | ||
"back-end" | ||
"back-end", | ||
"node" | ||
], | ||
@@ -41,0 +42,0 @@ "author": "Gabriel Logan", |
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
7509
-41.05%8
-20%2
100%0
-100%