Socket
Socket
Sign inDemoInstall

txai-tipos

Package Overview
Dependencies
0
Maintainers
1
Versions
89
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.7.60 to 1.7.61

dist/interfaces/contatos-e-acessos-informacoes.interface.d.ts

2

dist/index.d.ts

@@ -35,1 +35,3 @@ export { ICargo } from "./interfaces/cargo.interface";

export { IVisao } from "./interfaces/visao.interface";
export { IContatosEAcessos } from "./interfaces/contatos-e-acessos.interface";
export { IContatosEAcessosInformacoes } from "./interfaces/contatos-e-acessos-informacoes.interface";
export interface ICategoria {
id: number;
nome: string;
isActive: boolean;
empresaId: number;

@@ -5,0 +6,0 @@ createdAt: Date;

2

package.json
{
"name": "txai-tipos",
"version": "1.7.60",
"version": "1.7.61",
"main": "dist/index.js",

@@ -5,0 +5,0 @@ "repository": "git@gitlab.com:SGT_Team/txai-tipos.git",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc