@nestjs/common
Advanced tools
Comparing version 9.3.8 to 9.3.9
@@ -49,3 +49,3 @@ "use strict"; | ||
catch (err) { | ||
logger_service_1.Logger.error(`An error has occured when inserting "key: ${key}", "value: ${response}"`, 'CacheInterceptor'); | ||
logger_service_1.Logger.error(`An error has occurred when inserting "key: ${key}", "value: ${response}"`, 'CacheInterceptor'); | ||
} | ||
@@ -52,0 +52,0 @@ })); |
@@ -47,3 +47,3 @@ import { DynamicModule } from '../interfaces'; | ||
* Registers the "extras" object (a set of extra options that can be used to modify the dynamic module definition). | ||
* Values you specify within the "extras" object will be used as default values (that can be overriden by module consumers). | ||
* Values you specify within the "extras" object will be used as default values (that can be overridden by module consumers). | ||
* | ||
@@ -50,0 +50,0 @@ * This method also applies the so-called "module definition transform function" that takes the auto-generated |
@@ -28,3 +28,3 @@ "use strict"; | ||
* Registers the "extras" object (a set of extra options that can be used to modify the dynamic module definition). | ||
* Values you specify within the "extras" object will be used as default values (that can be overriden by module consumers). | ||
* Values you specify within the "extras" object will be used as default values (that can be overridden by module consumers). | ||
* | ||
@@ -31,0 +31,0 @@ * This method also applies the so-called "module definition transform function" that takes the auto-generated |
{ | ||
"name": "@nestjs/common", | ||
"version": "9.3.8", | ||
"version": "9.3.9", | ||
"description": "Nest - modern, fast, powerful node.js web framework (@common)", | ||
@@ -5,0 +5,0 @@ "author": "Kamil Mysliwiec", |
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
422687