Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@jitsi/js-utils

Package Overview
Dependencies
Maintainers
7
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jitsi/js-utils - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

2

jitsi-local-storage/index.js

@@ -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": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc