colyseus.js
Advanced tools
Comparing version 0.7.2-rc1 to 0.7.2-rc2
@@ -10,3 +10,3 @@ "use strict"; | ||
if (typeof (localStorage) === "undefined") { | ||
localStorage = global.AsyncStorage; | ||
var localStorage = global.AsyncStorage; | ||
} | ||
@@ -13,0 +13,0 @@ var Client = /** @class */ (function () { |
{ | ||
"name": "colyseus.js", | ||
"version": "0.7.2-rc1", | ||
"version": "0.7.2-rc2", | ||
"description": "Multiplayer Game Client for the Browser", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
596961