carvalhoviniciusluiz / cpf-cnpj-validator

Valida e formata strings de CPF ou CNPJ.
MIT License
207 stars 27 forks source link

dependency update and npm publication #29

Open RalphBragg opened 2 years ago

RalphBragg commented 2 years ago

npm WARN deprecated @hapi/joi@17.1.1: Switch to 'npm install joi'

Any chance that a new version of this will be published addressing the deprecations? No worries if not.

"cpf-cnpj-validator": {
  "version": "1.0.3",
  "resolved": "https://registry.npmjs.org/cpf-cnpj-validator/-/cpf-cnpj-validator-1.0.3.tgz",
  "integrity": "sha512-Slh7iv+sf2FhP9xFRMExuaDF7ndERVzmjBZHqwWG+GqHSqPmEggvLuKUUFJZxb+G804rjqRnnu5eCkbeChqM/Q==",
  "requires": {
    "@hapi/joi": "^17.1.0"
  }
carvalhoviniciusluiz commented 2 years ago

I need to update the libraries for this project. I don't have time at the moment, but you can submit a PR for review or wait until December. I must upload a general update

rpenido commented 1 year ago

@carvalhoviniciusluiz Se criar o PR sobre essa questão, você teria disponibilidade para avaliar e publicar? Vi aqui que as dependências já foram atualizadas. Podemos ajudar em algo para que uma nova versão possa ser publicada?

Obrigado!