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

tronweb

Package Overview
Dependencies
Maintainers
5
Versions
135
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tronweb - npm Package Compare versions

Comparing version 2.8.0 to 2.8.1

2

package.json
{
"name": "tronweb",
"version": "2.8.0",
"version": "2.8.1",
"description": "JavaScript SDK that encapsulates the TRON HTTP API",

@@ -5,0 +5,0 @@ "main": "dist/TronWeb.node.js",

@@ -145,3 +145,3 @@ <h1 align="center">

fullNode: 'https://some-node.tld',
solidityNode: 'https://some-other-node.tld'
solidityNode: 'https://some-other-node.tld',
eventServer: 'https://some-event-server.tld',

@@ -171,2 +171,9 @@ privateKey: 'your private key'

## Recent History
__2.8.1__
* Add options `keepTxID` to show also the txID when triggering a contract with `shouldPollResponse`
__2.8.0__
* Improve in the plugin architecture allows someone to implement a full lib at the same level of Trx and TransactionBuilder
__2.7.4__

@@ -173,0 +180,0 @@ * Fix bugs of trx.getBrokerage and trx.getReward function

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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