@vmm/service
Advanced tools
Comparing version 1.0.82 to 1.0.83
{ | ||
"name": "@vmm/service", | ||
"version": "1.0.82", | ||
"version": "1.0.83", | ||
"main": "src/index.js", | ||
@@ -5,0 +5,0 @@ "description": "VMM Service library", |
@@ -70,3 +70,3 @@ "use strict"; | ||
if (lodash_1.default.isEmpty(options.sessionExpire)) { | ||
options.sessionExpire = 4 * 60 * 60; | ||
options.sessionExpire = 8 * 60 * 60; | ||
} | ||
@@ -73,0 +73,0 @@ this._name = options.api.pkg.name; |
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