@azure/communication-chat
Advanced tools
Comparing version 1.0.0-alpha.20210217.1 to 1.0.0-alpha.20210218.1
// Copyright (c) Microsoft Corporation. | ||
// Licensed under the MIT license. | ||
export const SDK_VERSION = "1.0.0-beta.3"; | ||
export const SDK_VERSION = "1.0.0-beta.5"; | ||
//# sourceMappingURL=constants.js.map |
@@ -10,3 +10,3 @@ /* | ||
const packageName = "azure-communication-chat"; | ||
const packageVersion = "1.0.0-beta.3"; | ||
const packageVersion = "1.0.0-beta.5"; | ||
export class ChatApiClientContext extends coreHttp.ServiceClient { | ||
@@ -13,0 +13,0 @@ /** |
{ | ||
"name": "@azure/communication-chat", | ||
"version": "1.0.0-alpha.20210217.1", | ||
"version": "1.0.0-alpha.20210218.1", | ||
"description": "Azure client library for Azure Communication Chat services", | ||
@@ -11,3 +11,3 @@ "sdk-type": "client", | ||
"audit": "node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit", | ||
"build:autorest": "autorest ./swagger/README.md --typescript --version=3.0.6267 --v3 --disable-async-iterators=true --package-version=1.0.0-beta.3 && rushx format", | ||
"build:autorest": "autorest ./swagger/README.md --typescript --version=3.0.6267 --v3 --disable-async-iterators=true --package-version=1.0.0-beta.5 && rushx format", | ||
"build:browser": "tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1", | ||
@@ -14,0 +14,0 @@ "build:node": "tsc -p . && cross-env ONLY_NODE=true rollup -c 2>&1", |
// Copyright (c) Microsoft Corporation. | ||
// Licensed under the MIT license. | ||
export const SDK_VERSION: string = "1.0.0-beta.3"; | ||
export const SDK_VERSION: string = "1.0.0-beta.5"; |
@@ -13,3 +13,3 @@ /* | ||
const packageName = "azure-communication-chat"; | ||
const packageVersion = "1.0.0-beta.3"; | ||
const packageVersion = "1.0.0-beta.5"; | ||
@@ -16,0 +16,0 @@ export class ChatApiClientContext extends coreHttp.ServiceClient { |
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 too big to display
Sorry, the diff of this file is not supported yet
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
14
34
3