simple-dynamsoft-mcp 7.3.45 → 7.3.46
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": "9422f55b450bf2c74dda8870f84e342b6f317cdc",
|
|
22
|
+
"archiveUrl": "https://codeload.github.com/dynamsoft-docs/barcode-reader-docs-mobile/zip/9422f55b450bf2c74dda8870f84e342b6f317cdc"
|
|
23
23
|
},
|
|
24
24
|
{
|
|
25
25
|
"name": "data/documentation/barcode-reader-docs-server",
|
|
@@ -88,8 +88,8 @@
|
|
|
88
88
|
"branch": "main",
|
|
89
89
|
"owner": "dynamsoft-docs",
|
|
90
90
|
"repo": "mobile-document-scanner-docs-js",
|
|
91
|
-
"commit": "
|
|
92
|
-
"archiveUrl": "https://codeload.github.com/dynamsoft-docs/mobile-document-scanner-docs-js/zip/
|
|
91
|
+
"commit": "bc77ebad93d9e18130b386f127a648558a1ef967",
|
|
92
|
+
"archiveUrl": "https://codeload.github.com/dynamsoft-docs/mobile-document-scanner-docs-js/zip/bc77ebad93d9e18130b386f127a648558a1ef967"
|
|
93
93
|
},
|
|
94
94
|
{
|
|
95
95
|
"name": "data/documentation/mrz-scanner-docs-js",
|
|
@@ -118,8 +118,8 @@
|
|
|
118
118
|
"branch": "main",
|
|
119
119
|
"owner": "Dynamsoft",
|
|
120
120
|
"repo": "document-scanner-javascript",
|
|
121
|
-
"commit": "
|
|
122
|
-
"archiveUrl": "https://codeload.github.com/Dynamsoft/document-scanner-javascript/zip/
|
|
121
|
+
"commit": "1162a9fc7a99d0d9d551cadb40ec9901a163dcb2",
|
|
122
|
+
"archiveUrl": "https://codeload.github.com/Dynamsoft/document-scanner-javascript/zip/1162a9fc7a99d0d9d551cadb40ec9901a163dcb2"
|
|
123
123
|
},
|
|
124
124
|
{
|
|
125
125
|
"name": "data/samples/dynamic-web-twain",
|
|
@@ -542,7 +542,7 @@
|
|
|
542
542
|
"mds-web": {
|
|
543
543
|
"name": "Dynamsoft Document Scanner JavaScript SDK",
|
|
544
544
|
"description": "Document scanning for web applications using JavaScript/TypeScript.",
|
|
545
|
-
"version": "1.
|
|
545
|
+
"version": "1.5.0",
|
|
546
546
|
"default_platform": "web",
|
|
547
547
|
"snippet_path": "dynamsoft-document-scanner/web",
|
|
548
548
|
"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.46",
|
|
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": {
|