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

dd-tool-package

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dd-tool-package - npm Package Compare versions

Comparing version 1.4.2 to 1.5.0

2

executor.js

@@ -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",

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