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.19 to 1.7.21

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

1

dist/index.d.ts

@@ -18,1 +18,2 @@ export { IEmpresa } from "./interfaces/empresa.interface";

export { IEmpresaPlano } from "./interfaces/empresa-plano.interface";
export { IEmpresaProduto } from "./interfaces/empresa-produto.interface";

2

dist/interfaces/request.interface.d.ts
export interface IRequest {
propriedade: string;
token?: string;
token: string;
data: any;

@@ -5,0 +5,0 @@ }

{
"name": "txai-tipos",
"version": "1.7.19",
"version": "1.7.21",
"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