@jitsi/js-utils
Advanced tools
Comparing version 1.0.4 to 1.0.5
@@ -194,3 +194,3 @@ import EventEmitter from 'events'; | ||
serialize() { | ||
if (this.isLocalStorageDisabled) { | ||
if (this.isLocalStorageDisabled()) { | ||
return this._storage.serialize(); | ||
@@ -197,0 +197,0 @@ } |
{ | ||
"name": "@jitsi/js-utils", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "Utilities for Jitsi JS projects", | ||
@@ -5,0 +5,0 @@ "repository": { |
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
135039