@bluelilo/node-core
Advanced tools
Comparing version 1.2.1 to 1.3.0
@@ -30,2 +30,8 @@ "use strict"; | ||
}); | ||
Object.defineProperty(exports, "SESSION_ID_HEADER", { | ||
enumerable: true, | ||
get: function () { | ||
return _middleware.SESSION_ID_HEADER; | ||
} | ||
}); | ||
@@ -32,0 +38,0 @@ var _logger = require("./logger"); |
{ | ||
"name": "@bluelilo/node-core", | ||
"version": "1.2.1", | ||
"version": "1.3.0", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "scripts": { |
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
14258
367