@nestjs/core
Advanced tools
Comparing version 4.5.2 to 4.5.3
{ | ||
"name": "@nestjs/core", | ||
"version": "4.5.2", | ||
"version": "4.5.3", | ||
"description": "Nest - modern, fast, powerful node.js web framework (@core)", | ||
@@ -5,0 +5,0 @@ "author": "Kamil Mysliwiec", |
@@ -41,2 +41,3 @@ "use strict"; | ||
...this.container.getDynamicMetadataByToken(token, constants_1.metadata.MODULES), | ||
...this.container.getDynamicMetadataByToken(token, constants_1.metadata.IMPORTS), | ||
]; | ||
@@ -43,0 +44,0 @@ modules.map(related => this.storeRelatedModule(related, token)); |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
174110
3593