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

@avalabs/vm-module-types

Package Overview
Dependencies
Maintainers
0
Versions
513
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@avalabs/vm-module-types - npm Package Compare versions

Comparing version 0.0.0-addFunctions-20240621170127 to 0.0.0-cp-8362-20240627182731

src/balance.ts

17

CHANGELOG.md
# @avalabs/vm-module-types
## 0.0.0-addFunctions-20240621170127
## 0.0.0-cp-8362-20240627182731
### Patch Changes
- 2f39ec5: make module interface dynamic
- b09fcea: add module functions to evm-module
- 0715d18: add module functions to evm-module
## 0.0.10
### Patch Changes
- 60f36fa: add getTokens function
## 0.0.9
### Patch Changes
- 6ffa356: add module functions to evm-module
## 0.0.8

@@ -11,0 +22,0 @@

4

package.json
{
"name": "@avalabs/vm-module-types",
"version": "0.0.0-addFunctions-20240621170127",
"version": "0.0.0-cp-8362-20240627182731",
"main": "src/index.ts",

@@ -9,2 +9,4 @@ "dependencies": {

"devDependencies": {
"@avalabs/coingecko-sdk": "v2.8.0-alpha.187",
"@avalabs/utils-sdk": "2.8.0-canary.b4769c9.0",
"eslint-config-custom": "0.0.1"

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

@@ -1,1 +0,9 @@

export * from './types';
export * from './common';
export * from './coingecko';
export * from './balance';
export * from './manifest';
export * from './module';
export * from './network-fee';
export * from './rpc';
export * from './token';
export * from './transaction-history';

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