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.0d842e8.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.0cb77a4.0+0cb77a4",
"version": "3.1.0-canary.0d842e8.0+0d842e8",
"license": "MIT",

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

},
"gitHead": "0cb77a4a19185b4db550573cfbbdd9eed17ef1de"
"gitHead": "0d842e89eb69b0b9205ba80a76605f672a06f3bc"
}