Socket
Socket
Sign inDemoInstall

txai-tipos

Package Overview
Dependencies
Maintainers
1
Versions
89
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

txai-tipos - npm Package Compare versions

Comparing version 1.7.13 to 1.7.14

2

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

@@ -5,3 +5,3 @@ import { IFerramentaNivelAcesso } from "./ferramenta-nivel-acesso.interface";

nome: string;
produtoId: number;
produtosId: number;
isGlobal: boolean;

@@ -8,0 +8,0 @@ permissoes: IFerramentaNivelAcesso[];

@@ -5,3 +5,3 @@ import { IModulo } from "./modulo.interface";

nome: string;
produtoId: number;
produtosId: number;
isGlobal: boolean;

@@ -8,0 +8,0 @@ isActive: boolean;

{
"name": "txai-tipos",
"version": "1.7.13",
"main": "dist/index.js",
"repository": "git@gitlab.com:SGT_Team/txai-tipos.git",
"author": "Raphael Alvarenga <raphael.alvarenga@tinnova.com.br>",
"license": "MIT",
"files": [
"dist/**/*"
],
"scripts": {
"prepare": "rm -rf dist && tsc"
},
"devDependencies": {
"typescript": "^4.4.4"
}
"name": "txai-tipos",
"version": "1.7.14",
"main": "dist/index.js",
"repository": "git@gitlab.com:SGT_Team/txai-tipos.git",
"author": "Raphael Alvarenga <raphael.alvarenga@tinnova.com.br>",
"license": "MIT",
"files": [
"dist/**/*"
],
"scripts": {
"prepare": "rm -rf dist && tsc"
},
"devDependencies": {
"typescript": "^4.4.4"
}
}
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc