@azure/ai-text-analytics 5.1.1-alpha.20220901.1 → 5.1.1-alpha.20220923.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/README.md +1 -1
  2. package/package.json +2 -2
package/README.md CHANGED
@@ -33,7 +33,7 @@ Key links:
33
33
 
34
34
  ### Currently supported environments
35
35
 
36
- - [LTS versions of Node.js](https://nodejs.org/about/releases/)
36
+ - [LTS versions of Node.js](https://github.com/nodejs/release#release-schedule)
37
37
  - Latest versions of Safari, Chrome, Edge, and Firefox.
38
38
 
39
39
  See our [support policy](https://github.com/Azure/azure-sdk-for-js/blob/main/SUPPORT.md) for more details.
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 Azure Text Analytics service.",
6
- "version": "5.1.1-alpha.20220901.1",
6
+ "version": "5.1.1-alpha.20220923.1",
7
7
  "keywords": [
8
8
  "node",
9
9
  "azure",
@@ -108,7 +108,7 @@
108
108
  "@azure/test-utils": ">=1.0.0-alpha <1.0.0-alphb",
109
109
  "@azure-tools/test-recorder": "^2.0.0",
110
110
  "@azure-tools/test-credential": ">=1.0.0-alpha <1.0.0-alphb",
111
- "@microsoft/api-extractor": "7.18.11",
111
+ "@microsoft/api-extractor": "^7.31.1",
112
112
  "@types/chai": "^4.1.6",
113
113
  "@types/chai-as-promised": "^7.1.0",
114
114
  "@types/mocha": "^7.0.2",