@airgap/beacon-ui
Advanced tools
Comparing version 3.1.0 to 3.1.1
{ | ||
"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) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
421085