@kodexo/injection
Advanced tools
+3
-3
| { | ||
| "name": "@kodexo/injection", | ||
| "version": "1.0.0-dev.53", | ||
| "version": "1.0.0-dev.54", | ||
| "main": "dist/index.js", | ||
@@ -67,7 +67,7 @@ "module": "dist/index.js", | ||
| "dependencies": { | ||
| "@kodexo/errors": "^1.0.0-dev.53", | ||
| "@kodexo/errors": "^1.0.0-dev.54", | ||
| "normalize-path": "^3.0.0", | ||
| "ramda": "^0.28.0" | ||
| }, | ||
| "gitHead": "5066d0f170190003f89d39ae91e385f8cf3cd251" | ||
| "gitHead": "025532c254c3964a737a4fb1b4f0e021ffa475b3" | ||
| } |
-277
| # Change Log | ||
| All notable changes to this project will be documented in this file. | ||
| See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
| # [0.8.0](https://github.com/Uminily/kodexo/compare/@kodexo/injection@0.7.0...@kodexo/injection@0.8.0) (2022-04-23) | ||
| ### Features | ||
| * add interceptor facility ([c45b58d](https://github.com/Uminily/kodexo/commit/c45b58d59b53db26e5daa8f720f1e0f131d703f2)) | ||
| # 0.7.0 (2022-03-22) | ||
| ### Bug Fixes | ||
| * **app:** add logger for providers loading ([4182bc1](https://github.com/Uminily/kodexo/commit/4182bc19175389b095a9b7af1dca9b1692f4ec34)) | ||
| * first init async service ([f6860fb](https://github.com/Uminily/kodexo/commit/f6860fb75d948cfdddd037a4e706c60ba0542656)) | ||
| * **injection:** add missing normalize-path ([c489866](https://github.com/Uminily/kodexo/commit/c489866843917e76e6261ff757dd6c9dc580f6ca)) | ||
| * **injection:** import constructor params order ([c779cf7](https://github.com/Uminily/kodexo/commit/c779cf7df3312aa09e4ef719da8ee561e78a1f82)) | ||
| * **injection:** param args interpreted as property ([83dc9e8](https://github.com/Uminily/kodexo/commit/83dc9e8a67fcc6bf21d5982b851c4d32c6c7147c)) | ||
| * loading queue was weird ([fe6b4a2](https://github.com/Uminily/kodexo/commit/fe6b4a2d5f86b7529fa99923057443c3a1b4061f)) | ||
| * **mikro-orm:** flags with submodules imports ([324ead6](https://github.com/Uminily/kodexo/commit/324ead67bd84321af287eb0980a11e3bb3986b85)) | ||
| ### Features | ||
| * add worker & queue ([d3ef4db](https://github.com/Uminily/kodexo/commit/d3ef4dbdb51f4fda5db2dbe8f9e844dafe0e8e6e)) | ||
| * **app:** add controller debug ([eb7af67](https://github.com/Uminily/kodexo/commit/eb7af67eb2b4f5aa2051206ba1518c100d28aff1)) | ||
| * change everything with modules ([f9a8972](https://github.com/Uminily/kodexo/commit/f9a89725a2db6b039e1179b606452ec85cbbb239)) | ||
| * **injection:** add named registry option ([246d85b](https://github.com/Uminily/kodexo/commit/246d85b3d5ef8826d63c7e39d69560d1ec61b31f)) | ||
| * **injection:** modules now have providers option ([4c4da34](https://github.com/Uminily/kodexo/commit/4c4da340391db464cbfcf8eda2ee2a723acfe73a)) | ||
| * middleware implementation ([1f3f92f](https://github.com/Uminily/kodexo/commit/1f3f92fa8e44b21f9e44520cf9fa5d09ad7f1786)) | ||
| ## 0.1.1 (2021-07-13) | ||
| # 0.1.0 (2021-07-13) | ||
| ## 0.0.18 (2021-07-12) | ||
| ## 0.0.17 (2021-07-12) | ||
| ## 0.0.16 (2021-07-11) | ||
| ## 0.0.15 (2021-07-11) | ||
| ## 0.0.14 (2021-07-10) | ||
| ## 0.0.13 (2021-07-10) | ||
| ## 0.0.12 (2021-07-10) | ||
| ## 0.0.11 (2021-07-10) | ||
| ### Bug Fixes | ||
| * **packages:** wrong repo ([b5dee6a](https://github.com/Uminily/kodexo/commit/b5dee6a71e411ef01addd9331690d5495d779e03)) | ||
| ## [0.6.2](https://github.com/Uminily/kodexo/compare/@kodexo/injection@0.6.1...@kodexo/injection@0.6.2) (2021-12-17) | ||
| ### Bug Fixes | ||
| * **mikro-orm:** flags with submodules imports ([324ead6](https://github.com/Uminily/kodexo/commit/324ead67bd84321af287eb0980a11e3bb3986b85)) | ||
| ## [0.6.1](https://github.com/Uminily/kodexo/compare/@kodexo/injection@0.6.0...@kodexo/injection@0.6.1) (2021-12-06) | ||
| ### Bug Fixes | ||
| * **injection:** add missing normalize-path ([c489866](https://github.com/Uminily/kodexo/commit/c489866843917e76e6261ff757dd6c9dc580f6ca)) | ||
| # [0.6.0](https://github.com/Uminily/kodexo/compare/@kodexo/injection@0.5.0...@kodexo/injection@0.6.0) (2021-11-12) | ||
| ### Features | ||
| * **injection:** modules now have providers option ([4c4da34](https://github.com/Uminily/kodexo/commit/4c4da340391db464cbfcf8eda2ee2a723acfe73a)) | ||
| # [0.5.0](https://github.com/Uminily/kodexo/compare/@kodexo/injection@0.4.1...@kodexo/injection@0.5.0) (2021-11-11) | ||
| ### Features | ||
| * **injection:** add named registry option ([246d85b](https://github.com/Uminily/kodexo/commit/246d85b3d5ef8826d63c7e39d69560d1ec61b31f)) | ||
| ## [0.4.1](https://github.com/Uminily/kodexo/compare/@kodexo/injection@0.4.0...@kodexo/injection@0.4.1) (2021-09-02) | ||
| ### Bug Fixes | ||
| * loading queue was weird ([fe6b4a2](https://github.com/Uminily/kodexo/commit/fe6b4a2d5f86b7529fa99923057443c3a1b4061f)) | ||
| # [0.4.0](https://github.com/Uminily/kodexo/compare/@kodexo/injection@0.3.1...@kodexo/injection@0.4.0) (2021-09-01) | ||
| ### Features | ||
| * add worker & queue ([d3ef4db](https://github.com/Uminily/kodexo/commit/d3ef4dbdb51f4fda5db2dbe8f9e844dafe0e8e6e)) | ||
| * **app:** add controller debug ([eb7af67](https://github.com/Uminily/kodexo/commit/eb7af67eb2b4f5aa2051206ba1518c100d28aff1)) | ||
| ## [0.3.1](https://github.com/Uminily/kodexo/compare/@kodexo/injection@0.3.0...@kodexo/injection@0.3.1) (2021-08-12) | ||
| ### Bug Fixes | ||
| * **app:** add logger for providers loading ([4182bc1](https://github.com/Uminily/kodexo/commit/4182bc19175389b095a9b7af1dca9b1692f4ec34)) | ||
| # [0.3.0](https://github.com/Uminily/kodexo/compare/@kodexo/injection@0.2.3...@kodexo/injection@0.3.0) (2021-08-11) | ||
| ### Features | ||
| * change everything with modules ([f9a8972](https://github.com/Uminily/kodexo/commit/f9a89725a2db6b039e1179b606452ec85cbbb239)) | ||
| ## [0.2.3](https://github.com/Uminily/kodexo/compare/@kodexo/injection@0.2.2...@kodexo/injection@0.2.3) (2021-08-03) | ||
| ### Bug Fixes | ||
| * first init async service ([f6860fb](https://github.com/Uminily/kodexo/commit/f6860fb75d948cfdddd037a4e706c60ba0542656)) | ||
| ## [0.2.2](https://github.com/Uminily/kodexo/compare/@kodexo/injection@0.2.1...@kodexo/injection@0.2.2) (2021-08-03) | ||
| **Note:** Version bump only for package @kodexo/injection | ||
| ## [0.2.1](https://github.com/Uminily/kodexo/compare/@kodexo/injection@0.2.0...@kodexo/injection@0.2.1) (2021-08-03) | ||
| ### Bug Fixes | ||
| * **injection:** param args interpreted as property ([83dc9e8](https://github.com/Uminily/kodexo/commit/83dc9e8a67fcc6bf21d5982b851c4d32c6c7147c)) | ||
| # [0.2.0](https://github.com/Uminily/kodexo/compare/@kodexo/injection@0.1.2...@kodexo/injection@0.2.0) (2021-07-16) | ||
| ### Features | ||
| * middleware implementation ([1f3f92f](https://github.com/Uminily/kodexo/commit/1f3f92fa8e44b21f9e44520cf9fa5d09ad7f1786)) | ||
| ## 0.1.2 (2021-07-15) | ||
| ### Bug Fixes | ||
| * **injection:** import constructor params order ([c779cf7](https://github.com/Uminily/kodexo/commit/c779cf7df3312aa09e4ef719da8ee561e78a1f82)) | ||
| ## 0.1.1 (2021-07-13) | ||
| # 0.1.0 (2021-07-13) | ||
| ## 0.0.18 (2021-07-12) | ||
| ## 0.0.17 (2021-07-12) | ||
| ## 0.0.16 (2021-07-11) | ||
| ## 0.0.15 (2021-07-11) | ||
| ## 0.0.14 (2021-07-10) | ||
| ## 0.0.13 (2021-07-10) | ||
| ## 0.0.12 (2021-07-10) | ||
| ## 0.0.11 (2021-07-10) | ||
| ### Bug Fixes | ||
| * **packages:** wrong repo ([b5dee6a](https://github.com/Uminily/kodexo/commit/b5dee6a71e411ef01addd9331690d5495d779e03)) | ||
| ## 0.1.1 (2021-07-13) | ||
| **Note:** Version bump only for package @kodexo/injection |
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 3 instances in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 3 instances in 1 package
93714
-6.55%110
-0.9%Updated