Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@vostokplatform/signature-generator

Package Overview
Dependencies
Maintainers
7
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vostokplatform/signature-generator - npm Package Compare versions

Comparing version 1.3.7 to 1.3.8

2

package.json
{
"name": "@vostokplatform/signature-generator",
"version": "1.3.7",
"version": "1.3.8",
"main": "dist/index.js",

@@ -5,0 +5,0 @@ "files": [

@@ -84,4 +84,7 @@ // import {PERMISSION_TRANSACTION_ROLE, PERMISSION_TRANSACTION_OPERATION_TYPE} from '../constants'

export interface IDATA_PROPS extends IDEFAULT_PROPS {
senderPublicKey: string;
authorPublicKey: string;
data: Array<IDATA_ENTRY>;
fee: string;
timestamp: number;
}

@@ -88,0 +91,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc