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.6.1 to 1.7.0

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

2

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

@@ -0,1 +1,2 @@

import { IFerramentaNivelAcesso } from "./ferramenta-nivel-acesso.interface";
export interface INivelAcesso {

@@ -6,4 +7,5 @@ id: number;

isGlobal: boolean;
permissoes: IFerramentaNivelAcesso[];
createdAt?: Date;
updatedAt?: Date;
}

2

package.json
{
"name": "txai-tipos",
"version": "1.6.1",
"version": "1.7.0",
"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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc