@vostokplatform/signature-generator
Advanced tools
Comparing version 1.4.3 to 1.4.4
@@ -139,6 +139,6 @@ "use strict"; | ||
new __1.Long('timestamp'), | ||
new __1.Long('fee'), | ||
new __1.PermissionOpType('opType'), | ||
new __1.PermissionRole('role'), | ||
new __1.Long('timestamp'), | ||
new __1.Long('fee'), | ||
new __1.PermissionDueTimestamp('dueTimestamp') | ||
@@ -145,0 +145,0 @@ ]); |
{ | ||
"name": "@vostokplatform/signature-generator", | ||
"version": "1.4.3", | ||
"version": "1.4.4", | ||
"main": "dist/index.js", | ||
@@ -5,0 +5,0 @@ "files": [ |
@@ -134,6 +134,6 @@ "use strict"; | ||
new __1.Long('timestamp'), | ||
new __1.Long('fee'), | ||
new __1.PermissionOpType('opType'), | ||
new __1.PermissionRole('role'), | ||
new __1.Long('timestamp'), | ||
new __1.Long('fee'), | ||
new __1.PermissionDueTimestamp('dueTimestamp') | ||
@@ -140,0 +140,0 @@ ]); |
@@ -195,6 +195,6 @@ import { | ||
new Long('timestamp'), | ||
new Long('fee'), | ||
new PermissionOpType('opType'), | ||
new PermissionRole('role'), | ||
new Long('timestamp'), | ||
new Long('fee'), | ||
new PermissionDueTimestamp('dueTimestamp') | ||
@@ -201,0 +201,0 @@ ]); |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet