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.5 to 1.7.6

2

dist/interfaces/endereco.interface.d.ts
export interface IEndereco {
endereço: string;
endereco: string;
numero: string;

@@ -4,0 +4,0 @@ complemento: string;

{
"name": "txai-tipos",
"version": "1.7.5",
"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.6",
"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