@harmony-js/staking
Advanced tools
Comparing version 0.1.54 to 0.1.55
@@ -7,2 +7,3 @@ "use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.StakingFactory = void 0; | ||
var stakingTransaction_1 = require("./stakingTransaction"); | ||
@@ -9,0 +10,0 @@ var utils_1 = require("@harmony-js/utils"); |
@@ -7,2 +7,3 @@ "use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.CollectRewards = exports.Undelegate = exports.Delegate = exports.EditValidator = exports.CreateValidator = exports.CommissionRate = exports.Decimal = exports.Description = exports.StakingTransaction = exports.Directive = exports.StakingSettings = void 0; | ||
var tslib_1 = require("tslib"); | ||
@@ -9,0 +10,0 @@ // tslint:disable: max-classes-per-file |
{ | ||
"name": "@harmony-js/staking", | ||
"version": "0.1.54", | ||
"version": "0.1.55", | ||
"description": "staking transaction package for harmony", | ||
@@ -21,9 +21,9 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@harmony-js/crypto": "0.1.54", | ||
"@harmony-js/network": "0.1.54", | ||
"@harmony-js/transaction": "0.1.54", | ||
"@harmony-js/utils": "0.1.54", | ||
"@harmony-js/crypto": "0.1.55", | ||
"@harmony-js/network": "0.1.55", | ||
"@harmony-js/transaction": "0.1.55", | ||
"@harmony-js/utils": "0.1.55", | ||
"text-encoding": "^0.7.0" | ||
}, | ||
"gitHead": "4033b3f9712f01cfad8b97db4be5aa679c430321" | ||
"gitHead": "c49abc56916e6edf7aa959e38397ff280e47ec30" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
319855
3525
+ Added@harmony-js/crypto@0.1.55(transitive)
+ Added@harmony-js/network@0.1.55(transitive)
+ Added@harmony-js/transaction@0.1.55(transitive)
+ Added@harmony-js/utils@0.1.55(transitive)
+ Added@types/node@22.10.0(transitive)
+ Addedcipher-base@1.0.5(transitive)
- Removed@harmony-js/crypto@0.1.54(transitive)
- Removed@harmony-js/network@0.1.54(transitive)
- Removed@harmony-js/transaction@0.1.54(transitive)
- Removed@harmony-js/utils@0.1.54(transitive)
- Removed@types/node@22.10.1(transitive)
- Removedcipher-base@1.0.6(transitive)
Updated@harmony-js/crypto@0.1.55
Updated@harmony-js/network@0.1.55
Updated@harmony-js/utils@0.1.55