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

@waves/ts-types

Package Overview
Dependencies
Maintainers
16
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@waves/ts-types - npm Package Compare versions

Comparing version 0.2.0-beta-4 to 0.2.0-beta-5

2

package.json
{
"name": "@waves/ts-types",
"version": "0.2.0-beta-4",
"version": "0.2.0-beta-5",
"main": "dist/index.js",

@@ -5,0 +5,0 @@ "types": "dist/index.d.ts",

@@ -145,2 +145,3 @@ import { TRANSACTION_TYPE, TTransactionType } from '../src';

reissuable: boolean;
chainId: number;
}

@@ -151,2 +152,3 @@

quantity: LONG;
chainId: number;
}

@@ -161,2 +163,3 @@

leaseId: string;
chainId: number;
}

@@ -189,2 +192,3 @@

script: TBase64Script | null;
chainId: number;
}

@@ -205,3 +209,3 @@

chainId: number;
dappAddress: string;
dApp: string;
call: IInvokeScriptCall<LONG>;

@@ -208,0 +212,0 @@ feeAssetId: string | null;

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