@cocreate/crdt
Advanced tools
Comparing version 1.3.19 to 1.3.20
@@ -0,1 +1,8 @@ | ||
## [1.3.20](https://github.com/CoCreate-app/CoCreate-crdt/compare/v1.3.19...v1.3.20) (2021-10-01) | ||
### Bug Fixes | ||
* update dependencies ([621bd50](https://github.com/CoCreate-app/CoCreate-crdt/commit/621bd50d48d81181ed495b84a2e45db40616f656)) | ||
## [1.3.19](https://github.com/CoCreate-app/CoCreate-crdt/compare/v1.3.18...v1.3.19) (2021-09-29) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/crdt", | ||
"version": "1.3.19", | ||
"version": "1.3.20", | ||
"description": "CoCreate crdt", | ||
@@ -18,5 +18,5 @@ "author": "CoCreate LLC", | ||
"dependencies": { | ||
"@cocreate/crud-client": "^1.2.25", | ||
"@cocreate/cursors": "^1.6.0", | ||
"@cocreate/utils": "^1.1.19", | ||
"@cocreate/crud-client": "^1.2.27", | ||
"@cocreate/cursors": "^1.6.1", | ||
"@cocreate/utils": "^1.1.20", | ||
"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
92714
Updated@cocreate/cursors@^1.6.1
Updated@cocreate/utils@^1.1.20