simple-dynamsoft-mcp 7.3.11 → 7.3.12
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": "abf5e11170394e6128f872e00413d94748a18c5d",
|
|
22
|
+
"archiveUrl": "https://codeload.github.com/dynamsoft-docs/barcode-reader-docs-mobile/zip/abf5e11170394e6128f872e00413d94748a18c5d"
|
|
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": "10f1b3dad6e657bb2ba2edff2d9b00d2eb4b883e",
|
|
62
|
+
"archiveUrl": "https://codeload.github.com/dynamsoft-docs/capture-vision-docs-mobile/zip/10f1b3dad6e657bb2ba2edff2d9b00d2eb4b883e"
|
|
63
63
|
},
|
|
64
64
|
{
|
|
65
65
|
"name": "data/documentation/capture-vision-docs-server",
|
|
@@ -168,8 +168,8 @@
|
|
|
168
168
|
"branch": "main",
|
|
169
169
|
"owner": "Dynamsoft",
|
|
170
170
|
"repo": "barcode-reader-flutter-samples",
|
|
171
|
-
"commit": "
|
|
172
|
-
"archiveUrl": "https://codeload.github.com/Dynamsoft/barcode-reader-flutter-samples/zip/
|
|
171
|
+
"commit": "39d6854d43509dd6060e5e00be7d58d0001e8d66",
|
|
172
|
+
"archiveUrl": "https://codeload.github.com/Dynamsoft/barcode-reader-flutter-samples/zip/39d6854d43509dd6060e5e00be7d58d0001e8d66"
|
|
173
173
|
},
|
|
174
174
|
{
|
|
175
175
|
"name": "data/samples/dynamsoft-barcode-reader-java",
|
|
@@ -248,8 +248,8 @@
|
|
|
248
248
|
"branch": "main",
|
|
249
249
|
"owner": "Dynamsoft",
|
|
250
250
|
"repo": "capture-vision-flutter-samples",
|
|
251
|
-
"commit": "
|
|
252
|
-
"archiveUrl": "https://codeload.github.com/Dynamsoft/capture-vision-flutter-samples/zip/
|
|
251
|
+
"commit": "7c2e40e2129c0b2ef641f0b1de69b704e1e09ff1",
|
|
252
|
+
"archiveUrl": "https://codeload.github.com/Dynamsoft/capture-vision-flutter-samples/zip/7c2e40e2129c0b2ef641f0b1de69b704e1e09ff1"
|
|
253
253
|
},
|
|
254
254
|
{
|
|
255
255
|
"name": "data/samples/dynamsoft-capture-vision-java",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "simple-dynamsoft-mcp",
|
|
3
|
-
"version": "7.3.
|
|
3
|
+
"version": "7.3.12",
|
|
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": {
|