🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

tronweb

Package Overview
Dependencies
Maintainers
2
Versions
148
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
6.1.0
to
6.1.1
+1
-1
lib/commonjs/tronweb.js

@@ -20,3 +20,3 @@ "use strict";

const FEE_LIMIT = 150000000;
const version = '6.1.0';
const version = '6.1.1';
function isValidOptions(options) {

@@ -23,0 +23,0 @@ return (!!options &&

@@ -16,3 +16,3 @@ import { providers } from './lib/providers/index.js';

const FEE_LIMIT = 150000000;
const version = '6.1.0';
const version = '6.1.1';
function isValidOptions(options) {

@@ -19,0 +19,0 @@ return (!!options &&

{
"name": "tronweb",
"version": "6.1.0",
"version": "6.1.1",
"description": "JavaScript SDK that encapsulates the TRON HTTP API",

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

"semver": "7.7.1",
"validator": "13.15.20"
"validator": "13.15.23"
},

@@ -107,3 +107,2 @@ "devDependencies": {

"json-schema": "0.4.0",
"jsonwebtoken": "9.0.2",
"karma": "6.4.4",

@@ -110,0 +109,0 @@ "karma-chrome-launcher": "3.2.0",

@@ -25,3 +25,3 @@ import { HttpProvider, providers } from './lib/providers/index.js';

const version = '6.1.0';
const version = '6.1.1';

@@ -28,0 +28,0 @@ function isValidOptions(options: unknown): options is TronWebOptions {

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 too big to display

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