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
1
Versions
513
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 1.6.0-alpha.19 to 1.6.0-alpha.20

16

dist/externalVersion.js

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

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

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

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

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

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

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

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

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

},
"gitHead": "667b67a161c841c01d4ab337afa42cd29d6cf540"
"gitHead": "c127664eb2b900edd5c18c9344046cd663a06c3b"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc