Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@nocobase/acl

Package Overview
Dependencies
Maintainers
1
Versions
479
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nocobase/acl - npm Package Compare versions

Comparing version 0.17.0-alpha.7 to 0.18.0-alpha.1

3

lib/acl.js

@@ -214,3 +214,4 @@ var __create = Object.create;

},
$user: async () => state.currentUser
$user: async () => state.currentUser,
$nRole: () => state.currentRole
}

@@ -217,0 +218,0 @@ });

{
"name": "@nocobase/acl",
"version": "0.17.0-alpha.7",
"version": "0.18.0-alpha.1",
"description": "",

@@ -9,4 +9,4 @@ "license": "Apache-2.0",

"dependencies": {
"@nocobase/resourcer": "0.17.0-alpha.7",
"@nocobase/utils": "0.17.0-alpha.7",
"@nocobase/resourcer": "0.18.0-alpha.1",
"@nocobase/utils": "0.18.0-alpha.1",
"minimatch": "^5.1.1"

@@ -19,3 +19,3 @@ },

},
"gitHead": "91377a3abd1124f79fb3819f2d0e80905e091a32"
"gitHead": "0f5f1c0a37dc397a9dc4c8eec0c4ec20fd8107b0"
}
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