@azure/ai-form-recognizer 5.0.0-alpha.20250108.1 → 5.0.0-alpha.20250109.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.
- 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 Azure Document Intelligence service.",
|
|
6
|
-
"version": "5.0.0-alpha.
|
|
6
|
+
"version": "5.0.0-alpha.20250109.1",
|
|
7
7
|
"keywords": [
|
|
8
8
|
"node",
|
|
9
9
|
"azure",
|
|
@@ -122,7 +122,7 @@
|
|
|
122
122
|
"azure-form-recognizer"
|
|
123
123
|
],
|
|
124
124
|
"requiredResources": {
|
|
125
|
-
"Azure Cognitive Services account": "https://
|
|
125
|
+
"Azure Cognitive Services account": "https://learn.microsoft.com/azure/cognitive-services/cognitive-services-apis-create-account"
|
|
126
126
|
},
|
|
127
127
|
"extraFiles": {
|
|
128
128
|
"./assets/businessCard/business-card-english.jpg": [
|