Socket
Socket
Sign inDemoInstall

@azure/communication-common

Package Overview
Dependencies
Maintainers
3
Versions
214
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@azure/communication-common - npm Package Compare versions

Comparing version 1.1.1-alpha.20211001.1 to 1.1.1-alpha.20211119.1

2

dist-esm/src/credential/connectionString.js

@@ -18,3 +18,3 @@ // Copyright (c) Microsoft Corporation.

* @param connectionString - The connection string to parse
* @returns Object to access the endpoint and the credenials
* @returns Object to access the endpoint and the credentials
*/

@@ -21,0 +21,0 @@ export const parseConnectionString = (connectionString) => {

@@ -270,3 +270,3 @@ 'use strict';

* @param connectionString - The connection string to parse
* @returns Object to access the endpoint and the credenials
* @returns Object to access the endpoint and the credentials
*/

@@ -273,0 +273,0 @@ const parseConnectionString = (connectionString) => {

{
"name": "@azure/communication-common",
"version": "1.1.1-alpha.20211001.1",
"version": "1.1.1-alpha.20211119.1",
"description": "Common package for Azure Communication services.",

@@ -5,0 +5,0 @@ "sdk-type": "client",

@@ -235,3 +235,3 @@ import { AbortSignalLike } from '@azure/core-http';

* @param connectionString - The connection string to parse
* @returns Object to access the endpoint and the credenials
* @returns Object to access the endpoint and the credentials
*/

@@ -352,3 +352,3 @@ export declare const parseConnectionString: (connectionString: string) => EndpointCredential;

/**
* IdentifierKind for UnkownIdentifer.
* IdentifierKind for UnknownIdentifier.
*/

@@ -355,0 +355,0 @@ export declare interface UnknownIdentifierKind extends UnknownIdentifier {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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