simple-dynamsoft-mcp 7.3.20 → 7.3.21

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.
@@ -28,8 +28,8 @@
28
28
  "branch": "main",
29
29
  "owner": "dynamsoft-docs",
30
30
  "repo": "barcode-reader-docs-server",
31
- "commit": "58dad1a57ebdd00b6f52fe9160b4466300ba9d90",
32
- "archiveUrl": "https://codeload.github.com/dynamsoft-docs/barcode-reader-docs-server/zip/58dad1a57ebdd00b6f52fe9160b4466300ba9d90"
31
+ "commit": "b9277df96df27cd8fb538daff9852d2a89e9d6d5",
32
+ "archiveUrl": "https://codeload.github.com/dynamsoft-docs/barcode-reader-docs-server/zip/b9277df96df27cd8fb538daff9852d2a89e9d6d5"
33
33
  },
34
34
  {
35
35
  "name": "data/documentation/capture-vision-docs",
@@ -38,8 +38,8 @@
38
38
  "branch": "main",
39
39
  "owner": "dynamsoft-docs",
40
40
  "repo": "capture-vision-docs",
41
- "commit": "2160a60f3a49a2303d97821f34fc9b073949f56b",
42
- "archiveUrl": "https://codeload.github.com/dynamsoft-docs/capture-vision-docs/zip/2160a60f3a49a2303d97821f34fc9b073949f56b"
41
+ "commit": "e827f26d2c7f50ce276d1a6fef8dee3c8d27b72c",
42
+ "archiveUrl": "https://codeload.github.com/dynamsoft-docs/capture-vision-docs/zip/e827f26d2c7f50ce276d1a6fef8dee3c8d27b72c"
43
43
  },
44
44
  {
45
45
  "name": "data/documentation/capture-vision-docs-js",
@@ -48,8 +48,8 @@
48
48
  "branch": "main",
49
49
  "owner": "dynamsoft-docs",
50
50
  "repo": "capture-vision-docs-js",
51
- "commit": "581215abd3b2545f19a4fe2becbe14391807aa19",
52
- "archiveUrl": "https://codeload.github.com/dynamsoft-docs/capture-vision-docs-js/zip/581215abd3b2545f19a4fe2becbe14391807aa19"
51
+ "commit": "7fcaae9035ac5dac2cbc829bcaec971ad6af161c",
52
+ "archiveUrl": "https://codeload.github.com/dynamsoft-docs/capture-vision-docs-js/zip/7fcaae9035ac5dac2cbc829bcaec971ad6af161c"
53
53
  },
54
54
  {
55
55
  "name": "data/documentation/capture-vision-docs-mobile",
@@ -268,8 +268,8 @@
268
268
  "branch": "main",
269
269
  "owner": "Dynamsoft",
270
270
  "repo": "capture-vision-maui-samples",
271
- "commit": "b7f77deba188c03c195ba51b4c5644771b8899fa",
272
- "archiveUrl": "https://codeload.github.com/Dynamsoft/capture-vision-maui-samples/zip/b7f77deba188c03c195ba51b4c5644771b8899fa"
271
+ "commit": "c9b8a90ad3a1207a7d9f855b38b757246440f97c",
272
+ "archiveUrl": "https://codeload.github.com/Dynamsoft/capture-vision-maui-samples/zip/c9b8a90ad3a1207a7d9f855b38b757246440f97c"
273
273
  },
274
274
  {
275
275
  "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.20",
3
+ "version": "7.3.21",
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": {