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

@waves/ts-types

Package Overview
Dependencies
Maintainers
14
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.3.3 to 0.3.5

4

package.json
{
"name": "@waves/ts-types",
"version": "0.3.3",
"version": "0.3.5",
"main": "dist/index.js",

@@ -10,3 +10,3 @@ "types": "dist/index.d.ts",

"postpublish": "git push",
"prepare": "tsc"
"prepare": "npx tsc"
},

@@ -13,0 +13,0 @@ "devDependencies": {

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

assetId: string;
quantity?: LONG;
amount?: LONG;
amount: LONG;
chainId: number;

@@ -106,0 +105,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