@cocreate/crdt
Advanced tools
Comparing version 1.16.0 to 1.16.1
@@ -0,1 +1,8 @@ | ||
## [1.16.1](https://github.com/CoCreate-app/CoCreate-crdt/compare/v1.16.0...v1.16.1) (2023-01-29) | ||
### Bug Fixes | ||
* bump dependencies ([cf48de1](https://github.com/CoCreate-app/CoCreate-crdt/commit/cf48de15d282df45e0faa92ba10d1a36025d4da3)) | ||
# [1.16.0](https://github.com/CoCreate-app/CoCreate-crdt/compare/v1.15.9...v1.16.0) (2023-01-29) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/crdt", | ||
"version": "1.16.0", | ||
"version": "1.16.1", | ||
"description": "CoCreate crdt", | ||
@@ -45,7 +45,7 @@ "author": "CoCreate LLC", | ||
"dependencies": { | ||
"@cocreate/crud-client": "^1.18.0", | ||
"@cocreate/local-storage": "^1.3.49", | ||
"@cocreate/message-client": "^1.1.128", | ||
"@cocreate/crud-client": "^1.18.2", | ||
"@cocreate/local-storage": "^1.4.0", | ||
"@cocreate/message-client": "^1.1.129", | ||
"@cocreate/utils": "^1.17.22" | ||
} | ||
} |
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
129308