@tachybase/module-multi-app 0.23.8 → 0.23.14
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/dist/externalVersion.js
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
module.exports = {
|
|
2
2
|
"react": "18.3.1",
|
|
3
|
-
"@tachybase/client": "0.23.
|
|
3
|
+
"@tachybase/client": "0.23.14",
|
|
4
4
|
"antd": "5.22.5",
|
|
5
|
-
"@tachybase/schema": "0.23.
|
|
5
|
+
"@tachybase/schema": "0.23.14",
|
|
6
6
|
"@ant-design/icons": "5.5.2",
|
|
7
7
|
"react-router-dom": "6.28.1",
|
|
8
8
|
"react-i18next": "15.2.0",
|
|
9
|
-
"@tachybase/server": "0.23.
|
|
10
|
-
"@tachybase/database": "0.23.
|
|
9
|
+
"@tachybase/server": "0.23.14",
|
|
10
|
+
"@tachybase/database": "0.23.14",
|
|
11
11
|
"lodash": "4.17.21",
|
|
12
12
|
"mysql2": "3.11.5",
|
|
13
13
|
"pg": "8.13.1",
|
|
14
|
-
"@tachybase/actions": "0.23.
|
|
15
|
-
"@tachybase/utils": "0.23.
|
|
14
|
+
"@tachybase/actions": "0.23.14",
|
|
15
|
+
"@tachybase/utils": "0.23.14"
|
|
16
16
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"mariadb","version":"2.5.6","description":"fast mariadb/mysql connector.","main":"promise.js","types":"types/index.d.ts","directories":{"lib":"lib","test":"test"},"private":false,"scripts":{"test":"npm run test:types-prettier && npm run test:prettier && npm run test:types && npm run test:lint && npm run test:base","test:base":"mocha --no-parallel --timeout 5000 \"test/**/*.js\" ","test:lint":"eslint \"{lib,test}/**/*.js\" ","test:types":"eslint \"types/*.ts\" ","test:types-prettier":"prettier --write \"types/*.ts\"","test:prettier":"prettier --write \"{tools,lib,test,benchmarks}/**/*.js\"","coverage":"npm run coverage:test && npm run coverage:report","coverage:test":"nyc mocha --no-parallel --timeout 5000 \"test/**/*.js\"","coverage:report":"nyc report --reporter=text-lcov > coverage.lcov && codecov","benchmark":"node ./benchmarks/benchmarks.js","generate":"node ./tools/generate-mariadb.js"},"repository":{"type":"git","url":"git+https://github.com/mariadb-corporation/mariadb-connector-nodejs.git"},"keywords":["mariadb","mysql","client","driver","connector"],"files":["lib","types/index.d.ts","promise.js","callback.js"],"engines":{"node":">= 10.13"},"author":"Diego Dupin <diego.dupin@mariadb.com>","license":"LGPL-2.1-or-later","dependencies":{"@types/geojson":"^7946.0.8","@types/node":"^17.0.10","denque":"^2.0.1","iconv-lite":"^0.6.3","long":"^5.2.0","moment-timezone":"^0.5.34","please-upgrade-node":"^3.2.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^5.10.0","@typescript-eslint/parser":"^5.10.0","benchmark":"^2.1.4","chai":"^4.3.4","codecov":"^3.8.2","chalk":"^4.1.2","dom-parser":"^0.1.6","error-stack-parser":"^2.0.6","eslint":"^8.7.0","eslint-config-prettier":"^8.3.0","eslint-plugin-markdown":"^2.2.1","eslint-plugin-prettier":"^4.0.0","mocha":"^9.2.0","mocha-lcov-reporter":"^1.3.0","nyc":"^15.1.0","prettier":"^2.5.1","typescript":"^4.5.5"},"bugs":{"url":"https://jira.mariadb.org/projects/CONJS/"},"homepage":"https://github.com/mariadb-corporation/mariadb-connector-nodejs#readme","_lastModified":"2024-12-
|
|
1
|
+
{"name":"mariadb","version":"2.5.6","description":"fast mariadb/mysql connector.","main":"promise.js","types":"types/index.d.ts","directories":{"lib":"lib","test":"test"},"private":false,"scripts":{"test":"npm run test:types-prettier && npm run test:prettier && npm run test:types && npm run test:lint && npm run test:base","test:base":"mocha --no-parallel --timeout 5000 \"test/**/*.js\" ","test:lint":"eslint \"{lib,test}/**/*.js\" ","test:types":"eslint \"types/*.ts\" ","test:types-prettier":"prettier --write \"types/*.ts\"","test:prettier":"prettier --write \"{tools,lib,test,benchmarks}/**/*.js\"","coverage":"npm run coverage:test && npm run coverage:report","coverage:test":"nyc mocha --no-parallel --timeout 5000 \"test/**/*.js\"","coverage:report":"nyc report --reporter=text-lcov > coverage.lcov && codecov","benchmark":"node ./benchmarks/benchmarks.js","generate":"node ./tools/generate-mariadb.js"},"repository":{"type":"git","url":"git+https://github.com/mariadb-corporation/mariadb-connector-nodejs.git"},"keywords":["mariadb","mysql","client","driver","connector"],"files":["lib","types/index.d.ts","promise.js","callback.js"],"engines":{"node":">= 10.13"},"author":"Diego Dupin <diego.dupin@mariadb.com>","license":"LGPL-2.1-or-later","dependencies":{"@types/geojson":"^7946.0.8","@types/node":"^17.0.10","denque":"^2.0.1","iconv-lite":"^0.6.3","long":"^5.2.0","moment-timezone":"^0.5.34","please-upgrade-node":"^3.2.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^5.10.0","@typescript-eslint/parser":"^5.10.0","benchmark":"^2.1.4","chai":"^4.3.4","codecov":"^3.8.2","chalk":"^4.1.2","dom-parser":"^0.1.6","error-stack-parser":"^2.0.6","eslint":"^8.7.0","eslint-config-prettier":"^8.3.0","eslint-plugin-markdown":"^2.2.1","eslint-plugin-prettier":"^4.0.0","mocha":"^9.2.0","mocha-lcov-reporter":"^1.3.0","nyc":"^15.1.0","prettier":"^2.5.1","typescript":"^4.5.5"},"bugs":{"url":"https://jira.mariadb.org/projects/CONJS/"},"homepage":"https://github.com/mariadb-corporation/mariadb-connector-nodejs#readme","_lastModified":"2024-12-26T05:51:25.146Z"}
|
package/package.json
CHANGED
|
@@ -1,17 +1,16 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tachybase/module-multi-app",
|
|
3
3
|
"displayName": "Multi-app manager",
|
|
4
|
-
"version": "0.23.
|
|
4
|
+
"version": "0.23.14",
|
|
5
5
|
"description": "Dynamically create multiple apps without separate deployments.",
|
|
6
6
|
"keywords": [
|
|
7
7
|
"System management"
|
|
8
8
|
],
|
|
9
9
|
"license": "Apache-2.0",
|
|
10
10
|
"main": "./dist/server/index.js",
|
|
11
|
-
"dependencies": {
|
|
12
|
-
"@ant-design/icons": "^5.5.2"
|
|
13
|
-
},
|
|
11
|
+
"dependencies": {},
|
|
14
12
|
"devDependencies": {
|
|
13
|
+
"@ant-design/icons": "^5.5.2",
|
|
15
14
|
"antd": "5.22.5",
|
|
16
15
|
"async-mutex": "^0.3.2",
|
|
17
16
|
"lodash": "4.17.21",
|
|
@@ -20,15 +19,15 @@
|
|
|
20
19
|
"react": "~18.3.1",
|
|
21
20
|
"react-i18next": "^15.2.0",
|
|
22
21
|
"react-router-dom": "6.28.1",
|
|
23
|
-
"@tachybase/schema": "0.23.
|
|
22
|
+
"@tachybase/schema": "0.23.14"
|
|
24
23
|
},
|
|
25
24
|
"peerDependencies": {
|
|
26
|
-
"@tachybase/actions": "0.23.
|
|
27
|
-
"@tachybase/client": "0.23.
|
|
28
|
-
"@tachybase/
|
|
29
|
-
"@tachybase/
|
|
30
|
-
"@tachybase/
|
|
31
|
-
"@tachybase/
|
|
25
|
+
"@tachybase/actions": "0.23.14",
|
|
26
|
+
"@tachybase/client": "0.23.14",
|
|
27
|
+
"@tachybase/server": "0.23.14",
|
|
28
|
+
"@tachybase/utils": "0.23.14",
|
|
29
|
+
"@tachybase/test": "0.23.14",
|
|
30
|
+
"@tachybase/database": "0.23.14"
|
|
32
31
|
},
|
|
33
32
|
"description.zh-CN": "无需单独部署即可动态创建多个应用。",
|
|
34
33
|
"displayName.zh-CN": "多应用管理器",
|
package/.turbo/turbo-build.log
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
> @tachybase/module-multi-app@0.23.2 build /Users/seal/Documents/projects/tachybase/packages/module-multi-app
|
|
4
|
-
> tachybase-build --no-dts @tachybase/module-multi-app
|
|
5
|
-
|
|
6
|
-
[33m[33mThe CJS build of Vite's Node API is deprecated. See https://vitejs.dev/guide/troubleshooting.html#vite-cjs-node-api-deprecated for more details.[39m[39m
|
|
7
|
-
[4m[95m@tachybase/module-multi-app[39m[24m: [1mmodule-multi-app[22m build start
|
|
8
|
-
[4m[95m@tachybase/module-multi-app[39m[24m: build plugin client
|
|
9
|
-
[4m[95m@tachybase/module-multi-app[39m[24m: build plugin server source
|
|
10
|
-
[4m[95m@tachybase/module-multi-app[39m[24m: delete server files
|
|
11
|
-
[4m[95m@tachybase/module-multi-app[39m[24m: build plugin server dependencies
|
|
12
|
-
[4m[95m@tachybase/module-multi-app[39m[24m: These packages [33mmariadb[39m will be [3mbundled[23m to dist/node_modules. These packages [33m@tachybase/server, @tachybase/database, lodash, mysql2, pg, @tachybase/actions, @tachybase/utils[39m will be [3mexclude[23m.
|
|
13
|
-
[4m[95m@tachybase/module-multi-app[39m[24m: write external version
|
|
14
|
-
|