loro-crdt
Advanced tools
Comparing version 0.4.2 to 0.4.3
@@ -5,2 +5,9 @@ # Changelog | ||
### [0.4.3](https://github.com/loro-dev/loro/compare/v0.4.2...v0.4.3) (2023-11-16) | ||
### Bug Fixes | ||
* avoid i32 overflow ([f799da9](https://github.com/loro-dev/loro/commit/f799da9abbdf369ea1f120c700078bb87f27212b)) | ||
### [0.4.2](https://github.com/loro-dev/loro/compare/v0.4.1...v0.4.2) (2023-11-16) | ||
@@ -7,0 +14,0 @@ |
{ | ||
"name": "loro-crdt", | ||
"version": "0.4.2", | ||
"version": "0.4.3", | ||
"description": "Loro CRDTs is a high-performance CRDT framework that makes your app state synchronized, collaborative and maintainable effortlessly.", | ||
@@ -20,3 +20,3 @@ "keywords": [ | ||
"dependencies": { | ||
"loro-wasm": "0.4.2" | ||
"loro-wasm": "0.4.3" | ||
}, | ||
@@ -23,0 +23,0 @@ "devDependencies": { |
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
98468
+ Addedloro-wasm@0.4.3(transitive)
- Removedloro-wasm@0.4.2(transitive)
Updatedloro-wasm@0.4.3