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

tronweb

Package Overview
Dependencies
Maintainers
1
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 1.0.6 to 1.0.7

4

package.json
{
"name": "tronweb",
"version": "1.0.6",
"version": "1.0.7",
"description": "A jssdk that encapsulates the TRON HTTP request",

@@ -57,3 +57,3 @@ "main": "lib/index.js",

"license": "MIT",
"repository": ""
"repository": "https://github.com/tronprotocol/tron-web.git"
}
# TronWeb
A jssdk that encapsulates the TRON HTTP request
* A jssdk that encapsulates the TRON HTTP request
* It is best to use in Vue or react projects
* If you want to use it in HTML, you need to execute NPM run build and then UMD modules and ES modules will be generated

@@ -11,3 +13,3 @@ # Install

# Example Usage
# Example Usage in React or vue
```

@@ -29,3 +31,3 @@ let tronWeb = new TronWeb('http://52.44.75.99:8090');

# GitHub
https://github.com/gitwujiaolong/tronWeb.git
https://github.com/tronprotocol/tron-web.git
# docs

@@ -32,0 +34,0 @@ [document](http://doc.tron.network/)

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

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