simple-dynamsoft-mcp 7.2.7 → 7.2.8

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": "597f0da48bee7fc5fb955d90ebef536433eeb9f6",
22
- "archiveUrl": "https://codeload.github.com/dynamsoft-docs/barcode-reader-docs-mobile/zip/597f0da48bee7fc5fb955d90ebef536433eeb9f6"
21
+ "commit": "e0308b08e0b235093b29af187839835e0e4b7c20",
22
+ "archiveUrl": "https://codeload.github.com/dynamsoft-docs/barcode-reader-docs-mobile/zip/e0308b08e0b235093b29af187839835e0e4b7c20"
23
23
  },
24
24
  {
25
25
  "name": "data/documentation/barcode-reader-docs-server",
@@ -6,7 +6,7 @@
6
6
  "dbr-mobile": {
7
7
  "name": "Dynamsoft Barcode Reader Mobile SDK",
8
8
  "description": "Barcode scanning for mobile platforms (Android/iOS) using Dynamsoft Barcode Reader.",
9
- "version": "11.4.1000",
9
+ "version": "11.4.1010",
10
10
  "default_platform": "android",
11
11
  "default_api_level": "high-level",
12
12
  "snippet_path": "dynamsoft-barcode-reader",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "simple-dynamsoft-mcp",
3
- "version": "7.2.7",
3
+ "version": "7.2.8",
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": {