Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@heliofi/evm-adapter

Package Overview
Dependencies
Maintainers
7
Versions
85
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@heliofi/evm-adapter - npm Package Compare versions

Comparing version 0.0.14-beta to 0.0.15-beta

2

dist/src/approveTokenAmount.js

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

const approveTokenAmount = async (signer, amount, tokenAddress) => {
if (tokenAddress) {
if (!tokenAddress) {
throw new Error('Missing erc20 token address');

@@ -11,0 +11,0 @@ }

{
"name": "@heliofi/evm-adapter",
"version": "0.0.14-beta",
"version": "0.0.15-beta",
"description": "API to interact with Helio Finances program on EVM chains.",

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

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