New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@nocobase/plugin-acl

Package Overview
Dependencies
Maintainers
0
Versions
574
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nocobase/plugin-acl - npm Package Compare versions

Comparing version

to
1.6.0

16

dist/externalVersion.js

@@ -11,3 +11,3 @@ /**

module.exports = {
"@nocobase/client": "1.6.0-beta.19",
"@nocobase/client": "1.6.0",
"antd": "5.12.8",

@@ -19,9 +19,9 @@ "react": "18.2.0",

"@ant-design/icons": "5.6.1",
"@nocobase/utils": "1.6.0-beta.19",
"@nocobase/actions": "1.6.0-beta.19",
"@nocobase/cache": "1.6.0-beta.19",
"@nocobase/database": "1.6.0-beta.19",
"@nocobase/server": "1.6.0-beta.19",
"@nocobase/utils": "1.6.0",
"@nocobase/actions": "1.6.0",
"@nocobase/cache": "1.6.0",
"@nocobase/database": "1.6.0",
"@nocobase/server": "1.6.0",
"lodash": "4.17.21",
"@nocobase/test": "1.6.0-beta.19",
"@nocobase/test": "1.6.0",
"@formily/core": "2.3.0",

@@ -31,3 +31,3 @@ "ahooks": "3.7.8",

"antd-style": "3.7.1",
"@nocobase/acl": "1.6.0-beta.19"
"@nocobase/acl": "1.6.0"
};

@@ -7,3 +7,3 @@ {

"description.zh-CN": "基于角色、资源和操作的权限控制,可以精确控制界面配置权限、数据操作权限、菜单访问权限、插件权限。",
"version": "1.6.0-beta.19",
"version": "1.6.0",
"license": "AGPL-3.0",

@@ -37,3 +37,3 @@ "main": "./dist/server/index.js",

},
"gitHead": "3d63b81ba99b4c9c30fbf9ad879c675281d28c28"
"gitHead": "7422d72a4e515a11300860028a26030ed5732135"
}