@ngxs/store
Advanced tools
Comparing version 18.1.4-dev.master-e347595 to 18.1.4-dev.master-f22f4cb
@@ -340,3 +340,3 @@ import * as i0 from '@angular/core'; | ||
*/ | ||
invokeActions(action: any): rxjs.Observable<[void | Promise<void> | rxjs.Observable<unknown>]>; | ||
private invokeActions; | ||
private addToStatesMap; | ||
@@ -343,0 +343,0 @@ private addRuntimeInfoToMeta; |
{ | ||
"name": "@ngxs/store", | ||
"version": "18.1.4-dev.master-e347595", | ||
"version": "18.1.4-dev.master-f22f4cb", | ||
"license": "MIT", | ||
@@ -35,2 +35,8 @@ "sideEffects": false, | ||
}, | ||
"./operators": { | ||
"types": "./operators/index.d.ts", | ||
"esm2022": "./esm2022/operators/ngxs-store-operators.mjs", | ||
"esm": "./esm2022/operators/ngxs-store-operators.mjs", | ||
"default": "./fesm2022/ngxs-store-operators.mjs" | ||
}, | ||
"./plugins": { | ||
@@ -42,8 +48,2 @@ "types": "./plugins/index.d.ts", | ||
}, | ||
"./operators": { | ||
"types": "./operators/index.d.ts", | ||
"esm2022": "./esm2022/operators/ngxs-store-operators.mjs", | ||
"esm": "./esm2022/operators/ngxs-store-operators.mjs", | ||
"default": "./fesm2022/ngxs-store-operators.mjs" | ||
}, | ||
"./internals/testing": { | ||
@@ -50,0 +50,0 @@ "types": "./internals/testing/index.d.ts", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
1022472
8450