RubyGems
npm
PyPI
Organizations
Log in
Sign up
npm
coer-elements
Versions diffs
0.0.83 → 0.0.84
coer-elements 0.0.83 → 0.0.84
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
+1
-0
package/package.json
+1
-1
package/interfaces/lib/login-response.interface.d.ts
CHANGED
Viewed
@@ -1,6 +1,7 @@
1
1
/** LogInResponseDTO */
2
2
export interface ILogInResponse {
3
3
user: string;
4
+
fullName: string;
4
5
role: string;
5
6
jwt: string;
6
7
}
package/package.json
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "coer-elements",
3
-
"version": "0.0.
83
",
3
+
"version": "0.0.
84
",
4
4
"author": "Christian Omar Escamilla Rodríguez",
5
5
"keywords": [
6
6
"COER",