@cocreate/crdt
Advanced tools
Comparing version 1.1.12 to 1.1.13
@@ -0,1 +1,8 @@ | ||
## [1.1.13](https://github.com/CoCreate-app/CoCreate-crdt/compare/v1.1.12...v1.1.13) (2021-06-25) | ||
### Bug Fixes | ||
* latest version numbers applied to all cocreate packages ([8c248ab](https://github.com/CoCreate-app/CoCreate-crdt/commit/8c248ab6b09de43e52f2b9d9e2e7f88d5ab9adba)) | ||
## [1.1.12](https://github.com/CoCreate-app/CoCreate-crdt/compare/v1.1.11...v1.1.12) (2021-06-24) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/crdt", | ||
"version": "1.1.12", | ||
"version": "1.1.13", | ||
"description": "CoCreate crdt", | ||
@@ -18,4 +18,4 @@ "author": "CoCreate LLC", | ||
"dependencies": { | ||
"@cocreate/crud-client": "^1.1.8", | ||
"@cocreate/cursors": "^1.1.15", | ||
"@cocreate/crud-client": "^1.1.9", | ||
"@cocreate/cursors": "^1.1.16", | ||
"y-indexeddb": "^9.0.6", | ||
@@ -22,0 +22,0 @@ "y-websocket": "^1.3.15", |
Sorry, the diff of this file is too big to display
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
329308
Updated@cocreate/crud-client@^1.1.9
Updated@cocreate/cursors@^1.1.16