monkey-front-core 0.0.337 → 0.0.339

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4113,7 +4113,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.1", ngImpor
4113
4113
  }], ctorParameters: function () { return [{ type: MonkeyEcxAuthenticationService }]; } });
4114
4114
 
4115
4115
  class MonkeyEcxAuthGuardByRole {
4116
- static forRoles(roles, companyType, byExclusion) {
4116
+ forRoles(roles, companyType, byExclusion) {
4117
4117
  class RoleCheck {
4118
4118
  constructor(storageService, router) {
4119
4119
  this.storageService = storageService;