@azure/ai-language-text 1.1.0-alpha.20231206.1 → 1.1.0-alpha.20231218.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/index.js +1 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -5004,7 +5004,7 @@ const AnalyzeBatchActionNames = {
5004
5004
  */
5005
5005
  const KnownTextAnalysisErrorCode = Object.assign(Object.assign({}, exports.KnownErrorCode), exports.KnownInnerErrorCode);
5006
5006
 
5007
- Object.defineProperty(exports, 'AzureKeyCredential', {
5007
+ Object.defineProperty(exports, "AzureKeyCredential", {
5008
5008
  enumerable: true,
5009
5009
  get: function () { return coreAuth.AzureKeyCredential; }
5010
5010
  });
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "sdk-type": "client",
4
4
  "author": "Microsoft Corporation",
5
5
  "description": "An isomorphic client library for the text analysis features in the Azure Cognitive Language Service.",
6
- "version": "1.1.0-alpha.20231206.1",
6
+ "version": "1.1.0-alpha.20231218.1",
7
7
  "keywords": [
8
8
  "node",
9
9
  "azure",