@tachybase/module-workflow 1.3.20 → 1.3.21

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.
@@ -1 +1 @@
1
- {"name":"qrcode","description":"QRCode / 2d Barcode api with both server side and client side support using canvas","version":"1.5.4","author":"Ryan Day <soldair@gmail.com>","contributors":["Vincenzo Greco <greco.vincenzo@gmail.com>","Linus Unnebäck <linus@folkdatorn.se>"],"keywords":["qr","code","canvas","qrcode"],"main":"./lib/index.js","browser":{"./lib/index.js":"./lib/browser.js","fs":false},"files":["bin","build","lib","helper"],"homepage":"http://github.com/soldair/node-qrcode","license":"MIT","scripts":{"lint":"standard","pretest":"npm run lint","test":"node --throw-deprecation test.js","build":"rollup -c","prepublish":"npm run build","browser":"node examples/clientsideserver.js"},"bin":{"qrcode":"./bin/qrcode"},"dependencies":{"dijkstrajs":"^1.0.1","pngjs":"^5.0.0","yargs":"^15.3.1"},"devDependencies":{"@babel/core":"^7.9.0","@babel/preset-env":"^7.9.5","@rollup/plugin-commonjs":"^11.1.0","@rollup/plugin-node-resolve":"^7.1.3","browserify":"^16.5.1","canvas":"^2.8.0","canvasutil":"0.0.4","colors":"^1.4.0","express":"^4.17.1","htmlparser2":"^4.1.0","rollup":"^2.6.1","rollup-plugin-babel":"^4.4.0","rollup-plugin-terser":"^5.3.0","sinon":"^9.0.2","standard":"^16.0.4","tap":"^16.2.0"},"repository":{"type":"git","url":"git://github.com/soldair/node-qrcode.git"},"engines":{"node":">=10.13.0"},"standard":{"ignore":["build/","examples/vendors/","lib/core/regex.js"]},"_lastModified":"2025-07-24T06:29:42.111Z"}
1
+ {"name":"qrcode","description":"QRCode / 2d Barcode api with both server side and client side support using canvas","version":"1.5.4","author":"Ryan Day <soldair@gmail.com>","contributors":["Vincenzo Greco <greco.vincenzo@gmail.com>","Linus Unnebäck <linus@folkdatorn.se>"],"keywords":["qr","code","canvas","qrcode"],"main":"./lib/index.js","browser":{"./lib/index.js":"./lib/browser.js","fs":false},"files":["bin","build","lib","helper"],"homepage":"http://github.com/soldair/node-qrcode","license":"MIT","scripts":{"lint":"standard","pretest":"npm run lint","test":"node --throw-deprecation test.js","build":"rollup -c","prepublish":"npm run build","browser":"node examples/clientsideserver.js"},"bin":{"qrcode":"./bin/qrcode"},"dependencies":{"dijkstrajs":"^1.0.1","pngjs":"^5.0.0","yargs":"^15.3.1"},"devDependencies":{"@babel/core":"^7.9.0","@babel/preset-env":"^7.9.5","@rollup/plugin-commonjs":"^11.1.0","@rollup/plugin-node-resolve":"^7.1.3","browserify":"^16.5.1","canvas":"^2.8.0","canvasutil":"0.0.4","colors":"^1.4.0","express":"^4.17.1","htmlparser2":"^4.1.0","rollup":"^2.6.1","rollup-plugin-babel":"^4.4.0","rollup-plugin-terser":"^5.3.0","sinon":"^9.0.2","standard":"^16.0.4","tap":"^16.2.0"},"repository":{"type":"git","url":"git://github.com/soldair/node-qrcode.git"},"engines":{"node":">=10.13.0"},"standard":{"ignore":["build/","examples/vendors/","lib/core/regex.js"]},"_lastModified":"2025-07-25T05:53:51.502Z"}
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@tachybase/module-workflow",
3
3
  "displayName": "Workflow",
4
- "version": "1.3.20",
4
+ "version": "1.3.21",
5
5
  "description": "A powerful BPM tool that provides foundational support for business automation, with the capability to extend unlimited triggers and nodes.",
6
6
  "keywords": [
7
7
  "Workflow"
@@ -36,25 +36,25 @@
36
36
  "react-js-cron": "^3.2.0",
37
37
  "react-router-dom": "6.28.1",
38
38
  "sequelize": "^6.37.5",
39
- "@tachybase/components": "1.3.20",
40
- "@tachybase/plugin-workflow-test": "1.3.20"
39
+ "@tachybase/components": "1.3.21",
40
+ "@tachybase/plugin-workflow-test": "1.3.21"
41
41
  },
42
42
  "peerDependencies": {
43
- "@tachybase/actions": "1.3.20",
44
- "@tachybase/client": "1.3.20",
45
- "@tachybase/data-source": "1.3.20",
46
- "@tachybase/database": "1.3.20",
47
- "@tachybase/evaluators": "1.3.20",
48
- "@tachybase/module-collection": "1.3.20",
49
- "@tachybase/logger": "1.3.20",
50
- "@tachybase/module-ui-schema": "1.3.20",
51
- "@tachybase/module-error-handler": "1.3.20",
52
- "@tachybase/module-user": "1.3.20",
53
- "@tachybase/resourcer": "1.3.20",
54
- "@tachybase/schema": "1.3.20",
55
- "@tachybase/test": "1.3.20",
56
- "@tachybase/server": "1.3.20",
57
- "@tachybase/utils": "1.3.20"
43
+ "@tachybase/actions": "1.3.21",
44
+ "@tachybase/client": "1.3.21",
45
+ "@tachybase/data-source": "1.3.21",
46
+ "@tachybase/database": "1.3.21",
47
+ "@tachybase/evaluators": "1.3.21",
48
+ "@tachybase/logger": "1.3.21",
49
+ "@tachybase/module-error-handler": "1.3.21",
50
+ "@tachybase/module-ui-schema": "1.3.21",
51
+ "@tachybase/module-user": "1.3.21",
52
+ "@tachybase/resourcer": "1.3.21",
53
+ "@tachybase/schema": "1.3.21",
54
+ "@tachybase/module-collection": "1.3.21",
55
+ "@tachybase/server": "1.3.21",
56
+ "@tachybase/test": "1.3.21",
57
+ "@tachybase/utils": "1.3.21"
58
58
  },
59
59
  "description.zh-CN": "一个强大的 BPM 工具,为业务自动化提供基础支持,并且可任意扩展更多的触发器和节点。",
60
60
  "displayName.zh-CN": "工作流",