simple-dynamsoft-mcp 7.3.18 → 7.3.19
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.
|
@@ -168,8 +168,8 @@
|
|
|
168
168
|
"branch": "main",
|
|
169
169
|
"owner": "Dynamsoft",
|
|
170
170
|
"repo": "barcode-reader-flutter-samples",
|
|
171
|
-
"commit": "
|
|
172
|
-
"archiveUrl": "https://codeload.github.com/Dynamsoft/barcode-reader-flutter-samples/zip/
|
|
171
|
+
"commit": "fa0f5fa5d152f162434cbf1377cd7e2da1266bfd",
|
|
172
|
+
"archiveUrl": "https://codeload.github.com/Dynamsoft/barcode-reader-flutter-samples/zip/fa0f5fa5d152f162434cbf1377cd7e2da1266bfd"
|
|
173
173
|
},
|
|
174
174
|
{
|
|
175
175
|
"name": "data/samples/dynamsoft-barcode-reader-java",
|
|
@@ -188,8 +188,8 @@
|
|
|
188
188
|
"branch": "main",
|
|
189
189
|
"owner": "Dynamsoft",
|
|
190
190
|
"repo": "barcode-reader-maui-samples",
|
|
191
|
-
"commit": "
|
|
192
|
-
"archiveUrl": "https://codeload.github.com/Dynamsoft/barcode-reader-maui-samples/zip/
|
|
191
|
+
"commit": "e1867899526f945b600a4640a3ed2272a82ad17f",
|
|
192
|
+
"archiveUrl": "https://codeload.github.com/Dynamsoft/barcode-reader-maui-samples/zip/e1867899526f945b600a4640a3ed2272a82ad17f"
|
|
193
193
|
},
|
|
194
194
|
{
|
|
195
195
|
"name": "data/samples/dynamsoft-barcode-reader-mobile",
|
|
@@ -198,8 +198,8 @@
|
|
|
198
198
|
"branch": "main",
|
|
199
199
|
"owner": "Dynamsoft",
|
|
200
200
|
"repo": "barcode-reader-mobile-samples",
|
|
201
|
-
"commit": "
|
|
202
|
-
"archiveUrl": "https://codeload.github.com/Dynamsoft/barcode-reader-mobile-samples/zip/
|
|
201
|
+
"commit": "2c102f74411217034581622457262888b00050af",
|
|
202
|
+
"archiveUrl": "https://codeload.github.com/Dynamsoft/barcode-reader-mobile-samples/zip/2c102f74411217034581622457262888b00050af"
|
|
203
203
|
},
|
|
204
204
|
{
|
|
205
205
|
"name": "data/samples/dynamsoft-barcode-reader-python",
|
|
@@ -218,8 +218,8 @@
|
|
|
218
218
|
"branch": "main",
|
|
219
219
|
"owner": "Dynamsoft",
|
|
220
220
|
"repo": "barcode-reader-react-native-samples",
|
|
221
|
-
"commit": "
|
|
222
|
-
"archiveUrl": "https://codeload.github.com/Dynamsoft/barcode-reader-react-native-samples/zip/
|
|
221
|
+
"commit": "09e7a896c41be67e593426689e9f6013491e0958",
|
|
222
|
+
"archiveUrl": "https://codeload.github.com/Dynamsoft/barcode-reader-react-native-samples/zip/09e7a896c41be67e593426689e9f6013491e0958"
|
|
223
223
|
},
|
|
224
224
|
{
|
|
225
225
|
"name": "data/samples/dynamsoft-capture-vision-c-cpp",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "simple-dynamsoft-mcp",
|
|
3
|
-
"version": "7.3.
|
|
3
|
+
"version": "7.3.19",
|
|
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": {
|