mobx-keystone
Advanced tools
Comparing version 0.11.0 to 0.11.1
@@ -18,3 +18,3 @@ declare const ObjectMap_base: import("../model/Model")._Model<{ | ||
readonly size: number; | ||
keys(): IterableIterator<string>; | ||
keys(): any; | ||
values(): IterableIterator<any>; | ||
@@ -21,0 +21,0 @@ entries(): IterableIterator<[string, any]>; |
{ | ||
"name": "mobx-keystone", | ||
"version": "0.11.0", | ||
"version": "0.11.1", | ||
"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 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
1440845