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

@airgap/beacon-ui

Package Overview
Dependencies
Maintainers
1
Versions
118
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@airgap/beacon-ui - npm Package Compare versions

Comparing version 3.1.0 to 3.1.1

12

package.json
{
"name": "@airgap/beacon-ui",
"version": "3.1.0",
"version": "3.1.1",
"description": "> TODO: description",

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

"dependencies": {
"@airgap/beacon-core": "^3.1.0",
"@airgap/beacon-transport-postmessage": "^3.1.0",
"@airgap/beacon-types": "^3.1.0",
"@airgap/beacon-utils": "^3.1.0"
"@airgap/beacon-core": "^3.1.1",
"@airgap/beacon-transport-postmessage": "^3.1.1",
"@airgap/beacon-types": "^3.1.1",
"@airgap/beacon-utils": "^3.1.1"
},
"gitHead": "9d3968617a4b58231b7b3d4bbab1fa1d2c992ebe"
"gitHead": "3d8814c88b3c5a651a77ad428492699864b5874c"
}
# `@airgap/beacon-ui`
> TODO: description
This package is part of the `@airgap/beacon-sdk` project. [Read more](https://github.com/airgap-it/beacon-sdk)
## Usage
## Introduction
```
const beaconUi = require('@airgap/beacon-ui');
This package contains the UI part (alerts and toasts) of the `beacon-sdk`.
// TODO: DEMONSTRATE API
```
Unless you need to import types from this package, you probably don't need to add it to your project.
Check our documentation for more information. [Documentation](https://docs.walletbeacon.io)
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