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

aelf-bridge

Package Overview
Dependencies
Maintainers
0
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aelf-bridge - npm Package Compare versions

Comparing version 0.0.11-alpha.4 to 0.0.11-alpha.5

2

package.json
{
"name": "aelf-bridge",
"version": "0.0.11-alpha.4",
"version": "0.0.11-alpha.5",
"description": "A library to interact with native apps",

@@ -5,0 +5,0 @@ "main": "dist/aelf-bridge.js",

@@ -5,2 +5,13 @@ # aelf-bridge

<p>
<a href="https://nodejs.org/download/">
<img alt="Node version" src="https://img.shields.io/node/v/aelf-bridge.svg">
</a>
<img alt="NPM" src="https://img.shields.io/npm/l/aelf-bridge">
<a href="http://commitizen.github.io/cz-cli/"><img alt="Commitizen friendly" src="https://img.shields.io/badge/commitizen-friendly-brightgreen.svg"></a>
<a href="https://github.com/aelf-lxy/aelf-js-bridge/actions/workflows/publish.yml">
<img alt="coverage" src="https://github.com/aelf-lxy/aelf-js-bridge/actions/workflows/publish.yml/badge.svg">
</a>
</p>
## Table of Contents

@@ -7,0 +18,0 @@ - [Introduction](#introduction)

@@ -35,4 +35,2 @@ /**

export {
globalWindow as window
};
export { globalWindow as window };
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