@lskjs/utils
Advanced tools
Comparing version 2.17.0 to 2.18.0
@@ -31,3 +31,6 @@ "use strict"; | ||
xhr: req.xhr, | ||
cookies: req.cookies | ||
cookies: req.cookies, | ||
// TODO: подумать, а правильно ли? | ||
locale: req.locale, | ||
token: req.token | ||
}; | ||
@@ -34,0 +37,0 @@ }; // pick(req, ['hostname', 'originalUrl', 'path', 'query', 'ip', 'cookies', 'protocol', 'xhr']); |
@@ -12,2 +12,3 @@ "use strict"; | ||
/* global window */ | ||
var _default = function _default() { | ||
@@ -14,0 +15,0 @@ if (typeof window === 'undefined') { |
{ | ||
"name": "@lskjs/utils", | ||
"version": "2.17.0", | ||
"version": "2.18.0", | ||
"description": "LSK.js – utils – helpers and functions", | ||
@@ -41,3 +41,3 @@ "keywords": [], | ||
}, | ||
"gitHead": "6ab33ea01d50812e4f6a5b77d15cfdad0be4971c" | ||
"gitHead": "071d94476b09e23be7469f7018c45c2f91f23518" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
359833
3636