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

@aarc-dev/core-viem

Package Overview
Dependencies
Maintainers
0
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aarc-dev/core-viem - npm Package Compare versions

Comparing version 0.0.34 to 0.0.35

3

dist/src/AarcCore.js

@@ -728,2 +728,3 @@ "use strict";

}
console.log(transferOut, " transferOut");
if (transferOut) {

@@ -734,3 +735,3 @@ // payloadParams.transferOut = JSON.stringify(transferOut)

//@ts-ignore
"transferOut[]": JSON.stringify(transferOut.tokenAddress, transferOut.fromAddress),
"transferOut[]": `${transferOut.tokenAddress, transferOut.fromAddress}`,
};

@@ -737,0 +738,0 @@ }

{
"name": "@aarc-dev/core-viem",
"version": "0.0.34",
"version": "0.0.35",
"description": "",

@@ -5,0 +5,0 @@ "main": "./dist/src/index.js",

Sorry, the diff of this file is not supported yet

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