@cocreate/crdt
Advanced tools
Comparing version 1.3.11 to 1.3.12
@@ -0,1 +1,8 @@ | ||
## [1.3.12](https://github.com/CoCreate-app/CoCreate-crdt/compare/v1.3.11...v1.3.12) (2021-09-13) | ||
### Bug Fixes | ||
* upgrade dependencies ([4c98aea](https://github.com/CoCreate-app/CoCreate-crdt/commit/4c98aeaa42fb18116a539319e8aab0046e1d275e)) | ||
## [1.3.11](https://github.com/CoCreate-app/CoCreate-crdt/compare/v1.3.10...v1.3.11) (2021-09-09) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/crdt", | ||
"version": "1.3.11", | ||
"version": "1.3.12", | ||
"description": "CoCreate crdt", | ||
@@ -18,5 +18,5 @@ "author": "CoCreate LLC", | ||
"dependencies": { | ||
"@cocreate/crud-client": "^1.2.18", | ||
"@cocreate/cursors": "^1.4.8", | ||
"@cocreate/utils": "^1.1.14", | ||
"@cocreate/crud-client": "^1.2.22", | ||
"@cocreate/cursors": "^1.4.9", | ||
"@cocreate/utils": "^1.1.16", | ||
"y-indexeddb": "^9.0.6", | ||
@@ -23,0 +23,0 @@ "y-websocket": "^1.3.16", |
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
134401
Updated@cocreate/cursors@^1.4.9
Updated@cocreate/utils@^1.1.16