@ngrx/store-devtools
Advanced tools
Comparing version 17.1.1 to 17.2.0
{ | ||
"name": "@ngrx/store-devtools", | ||
"version": "17.1.1", | ||
"version": "17.2.0", | ||
"description": "Developer tools for @ngrx/store", | ||
@@ -23,3 +23,3 @@ "repository": { | ||
"peerDependencies": { | ||
"@ngrx/store": "17.1.1", | ||
"@ngrx/store": "17.2.0", | ||
"rxjs": "^6.5.3 || ^7.5.0" | ||
@@ -26,0 +26,0 @@ }, |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.platformVersion = void 0; | ||
exports.platformVersion = '^17.1.1'; | ||
exports.platformVersion = '^17.2.0'; | ||
//# sourceMappingURL=libs-version.js.map |
@@ -34,3 +34,3 @@ import { Action } from '@ngrx/store'; | ||
*/ | ||
export declare function shouldFilterActions(config: StoreDevtoolsConfig): Predicate | string[]; | ||
export declare function shouldFilterActions(config: StoreDevtoolsConfig): string[] | Predicate; | ||
/** | ||
@@ -37,0 +37,0 @@ * Return a full filtered lifted state |
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
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
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
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
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
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
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
560544