@fusion.io/authorization
Advanced tools
Comparing version 3.0.1-alpha.23 to 3.0.1-alpha.24
@@ -20,3 +20,3 @@ "use strict"; | ||
compose(authorizer) { | ||
authorizer.supporting('acl.config', (options => new ACLConfigPolicy_1.default(options))); | ||
authorizer.supporting('acl', (options => new ACLConfigPolicy_1.default(options))); | ||
} | ||
@@ -23,0 +23,0 @@ boot(authorizer) { |
{ | ||
"name": "@fusion.io/authorization", | ||
"version": "3.0.1-alpha.23", | ||
"version": "3.0.1-alpha.24", | ||
"description": "The Authorization library for the Geeks, by the Geeks.", | ||
@@ -32,5 +32,5 @@ "author": "rikky <son.levuthai@gmail.com>", | ||
"dependencies": { | ||
"@fusion.io/core": "^3.0.1-alpha.23" | ||
"@fusion.io/core": "^3.0.1-alpha.24" | ||
}, | ||
"gitHead": "8dc0b84e8f4a6c472b7e32fe735af616927b07cc" | ||
"gitHead": "5db4609b1399e2e6fd5e130c17d5235a00e93f3e" | ||
} |
Sorry, the diff of this file is not supported yet
14818