@quenty/permissionprovider
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@quenty/permissionprovider", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Permission provider for Roblox, including authenticating against group membership", | ||
@@ -21,7 +21,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/baseobject": "^1.0.0", | ||
"@quenty/grouputils": "^1.0.0", | ||
"@quenty/promise": "^1.0.0", | ||
"@quenty/remoting": "^1.0.0", | ||
"@quenty/table": "^1.0.0" | ||
"@quenty/baseobject": "^1.0.1", | ||
"@quenty/grouputils": "^1.0.1", | ||
"@quenty/promise": "^1.0.1", | ||
"@quenty/remoting": "^1.0.1", | ||
"@quenty/table": "^1.0.1" | ||
}, | ||
@@ -37,3 +37,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "a896087482f9a7f16f32b36e7b449fab6299d37a" | ||
"gitHead": "cbe19476600374aa8d198b3ec4a738ff3cdf0c5e" | ||
} |
Updated@quenty/baseobject@^1.0.1
Updated@quenty/grouputils@^1.0.1
Updated@quenty/promise@^1.0.1
Updated@quenty/remoting@^1.0.1
Updated@quenty/table@^1.0.1