simple-dynamsoft-mcp 7.3.28 → 7.3.30

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.
@@ -8,8 +8,8 @@
8
8
  "branch": "main",
9
9
  "owner": "dynamsoft-docs",
10
10
  "repo": "barcode-reader-docs-js",
11
- "commit": "b5103a2349e3c956ce09b6553eafab662f0a3960",
12
- "archiveUrl": "https://codeload.github.com/dynamsoft-docs/barcode-reader-docs-js/zip/b5103a2349e3c956ce09b6553eafab662f0a3960"
11
+ "commit": "2b35ae6ee73fe1e0ece138591f6f84ff09bb875b",
12
+ "archiveUrl": "https://codeload.github.com/dynamsoft-docs/barcode-reader-docs-js/zip/2b35ae6ee73fe1e0ece138591f6f84ff09bb875b"
13
13
  },
14
14
  {
15
15
  "name": "data/documentation/barcode-reader-docs-mobile",
@@ -78,8 +78,8 @@
78
78
  "branch": "main",
79
79
  "owner": "dynamsoft-docs",
80
80
  "repo": "document-viewer-docs",
81
- "commit": "1b54f576ce68d1d53137bb42bfe4a9b9e23c0c7f",
82
- "archiveUrl": "https://codeload.github.com/dynamsoft-docs/document-viewer-docs/zip/1b54f576ce68d1d53137bb42bfe4a9b9e23c0c7f"
81
+ "commit": "794b10f28edc07e4893f4e9a3b0eeb637b9cc77e",
82
+ "archiveUrl": "https://codeload.github.com/dynamsoft-docs/document-viewer-docs/zip/794b10f28edc07e4893f4e9a3b0eeb637b9cc77e"
83
83
  },
84
84
  {
85
85
  "name": "data/documentation/mobile-document-scanner-docs-js",
@@ -98,8 +98,8 @@
98
98
  "branch": "main",
99
99
  "owner": "dynamsoft-docs",
100
100
  "repo": "mrz-scanner-docs-js",
101
- "commit": "62af9a01fb37fba17a45ce7d5a85eb26d61d0e6d",
102
- "archiveUrl": "https://codeload.github.com/dynamsoft-docs/mrz-scanner-docs-js/zip/62af9a01fb37fba17a45ce7d5a85eb26d61d0e6d"
101
+ "commit": "34dda723bc55b9bf883ba274dd822418370ac6ce",
102
+ "archiveUrl": "https://codeload.github.com/dynamsoft-docs/mrz-scanner-docs-js/zip/34dda723bc55b9bf883ba274dd822418370ac6ce"
103
103
  },
104
104
  {
105
105
  "name": "data/documentation/web-twain-docs",
@@ -338,8 +338,8 @@
338
338
  "branch": "main",
339
339
  "owner": "Dynamsoft",
340
340
  "repo": "mrz-scanner-javascript",
341
- "commit": "1e33685573dafa918bc81a7baa9fc628e3830775",
342
- "archiveUrl": "https://codeload.github.com/Dynamsoft/mrz-scanner-javascript/zip/1e33685573dafa918bc81a7baa9fc628e3830775"
341
+ "commit": "135fbd109343aad8dd2276efbd7aca34fc07901b",
342
+ "archiveUrl": "https://codeload.github.com/Dynamsoft/mrz-scanner-javascript/zip/135fbd109343aad8dd2276efbd7aca34fc07901b"
343
343
  }
344
344
  ]
345
345
  }
@@ -521,7 +521,7 @@
521
521
  "mrz-web": {
522
522
  "name": "Dynamsoft MRZ Scanner JavaScript SDK",
523
523
  "description": "MRZ scanning for web applications using JavaScript/TypeScript.",
524
- "version": "3.1.0",
524
+ "version": "4.0.0",
525
525
  "default_platform": "web",
526
526
  "snippet_path": "dynamsoft-mrz-scanner/web",
527
527
  "platforms": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "simple-dynamsoft-mcp",
3
- "version": "7.3.28",
3
+ "version": "7.3.30",
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": {