@azure/ai-language-text 1.1.0-alpha.20240312.1 → 1.1.0-alpha.20240402.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
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.20240312.1",
6
+ "version": "1.1.0-alpha.20240402.1",
7
7
  "keywords": [
8
8
  "node",
9
9
  "azure",
@@ -130,7 +130,7 @@
130
130
  "karma-sourcemap-loader": "^0.3.8",
131
131
  "karma-source-map-support": "~1.4.0",
132
132
  "mocha": "^10.0.0",
133
- "c8": "^8.0.0",
133
+ "c8": "^9.1.0",
134
134
  "rimraf": "^5.0.5",
135
135
  "sinon": "^17.0.0",
136
136
  "source-map-support": "^0.5.9",