@azure/ai-language-text 1.1.0-alpha.20221116.2 → 1.1.0-beta.1

Sign up to get free protection for your applications and to get access to all the features.
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.20221116.2",
6
+ "version": "1.1.0-beta.1",
7
7
  "keywords": [
8
8
  "node",
9
9
  "azure",
@@ -97,12 +97,12 @@
97
97
  "tslib": "^2.2.0"
98
98
  },
99
99
  "devDependencies": {
100
- "@azure/dev-tool": ">=1.0.0-alpha <1.0.0-alphb",
101
- "@azure/eslint-plugin-azure-sdk": ">=3.0.0-alpha <3.0.0-alphb",
100
+ "@azure/dev-tool": "^1.0.0",
101
+ "@azure/eslint-plugin-azure-sdk": "^3.0.0",
102
102
  "@azure/identity": "^2.0.1",
103
- "@azure/test-utils": ">=1.0.0-alpha <1.0.0-alphb",
103
+ "@azure/test-utils": "^1.0.0",
104
104
  "@azure-tools/test-recorder": "^2.0.0",
105
- "@azure-tools/test-credential": ">=1.0.0-alpha <1.0.0-alphb",
105
+ "@azure-tools/test-credential": "^1.0.0",
106
106
  "@microsoft/api-extractor": "^7.31.1",
107
107
  "@types/chai": "^4.1.6",
108
108
  "@types/chai-as-promised": "^7.1.0",