@cocreate/crdt
Advanced tools
Comparing version 1.3.2 to 1.3.3
@@ -0,1 +1,8 @@ | ||
## [1.3.3](https://github.com/CoCreate-app/CoCreate-crdt/compare/v1.3.2...v1.3.3) (2021-08-23) | ||
### Bug Fixes | ||
* update package versions ([5da2719](https://github.com/CoCreate-app/CoCreate-crdt/commit/5da27196799b7298c02f40bdfcf54f644bf9c82a)) | ||
## [1.3.2](https://github.com/CoCreate-app/CoCreate-crdt/compare/v1.3.1...v1.3.2) (2021-08-22) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/crdt", | ||
"version": "1.3.2", | ||
"version": "1.3.3", | ||
"description": "CoCreate crdt", | ||
@@ -18,5 +18,5 @@ "author": "CoCreate LLC", | ||
"dependencies": { | ||
"@cocreate/crud-client": "^1.2.8", | ||
"@cocreate/cursors": "^1.3.2", | ||
"@cocreate/utils": "^1.1.4", | ||
"@cocreate/crud-client": "^1.2.10", | ||
"@cocreate/cursors": "^1.4.0", | ||
"@cocreate/utils": "^1.1.6", | ||
"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
132021
Updated@cocreate/cursors@^1.4.0
Updated@cocreate/utils@^1.1.6