@cocreate/crdt
Advanced tools
Comparing version 1.3.0 to 1.3.1
@@ -0,1 +1,8 @@ | ||
## [1.3.1](https://github.com/CoCreate-app/CoCreate-crdt/compare/v1.3.0...v1.3.1) (2021-08-22) | ||
### Bug Fixes | ||
* bump package versions ([7952976](https://github.com/CoCreate-app/CoCreate-crdt/commit/79529762649cb7594f36b779ddc3515e9f6f26e7)) | ||
# [1.3.0](https://github.com/CoCreate-app/CoCreate-crdt/compare/v1.2.6...v1.3.0) (2021-08-18) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/crdt", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"description": "CoCreate crdt", | ||
@@ -18,4 +18,4 @@ "author": "CoCreate LLC", | ||
"dependencies": { | ||
"@cocreate/crud-client": "^1.1.15", | ||
"@cocreate/cursors": "^1.1.19", | ||
"@cocreate/crud-client": "^1.2.7", | ||
"@cocreate/cursors": "^1.3.1", | ||
"@cocreate/utils": "^1.0.16", | ||
@@ -22,0 +22,0 @@ "y-indexeddb": "^9.0.6", |
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
131531
Updated@cocreate/crud-client@^1.2.7
Updated@cocreate/cursors@^1.3.1