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

@heliofi/evm-adapter

Package Overview
Dependencies
Maintainers
9
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 2.0.3-test to 2.0.4-test

dist/src/abi/helioOld.d.ts

1

dist/src/abi/index.d.ts
export * from './helio';
export * from './helioOld';
export * from './erc20';
export * from './erc721';
export * from './erc1155';

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

__exportStar(require("./helio"), exports);
__exportStar(require("./helioOld"), exports);
__exportStar(require("./erc20"), exports);

@@ -20,0 +21,0 @@ __exportStar(require("./erc721"), exports);

2

package.json
{
"name": "@heliofi/evm-adapter",
"version": "2.0.3-test",
"version": "2.0.4-test",
"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