mobx-angular
Advanced tools
Comparing version 4.7.2 to 4.8.0
@@ -19,3 +19,3 @@ import { ViewContainerRef, TemplateRef, OnInit, OnDestroy, EmbeddedViewRef } from '@angular/core'; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<MobxAutorunDirective, never>; | ||
static ɵdir: i0.ɵɵDirectiveDeclaration<MobxAutorunDirective, "[mobxAutorun]", never, { "mobxAutorun": "mobxAutorun"; }, {}, never, never, false, never>; | ||
static ɵdir: i0.ɵɵDirectiveDeclaration<MobxAutorunDirective, "[mobxAutorun]", never, { "mobxAutorun": { "alias": "mobxAutorun"; "required": false; }; }, {}, never, never, false, never>; | ||
} |
@@ -13,3 +13,3 @@ import { ViewContainerRef, TemplateRef } from '@angular/core'; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<MobxReactionDirective, never>; | ||
static ɵdir: i0.ɵɵDirectiveDeclaration<MobxReactionDirective, "[mobxReaction]", never, { "mobxReaction": "mobxReaction"; "mobxReactionOptions": "mobxReactionOptions"; }, {}, never, never, false, never>; | ||
static ɵdir: i0.ɵɵDirectiveDeclaration<MobxReactionDirective, "[mobxReaction]", never, { "mobxReaction": { "alias": "mobxReaction"; "required": false; }; "mobxReactionOptions": { "alias": "mobxReactionOptions"; "required": false; }; }, {}, never, never, false, never>; | ||
} |
{ | ||
"name": "mobx-angular", | ||
"version": "4.7.2", | ||
"version": "4.8.0", | ||
"description": "Angular connector to MobX (2 and above)", | ||
@@ -34,7 +34,3 @@ "peerDependencies": { | ||
"homepage": "https://github.com/mobxjs/mobx-angular#readme", | ||
"module": "fesm2015/mobx-angular.mjs", | ||
"es2020": "fesm2020/mobx-angular.mjs", | ||
"esm2020": "esm2020/mobx-angular.mjs", | ||
"fesm2020": "fesm2020/mobx-angular.mjs", | ||
"fesm2015": "fesm2015/mobx-angular.mjs", | ||
"module": "fesm2022/mobx-angular.mjs", | ||
"typings": "index.d.ts", | ||
@@ -47,7 +43,5 @@ "exports": { | ||
"types": "./index.d.ts", | ||
"esm2020": "./esm2020/mobx-angular.mjs", | ||
"es2020": "./fesm2020/mobx-angular.mjs", | ||
"es2015": "./fesm2015/mobx-angular.mjs", | ||
"node": "./fesm2015/mobx-angular.mjs", | ||
"default": "./fesm2020/mobx-angular.mjs" | ||
"esm2022": "./esm2022/mobx-angular.mjs", | ||
"esm": "./esm2022/mobx-angular.mjs", | ||
"default": "./fesm2022/mobx-angular.mjs" | ||
} | ||
@@ -54,0 +48,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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
44166
16
365
1