nestjs-acl
nestjs-acl copied to clipboard
A nestjs module to check acl rules at runtime
Bumps [@nestjs/core](https://github.com/nestjs/nest) from 8.0.6 to 9.3.9. Release notes Sourced from @nestjs/core's releases. v9.3.7 v9.3.6 (2023-02-08) Bug fixes core #11073 fix(core): removed xxhash to Closes #11071 (@H4ad) common #11081 fix(common): account...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.7.1 to 18.14.6. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`....
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.24.1 to 2.27.5. Release notes Sourced from eslint-plugin-import's releases. v2.25.2 Full Changelog: https://github.com/import-js/eslint-plugin-import/compare/v2.25.1...v2.25.2 v2.25.1 Full Changelog: https://github.com/import-js/eslint-plugin-import/compare/v2.25.0...v2.25.1 v2.25.0 What's Changed [Tests] use ESLint class in cli test...
Bumps [json5](https://github.com/json5/json5) from 2.1.3 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.21.6 to 0.22.18. Release notes Sourced from typedoc's releases. v0.22.18 Features Relaxed restrictions on @enum style enums to also permit non-literal strings and numbers, #1956. Bug Fixes...
Bumps [jest](https://github.com/facebook/jest) from 27.0.6 to 27.5.1. Release notes Sourced from jest's releases. v27.5.1 Features [jest-config] Support comments in JSON config file (#12316) [pretty-format] Expose ConvertAnsi plugin (#12308) Fixes [expect] Add...