angular-chat icon indicating copy to clipboard operation
angular-chat copied to clipboard

Angular v.9, Node.js, Nest.js v.6, Mongoose, Socket.io, Passport, Angular Universal SSR (in progress...)

Results 7 angular-chat issues
Sort by recently updated
recently updated
newest added

Bumps [@nestjs/core](https://github.com/nestjs/nest) from 6.11.11 to 9.0.5. Release notes Sourced from @​nestjs/core's releases. v9.0.5 (2022-07-20) Bug fixes common, platform-express #9819 fix: use pipeline over stream.pipe (@​jmcdo29) Enhancements microservices #9798 feat(microservices): add...

dependencies

Bumps [class-validator](https://github.com/typestack/class-validator) from 0.11.0 to 0.14.0. Changelog Sourced from class-validator's changelog. 0.14.0 (2022-12-09) Added add @IsTimeZone decorator to check if given string is valid IANA time zone add @IsISO4217CurrencyCode decorator...

dependencies

Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 9.0.5 to 11.0.5. Changelog Sourced from @​angular/core's changelog. 11.0.5 (2020-12-16) Bug Fixes compiler: handle strings inside bindings that contain binding characters (#39826) (f5aab2b), closes #39601 core: fix...

dependencies

Bumps [karma](https://github.com/karma-runner/karma) from 4.4.1 to 6.3.16. Release notes Sourced from karma's releases. v6.3.16 6.3.16 (2022-02-10) Bug Fixes security: mitigate the "Open Redirect Vulnerability" (ff7edbb) v6.3.15 6.3.15 (2022-02-05) Bug Fixes helper:...

dependencies

Hey, i have a problem writing to the mongodb. when i try to save a user with a password, the error shown in the picture is coming - the error...