simple-dynamsoft-mcp 7.3.47 → 7.3.49
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": "
|
|
12
|
-
"archiveUrl": "https://codeload.github.com/dynamsoft-docs/barcode-reader-docs-js/zip/
|
|
11
|
+
"commit": "61f153323b14010f972bb00818317dc79181ed81",
|
|
12
|
+
"archiveUrl": "https://codeload.github.com/dynamsoft-docs/barcode-reader-docs-js/zip/61f153323b14010f972bb00818317dc79181ed81"
|
|
13
13
|
},
|
|
14
14
|
{
|
|
15
15
|
"name": "data/documentation/barcode-reader-docs-mobile",
|
|
@@ -48,8 +48,8 @@
|
|
|
48
48
|
"branch": "main",
|
|
49
49
|
"owner": "dynamsoft-docs",
|
|
50
50
|
"repo": "capture-vision-docs-js",
|
|
51
|
-
"commit": "
|
|
52
|
-
"archiveUrl": "https://codeload.github.com/dynamsoft-docs/capture-vision-docs-js/zip/
|
|
51
|
+
"commit": "a3fe8b9d7d0f7fc14260e1fc477e37e978201b45",
|
|
52
|
+
"archiveUrl": "https://codeload.github.com/dynamsoft-docs/capture-vision-docs-js/zip/a3fe8b9d7d0f7fc14260e1fc477e37e978201b45"
|
|
53
53
|
},
|
|
54
54
|
{
|
|
55
55
|
"name": "data/documentation/capture-vision-docs-mobile",
|
|
@@ -108,8 +108,8 @@
|
|
|
108
108
|
"branch": "master",
|
|
109
109
|
"owner": "dynamsoft-docs",
|
|
110
110
|
"repo": "web-twain-docs",
|
|
111
|
-
"commit": "
|
|
112
|
-
"archiveUrl": "https://codeload.github.com/dynamsoft-docs/web-twain-docs/zip/
|
|
111
|
+
"commit": "d79050c479be538c276d6596a577ec38159d320f",
|
|
112
|
+
"archiveUrl": "https://codeload.github.com/dynamsoft-docs/web-twain-docs/zip/d79050c479be538c276d6596a577ec38159d320f"
|
|
113
113
|
},
|
|
114
114
|
{
|
|
115
115
|
"name": "data/samples/document-scanner-javascript",
|
|
@@ -138,8 +138,8 @@
|
|
|
138
138
|
"branch": "main",
|
|
139
139
|
"owner": "Dynamsoft",
|
|
140
140
|
"repo": "barcode-reader-javascript-samples",
|
|
141
|
-
"commit": "
|
|
142
|
-
"archiveUrl": "https://codeload.github.com/Dynamsoft/barcode-reader-javascript-samples/zip/
|
|
141
|
+
"commit": "50cad6a36ec1dc0dd35212527cc9a1ab7040f985",
|
|
142
|
+
"archiveUrl": "https://codeload.github.com/Dynamsoft/barcode-reader-javascript-samples/zip/50cad6a36ec1dc0dd35212527cc9a1ab7040f985"
|
|
143
143
|
},
|
|
144
144
|
{
|
|
145
145
|
"name": "data/samples/dynamsoft-barcode-reader-c-cpp",
|
|
@@ -228,7 +228,7 @@
|
|
|
228
228
|
"dbr-web": {
|
|
229
229
|
"name": "Dynamsoft Barcode Reader JavaScript SDK",
|
|
230
230
|
"description": "Barcode scanning for web applications using JavaScript/TypeScript.",
|
|
231
|
-
"version": "11.4.
|
|
231
|
+
"version": "11.4.3000",
|
|
232
232
|
"default_platform": "web",
|
|
233
233
|
"snippet_path": "dynamsoft-barcode-reader/web",
|
|
234
234
|
"platforms": {
|
|
@@ -347,7 +347,7 @@
|
|
|
347
347
|
"dcv-web": {
|
|
348
348
|
"name": "Dynamsoft Capture Vision JavaScript SDK",
|
|
349
349
|
"description": "Capture Vision workflows for JavaScript web apps, including MRZ processing scenarios.",
|
|
350
|
-
"version": "3.4.
|
|
350
|
+
"version": "3.4.3000",
|
|
351
351
|
"default_platform": "web",
|
|
352
352
|
"snippet_path": "dynamsoft-capture-vision/web",
|
|
353
353
|
"platforms": {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "simple-dynamsoft-mcp",
|
|
3
|
-
"version": "7.3.
|
|
3
|
+
"version": "7.3.49",
|
|
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": {
|