txai-tipos
Advanced tools
Comparing version 1.7.50 to 1.7.51
@@ -7,3 +7,3 @@ export interface IRequest { | ||
contextoId?: number; | ||
usuarioId: number; | ||
usuarioId?: number; | ||
}; | ||
@@ -10,0 +10,0 @@ token: string; |
{ | ||
"name": "txai-tipos", | ||
"version": "1.7.50", | ||
"version": "1.7.51", | ||
"main": "dist/index.js", | ||
@@ -5,0 +5,0 @@ "repository": "git@gitlab.com:SGT_Team/txai-tipos.git", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
15538