Comparing version
@@ -1775,3 +1775,3 @@ 'use strict'; | ||
typeof rule.authorize !== 'function' || | ||
rule.authorize(new Leaf(branch, id)) | ||
rule.authorize(new Leaf(branch, id), val) | ||
) | ||
@@ -1778,0 +1778,0 @@ ) { |
{ | ||
"name": "stx", | ||
"version": "0.6.12", | ||
"version": "0.6.13", | ||
"description": "a blazing fast state manager with network sync out of the box", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
465620
0