Comparing version 2.4.4 to 2.4.5
{ | ||
"name": "js-brasil", | ||
"version": "2.4.4", | ||
"version": "2.4.5", | ||
"description": "Javascript Utils para Brasil (cpf, cnpj...)", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -15,3 +15,3 @@ import { MASKS, MASKSIE } from './mask'; | ||
import { faker_iptu } from './iptu/create'; | ||
import { EstadosType } from 'estados'; | ||
import { EstadosType } from './estados'; | ||
// import cnaes from '../addons/cnaes'; | ||
@@ -18,0 +18,0 @@ |
import { allNumbersAreSame } from './utils'; | ||
import { BigObject, MaskType } from './interfaces'; | ||
import { EstadosType } from 'estados'; | ||
@@ -5,0 +4,0 @@ /** |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1488478
28425