Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

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.23 to 1.7.24

2

dist/interfaces/empresa-plano.interface.d.ts

@@ -5,4 +5,6 @@ import { IModulo } from "..";

empresaId: number;
empresaNome: string;
planoId: number;
produtoId: number;
produtoNome: string;
valor: string;

@@ -9,0 +11,0 @@ dataContratacao: string;

1

dist/interfaces/produto.interface.d.ts
export interface IProduto {
id?: number;
nome: string;
nivelDeAcessoId: number;
createdAt?: Date;
updatedAt?: Date;
}
{
"name": "txai-tipos",
"version": "1.7.23",
"version": "1.7.24",
"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