@companieshouse/node-session-handler
Advanced tools
Comparing version 5.1.0 to 5.1.1
@@ -37,3 +37,3 @@ import { AccessTokenKeys } from "../keys/AccessTokenKeys"; | ||
[UserProfileKeys.TokenPermissions]?: { | ||
[Key: string]: any; | ||
[Key: string]: string; | ||
}; | ||
@@ -40,0 +40,0 @@ }; |
{ | ||
"name": "@companieshouse/node-session-handler", | ||
"version": "5.1.0", | ||
"version": "5.1.1", | ||
"description": "Node.js session handler for Companies House", | ||
@@ -5,0 +5,0 @@ "main": "./lib/index.js", |
54544