RubyGems
npm
PyPI
Organizations
Log in
Sign up
npm
coer-elements
Versions diffs
0.0.107 → 0.0.109
coer-elements 0.0.107 → 0.0.109
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
package/interfaces/lib/login-response.interface.d.ts
+2
-1
package/package.json
+1
-1
package/interfaces/lib/login-response.interface.d.ts
CHANGED
Viewed
@@ -1,9 +1,10 @@
1
1
/** LogInResponseDTO */
2
2
export interface ILogInResponse {
3
-
userId:
string
;
3
+
userId:
number
;
4
4
user: string;
5
5
nickname: string;
6
6
fullName: string;
7
7
role: string;
8
8
jwt: string;
9
+
message: string;
9
10
}
package/package.json
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "coer-elements",
3
-
"version": "0.0.
107
",
3
+
"version": "0.0.
109
",
4
4
"author": "Christian Omar Escamilla Rodríguez",
5
5
"keywords": [
6
6
"COER",