@cocreate/crdt
Advanced tools
Comparing version 1.3.3 to 1.3.4
@@ -0,1 +1,8 @@ | ||
## [1.3.4](https://github.com/CoCreate-app/CoCreate-crdt/compare/v1.3.3...v1.3.4) (2021-08-27) | ||
### Bug Fixes | ||
* updaed dependencies ([995d07a](https://github.com/CoCreate-app/CoCreate-crdt/commit/995d07a3ca2bcf878867cc01c490c1d6f7336d5d)) | ||
## [1.3.3](https://github.com/CoCreate-app/CoCreate-crdt/compare/v1.3.2...v1.3.3) (2021-08-23) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/crdt", | ||
"version": "1.3.3", | ||
"version": "1.3.4", | ||
"description": "CoCreate crdt", | ||
@@ -18,5 +18,5 @@ "author": "CoCreate LLC", | ||
"dependencies": { | ||
"@cocreate/crud-client": "^1.2.10", | ||
"@cocreate/cursors": "^1.4.0", | ||
"@cocreate/utils": "^1.1.6", | ||
"@cocreate/crud-client": "^1.2.11", | ||
"@cocreate/cursors": "^1.4.1", | ||
"@cocreate/utils": "^1.1.7", | ||
"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
132263
Updated@cocreate/cursors@^1.4.1
Updated@cocreate/utils@^1.1.7