mobx-keystone
Advanced tools
Comparing version 0.32.0 to 0.33.0
@@ -7,3 +7,4 @@ import { Patch } from "../patch/Patch"; | ||
* @param patches List of patches to apply. | ||
* @param reverse Whether patches are applied in reverse order. | ||
*/ | ||
export declare function applyPatches(node: object, patches: ReadonlyArray<Patch>): void; | ||
export declare function applyPatches(node: object, patches: ReadonlyArray<Patch>, reverse?: boolean): void; |
{ | ||
"name": "mobx-keystone", | ||
"version": "0.32.0", | ||
"version": "0.33.0", | ||
"description": "A MobX powered state management solution based on data trees with first class support for Typescript, snapshots, patches and much more", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
3466986
28609