simple-dynamsoft-mcp 7.3.9 → 7.3.10
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.
|
@@ -18,8 +18,8 @@
|
|
|
18
18
|
"branch": "main",
|
|
19
19
|
"owner": "dynamsoft-docs",
|
|
20
20
|
"repo": "barcode-reader-docs-mobile",
|
|
21
|
-
"commit": "
|
|
22
|
-
"archiveUrl": "https://codeload.github.com/dynamsoft-docs/barcode-reader-docs-mobile/zip/
|
|
21
|
+
"commit": "a6dd4291a56b5b49a3c7d657508ef6d9fc39f1b7",
|
|
22
|
+
"archiveUrl": "https://codeload.github.com/dynamsoft-docs/barcode-reader-docs-mobile/zip/a6dd4291a56b5b49a3c7d657508ef6d9fc39f1b7"
|
|
23
23
|
},
|
|
24
24
|
{
|
|
25
25
|
"name": "data/documentation/barcode-reader-docs-server",
|
|
@@ -58,8 +58,8 @@
|
|
|
58
58
|
"branch": "main",
|
|
59
59
|
"owner": "dynamsoft-docs",
|
|
60
60
|
"repo": "capture-vision-docs-mobile",
|
|
61
|
-
"commit": "
|
|
62
|
-
"archiveUrl": "https://codeload.github.com/dynamsoft-docs/capture-vision-docs-mobile/zip/
|
|
61
|
+
"commit": "250b0f1c39e759a40770fb2c3294615ff460340d",
|
|
62
|
+
"archiveUrl": "https://codeload.github.com/dynamsoft-docs/capture-vision-docs-mobile/zip/250b0f1c39e759a40770fb2c3294615ff460340d"
|
|
63
63
|
},
|
|
64
64
|
{
|
|
65
65
|
"name": "data/documentation/capture-vision-docs-server",
|
|
@@ -188,8 +188,8 @@
|
|
|
188
188
|
"branch": "main",
|
|
189
189
|
"owner": "Dynamsoft",
|
|
190
190
|
"repo": "barcode-reader-maui-samples",
|
|
191
|
-
"commit": "
|
|
192
|
-
"archiveUrl": "https://codeload.github.com/Dynamsoft/barcode-reader-maui-samples/zip/
|
|
191
|
+
"commit": "0c2fde31411d7d66997f58792fbd75b4f1f12379",
|
|
192
|
+
"archiveUrl": "https://codeload.github.com/Dynamsoft/barcode-reader-maui-samples/zip/0c2fde31411d7d66997f58792fbd75b4f1f12379"
|
|
193
193
|
},
|
|
194
194
|
{
|
|
195
195
|
"name": "data/samples/dynamsoft-barcode-reader-mobile",
|
|
@@ -278,8 +278,8 @@
|
|
|
278
278
|
"branch": "main",
|
|
279
279
|
"owner": "Dynamsoft",
|
|
280
280
|
"repo": "capture-vision-maui-samples",
|
|
281
|
-
"commit": "
|
|
282
|
-
"archiveUrl": "https://codeload.github.com/Dynamsoft/capture-vision-maui-samples/zip/
|
|
281
|
+
"commit": "0fbbdda8938a034505f167fb6e2432483741bbec",
|
|
282
|
+
"archiveUrl": "https://codeload.github.com/Dynamsoft/capture-vision-maui-samples/zip/0fbbdda8938a034505f167fb6e2432483741bbec"
|
|
283
283
|
},
|
|
284
284
|
{
|
|
285
285
|
"name": "data/samples/dynamsoft-capture-vision-mobile",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "simple-dynamsoft-mcp",
|
|
3
|
-
"version": "7.3.
|
|
3
|
+
"version": "7.3.10",
|
|
4
4
|
"description": "MCP server for Dynamsoft SDKs - Capture Vision, Barcode Reader (Mobile/Python/Web), Dynamic Web TWAIN, and Document Viewer. Provides documentation, code snippets, and API guidance.",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"repository": {
|