New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@waves/waves-transactions

Package Overview
Dependencies
Maintainers
18
Versions
177
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@waves/waves-transactions - npm Package Compare versions

Comparing version 3.10.2 to 3.10.3

1

dist/index.d.ts

@@ -21,2 +21,3 @@ export { massTransfer } from './transactions/mass-transfer';

export { WithTxType } from './general';
export { INodeRequestOptions } from './nodeInteraction';
export { TSeedTypes, TOption } from './types';

@@ -23,0 +24,0 @@ import * as crypto from '@waves/waves-crypto';

9

package.json
{
"name": "@waves/waves-transactions",
"version": "3.10.2",
"version": "3.10.3",
"description": "Build and sign(multi-sign) transactions for Waves blockchain.",

@@ -27,4 +27,3 @@ "keywords": [

"author": {
"name": "Yuriy Naydenov",
"email": "ebceu44@gmail.com"
"name": "wavesplatform"
},

@@ -35,2 +34,6 @@ "contributors": [

"email": "siemarell@gmail.com"
},
{
"name": "Yuriy Naydenov",
"email": "ebceu44@gmail.com"
}

@@ -37,0 +40,0 @@ ],

@@ -72,4 +72,6 @@ // Copyright (c) 2018 Yuriy Naydenov

export { WithTxType} from './general'
export { WithTxType } from './general'
export { INodeRequestOptions } from './nodeInteraction'
export {

@@ -76,0 +78,0 @@ TSeedTypes, TOption

Sorry, the diff of this file is not supported yet

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