chore(versions): 😊 publish v0.14.0-alpha.4
This commit is contained in:
		
							parent
							
								
									c88c91e908
								
							
						
					
					
						commit
						d20398f73f
					
				@ -1,5 +1,5 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  "version": "0.14.0-alpha.3",
 | 
					  "version": "0.14.0-alpha.4",
 | 
				
			||||||
  "npmClient": "yarn",
 | 
					  "npmClient": "yarn",
 | 
				
			||||||
  "useWorkspaces": true,
 | 
					  "useWorkspaces": true,
 | 
				
			||||||
  "npmClientArgs": ["--ignore-engines"],
 | 
					  "npmClientArgs": ["--ignore-engines"],
 | 
				
			||||||
 | 
				
			|||||||
@ -1,13 +1,13 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  "name": "@nocobase/acl",
 | 
					  "name": "@nocobase/acl",
 | 
				
			||||||
  "version": "0.14.0-alpha.3",
 | 
					  "version": "0.14.0-alpha.4",
 | 
				
			||||||
  "description": "",
 | 
					  "description": "",
 | 
				
			||||||
  "license": "Apache-2.0",
 | 
					  "license": "Apache-2.0",
 | 
				
			||||||
  "main": "./lib/index.js",
 | 
					  "main": "./lib/index.js",
 | 
				
			||||||
  "types": "./lib/index.d.ts",
 | 
					  "types": "./lib/index.d.ts",
 | 
				
			||||||
  "dependencies": {
 | 
					  "dependencies": {
 | 
				
			||||||
    "@nocobase/resourcer": "0.14.0-alpha.3",
 | 
					    "@nocobase/resourcer": "0.14.0-alpha.4",
 | 
				
			||||||
    "@nocobase/utils": "0.14.0-alpha.3",
 | 
					    "@nocobase/utils": "0.14.0-alpha.4",
 | 
				
			||||||
    "minimatch": "^5.1.1"
 | 
					    "minimatch": "^5.1.1"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "repository": {
 | 
					  "repository": {
 | 
				
			||||||
 | 
				
			|||||||
@ -1,14 +1,14 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  "name": "@nocobase/actions",
 | 
					  "name": "@nocobase/actions",
 | 
				
			||||||
  "version": "0.14.0-alpha.3",
 | 
					  "version": "0.14.0-alpha.4",
 | 
				
			||||||
  "description": "",
 | 
					  "description": "",
 | 
				
			||||||
  "license": "Apache-2.0",
 | 
					  "license": "Apache-2.0",
 | 
				
			||||||
  "main": "./lib/index.js",
 | 
					  "main": "./lib/index.js",
 | 
				
			||||||
  "types": "./lib/index.d.ts",
 | 
					  "types": "./lib/index.d.ts",
 | 
				
			||||||
  "dependencies": {
 | 
					  "dependencies": {
 | 
				
			||||||
    "@nocobase/cache": "0.14.0-alpha.3",
 | 
					    "@nocobase/cache": "0.14.0-alpha.4",
 | 
				
			||||||
    "@nocobase/database": "0.14.0-alpha.3",
 | 
					    "@nocobase/database": "0.14.0-alpha.4",
 | 
				
			||||||
    "@nocobase/resourcer": "0.14.0-alpha.3"
 | 
					    "@nocobase/resourcer": "0.14.0-alpha.4"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "repository": {
 | 
					  "repository": {
 | 
				
			||||||
    "type": "git",
 | 
					    "type": "git",
 | 
				
			||||||
 | 
				
			|||||||
@ -1,17 +1,17 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  "name": "@nocobase/app",
 | 
					  "name": "@nocobase/app",
 | 
				
			||||||
  "version": "0.14.0-alpha.3",
 | 
					  "version": "0.14.0-alpha.4",
 | 
				
			||||||
  "description": "",
 | 
					  "description": "",
 | 
				
			||||||
  "license": "AGPL-3.0",
 | 
					  "license": "AGPL-3.0",
 | 
				
			||||||
  "main": "./lib/index.js",
 | 
					  "main": "./lib/index.js",
 | 
				
			||||||
  "types": "./lib/index.d.ts",
 | 
					  "types": "./lib/index.d.ts",
 | 
				
			||||||
  "dependencies": {
 | 
					  "dependencies": {
 | 
				
			||||||
    "@nocobase/preset-nocobase": "0.14.0-alpha.3",
 | 
					    "@nocobase/database": "0.14.0-alpha.4",
 | 
				
			||||||
    "@nocobase/server": "0.14.0-alpha.3",
 | 
					    "@nocobase/preset-nocobase": "0.14.0-alpha.4",
 | 
				
			||||||
    "@nocobase/database": "0.14.0-alpha.3"
 | 
					    "@nocobase/server": "0.14.0-alpha.4"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "devDependencies": {
 | 
					  "devDependencies": {
 | 
				
			||||||
    "@nocobase/client": "0.14.0-alpha.3"
 | 
					    "@nocobase/client": "0.14.0-alpha.4"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "repository": {
 | 
					  "repository": {
 | 
				
			||||||
    "type": "git",
 | 
					    "type": "git",
 | 
				
			||||||
 | 
				
			|||||||
@ -1,15 +1,15 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  "name": "@nocobase/auth",
 | 
					  "name": "@nocobase/auth",
 | 
				
			||||||
  "version": "0.14.0-alpha.3",
 | 
					  "version": "0.14.0-alpha.4",
 | 
				
			||||||
  "description": "",
 | 
					  "description": "",
 | 
				
			||||||
  "license": "Apache-2.0",
 | 
					  "license": "Apache-2.0",
 | 
				
			||||||
  "main": "./lib/index.js",
 | 
					  "main": "./lib/index.js",
 | 
				
			||||||
  "types": "./lib/index.d.ts",
 | 
					  "types": "./lib/index.d.ts",
 | 
				
			||||||
  "dependencies": {
 | 
					  "dependencies": {
 | 
				
			||||||
    "@nocobase/actions": "0.14.0-alpha.3",
 | 
					    "@nocobase/actions": "0.14.0-alpha.4",
 | 
				
			||||||
    "@nocobase/database": "0.14.0-alpha.3",
 | 
					    "@nocobase/database": "0.14.0-alpha.4",
 | 
				
			||||||
    "@nocobase/resourcer": "0.14.0-alpha.3",
 | 
					    "@nocobase/resourcer": "0.14.0-alpha.4",
 | 
				
			||||||
    "@nocobase/utils": "0.14.0-alpha.3",
 | 
					    "@nocobase/utils": "0.14.0-alpha.4",
 | 
				
			||||||
    "@types/jsonwebtoken": "^8.5.8",
 | 
					    "@types/jsonwebtoken": "^8.5.8",
 | 
				
			||||||
    "jsonwebtoken": "^8.5.1"
 | 
					    "jsonwebtoken": "^8.5.1"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
 | 
				
			|||||||
@ -1,6 +1,6 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  "name": "@nocobase/build",
 | 
					  "name": "@nocobase/build",
 | 
				
			||||||
  "version": "0.14.0-alpha.3",
 | 
					  "version": "0.14.0-alpha.4",
 | 
				
			||||||
  "description": "Library build tool based on rollup.",
 | 
					  "description": "Library build tool based on rollup.",
 | 
				
			||||||
  "main": "lib/index.js",
 | 
					  "main": "lib/index.js",
 | 
				
			||||||
  "types": "./lib/index.d.ts",
 | 
					  "types": "./lib/index.d.ts",
 | 
				
			||||||
@ -20,6 +20,7 @@
 | 
				
			|||||||
    "@types/tar": "^6.1.5",
 | 
					    "@types/tar": "^6.1.5",
 | 
				
			||||||
    "@vercel/ncc": "0.36.1",
 | 
					    "@vercel/ncc": "0.36.1",
 | 
				
			||||||
    "chalk": "2.4.2",
 | 
					    "chalk": "2.4.2",
 | 
				
			||||||
 | 
					    "esbuild-register": "^3.4.2",
 | 
				
			||||||
    "fast-glob": "^3.3.1",
 | 
					    "fast-glob": "^3.3.1",
 | 
				
			||||||
    "gulp": "4.0.2",
 | 
					    "gulp": "4.0.2",
 | 
				
			||||||
    "gulp-typescript": "6.0.0-alpha.1",
 | 
					    "gulp-typescript": "6.0.0-alpha.1",
 | 
				
			||||||
@ -29,8 +30,7 @@
 | 
				
			|||||||
    "update-notifier": "3.0.0",
 | 
					    "update-notifier": "3.0.0",
 | 
				
			||||||
    "vite-plugin-css-injected-by-js": "^3.2.1",
 | 
					    "vite-plugin-css-injected-by-js": "^3.2.1",
 | 
				
			||||||
    "vite-plugin-lib-inject-css": "1.2.0",
 | 
					    "vite-plugin-lib-inject-css": "1.2.0",
 | 
				
			||||||
    "yargs-parser": "13.1.2",
 | 
					    "yargs-parser": "13.1.2"
 | 
				
			||||||
    "esbuild-register": "^3.4.2"
 | 
					 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "license": "Apache-2.0",
 | 
					  "license": "Apache-2.0",
 | 
				
			||||||
  "scripts": {
 | 
					  "scripts": {
 | 
				
			||||||
 | 
				
			|||||||
							
								
								
									
										2
									
								
								packages/core/cache/package.json
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								packages/core/cache/package.json
									
									
									
									
										vendored
									
									
								
							@ -1,6 +1,6 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  "name": "@nocobase/cache",
 | 
					  "name": "@nocobase/cache",
 | 
				
			||||||
  "version": "0.14.0-alpha.3",
 | 
					  "version": "0.14.0-alpha.4",
 | 
				
			||||||
  "description": "",
 | 
					  "description": "",
 | 
				
			||||||
  "license": "Apache-2.0",
 | 
					  "license": "Apache-2.0",
 | 
				
			||||||
  "main": "./lib/index.js",
 | 
					  "main": "./lib/index.js",
 | 
				
			||||||
 | 
				
			|||||||
@ -1,6 +1,6 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  "name": "@nocobase/cli",
 | 
					  "name": "@nocobase/cli",
 | 
				
			||||||
  "version": "0.14.0-alpha.3",
 | 
					  "version": "0.14.0-alpha.4",
 | 
				
			||||||
  "description": "",
 | 
					  "description": "",
 | 
				
			||||||
  "license": "Apache-2.0",
 | 
					  "license": "Apache-2.0",
 | 
				
			||||||
  "main": "./src/index.js",
 | 
					  "main": "./src/index.js",
 | 
				
			||||||
@ -8,7 +8,7 @@
 | 
				
			|||||||
    "nocobase": "./bin/index.js"
 | 
					    "nocobase": "./bin/index.js"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "dependencies": {
 | 
					  "dependencies": {
 | 
				
			||||||
    "@nocobase/app": "0.14.0-alpha.3",
 | 
					    "@nocobase/app": "0.14.0-alpha.4",
 | 
				
			||||||
    "@types/fs-extra": "^11.0.1",
 | 
					    "@types/fs-extra": "^11.0.1",
 | 
				
			||||||
    "@umijs/utils": "3.5.20",
 | 
					    "@umijs/utils": "3.5.20",
 | 
				
			||||||
    "chalk": "^4.1.1",
 | 
					    "chalk": "^4.1.1",
 | 
				
			||||||
@ -23,7 +23,7 @@
 | 
				
			|||||||
    "tsx": "^3.12.7"
 | 
					    "tsx": "^3.12.7"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "devDependencies": {
 | 
					  "devDependencies": {
 | 
				
			||||||
    "@nocobase/devtools": "0.14.0-alpha.3"
 | 
					    "@nocobase/devtools": "0.14.0-alpha.4"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "repository": {
 | 
					  "repository": {
 | 
				
			||||||
    "type": "git",
 | 
					    "type": "git",
 | 
				
			||||||
 | 
				
			|||||||
@ -1,6 +1,6 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  "name": "@nocobase/client",
 | 
					  "name": "@nocobase/client",
 | 
				
			||||||
  "version": "0.14.0-alpha.3",
 | 
					  "version": "0.14.0-alpha.4",
 | 
				
			||||||
  "license": "Apache-2.0",
 | 
					  "license": "Apache-2.0",
 | 
				
			||||||
  "main": "lib/index.js",
 | 
					  "main": "lib/index.js",
 | 
				
			||||||
  "module": "es/index.mjs",
 | 
					  "module": "es/index.mjs",
 | 
				
			||||||
@ -25,9 +25,9 @@
 | 
				
			|||||||
    "@formily/reactive-react": "^2.2.27",
 | 
					    "@formily/reactive-react": "^2.2.27",
 | 
				
			||||||
    "@formily/shared": "^2.2.27",
 | 
					    "@formily/shared": "^2.2.27",
 | 
				
			||||||
    "@formily/validator": "^2.2.27",
 | 
					    "@formily/validator": "^2.2.27",
 | 
				
			||||||
    "@nocobase/evaluators": "0.14.0-alpha.3",
 | 
					    "@nocobase/evaluators": "0.14.0-alpha.4",
 | 
				
			||||||
    "@nocobase/sdk": "0.14.0-alpha.3",
 | 
					    "@nocobase/sdk": "0.14.0-alpha.4",
 | 
				
			||||||
    "@nocobase/utils": "0.14.0-alpha.3",
 | 
					    "@nocobase/utils": "0.14.0-alpha.4",
 | 
				
			||||||
    "@types/requirejs": "^2.1.34",
 | 
					    "@types/requirejs": "^2.1.34",
 | 
				
			||||||
    "ahooks": "^3.7.2",
 | 
					    "ahooks": "^3.7.2",
 | 
				
			||||||
    "antd": "5.8.6",
 | 
					    "antd": "5.8.6",
 | 
				
			||||||
 | 
				
			|||||||
@ -1,6 +1,6 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  "name": "create-nocobase-app",
 | 
					  "name": "create-nocobase-app",
 | 
				
			||||||
  "version": "0.14.0-alpha.3",
 | 
					  "version": "0.14.0-alpha.4",
 | 
				
			||||||
  "main": "src/index.js",
 | 
					  "main": "src/index.js",
 | 
				
			||||||
  "license": "Apache-2.0",
 | 
					  "license": "Apache-2.0",
 | 
				
			||||||
  "dependencies": {
 | 
					  "dependencies": {
 | 
				
			||||||
 | 
				
			|||||||
@ -1,26 +1,26 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  "name": "@nocobase/database",
 | 
					  "name": "@nocobase/database",
 | 
				
			||||||
  "version": "0.14.0-alpha.3",
 | 
					  "version": "0.14.0-alpha.4",
 | 
				
			||||||
  "description": "",
 | 
					  "description": "",
 | 
				
			||||||
  "main": "./lib/index.js",
 | 
					  "main": "./lib/index.js",
 | 
				
			||||||
  "types": "./lib/index.d.ts",
 | 
					  "types": "./lib/index.d.ts",
 | 
				
			||||||
  "license": "Apache-2.0",
 | 
					  "license": "Apache-2.0",
 | 
				
			||||||
  "dependencies": {
 | 
					  "dependencies": {
 | 
				
			||||||
    "@nocobase/logger": "0.14.0-alpha.3",
 | 
					    "@nocobase/logger": "0.14.0-alpha.4",
 | 
				
			||||||
    "@nocobase/utils": "0.14.0-alpha.3",
 | 
					    "@nocobase/utils": "0.14.0-alpha.4",
 | 
				
			||||||
    "async-mutex": "^0.3.2",
 | 
					    "async-mutex": "^0.3.2",
 | 
				
			||||||
    "cron-parser": "4.4.0",
 | 
					    "cron-parser": "4.4.0",
 | 
				
			||||||
    "dayjs": "^1.11.8",
 | 
					    "dayjs": "^1.11.8",
 | 
				
			||||||
    "deepmerge": "^4.2.2",
 | 
					    "deepmerge": "^4.2.2",
 | 
				
			||||||
    "excel-date-to-js": "^1.1.5",
 | 
					    "excel-date-to-js": "^1.1.5",
 | 
				
			||||||
 | 
					    "exponential-backoff": "^3.1.1",
 | 
				
			||||||
    "flat": "^5.0.2",
 | 
					    "flat": "^5.0.2",
 | 
				
			||||||
    "glob": "^7.1.6",
 | 
					    "glob": "^7.1.6",
 | 
				
			||||||
    "graphlib": "^2.1.8",
 | 
					    "graphlib": "^2.1.8",
 | 
				
			||||||
    "mathjs": "^10.6.1",
 | 
					    "mathjs": "^10.6.1",
 | 
				
			||||||
    "semver": "^7.3.7",
 | 
					    "semver": "^7.3.7",
 | 
				
			||||||
    "sequelize": "^6.26.0",
 | 
					    "sequelize": "^6.26.0",
 | 
				
			||||||
    "umzug": "^3.1.1",
 | 
					    "umzug": "^3.1.1"
 | 
				
			||||||
    "exponential-backoff": "^3.1.1"
 | 
					 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "devDependencies": {
 | 
					  "devDependencies": {
 | 
				
			||||||
    "@types/glob": "^7.2.0"
 | 
					    "@types/glob": "^7.2.0"
 | 
				
			||||||
 | 
				
			|||||||
@ -1,12 +1,12 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  "name": "@nocobase/devtools",
 | 
					  "name": "@nocobase/devtools",
 | 
				
			||||||
  "version": "0.14.0-alpha.3",
 | 
					  "version": "0.14.0-alpha.4",
 | 
				
			||||||
  "description": "",
 | 
					  "description": "",
 | 
				
			||||||
  "license": "Apache-2.0",
 | 
					  "license": "Apache-2.0",
 | 
				
			||||||
  "main": "./src/index.js",
 | 
					  "main": "./src/index.js",
 | 
				
			||||||
  "dependencies": {
 | 
					  "dependencies": {
 | 
				
			||||||
    "@nocobase/build": "0.14.0-alpha.3",
 | 
					    "@nocobase/build": "0.14.0-alpha.4",
 | 
				
			||||||
    "@nocobase/client": "0.14.0-alpha.3",
 | 
					    "@nocobase/client": "0.14.0-alpha.4",
 | 
				
			||||||
    "@testing-library/react": "^14.0.0",
 | 
					    "@testing-library/react": "^14.0.0",
 | 
				
			||||||
    "@types/jest": "^29.0.0",
 | 
					    "@types/jest": "^29.0.0",
 | 
				
			||||||
    "@types/koa": "^2.13.4",
 | 
					    "@types/koa": "^2.13.4",
 | 
				
			||||||
 | 
				
			|||||||
@ -1,13 +1,13 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  "name": "@nocobase/evaluators",
 | 
					  "name": "@nocobase/evaluators",
 | 
				
			||||||
  "version": "0.14.0-alpha.3",
 | 
					  "version": "0.14.0-alpha.4",
 | 
				
			||||||
  "description": "",
 | 
					  "description": "",
 | 
				
			||||||
  "main": "./lib/index.js",
 | 
					  "main": "./lib/index.js",
 | 
				
			||||||
  "types": "./lib/index.d.ts",
 | 
					  "types": "./lib/index.d.ts",
 | 
				
			||||||
  "license": "Apache-2.0",
 | 
					  "license": "Apache-2.0",
 | 
				
			||||||
  "dependencies": {
 | 
					  "dependencies": {
 | 
				
			||||||
    "@formulajs/formulajs": "4.2.0",
 | 
					    "@formulajs/formulajs": "4.2.0",
 | 
				
			||||||
    "@nocobase/utils": "0.14.0-alpha.3",
 | 
					    "@nocobase/utils": "0.14.0-alpha.4",
 | 
				
			||||||
    "mathjs": "^10.6.0"
 | 
					    "mathjs": "^10.6.0"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "repository": {
 | 
					  "repository": {
 | 
				
			||||||
 | 
				
			|||||||
@ -1,6 +1,6 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  "name": "@nocobase/logger",
 | 
					  "name": "@nocobase/logger",
 | 
				
			||||||
  "version": "0.14.0-alpha.3",
 | 
					  "version": "0.14.0-alpha.4",
 | 
				
			||||||
  "description": "nocobase logging library",
 | 
					  "description": "nocobase logging library",
 | 
				
			||||||
  "license": "Apache-2.0",
 | 
					  "license": "Apache-2.0",
 | 
				
			||||||
  "main": "./lib/index.js",
 | 
					  "main": "./lib/index.js",
 | 
				
			||||||
 | 
				
			|||||||
@ -1,12 +1,12 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  "name": "@nocobase/resourcer",
 | 
					  "name": "@nocobase/resourcer",
 | 
				
			||||||
  "version": "0.14.0-alpha.3",
 | 
					  "version": "0.14.0-alpha.4",
 | 
				
			||||||
  "description": "",
 | 
					  "description": "",
 | 
				
			||||||
  "main": "./lib/index.js",
 | 
					  "main": "./lib/index.js",
 | 
				
			||||||
  "types": "./lib/index.d.ts",
 | 
					  "types": "./lib/index.d.ts",
 | 
				
			||||||
  "license": "Apache-2.0",
 | 
					  "license": "Apache-2.0",
 | 
				
			||||||
  "dependencies": {
 | 
					  "dependencies": {
 | 
				
			||||||
    "@nocobase/utils": "0.14.0-alpha.3",
 | 
					    "@nocobase/utils": "0.14.0-alpha.4",
 | 
				
			||||||
    "deepmerge": "^4.2.2",
 | 
					    "deepmerge": "^4.2.2",
 | 
				
			||||||
    "koa-compose": "^4.1.0",
 | 
					    "koa-compose": "^4.1.0",
 | 
				
			||||||
    "lodash": "^4.17.21",
 | 
					    "lodash": "^4.17.21",
 | 
				
			||||||
 | 
				
			|||||||
@ -1,6 +1,6 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  "name": "@nocobase/sdk",
 | 
					  "name": "@nocobase/sdk",
 | 
				
			||||||
  "version": "0.14.0-alpha.3",
 | 
					  "version": "0.14.0-alpha.4",
 | 
				
			||||||
  "license": "Apache-2.0",
 | 
					  "license": "Apache-2.0",
 | 
				
			||||||
  "main": "lib/index.js",
 | 
					  "main": "lib/index.js",
 | 
				
			||||||
  "types": "lib/index.d.ts",
 | 
					  "types": "lib/index.d.ts",
 | 
				
			||||||
 | 
				
			|||||||
@ -1,6 +1,6 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  "name": "@nocobase/server",
 | 
					  "name": "@nocobase/server",
 | 
				
			||||||
  "version": "0.14.0-alpha.3",
 | 
					  "version": "0.14.0-alpha.4",
 | 
				
			||||||
  "main": "lib/index.js",
 | 
					  "main": "lib/index.js",
 | 
				
			||||||
  "types": "./lib/index.d.ts",
 | 
					  "types": "./lib/index.d.ts",
 | 
				
			||||||
  "license": "Apache-2.0",
 | 
					  "license": "Apache-2.0",
 | 
				
			||||||
@ -10,16 +10,16 @@
 | 
				
			|||||||
    "@koa/cors": "^3.1.0",
 | 
					    "@koa/cors": "^3.1.0",
 | 
				
			||||||
    "@koa/multer": "^3.0.2",
 | 
					    "@koa/multer": "^3.0.2",
 | 
				
			||||||
    "@koa/router": "^9.4.0",
 | 
					    "@koa/router": "^9.4.0",
 | 
				
			||||||
    "@nocobase/acl": "0.14.0-alpha.3",
 | 
					    "@nocobase/acl": "0.14.0-alpha.4",
 | 
				
			||||||
    "@nocobase/actions": "0.14.0-alpha.3",
 | 
					    "@nocobase/actions": "0.14.0-alpha.4",
 | 
				
			||||||
    "@nocobase/auth": "0.14.0-alpha.3",
 | 
					    "@nocobase/auth": "0.14.0-alpha.4",
 | 
				
			||||||
    "@nocobase/cache": "0.14.0-alpha.3",
 | 
					    "@nocobase/cache": "0.14.0-alpha.4",
 | 
				
			||||||
    "@nocobase/database": "0.14.0-alpha.3",
 | 
					    "@nocobase/database": "0.14.0-alpha.4",
 | 
				
			||||||
    "@nocobase/evaluators": "0.14.0-alpha.3",
 | 
					    "@nocobase/evaluators": "0.14.0-alpha.4",
 | 
				
			||||||
    "@nocobase/logger": "0.14.0-alpha.3",
 | 
					    "@nocobase/logger": "0.14.0-alpha.4",
 | 
				
			||||||
    "@nocobase/resourcer": "0.14.0-alpha.3",
 | 
					    "@nocobase/resourcer": "0.14.0-alpha.4",
 | 
				
			||||||
    "@nocobase/sdk": "0.14.0-alpha.3",
 | 
					    "@nocobase/sdk": "0.14.0-alpha.4",
 | 
				
			||||||
    "@nocobase/utils": "0.14.0-alpha.3",
 | 
					    "@nocobase/utils": "0.14.0-alpha.4",
 | 
				
			||||||
    "@types/decompress": "4.2.4",
 | 
					    "@types/decompress": "4.2.4",
 | 
				
			||||||
    "@types/ini": "^1.3.31",
 | 
					    "@types/ini": "^1.3.31",
 | 
				
			||||||
    "@types/koa-send": "^4.1.3",
 | 
					    "@types/koa-send": "^4.1.3",
 | 
				
			||||||
 | 
				
			|||||||
@ -1,11 +1,11 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  "name": "@nocobase/test",
 | 
					  "name": "@nocobase/test",
 | 
				
			||||||
  "version": "0.14.0-alpha.3",
 | 
					  "version": "0.14.0-alpha.4",
 | 
				
			||||||
  "main": "lib/index.js",
 | 
					  "main": "lib/index.js",
 | 
				
			||||||
  "types": "./lib/index.d.ts",
 | 
					  "types": "./lib/index.d.ts",
 | 
				
			||||||
  "license": "Apache-2.0",
 | 
					  "license": "Apache-2.0",
 | 
				
			||||||
  "dependencies": {
 | 
					  "dependencies": {
 | 
				
			||||||
    "@nocobase/server": "0.14.0-alpha.3",
 | 
					    "@nocobase/server": "0.14.0-alpha.4",
 | 
				
			||||||
    "@types/supertest": "^2.0.11",
 | 
					    "@types/supertest": "^2.0.11",
 | 
				
			||||||
    "mockjs": "^1.1.0",
 | 
					    "mockjs": "^1.1.0",
 | 
				
			||||||
    "mysql2": "^2.3.3",
 | 
					    "mysql2": "^2.3.3",
 | 
				
			||||||
 | 
				
			|||||||
@ -1,6 +1,6 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  "name": "@nocobase/utils",
 | 
					  "name": "@nocobase/utils",
 | 
				
			||||||
  "version": "0.14.0-alpha.3",
 | 
					  "version": "0.14.0-alpha.4",
 | 
				
			||||||
  "main": "lib/index.js",
 | 
					  "main": "lib/index.js",
 | 
				
			||||||
  "types": "./lib/index.d.ts",
 | 
					  "types": "./lib/index.d.ts",
 | 
				
			||||||
  "license": "Apache-2.0",
 | 
					  "license": "Apache-2.0",
 | 
				
			||||||
 | 
				
			|||||||
@ -4,7 +4,7 @@
 | 
				
			|||||||
  "displayName.zh-CN": "权限控制",
 | 
					  "displayName.zh-CN": "权限控制",
 | 
				
			||||||
  "description": "A simple access control based on roles, resources and actions",
 | 
					  "description": "A simple access control based on roles, resources and actions",
 | 
				
			||||||
  "description.zh-CN": "基于角色、资源和操作的权限控制。",
 | 
					  "description.zh-CN": "基于角色、资源和操作的权限控制。",
 | 
				
			||||||
  "version": "0.14.0-alpha.3",
 | 
					  "version": "0.14.0-alpha.4",
 | 
				
			||||||
  "license": "AGPL-3.0",
 | 
					  "license": "AGPL-3.0",
 | 
				
			||||||
  "main": "./dist/server/index.js",
 | 
					  "main": "./dist/server/index.js",
 | 
				
			||||||
  "devDependencies": {
 | 
					  "devDependencies": {
 | 
				
			||||||
 | 
				
			|||||||
@ -1,6 +1,6 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  "name": "@nocobase/plugin-api-doc",
 | 
					  "name": "@nocobase/plugin-api-doc",
 | 
				
			||||||
  "version": "0.14.0-alpha.3",
 | 
					  "version": "0.14.0-alpha.4",
 | 
				
			||||||
  "displayName": "API documentation",
 | 
					  "displayName": "API documentation",
 | 
				
			||||||
  "displayName.zh-CN": "API 文档",
 | 
					  "displayName.zh-CN": "API 文档",
 | 
				
			||||||
  "description": "An OpenAPI documentation generator for NocoBase HTTP API",
 | 
					  "description": "An OpenAPI documentation generator for NocoBase HTTP API",
 | 
				
			||||||
 | 
				
			|||||||
@ -4,7 +4,7 @@
 | 
				
			|||||||
  "displayName.zh-CN": "API 密钥",
 | 
					  "displayName.zh-CN": "API 密钥",
 | 
				
			||||||
  "description": "Allows users to use API key to access NocoBase HTTP API",
 | 
					  "description": "Allows users to use API key to access NocoBase HTTP API",
 | 
				
			||||||
  "description.zh-CN": "允许用户使用 API 密钥访问 NocoBase HTTP API",
 | 
					  "description.zh-CN": "允许用户使用 API 密钥访问 NocoBase HTTP API",
 | 
				
			||||||
  "version": "0.14.0-alpha.3",
 | 
					  "version": "0.14.0-alpha.4",
 | 
				
			||||||
  "license": "AGPL-3.0",
 | 
					  "license": "AGPL-3.0",
 | 
				
			||||||
  "main": "./dist/server/index.js",
 | 
					  "main": "./dist/server/index.js",
 | 
				
			||||||
  "devDependencies": {
 | 
					  "devDependencies": {
 | 
				
			||||||
 | 
				
			|||||||
@ -1,6 +1,6 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  "name": "@nocobase/plugin-audit-logs",
 | 
					  "name": "@nocobase/plugin-audit-logs",
 | 
				
			||||||
  "version": "0.14.0-alpha.3",
 | 
					  "version": "0.14.0-alpha.4",
 | 
				
			||||||
  "displayName": "Audit logs",
 | 
					  "displayName": "Audit logs",
 | 
				
			||||||
  "displayName.zh-CN": "审计日志",
 | 
					  "displayName.zh-CN": "审计日志",
 | 
				
			||||||
  "description": "Data addition, modification, deletion logs",
 | 
					  "description": "Data addition, modification, deletion logs",
 | 
				
			||||||
 | 
				
			|||||||
@ -1,6 +1,6 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  "name": "@nocobase/plugin-auth",
 | 
					  "name": "@nocobase/plugin-auth",
 | 
				
			||||||
  "version": "0.14.0-alpha.3",
 | 
					  "version": "0.14.0-alpha.4",
 | 
				
			||||||
  "main": "./dist/server/index.js",
 | 
					  "main": "./dist/server/index.js",
 | 
				
			||||||
  "devDependencies": {
 | 
					  "devDependencies": {
 | 
				
			||||||
    "@ant-design/icons": "5.x",
 | 
					    "@ant-design/icons": "5.x",
 | 
				
			||||||
 | 
				
			|||||||
@ -4,7 +4,7 @@
 | 
				
			|||||||
  "displayName.zh-CN": "CAS 认证 - SSO 登录",
 | 
					  "displayName.zh-CN": "CAS 认证 - SSO 登录",
 | 
				
			||||||
  "description": "CAS authentication for NocoBase",
 | 
					  "description": "CAS authentication for NocoBase",
 | 
				
			||||||
  "description.zh-CN": "NocoBase 的 CAS 身份验证",
 | 
					  "description.zh-CN": "NocoBase 的 CAS 身份验证",
 | 
				
			||||||
  "version": "0.14.0-alpha.3",
 | 
					  "version": "0.14.0-alpha.4",
 | 
				
			||||||
  "license": "AGPL-3.0",
 | 
					  "license": "AGPL-3.0",
 | 
				
			||||||
  "main": "./dist/server/index.js",
 | 
					  "main": "./dist/server/index.js",
 | 
				
			||||||
  "peerDependencies": {
 | 
					  "peerDependencies": {
 | 
				
			||||||
 | 
				
			|||||||
@ -4,7 +4,7 @@
 | 
				
			|||||||
  "displayName.zh-CN": "图表(废弃)",
 | 
					  "displayName.zh-CN": "图表(废弃)",
 | 
				
			||||||
  "description": "Out-of-the-box, feature-rich chart plugins.",
 | 
					  "description": "Out-of-the-box, feature-rich chart plugins.",
 | 
				
			||||||
  "description.zh-CN": "开箱即用、丰富的报表。",
 | 
					  "description.zh-CN": "开箱即用、丰富的报表。",
 | 
				
			||||||
  "version": "0.14.0-alpha.3",
 | 
					  "version": "0.14.0-alpha.4",
 | 
				
			||||||
  "main": "./dist/server/index.js",
 | 
					  "main": "./dist/server/index.js",
 | 
				
			||||||
  "devDependencies": {
 | 
					  "devDependencies": {
 | 
				
			||||||
    "@ant-design/icons": "5.x",
 | 
					    "@ant-design/icons": "5.x",
 | 
				
			||||||
 | 
				
			|||||||
@ -1,6 +1,6 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  "name": "@nocobase/plugin-china-region",
 | 
					  "name": "@nocobase/plugin-china-region",
 | 
				
			||||||
  "version": "0.14.0-alpha.3",
 | 
					  "version": "0.14.0-alpha.4",
 | 
				
			||||||
  "displayName": "China region",
 | 
					  "displayName": "China region",
 | 
				
			||||||
  "displayName.zh-CN": "中国行政区",
 | 
					  "displayName.zh-CN": "中国行政区",
 | 
				
			||||||
  "description": "Provides China region data and field interface",
 | 
					  "description": "Provides China region data and field interface",
 | 
				
			||||||
 | 
				
			|||||||
@ -4,7 +4,7 @@
 | 
				
			|||||||
  "displayName.zh-CN": "WEB 客户端",
 | 
					  "displayName.zh-CN": "WEB 客户端",
 | 
				
			||||||
  "description": "Provides a client interface for the NocoBase server",
 | 
					  "description": "Provides a client interface for the NocoBase server",
 | 
				
			||||||
  "description.zh-CN": "为 NocoBase 服务端提供客户端界面",
 | 
					  "description.zh-CN": "为 NocoBase 服务端提供客户端界面",
 | 
				
			||||||
  "version": "0.14.0-alpha.3",
 | 
					  "version": "0.14.0-alpha.4",
 | 
				
			||||||
  "main": "./dist/server/index.js",
 | 
					  "main": "./dist/server/index.js",
 | 
				
			||||||
  "license": "AGPL-3.0",
 | 
					  "license": "AGPL-3.0",
 | 
				
			||||||
  "devDependencies": {
 | 
					  "devDependencies": {
 | 
				
			||||||
 | 
				
			|||||||
@ -4,7 +4,7 @@
 | 
				
			|||||||
  "displayName.zh-CN": "数据表管理",
 | 
					  "displayName.zh-CN": "数据表管理",
 | 
				
			||||||
  "description": "Provide convenient collection management capabilities",
 | 
					  "description": "Provide convenient collection management capabilities",
 | 
				
			||||||
  "description.zh-CN": "提供便捷的数据表管理能力",
 | 
					  "description.zh-CN": "提供便捷的数据表管理能力",
 | 
				
			||||||
  "version": "0.14.0-alpha.3",
 | 
					  "version": "0.14.0-alpha.4",
 | 
				
			||||||
  "main": "./dist/server/index.js",
 | 
					  "main": "./dist/server/index.js",
 | 
				
			||||||
  "license": "AGPL-3.0",
 | 
					  "license": "AGPL-3.0",
 | 
				
			||||||
  "devDependencies": {
 | 
					  "devDependencies": {
 | 
				
			||||||
 | 
				
			|||||||
@ -1,6 +1,6 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  "name": "@nocobase/plugin-data-visualization",
 | 
					  "name": "@nocobase/plugin-data-visualization",
 | 
				
			||||||
  "version": "0.14.0-alpha.3",
 | 
					  "version": "0.14.0-alpha.4",
 | 
				
			||||||
  "displayName": "Data Visualization",
 | 
					  "displayName": "Data Visualization",
 | 
				
			||||||
  "displayName.zh-CN": "数据可视化",
 | 
					  "displayName.zh-CN": "数据可视化",
 | 
				
			||||||
  "description": "Provides business intelligence and data visualization features",
 | 
					  "description": "Provides business intelligence and data visualization features",
 | 
				
			||||||
 | 
				
			|||||||
@ -4,7 +4,7 @@
 | 
				
			|||||||
  "displayName.zh-CN": "应用的备份与还原",
 | 
					  "displayName.zh-CN": "应用的备份与还原",
 | 
				
			||||||
  "description": "Can be used for application replication, migration, upgrade, etc",
 | 
					  "description": "Can be used for application replication, migration, upgrade, etc",
 | 
				
			||||||
  "description.zh-CN": "可用于应用的复制、迁移、升级等场景",
 | 
					  "description.zh-CN": "可用于应用的复制、迁移、升级等场景",
 | 
				
			||||||
  "version": "0.14.0-alpha.3",
 | 
					  "version": "0.14.0-alpha.4",
 | 
				
			||||||
  "license": "AGPL-3.0",
 | 
					  "license": "AGPL-3.0",
 | 
				
			||||||
  "main": "./dist/server/index.js",
 | 
					  "main": "./dist/server/index.js",
 | 
				
			||||||
  "repository": {
 | 
					  "repository": {
 | 
				
			||||||
 | 
				
			|||||||
@ -4,7 +4,7 @@
 | 
				
			|||||||
  "displayName.zh-CN": "错误处理器",
 | 
					  "displayName.zh-CN": "错误处理器",
 | 
				
			||||||
  "description": "Handling application errors and exceptions",
 | 
					  "description": "Handling application errors and exceptions",
 | 
				
			||||||
  "description.zh-CN": "处理应用程序中的错误和异常",
 | 
					  "description.zh-CN": "处理应用程序中的错误和异常",
 | 
				
			||||||
  "version": "0.14.0-alpha.3",
 | 
					  "version": "0.14.0-alpha.4",
 | 
				
			||||||
  "license": "AGPL-3.0",
 | 
					  "license": "AGPL-3.0",
 | 
				
			||||||
  "main": "./dist/server/index.js",
 | 
					  "main": "./dist/server/index.js",
 | 
				
			||||||
  "devDependencies": {
 | 
					  "devDependencies": {
 | 
				
			||||||
 | 
				
			|||||||
@ -1,6 +1,6 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  "name": "@nocobase/plugin-excel-formula-field",
 | 
					  "name": "@nocobase/plugin-excel-formula-field",
 | 
				
			||||||
  "version": "0.14.0-alpha.3",
 | 
					  "version": "0.14.0-alpha.4",
 | 
				
			||||||
  "description": "",
 | 
					  "description": "",
 | 
				
			||||||
  "license": "AGPL-3.0",
 | 
					  "license": "AGPL-3.0",
 | 
				
			||||||
  "main": "./dist/server/index.js",
 | 
					  "main": "./dist/server/index.js",
 | 
				
			||||||
 | 
				
			|||||||
@ -4,7 +4,7 @@
 | 
				
			|||||||
  "displayName.zh-CN": "数据导出",
 | 
					  "displayName.zh-CN": "数据导出",
 | 
				
			||||||
  "description": "Export data in excel format",
 | 
					  "description": "Export data in excel format",
 | 
				
			||||||
  "description.zh-CN": "导出 excel 格式的数据",
 | 
					  "description.zh-CN": "导出 excel 格式的数据",
 | 
				
			||||||
  "version": "0.14.0-alpha.3",
 | 
					  "version": "0.14.0-alpha.4",
 | 
				
			||||||
  "license": "AGPL-3.0",
 | 
					  "license": "AGPL-3.0",
 | 
				
			||||||
  "main": "./dist/server/index.js",
 | 
					  "main": "./dist/server/index.js",
 | 
				
			||||||
  "devDependencies": {
 | 
					  "devDependencies": {
 | 
				
			||||||
 | 
				
			|||||||
@ -1,6 +1,6 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  "name": "@nocobase/plugin-file-manager",
 | 
					  "name": "@nocobase/plugin-file-manager",
 | 
				
			||||||
  "version": "0.14.0-alpha.3",
 | 
					  "version": "0.14.0-alpha.4",
 | 
				
			||||||
  "displayName": "File manager",
 | 
					  "displayName": "File manager",
 | 
				
			||||||
  "displayName.zh-CN": "文件管理器",
 | 
					  "displayName.zh-CN": "文件管理器",
 | 
				
			||||||
  "description": "Provides file storage services, and extended the file collection template and the attachment field",
 | 
					  "description": "Provides file storage services, and extended the file collection template and the attachment field",
 | 
				
			||||||
 | 
				
			|||||||
@ -4,7 +4,7 @@
 | 
				
			|||||||
  "displayName.zh-CN": "公式字段",
 | 
					  "displayName.zh-CN": "公式字段",
 | 
				
			||||||
  "description": "You can configure and store calculation results between multi-field values of the same record, supporting both mathjs and excel functions engines.",
 | 
					  "description": "You can configure and store calculation results between multi-field values of the same record, supporting both mathjs and excel functions engines.",
 | 
				
			||||||
  "description.zh-CN": "可以配置并存储同一条记录的多字段值之间的计算结果,支持 mathjs 和 excel functions 两种引擎",
 | 
					  "description.zh-CN": "可以配置并存储同一条记录的多字段值之间的计算结果,支持 mathjs 和 excel functions 两种引擎",
 | 
				
			||||||
  "version": "0.14.0-alpha.3",
 | 
					  "version": "0.14.0-alpha.4",
 | 
				
			||||||
  "license": "AGPL-3.0",
 | 
					  "license": "AGPL-3.0",
 | 
				
			||||||
  "main": "./dist/server/index.js",
 | 
					  "main": "./dist/server/index.js",
 | 
				
			||||||
  "devDependencies": {
 | 
					  "devDependencies": {
 | 
				
			||||||
 | 
				
			|||||||
@ -4,7 +4,7 @@
 | 
				
			|||||||
  "displayName.zh-CN": "可视化的数据表管理",
 | 
					  "displayName.zh-CN": "可视化的数据表管理",
 | 
				
			||||||
  "description": "An ER diagram-like tool",
 | 
					  "description": "An ER diagram-like tool",
 | 
				
			||||||
  "description.zh-CN": "类似 ER 图的工具",
 | 
					  "description.zh-CN": "类似 ER 图的工具",
 | 
				
			||||||
  "version": "0.14.0-alpha.3",
 | 
					  "version": "0.14.0-alpha.4",
 | 
				
			||||||
  "license": "AGPL-3.0",
 | 
					  "license": "AGPL-3.0",
 | 
				
			||||||
  "main": "./dist/server/index.js",
 | 
					  "main": "./dist/server/index.js",
 | 
				
			||||||
  "devDependencies": {
 | 
					  "devDependencies": {
 | 
				
			||||||
 | 
				
			|||||||
@ -4,7 +4,7 @@
 | 
				
			|||||||
  "displayName.zh-CN": "iframe",
 | 
					  "displayName.zh-CN": "iframe",
 | 
				
			||||||
  "description": "Create an iframe block on the page to embed and display external web pages or content",
 | 
					  "description": "Create an iframe block on the page to embed and display external web pages or content",
 | 
				
			||||||
  "description.zh-CN": "在页面上创建和管理iframe,用于嵌入和展示外部网页或内容",
 | 
					  "description.zh-CN": "在页面上创建和管理iframe,用于嵌入和展示外部网页或内容",
 | 
				
			||||||
  "version": "0.14.0-alpha.3",
 | 
					  "version": "0.14.0-alpha.4",
 | 
				
			||||||
  "license": "AGPL-3.0",
 | 
					  "license": "AGPL-3.0",
 | 
				
			||||||
  "main": "./dist/server/index.js",
 | 
					  "main": "./dist/server/index.js",
 | 
				
			||||||
  "devDependencies": {
 | 
					  "devDependencies": {
 | 
				
			||||||
 | 
				
			|||||||
@ -4,7 +4,7 @@
 | 
				
			|||||||
  "displayName.zh-CN": "数据导入",
 | 
					  "displayName.zh-CN": "数据导入",
 | 
				
			||||||
  "description": "Import data according to the excel template provided",
 | 
					  "description": "Import data according to the excel template provided",
 | 
				
			||||||
  "description.zh-CN": "根据提供的 excel 模板导入数据",
 | 
					  "description.zh-CN": "根据提供的 excel 模板导入数据",
 | 
				
			||||||
  "version": "0.14.0-alpha.3",
 | 
					  "version": "0.14.0-alpha.4",
 | 
				
			||||||
  "license": "AGPL-3.0",
 | 
					  "license": "AGPL-3.0",
 | 
				
			||||||
  "main": "./dist/server/index.js",
 | 
					  "main": "./dist/server/index.js",
 | 
				
			||||||
  "devDependencies": {
 | 
					  "devDependencies": {
 | 
				
			||||||
 | 
				
			|||||||
@ -1,6 +1,6 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  "name": "@nocobase/plugin-localization-management",
 | 
					  "name": "@nocobase/plugin-localization-management",
 | 
				
			||||||
  "version": "0.14.0-alpha.3",
 | 
					  "version": "0.14.0-alpha.4",
 | 
				
			||||||
  "main": "dist/server/index.js",
 | 
					  "main": "dist/server/index.js",
 | 
				
			||||||
  "devDependencies": {
 | 
					  "devDependencies": {
 | 
				
			||||||
    "deepmerge": "^4.3.1"
 | 
					    "deepmerge": "^4.3.1"
 | 
				
			||||||
 | 
				
			|||||||
@ -2,7 +2,7 @@
 | 
				
			|||||||
  "name": "@nocobase/plugin-map",
 | 
					  "name": "@nocobase/plugin-map",
 | 
				
			||||||
  "displayName": "Map",
 | 
					  "displayName": "Map",
 | 
				
			||||||
  "displayName.zh-CN": "地图",
 | 
					  "displayName.zh-CN": "地图",
 | 
				
			||||||
  "version": "0.14.0-alpha.3",
 | 
					  "version": "0.14.0-alpha.4",
 | 
				
			||||||
  "description": "Provides map fields and blocks",
 | 
					  "description": "Provides map fields and blocks",
 | 
				
			||||||
  "description.zh-CN": "提供地图字段和区块",
 | 
					  "description.zh-CN": "提供地图字段和区块",
 | 
				
			||||||
  "license": "AGPL-3.0",
 | 
					  "license": "AGPL-3.0",
 | 
				
			||||||
 | 
				
			|||||||
@ -4,7 +4,7 @@
 | 
				
			|||||||
  "displayName.zh-CN": "数学公式字段",
 | 
					  "displayName.zh-CN": "数学公式字段",
 | 
				
			||||||
  "description": "A powerful mathematical formula field plugin designed to provide flexible mathematical and formula calculation capabilities for databases or data management systems. It seamlessly integrates with various database systems such as MySQL, PostgreSQL, and offers an intuitive user interface for defining and executing mathematical formula fields.",
 | 
					  "description": "A powerful mathematical formula field plugin designed to provide flexible mathematical and formula calculation capabilities for databases or data management systems. It seamlessly integrates with various database systems such as MySQL, PostgreSQL, and offers an intuitive user interface for defining and executing mathematical formula fields.",
 | 
				
			||||||
  "description.zh-CN": "一个功能强大的数学公式字段插件,旨在为数据库或数据管理系统提供灵活的数学计算和公式计算功能。它可以与各种数据库系统(如MySQL、PostgreSQL)无缝集成,并提供直观的用户界面来定义和执行数学公式字段。",
 | 
					  "description.zh-CN": "一个功能强大的数学公式字段插件,旨在为数据库或数据管理系统提供灵活的数学计算和公式计算功能。它可以与各种数据库系统(如MySQL、PostgreSQL)无缝集成,并提供直观的用户界面来定义和执行数学公式字段。",
 | 
				
			||||||
  "version": "0.14.0-alpha.3",
 | 
					  "version": "0.14.0-alpha.4",
 | 
				
			||||||
  "license": "AGPL-3.0",
 | 
					  "license": "AGPL-3.0",
 | 
				
			||||||
  "main": "./dist/server/index.js",
 | 
					  "main": "./dist/server/index.js",
 | 
				
			||||||
  "devDependencies": {
 | 
					  "devDependencies": {
 | 
				
			||||||
 | 
				
			|||||||
@ -1,6 +1,6 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  "name": "@nocobase/plugin-mobile-client",
 | 
					  "name": "@nocobase/plugin-mobile-client",
 | 
				
			||||||
  "version": "0.14.0-alpha.3",
 | 
					  "version": "0.14.0-alpha.4",
 | 
				
			||||||
  "main": "./dist/server/index.js",
 | 
					  "main": "./dist/server/index.js",
 | 
				
			||||||
  "displayName": "Mobile client",
 | 
					  "displayName": "Mobile client",
 | 
				
			||||||
  "displayName.zh-CN": "移动端",
 | 
					  "displayName.zh-CN": "移动端",
 | 
				
			||||||
 | 
				
			|||||||
@ -4,7 +4,7 @@
 | 
				
			|||||||
  "displayName.zh-CN": "多应用管理器",
 | 
					  "displayName.zh-CN": "多应用管理器",
 | 
				
			||||||
  "description": "Dynamically create multiple apps without separate deployments",
 | 
					  "description": "Dynamically create multiple apps without separate deployments",
 | 
				
			||||||
  "description.zh-CN": "无需单独部署即可动态创建多个应用",
 | 
					  "description.zh-CN": "无需单独部署即可动态创建多个应用",
 | 
				
			||||||
  "version": "0.14.0-alpha.3",
 | 
					  "version": "0.14.0-alpha.4",
 | 
				
			||||||
  "license": "AGPL-3.0",
 | 
					  "license": "AGPL-3.0",
 | 
				
			||||||
  "main": "./dist/server/index.js",
 | 
					  "main": "./dist/server/index.js",
 | 
				
			||||||
  "devDependencies": {
 | 
					  "devDependencies": {
 | 
				
			||||||
 | 
				
			|||||||
@ -4,7 +4,7 @@
 | 
				
			|||||||
  "displayName.zh-CN": "多应用数据表共享",
 | 
					  "displayName.zh-CN": "多应用数据表共享",
 | 
				
			||||||
  "description": "",
 | 
					  "description": "",
 | 
				
			||||||
  "description.zh-CN": "",
 | 
					  "description.zh-CN": "",
 | 
				
			||||||
  "version": "0.14.0-alpha.3",
 | 
					  "version": "0.14.0-alpha.4",
 | 
				
			||||||
  "main": "./dist/server/index.js",
 | 
					  "main": "./dist/server/index.js",
 | 
				
			||||||
  "devDependencies": {
 | 
					  "devDependencies": {
 | 
				
			||||||
    "@formily/react": "2.x",
 | 
					    "@formily/react": "2.x",
 | 
				
			||||||
 | 
				
			|||||||
@ -1,6 +1,6 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  "name": "@nocobase/plugin-notifications",
 | 
					  "name": "@nocobase/plugin-notifications",
 | 
				
			||||||
  "version": "0.14.0-alpha.3",
 | 
					  "version": "0.14.0-alpha.4",
 | 
				
			||||||
  "description": "",
 | 
					  "description": "",
 | 
				
			||||||
  "license": "AGPL-3.0",
 | 
					  "license": "AGPL-3.0",
 | 
				
			||||||
  "main": "./dist/server/index.js",
 | 
					  "main": "./dist/server/index.js",
 | 
				
			||||||
 | 
				
			|||||||
@ -4,7 +4,7 @@
 | 
				
			|||||||
  "displayName.zh-CN": "OIDC (OpenID Connect) 认证 - SSO 登录",
 | 
					  "displayName.zh-CN": "OIDC (OpenID Connect) 认证 - SSO 登录",
 | 
				
			||||||
  "description": "OIDC (OpenID Connect) authentication for NocoBase",
 | 
					  "description": "OIDC (OpenID Connect) authentication for NocoBase",
 | 
				
			||||||
  "description.zh-CN": "OIDC (OpenID Connect) authentication for NocoBase",
 | 
					  "description.zh-CN": "OIDC (OpenID Connect) authentication for NocoBase",
 | 
				
			||||||
  "version": "0.14.0-alpha.3",
 | 
					  "version": "0.14.0-alpha.4",
 | 
				
			||||||
  "license": "AGPL-3.0",
 | 
					  "license": "AGPL-3.0",
 | 
				
			||||||
  "main": "./dist/server/index.js",
 | 
					  "main": "./dist/server/index.js",
 | 
				
			||||||
  "devDependencies": {
 | 
					  "devDependencies": {
 | 
				
			||||||
 | 
				
			|||||||
@ -4,7 +4,7 @@
 | 
				
			|||||||
  "displayName.zh-CN": "SAML 认证 - SSO 登录",
 | 
					  "displayName.zh-CN": "SAML 认证 - SSO 登录",
 | 
				
			||||||
  "description": "SAML authentication for NocoBase",
 | 
					  "description": "SAML authentication for NocoBase",
 | 
				
			||||||
  "description.zh-CN": "NocoBase 的 SAML 身份验证",
 | 
					  "description.zh-CN": "NocoBase 的 SAML 身份验证",
 | 
				
			||||||
  "version": "0.14.0-alpha.3",
 | 
					  "version": "0.14.0-alpha.4",
 | 
				
			||||||
  "license": "AGPL-3.0",
 | 
					  "license": "AGPL-3.0",
 | 
				
			||||||
  "main": "./dist/server/index.js",
 | 
					  "main": "./dist/server/index.js",
 | 
				
			||||||
  "devDependencies": {
 | 
					  "devDependencies": {
 | 
				
			||||||
 | 
				
			|||||||
@ -1,6 +1,6 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  "name": "@nocobase/plugin-sample-command",
 | 
					  "name": "@nocobase/plugin-sample-command",
 | 
				
			||||||
  "version": "0.14.0-alpha.3",
 | 
					  "version": "0.14.0-alpha.4",
 | 
				
			||||||
  "main": "./dist/server/index.js",
 | 
					  "main": "./dist/server/index.js",
 | 
				
			||||||
  "peerDependencies": {
 | 
					  "peerDependencies": {
 | 
				
			||||||
    "@nocobase/client": "0.x",
 | 
					    "@nocobase/client": "0.x",
 | 
				
			||||||
 | 
				
			|||||||
@ -1,6 +1,6 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  "name": "@nocobase/plugin-sample-custom-block",
 | 
					  "name": "@nocobase/plugin-sample-custom-block",
 | 
				
			||||||
  "version": "0.14.0-alpha.3",
 | 
					  "version": "0.14.0-alpha.4",
 | 
				
			||||||
  "main": "./dist/server/index.js",
 | 
					  "main": "./dist/server/index.js",
 | 
				
			||||||
  "devDependencies": {
 | 
					  "devDependencies": {
 | 
				
			||||||
    "@ant-design/icons": "5.x",
 | 
					    "@ant-design/icons": "5.x",
 | 
				
			||||||
 | 
				
			|||||||
@ -1,6 +1,6 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  "name": "@nocobase/plugin-sample-custom-collection-template",
 | 
					  "name": "@nocobase/plugin-sample-custom-collection-template",
 | 
				
			||||||
  "version": "0.14.0-alpha.3",
 | 
					  "version": "0.14.0-alpha.4",
 | 
				
			||||||
  "main": "./dist/server/index.js",
 | 
					  "main": "./dist/server/index.js",
 | 
				
			||||||
  "peerDependencies": {
 | 
					  "peerDependencies": {
 | 
				
			||||||
    "@nocobase/client": "0.x",
 | 
					    "@nocobase/client": "0.x",
 | 
				
			||||||
 | 
				
			|||||||
@ -1,6 +1,6 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  "name": "@nocobase/plugin-sample-custom-page",
 | 
					  "name": "@nocobase/plugin-sample-custom-page",
 | 
				
			||||||
  "version": "0.14.0-alpha.3",
 | 
					  "version": "0.14.0-alpha.4",
 | 
				
			||||||
  "main": "./dist/server/index.js",
 | 
					  "main": "./dist/server/index.js",
 | 
				
			||||||
  "devDependencies": {
 | 
					  "devDependencies": {
 | 
				
			||||||
    "react": "^18.2.0"
 | 
					    "react": "^18.2.0"
 | 
				
			||||||
 | 
				
			|||||||
@ -1,6 +1,6 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  "name": "@nocobase/plugin-sample-custom-signup-page",
 | 
					  "name": "@nocobase/plugin-sample-custom-signup-page",
 | 
				
			||||||
  "version": "0.14.0-alpha.3",
 | 
					  "version": "0.14.0-alpha.4",
 | 
				
			||||||
  "main": "./dist/server/index.js",
 | 
					  "main": "./dist/server/index.js",
 | 
				
			||||||
  "devDependencies": {
 | 
					  "devDependencies": {
 | 
				
			||||||
    "@formily/react": "2.x",
 | 
					    "@formily/react": "2.x",
 | 
				
			||||||
 | 
				
			|||||||
@ -1,6 +1,6 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  "name": "@nocobase/plugin-sample-hello",
 | 
					  "name": "@nocobase/plugin-sample-hello",
 | 
				
			||||||
  "version": "0.14.0-alpha.3",
 | 
					  "version": "0.14.0-alpha.4",
 | 
				
			||||||
  "main": "./dist/server/index.js",
 | 
					  "main": "./dist/server/index.js",
 | 
				
			||||||
  "displayName": "Hello",
 | 
					  "displayName": "Hello",
 | 
				
			||||||
  "displayName.zh-CN": "Hello",
 | 
					  "displayName.zh-CN": "Hello",
 | 
				
			||||||
 | 
				
			|||||||
@ -1,6 +1,6 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  "name": "@nocobase/plugin-sample-ratelimit",
 | 
					  "name": "@nocobase/plugin-sample-ratelimit",
 | 
				
			||||||
  "version": "0.14.0-alpha.3",
 | 
					  "version": "0.14.0-alpha.4",
 | 
				
			||||||
  "main": "./dist/server/index.js",
 | 
					  "main": "./dist/server/index.js",
 | 
				
			||||||
  "devDependencies": {
 | 
					  "devDependencies": {
 | 
				
			||||||
    "koa-ratelimit": "^5.0.1"
 | 
					    "koa-ratelimit": "^5.0.1"
 | 
				
			||||||
 | 
				
			|||||||
@ -1,6 +1,6 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  "name": "@nocobase/plugin-sample-shop-actions",
 | 
					  "name": "@nocobase/plugin-sample-shop-actions",
 | 
				
			||||||
  "version": "0.14.0-alpha.3",
 | 
					  "version": "0.14.0-alpha.4",
 | 
				
			||||||
  "main": "./dist/server/index.js",
 | 
					  "main": "./dist/server/index.js",
 | 
				
			||||||
  "peerDependencies": {
 | 
					  "peerDependencies": {
 | 
				
			||||||
    "@nocobase/client": "0.x",
 | 
					    "@nocobase/client": "0.x",
 | 
				
			||||||
 | 
				
			|||||||
@ -1,6 +1,6 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  "name": "@nocobase/plugin-sample-shop-events",
 | 
					  "name": "@nocobase/plugin-sample-shop-events",
 | 
				
			||||||
  "version": "0.14.0-alpha.3",
 | 
					  "version": "0.14.0-alpha.4",
 | 
				
			||||||
  "main": "./dist/server/index.js",
 | 
					  "main": "./dist/server/index.js",
 | 
				
			||||||
  "peerDependencies": {
 | 
					  "peerDependencies": {
 | 
				
			||||||
    "@nocobase/client": "0.x",
 | 
					    "@nocobase/client": "0.x",
 | 
				
			||||||
 | 
				
			|||||||
@ -1,6 +1,6 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  "name": "@nocobase/plugin-sample-shop-i18n",
 | 
					  "name": "@nocobase/plugin-sample-shop-i18n",
 | 
				
			||||||
  "version": "0.14.0-alpha.3",
 | 
					  "version": "0.14.0-alpha.4",
 | 
				
			||||||
  "main": "./dist/server/index.js",
 | 
					  "main": "./dist/server/index.js",
 | 
				
			||||||
  "devDependencies": {
 | 
					  "devDependencies": {
 | 
				
			||||||
    "antd": "5.x",
 | 
					    "antd": "5.x",
 | 
				
			||||||
 | 
				
			|||||||
@ -1,6 +1,6 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  "name": "@nocobase/plugin-sample-shop-modeling",
 | 
					  "name": "@nocobase/plugin-sample-shop-modeling",
 | 
				
			||||||
  "version": "0.14.0-alpha.3",
 | 
					  "version": "0.14.0-alpha.4",
 | 
				
			||||||
  "main": "./dist/server/index.js",
 | 
					  "main": "./dist/server/index.js",
 | 
				
			||||||
  "devDependencies": {
 | 
					  "devDependencies": {
 | 
				
			||||||
    "nodejs-snowflake": "2.0.1"
 | 
					    "nodejs-snowflake": "2.0.1"
 | 
				
			||||||
 | 
				
			|||||||
@ -4,7 +4,7 @@
 | 
				
			|||||||
  "displayName.zh-CN": "自动编码字段",
 | 
					  "displayName.zh-CN": "自动编码字段",
 | 
				
			||||||
  "description": "",
 | 
					  "description": "",
 | 
				
			||||||
  "description.zh-CN": "",
 | 
					  "description.zh-CN": "",
 | 
				
			||||||
  "version": "0.14.0-alpha.3",
 | 
					  "version": "0.14.0-alpha.4",
 | 
				
			||||||
  "license": "AGPL-3.0",
 | 
					  "license": "AGPL-3.0",
 | 
				
			||||||
  "main": "./dist/server/index.js",
 | 
					  "main": "./dist/server/index.js",
 | 
				
			||||||
  "devDependencies": {
 | 
					  "devDependencies": {
 | 
				
			||||||
 | 
				
			|||||||
@ -4,7 +4,7 @@
 | 
				
			|||||||
  "displayName.zh-CN": "短信认证",
 | 
					  "displayName.zh-CN": "短信认证",
 | 
				
			||||||
  "description": "SMS authentication for NocoBase",
 | 
					  "description": "SMS authentication for NocoBase",
 | 
				
			||||||
  "description.zh-CN": "SMS authentication for NocoBase",
 | 
					  "description.zh-CN": "SMS authentication for NocoBase",
 | 
				
			||||||
  "version": "0.14.0-alpha.3",
 | 
					  "version": "0.14.0-alpha.4",
 | 
				
			||||||
  "main": "./dist/server/index.js",
 | 
					  "main": "./dist/server/index.js",
 | 
				
			||||||
  "devDependencies": {
 | 
					  "devDependencies": {
 | 
				
			||||||
    "@formily/react": "2.x",
 | 
					    "@formily/react": "2.x",
 | 
				
			||||||
 | 
				
			|||||||
@ -4,7 +4,7 @@
 | 
				
			|||||||
  "displayName.zh-CN": "关系快照字段",
 | 
					  "displayName.zh-CN": "关系快照字段",
 | 
				
			||||||
  "description": "",
 | 
					  "description": "",
 | 
				
			||||||
  "description.zh-CN": "",
 | 
					  "description.zh-CN": "",
 | 
				
			||||||
  "version": "0.14.0-alpha.3",
 | 
					  "version": "0.14.0-alpha.4",
 | 
				
			||||||
  "license": "AGPL-3.0",
 | 
					  "license": "AGPL-3.0",
 | 
				
			||||||
  "main": "./dist/server/index.js",
 | 
					  "main": "./dist/server/index.js",
 | 
				
			||||||
  "devDependencies": {
 | 
					  "devDependencies": {
 | 
				
			||||||
 | 
				
			|||||||
@ -4,7 +4,7 @@
 | 
				
			|||||||
  "displayName.zh-CN": "系统设置",
 | 
					  "displayName.zh-CN": "系统设置",
 | 
				
			||||||
  "description": "Used to adjust the system title, logo, etc",
 | 
					  "description": "Used to adjust the system title, logo, etc",
 | 
				
			||||||
  "description.zh-CN": "用于调整系统的标题、LOGO 等",
 | 
					  "description.zh-CN": "用于调整系统的标题、LOGO 等",
 | 
				
			||||||
  "version": "0.14.0-alpha.3",
 | 
					  "version": "0.14.0-alpha.4",
 | 
				
			||||||
  "license": "AGPL-3.0",
 | 
					  "license": "AGPL-3.0",
 | 
				
			||||||
  "main": "./dist/server/index.js",
 | 
					  "main": "./dist/server/index.js",
 | 
				
			||||||
  "peerDependencies": {
 | 
					  "peerDependencies": {
 | 
				
			||||||
 | 
				
			|||||||
@ -1,6 +1,6 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  "name": "@nocobase/plugin-theme-editor",
 | 
					  "name": "@nocobase/plugin-theme-editor",
 | 
				
			||||||
  "version": "0.14.0-alpha.3",
 | 
					  "version": "0.14.0-alpha.4",
 | 
				
			||||||
  "main": "dist/server/index.js",
 | 
					  "main": "dist/server/index.js",
 | 
				
			||||||
  "displayName": "Theme editor",
 | 
					  "displayName": "Theme editor",
 | 
				
			||||||
  "displayName.zh-CN": "主题编辑器",
 | 
					  "displayName.zh-CN": "主题编辑器",
 | 
				
			||||||
 | 
				
			|||||||
@ -4,7 +4,7 @@
 | 
				
			|||||||
  "displayName.zh-CN": "路由管理",
 | 
					  "displayName.zh-CN": "路由管理",
 | 
				
			||||||
  "description": "manage the routes of nocobase",
 | 
					  "description": "manage the routes of nocobase",
 | 
				
			||||||
  "description.zh-CN": "管理页面路由。",
 | 
					  "description.zh-CN": "管理页面路由。",
 | 
				
			||||||
  "version": "0.14.0-alpha.3",
 | 
					  "version": "0.14.0-alpha.4",
 | 
				
			||||||
  "license": "AGPL-3.0",
 | 
					  "license": "AGPL-3.0",
 | 
				
			||||||
  "main": "./dist/server/index.js",
 | 
					  "main": "./dist/server/index.js",
 | 
				
			||||||
  "devDependencies": {
 | 
					  "devDependencies": {
 | 
				
			||||||
 | 
				
			|||||||
@ -4,7 +4,7 @@
 | 
				
			|||||||
  "displayName.zh-CN": "UI schema 存储服务",
 | 
					  "displayName.zh-CN": "UI schema 存储服务",
 | 
				
			||||||
  "description": "Provides centralized UI schema storage service",
 | 
					  "description": "Provides centralized UI schema storage service",
 | 
				
			||||||
  "description.zh-CN": "提供中心化的 UI schema 存储服务",
 | 
					  "description.zh-CN": "提供中心化的 UI schema 存储服务",
 | 
				
			||||||
  "version": "0.14.0-alpha.3",
 | 
					  "version": "0.14.0-alpha.4",
 | 
				
			||||||
  "license": "AGPL-3.0",
 | 
					  "license": "AGPL-3.0",
 | 
				
			||||||
  "main": "./dist/server/index.js",
 | 
					  "main": "./dist/server/index.js",
 | 
				
			||||||
  "devDependencies": {
 | 
					  "devDependencies": {
 | 
				
			||||||
 | 
				
			|||||||
@ -4,7 +4,7 @@
 | 
				
			|||||||
  "displayName.zh-CN": "用户",
 | 
					  "displayName.zh-CN": "用户",
 | 
				
			||||||
  "description": "Provides a basic user model and a password-based user authentication type, and extended the createdBy and updatedBy field types",
 | 
					  "description": "Provides a basic user model and a password-based user authentication type, and extended the createdBy and updatedBy field types",
 | 
				
			||||||
  "description.zh-CN": "提供了基础的用户模型和基于密码的用户认证方式,并拓展了创建人和最后更新人字段类型",
 | 
					  "description.zh-CN": "提供了基础的用户模型和基于密码的用户认证方式,并拓展了创建人和最后更新人字段类型",
 | 
				
			||||||
  "version": "0.14.0-alpha.3",
 | 
					  "version": "0.14.0-alpha.4",
 | 
				
			||||||
  "license": "AGPL-3.0",
 | 
					  "license": "AGPL-3.0",
 | 
				
			||||||
  "main": "./dist/server/index.js",
 | 
					  "main": "./dist/server/index.js",
 | 
				
			||||||
  "devDependencies": {
 | 
					  "devDependencies": {
 | 
				
			||||||
 | 
				
			|||||||
@ -4,7 +4,7 @@
 | 
				
			|||||||
  "displayName.zh-CN": "验证码",
 | 
					  "displayName.zh-CN": "验证码",
 | 
				
			||||||
  "description": "verification setting.",
 | 
					  "description": "verification setting.",
 | 
				
			||||||
  "description.zh-CN": "验证码配置。",
 | 
					  "description.zh-CN": "验证码配置。",
 | 
				
			||||||
  "version": "0.14.0-alpha.3",
 | 
					  "version": "0.14.0-alpha.4",
 | 
				
			||||||
  "license": "AGPL-3.0",
 | 
					  "license": "AGPL-3.0",
 | 
				
			||||||
  "main": "./dist/server/index.js",
 | 
					  "main": "./dist/server/index.js",
 | 
				
			||||||
  "devDependencies": {
 | 
					  "devDependencies": {
 | 
				
			||||||
 | 
				
			|||||||
@ -4,7 +4,7 @@
 | 
				
			|||||||
  "displayName.zh-CN": "工作流",
 | 
					  "displayName.zh-CN": "工作流",
 | 
				
			||||||
  "description": "A powerful workflow plugin designed to support business process management and automation.",
 | 
					  "description": "A powerful workflow plugin designed to support business process management and automation.",
 | 
				
			||||||
  "description.zh-CN": "工作流插件,为业务流程管理和自动化提供支持。",
 | 
					  "description.zh-CN": "工作流插件,为业务流程管理和自动化提供支持。",
 | 
				
			||||||
  "version": "0.14.0-alpha.3",
 | 
					  "version": "0.14.0-alpha.4",
 | 
				
			||||||
  "license": "AGPL-3.0",
 | 
					  "license": "AGPL-3.0",
 | 
				
			||||||
  "main": "./dist/server/index.js",
 | 
					  "main": "./dist/server/index.js",
 | 
				
			||||||
  "devDependencies": {
 | 
					  "devDependencies": {
 | 
				
			||||||
 | 
				
			|||||||
@ -1,50 +1,50 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  "name": "@nocobase/preset-nocobase",
 | 
					  "name": "@nocobase/preset-nocobase",
 | 
				
			||||||
  "version": "0.14.0-alpha.3",
 | 
					  "version": "0.14.0-alpha.4",
 | 
				
			||||||
  "license": "AGPL-3.0",
 | 
					  "license": "AGPL-3.0",
 | 
				
			||||||
  "main": "./lib/server/index.js",
 | 
					  "main": "./lib/server/index.js",
 | 
				
			||||||
  "dependencies": {
 | 
					  "dependencies": {
 | 
				
			||||||
    "@formily/json-schema": "2.x",
 | 
					    "@formily/json-schema": "2.x",
 | 
				
			||||||
    "@nocobase/plugin-acl": "0.14.0-alpha.3",
 | 
					    "@nocobase/plugin-acl": "0.14.0-alpha.4",
 | 
				
			||||||
    "@nocobase/plugin-api-doc": "0.14.0-alpha.3",
 | 
					    "@nocobase/plugin-api-doc": "0.14.0-alpha.4",
 | 
				
			||||||
    "@nocobase/plugin-api-keys": "0.14.0-alpha.3",
 | 
					    "@nocobase/plugin-api-keys": "0.14.0-alpha.4",
 | 
				
			||||||
    "@nocobase/plugin-audit-logs": "0.14.0-alpha.3",
 | 
					    "@nocobase/plugin-audit-logs": "0.14.0-alpha.4",
 | 
				
			||||||
    "@nocobase/plugin-auth": "0.14.0-alpha.3",
 | 
					    "@nocobase/plugin-auth": "0.14.0-alpha.4",
 | 
				
			||||||
    "@nocobase/plugin-cas": "0.14.0-alpha.3",
 | 
					    "@nocobase/plugin-cas": "0.14.0-alpha.4",
 | 
				
			||||||
    "@nocobase/plugin-charts": "0.14.0-alpha.3",
 | 
					    "@nocobase/plugin-charts": "0.14.0-alpha.4",
 | 
				
			||||||
    "@nocobase/plugin-china-region": "0.14.0-alpha.3",
 | 
					    "@nocobase/plugin-china-region": "0.14.0-alpha.4",
 | 
				
			||||||
    "@nocobase/plugin-client": "0.14.0-alpha.3",
 | 
					    "@nocobase/plugin-client": "0.14.0-alpha.4",
 | 
				
			||||||
    "@nocobase/plugin-collection-manager": "0.14.0-alpha.3",
 | 
					    "@nocobase/plugin-collection-manager": "0.14.0-alpha.4",
 | 
				
			||||||
    "@nocobase/plugin-data-visualization": "0.14.0-alpha.3",
 | 
					    "@nocobase/plugin-data-visualization": "0.14.0-alpha.4",
 | 
				
			||||||
    "@nocobase/plugin-duplicator": "0.14.0-alpha.3",
 | 
					    "@nocobase/plugin-duplicator": "0.14.0-alpha.4",
 | 
				
			||||||
    "@nocobase/plugin-error-handler": "0.14.0-alpha.3",
 | 
					    "@nocobase/plugin-error-handler": "0.14.0-alpha.4",
 | 
				
			||||||
    "@nocobase/plugin-excel-formula-field": "0.14.0-alpha.3",
 | 
					    "@nocobase/plugin-excel-formula-field": "0.14.0-alpha.4",
 | 
				
			||||||
    "@nocobase/plugin-export": "0.14.0-alpha.3",
 | 
					    "@nocobase/plugin-export": "0.14.0-alpha.4",
 | 
				
			||||||
    "@nocobase/plugin-file-manager": "0.14.0-alpha.3",
 | 
					    "@nocobase/plugin-file-manager": "0.14.0-alpha.4",
 | 
				
			||||||
    "@nocobase/plugin-formula-field": "0.14.0-alpha.3",
 | 
					    "@nocobase/plugin-formula-field": "0.14.0-alpha.4",
 | 
				
			||||||
    "@nocobase/plugin-graph-collection-manager": "0.14.0-alpha.3",
 | 
					    "@nocobase/plugin-graph-collection-manager": "0.14.0-alpha.4",
 | 
				
			||||||
    "@nocobase/plugin-iframe-block": "0.14.0-alpha.3",
 | 
					    "@nocobase/plugin-iframe-block": "0.14.0-alpha.4",
 | 
				
			||||||
    "@nocobase/plugin-import": "0.14.0-alpha.3",
 | 
					    "@nocobase/plugin-import": "0.14.0-alpha.4",
 | 
				
			||||||
    "@nocobase/plugin-localization-management": "0.14.0-alpha.3",
 | 
					    "@nocobase/plugin-localization-management": "0.14.0-alpha.4",
 | 
				
			||||||
    "@nocobase/plugin-map": "0.14.0-alpha.3",
 | 
					    "@nocobase/plugin-map": "0.14.0-alpha.4",
 | 
				
			||||||
    "@nocobase/plugin-math-formula-field": "0.14.0-alpha.3",
 | 
					    "@nocobase/plugin-math-formula-field": "0.14.0-alpha.4",
 | 
				
			||||||
    "@nocobase/plugin-mobile-client": "0.14.0-alpha.3",
 | 
					    "@nocobase/plugin-mobile-client": "0.14.0-alpha.4",
 | 
				
			||||||
    "@nocobase/plugin-multi-app-manager": "0.14.0-alpha.3",
 | 
					    "@nocobase/plugin-multi-app-manager": "0.14.0-alpha.4",
 | 
				
			||||||
    "@nocobase/plugin-multi-app-share-collection": "0.14.0-alpha.3",
 | 
					    "@nocobase/plugin-multi-app-share-collection": "0.14.0-alpha.4",
 | 
				
			||||||
    "@nocobase/plugin-oidc": "0.14.0-alpha.3",
 | 
					    "@nocobase/plugin-oidc": "0.14.0-alpha.4",
 | 
				
			||||||
    "@nocobase/plugin-saml": "0.14.0-alpha.3",
 | 
					    "@nocobase/plugin-saml": "0.14.0-alpha.4",
 | 
				
			||||||
    "@nocobase/plugin-sample-hello": "0.14.0-alpha.3",
 | 
					    "@nocobase/plugin-sample-hello": "0.14.0-alpha.4",
 | 
				
			||||||
    "@nocobase/plugin-sequence-field": "0.14.0-alpha.3",
 | 
					    "@nocobase/plugin-sequence-field": "0.14.0-alpha.4",
 | 
				
			||||||
    "@nocobase/plugin-sms-auth": "0.14.0-alpha.3",
 | 
					    "@nocobase/plugin-sms-auth": "0.14.0-alpha.4",
 | 
				
			||||||
    "@nocobase/plugin-snapshot-field": "0.14.0-alpha.3",
 | 
					    "@nocobase/plugin-snapshot-field": "0.14.0-alpha.4",
 | 
				
			||||||
    "@nocobase/plugin-system-settings": "0.14.0-alpha.3",
 | 
					    "@nocobase/plugin-system-settings": "0.14.0-alpha.4",
 | 
				
			||||||
    "@nocobase/plugin-theme-editor": "0.14.0-alpha.3",
 | 
					    "@nocobase/plugin-theme-editor": "0.14.0-alpha.4",
 | 
				
			||||||
    "@nocobase/plugin-ui-routes-storage": "0.14.0-alpha.3",
 | 
					    "@nocobase/plugin-ui-routes-storage": "0.14.0-alpha.4",
 | 
				
			||||||
    "@nocobase/plugin-ui-schema-storage": "0.14.0-alpha.3",
 | 
					    "@nocobase/plugin-ui-schema-storage": "0.14.0-alpha.4",
 | 
				
			||||||
    "@nocobase/plugin-users": "0.14.0-alpha.3",
 | 
					    "@nocobase/plugin-users": "0.14.0-alpha.4",
 | 
				
			||||||
    "@nocobase/plugin-verification": "0.14.0-alpha.3",
 | 
					    "@nocobase/plugin-verification": "0.14.0-alpha.4",
 | 
				
			||||||
    "@nocobase/plugin-workflow": "0.14.0-alpha.3",
 | 
					    "@nocobase/plugin-workflow": "0.14.0-alpha.4",
 | 
				
			||||||
    "@nocobase/server": "0.14.0-alpha.3",
 | 
					    "@nocobase/server": "0.14.0-alpha.4",
 | 
				
			||||||
    "cronstrue": "^2.11.0"
 | 
					    "cronstrue": "^2.11.0"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "repository": {
 | 
					  "repository": {
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user