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.1 to 2.9.0

5

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

@@ -16,3 +16,4 @@ "main": "dist/TronWeb.node.js",

"coverage": "npm run-script test:browser && npm run-script test",
"btest": "npm run build:dev && npm run test"
"btest": "npm run build:dev && npm run test",
"reinstall": "rm -rf node_modules && npm i"
},

@@ -19,0 +20,0 @@ "husky": {

2

README.md

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

__[Tron Web - Developer Document](https://developers.tron.network/docs/tronweb-intro)__
__[Tron Web - Developer Document](https://developers.tron.network/docs/tron-web-intro)__

@@ -32,0 +32,0 @@ TronWeb aims to deliver a unified, seamless development experience influenced by Ethereum's [Web3](https://github.com/ethereum/web3.js/) implementation. We have taken the core ideas and expanded upon it to unlock the functionality of TRON's unique feature set along with offering new tools for integrating DApps in the browser, Node.js and IoT devices.

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