dd-tool-package
Advanced tools
Comparing version 1.4.2 to 1.5.0
@@ -24,3 +24,3 @@ "use strict"; | ||
// Account to impersonate | ||
const caller = operationData.address; // NOTE: They need to have a balance or gg | ||
const caller = operationData.callInfo.from; // NOTE: They need to have a balance or gg | ||
// Empty passphrase | ||
@@ -27,0 +27,0 @@ const passphrase = ""; |
@@ -9,3 +9,3 @@ { | ||
}, | ||
"version": "1.4.2", | ||
"version": "1.5.0", | ||
"main": "lib/index.js", | ||
@@ -12,0 +12,0 @@ "license": "MIT", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
23571
0