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

@avalabs/vm-module-types

Package Overview
Dependencies
Maintainers
0
Versions
576
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-cp-8362-20240628184300 to 0.0.0-cp-8861-20240701164532

src/types.ts

4

CHANGELOG.md
# @avalabs/vm-module-types
## 0.0.0-cp-8362-20240628184300
## 0.0.0-cp-8861-20240701164532
### Patch Changes
- 89cbd6e: Add getBalances to evm module
- 0715d18: add module functions to evm-module

@@ -9,0 +9,0 @@ ## 0.0.10

{
"name": "@avalabs/vm-module-types",
"version": "0.0.0-cp-8362-20240628184300",
"version": "0.0.0-cp-8861-20240701164532",
"main": "src/index.ts",

@@ -9,5 +9,3 @@ "dependencies": {

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

@@ -14,0 +12,0 @@ "scripts": {

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

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';
export * from './types';
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