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

@airgap/beacon-types

Package Overview
Dependencies
Maintainers
1
Versions
123
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@airgap/beacon-types - npm Package Compare versions

Comparing version

to
4.0.4-beta.0-kukai-wc2

2

dist/cjs/types/ui.d.ts

@@ -8,2 +8,3 @@ import { NetworkType } from './beacon/NetworkType';

logo: string;
supportedInteractionStandards?: string[];
}

@@ -40,4 +41,3 @@ export interface ExtensionApp extends AppBase {

universalLink: string;
supportedInteractionStandards?: string[];
deepLink?: string;
}

@@ -8,2 +8,3 @@ import { NetworkType } from './beacon/NetworkType';

logo: string;
supportedInteractionStandards?: string[];
}

@@ -40,4 +41,3 @@ export interface ExtensionApp extends AppBase {

universalLink: string;
supportedInteractionStandards?: string[];
deepLink?: string;
}
{
"name": "@airgap/beacon-types",
"version": "4.0.2",
"version": "4.0.4-beta.0-kukai-wc2",
"description": "> TODO: description",

@@ -39,3 +39,3 @@ "author": "Andreas Gassmann <a.gassmann@papers.ch>",

},
"gitHead": "57ee250df7ce8cc69877333e89c0286f1d16d25d"
"gitHead": "24c07d89651bc6148225206775762a05ecc1f557"
}