Socket
Socket
Sign inDemoInstall

@webex/common

Package Overview
Dependencies
Maintainers
7
Versions
1197
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@webex/common - npm Package Compare versions

Comparing version 3.0.0-beta.414 to 3.0.0-beta.415

1

dist/uuid-utils.js

@@ -158,3 +158,2 @@ "use strict";

* @param {arra} tags
* @param {any} spaceUUID
* @returns {string}

@@ -161,0 +160,0 @@ */

6

package.json
{
"name": "@webex/common",
"version": "3.0.0-beta.414",
"version": "3.0.0-beta.415",
"description": "Common utilities for Cisco Webex",

@@ -28,4 +28,4 @@ "license": "MIT",

"@sinonjs/fake-timers": "^6.0.1",
"@webex/common": "3.0.0-beta.414",
"@webex/test-helper-chai": "3.0.0-beta.414",
"@webex/common": "3.0.0-beta.415",
"@webex/test-helper-chai": "3.0.0-beta.415",
"ampersand-state": "^5.0.3",

@@ -32,0 +32,0 @@ "sinon": "^9.2.4"

@@ -155,3 +155,2 @@ import {encode, decode} from './base64';

* @param {arra} tags
* @param {any} spaceUUID
* @returns {string}

@@ -158,0 +157,0 @@ */

@@ -15,3 +15,3 @@ /*!

after('restore window.navigator', () => {
afterEach(() => {
window.navigator = originalWindowNavigator;

@@ -18,0 +18,0 @@ });

Sorry, the diff of this file is not supported yet

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