txai-tipos
Advanced tools
Comparing version 1.3.6 to 1.3.7
@@ -11,1 +11,2 @@ export { IEmpresa } from "./interfaces/empresa.interface"; | ||
export { IResponse } from "./interfaces/response.interface"; | ||
export { INivelAcesso } from "./interfaces/nivel-acesso.interface"; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
// export { INivelAcesso } from "./interfaces/nivel-acesso.interface"; |
{ | ||
"name": "txai-tipos", | ||
"version": "1.3.6", | ||
"version": "1.3.7", | ||
"main": "dist/index.js", | ||
@@ -5,0 +5,0 @@ "repository": "git@gitlab.com:SGT_Team/txai-tipos.git", |
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
3787