@azure-rest/ai-document-intelligence
Advanced tools
Comparing version 1.0.0-alpha.20231117.1 to 1.0.0-alpha.20231120.1
@@ -15,3 +15,3 @@ // Copyright (c) Microsoft Corporation. | ||
options.apiVersion = (_b = options.apiVersion) !== null && _b !== void 0 ? _b : "2023-10-31-preview"; | ||
const userAgentInfo = `azsdk-js-ai-document-intelligence-rest/1.0.0-beta.1`; | ||
const userAgentInfo = `azsdk-js-ai-document-intelligence-rest/1.0.0-beta.2`; | ||
const userAgentPrefix = options.userAgentOptions && options.userAgentOptions.userAgentPrefix | ||
@@ -18,0 +18,0 @@ ? `${options.userAgentOptions.userAgentPrefix} ${userAgentInfo}` |
@@ -26,3 +26,3 @@ 'use strict'; | ||
options.apiVersion = (_b = options.apiVersion) !== null && _b !== void 0 ? _b : "2023-10-31-preview"; | ||
const userAgentInfo = `azsdk-js-ai-document-intelligence-rest/1.0.0-beta.1`; | ||
const userAgentInfo = `azsdk-js-ai-document-intelligence-rest/1.0.0-beta.2`; | ||
const userAgentPrefix = options.userAgentOptions && options.userAgentOptions.userAgentPrefix | ||
@@ -29,0 +29,0 @@ ? `${options.userAgentOptions.userAgentPrefix} ${userAgentInfo}` |
@@ -5,3 +5,3 @@ { | ||
"author": "Microsoft Corporation", | ||
"version": "1.0.0-alpha.20231117.1", | ||
"version": "1.0.0-alpha.20231120.1", | ||
"description": "Azure Document Intelligence Rest Client", | ||
@@ -8,0 +8,0 @@ "keywords": [ |
Sorry, the diff of this file is not supported yet
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
35