@nocobase/plugin-multi-app-manager 2.0.0-alpha.42 → 2.0.0-alpha.44

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.
@@ -8,7 +8,7 @@
8
8
  */
9
9
 
10
10
  module.exports = {
11
- "@nocobase/client": "2.0.0-alpha.42",
11
+ "@nocobase/client": "2.0.0-alpha.44",
12
12
  "antd": "5.24.2",
13
13
  "react": "18.2.0",
14
14
  "@formily/react": "2.3.7",
@@ -17,10 +17,10 @@ module.exports = {
17
17
  "react-router-dom": "6.30.1",
18
18
  "lodash": "4.17.21",
19
19
  "react-i18next": "11.18.6",
20
- "@nocobase/database": "2.0.0-alpha.42",
21
- "@nocobase/server": "2.0.0-alpha.42",
22
- "@nocobase/telemetry": "2.0.0-alpha.42",
20
+ "@nocobase/database": "2.0.0-alpha.44",
21
+ "@nocobase/server": "2.0.0-alpha.44",
22
+ "@nocobase/telemetry": "2.0.0-alpha.44",
23
23
  "mysql2": "3.11.0",
24
24
  "pg": "8.11.3",
25
- "@nocobase/utils": "2.0.0-alpha.42"
25
+ "@nocobase/utils": "2.0.0-alpha.44"
26
26
  };
@@ -0,0 +1,11 @@
1
+ {
2
+ "Multi-app manager": "Менеджер мультиприложений",
3
+ "Applications": "Приложения",
4
+ "App display name": "Отображаемое имя приложения",
5
+ "App ID": "ID приложения",
6
+ "Pin to menu": "Закрепить в меню",
7
+ "Custom domain": "Пользовательский домен",
8
+ "Manage applications": "Управление приложениями",
9
+ "Standalone deployment": "Автономное развертывание",
10
+ "Auto start": "Автозапуск"
11
+ }
@@ -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":"2025-11-19T05:48:31.410Z"}
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":"2025-11-21T01:37:03.890Z"}
package/package.json CHANGED
@@ -1,13 +1,16 @@
1
1
  {
2
2
  "name": "@nocobase/plugin-multi-app-manager",
3
3
  "displayName": "Multi-app manager (deprecated)",
4
+ "displayName.ru-RU": "Менеджер мульти-приложений",
4
5
  "displayName.zh-CN": "多应用管理器(已废弃)",
5
6
  "description": "Multi-app runs applications in a process-sharing manner, suitable for testing and demo environments only. Do not use it in production.",
7
+ "description.ru-RU": "Позволяет динамически создавать несколько приложений без отдельных развертываний.",
6
8
  "description.zh-CN": "多应用以进程共享的方式运行,仅适合测试和演示环境,生产环境下请勿使用。",
7
- "version": "2.0.0-alpha.42",
9
+ "version": "2.0.0-alpha.44",
8
10
  "license": "AGPL-3.0",
9
11
  "main": "./dist/server/index.js",
10
12
  "homepage": "https://docs.nocobase.com/handbook/multi-app-manager",
13
+ "homepage.ru-RU": "https://docs-ru.nocobase.com/handbook/multi-app-manager",
11
14
  "homepage.zh-CN": "https://docs-cn.nocobase.com/handbook/multi-app-manager",
12
15
  "devDependencies": {
13
16
  "@formily/react": "2.x",
@@ -28,7 +31,7 @@
28
31
  "@nocobase/test": "2.x",
29
32
  "@nocobase/utils": "2.x"
30
33
  },
31
- "gitHead": "9e96dd78d0c1445c8da76863e30f046be5b48d90",
34
+ "gitHead": "075bd484c270740fe9b02f1989818da91139b6b9",
32
35
  "keywords": [
33
36
  "system"
34
37
  ]