@nestjs/common
Advanced tools
Comparing version 4.1.0 to 4.1.1
{ | ||
"name": "@nestjs/common", | ||
"version": "4.1.0", | ||
"version": "4.1.1", | ||
"description": "Nest - modern, fast, powerful node.js web framework (@common)", | ||
@@ -5,0 +5,0 @@ "author": "Kamil Mysliwiec", |
@@ -18,1 +18,2 @@ export * from './decorators/request-mapping.decorator'; | ||
export * from './decorators/bind.decorator'; | ||
export * from './forward-ref.util'; |
@@ -23,1 +23,2 @@ "use strict"; | ||
__export(require("./decorators/bind.decorator")); | ||
__export(require("./forward-ref.util")); |
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
73444
157
1532