@adminforth/bulk-ai-flow 1.4.1 → 1.5.0
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.
- package/build.log +2 -2
- package/custom/package-lock.json +3505 -57
- package/custom/package.json +2 -1
- package/custom/visionAction.vue +70 -29
- package/dist/custom/package-lock.json +3505 -57
- package/dist/custom/package.json +2 -1
- package/dist/custom/visionAction.vue +70 -29
- package/dist/index.js +19 -7
- package/index.ts +20 -8
- package/package.json +2 -2
- package/types.ts +6 -4
package/build.log
CHANGED
|
@@ -11,5 +11,5 @@ custom/tsconfig.json
|
|
|
11
11
|
custom/visionAction.vue
|
|
12
12
|
custom/visionTable.vue
|
|
13
13
|
|
|
14
|
-
sent
|
|
15
|
-
total size is
|
|
14
|
+
sent 182,087 bytes received 134 bytes 364,442.00 bytes/sec
|
|
15
|
+
total size is 181,552 speedup is 1.00
|