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

@avalabs/types

Package Overview
Dependencies
Maintainers
0
Versions
690
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@avalabs/types - npm Package Compare versions

Comparing version

to
3.1.0-canary.2630dc5.0

1

dist/index.d.ts

@@ -8,2 +8,3 @@ interface Contact {

addressXP?: string;
addressSVM?: string;
}

@@ -10,0 +11,0 @@ interface ContactsState {

@@ -8,2 +8,3 @@ interface Contact {

addressXP?: string;
addressSVM?: string;
}

@@ -10,0 +11,0 @@ interface ContactsState {

4

package.json
{
"name": "@avalabs/types",
"version": "3.1.0-canary.22147bb.0+22147bb",
"version": "3.1.0-canary.2630dc5.0+2630dc5",
"license": "MIT",

@@ -19,3 +19,3 @@ "private": false,

},
"gitHead": "22147bbc61c699aeb948ef621321b7ab9f6c18fb"
"gitHead": "2630dc5768da5cb542bd670ab2d98748f6946157"
}