monkey-front-core 0.0.343 → 0.0.344

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.
@@ -1,6 +1,5 @@
1
- import { CanActivate } from '@angular/router';
2
1
  import * as i0 from "@angular/core";
3
- export declare class MonkeyEcxAuthGuardByRole implements CanActivate {
2
+ export declare class MonkeyEcxAuthGuardByRole {
4
3
  constructor();
5
4
  canActivate(): Promise<boolean>;
6
5
  static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxAuthGuardByRole, never>;
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "monkey-front-core",
3
- "version": "0.0.343",
3
+ "version": "0.0.344",
4
4
  "peerDependencies": {
5
5
  "@angular/cdk": "^13.1.1",
6
6
  "@angular/common": "^13.1.1",
Binary file