@live-change/framework
Advanced tools
Comparing version 0.3.5 to 0.3.6
@@ -170,3 +170,3 @@ | ||
await this.applyOps(ops) | ||
} while(ops.length >= bucketSize && this.state != TABLE_CLOSED) | ||
} while(ops.length >= bucketSize) | ||
} | ||
@@ -173,0 +173,0 @@ |
{ | ||
"name": "@live-change/framework", | ||
"version": "0.3.5", | ||
"version": "0.3.6", | ||
"description": "Live Change Framework - ultimate solution for real time mobile/web apps", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
116022