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.44 to 1.7.45

5

dist/interfaces/usuario-nivel-acesso.interface.d.ts

@@ -7,3 +7,6 @@ import { INivelAcesso } from "..";

empresaId?: number;
cargo?: string;
cargoId: number;
cargoNome?: string;
setorId: number;
setorNome?: string;
empresaNome?: string;

@@ -10,0 +13,0 @@ isActive: boolean;

2

package.json
{
"name": "txai-tipos",
"version": "1.7.44",
"version": "1.7.45",
"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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc