Commits on Source (3)
-
Etienne LOUPIAS authored992d7c56
-
Etienne LOUPIAS authored
refactor: improve exception handling See merge request !374
145d0da8 -
Marlène SIMONDANT authoreda267467b
Showing
- CHANGELOG.md 27 additions, 0 deletionsCHANGELOG.md
- package-lock.json 2 additions, 2 deletionspackage-lock.json
- package.json 1 addition, 1 deletionpackage.json
- src/structures/services/structures-search.service.ts 1 addition, 1 deletionsrc/structures/services/structures-search.service.ts
- src/structures/structures.controller.ts 2 additions, 2 deletionssrc/structures/structures.controller.ts
- src/users/controllers/employer.controller.ts 1 addition, 1 deletionsrc/users/controllers/employer.controller.ts
- src/users/controllers/userRegistry.controller.ts 1 addition, 1 deletionsrc/users/controllers/userRegistry.controller.ts
- src/users/controllers/users.controller.ts 1 addition, 1 deletionsrc/users/controllers/users.controller.ts
- src/users/services/users.service.spec.ts 1 addition, 1 deletionsrc/users/services/users.service.spec.ts
- src/users/services/users.service.ts 4 additions, 1 deletionsrc/users/services/users.service.ts
{ | ||
"name": "ram_server", | ||
"private": true, | ||
"version": "2.5.0", | ||
"version": "3.0.0", | ||
"description": "Nest TypeScript starter repository", | ||
"license": "MIT", | ||
"scripts": { | ||
... | ... |