@mashroom/mashroom-browser-cache
Advanced tools
Comparing version 2.6.1 to 2.7.0
@@ -8,3 +8,3 @@ "use strict"; | ||
var _MashroomCacheControlService = _interopRequireDefault(require("./MashroomCacheControlService")); | ||
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } | ||
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; } | ||
const bootstrap = async (pluginName, pluginConfig, pluginContextHolder) => { | ||
@@ -11,0 +11,0 @@ const { |
@@ -7,3 +7,3 @@ { | ||
"license": "MIT", | ||
"version": "2.6.1", | ||
"version": "2.7.0", | ||
"files": [ | ||
@@ -14,5 +14,5 @@ "dist/**", | ||
"devDependencies": { | ||
"@mashroom/mashroom": "2.6.1", | ||
"@mashroom/mashroom-security": "2.6.1", | ||
"@mashroom/mashroom-utils": "2.6.1", | ||
"@mashroom/mashroom": "2.7.0", | ||
"@mashroom/mashroom-security": "2.7.0", | ||
"@mashroom/mashroom-utils": "2.7.0", | ||
"@types/express": "^4.17.21" | ||
@@ -19,0 +19,0 @@ }, |
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
8360