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

@airgap/beacon-transport-postmessage

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-transport-postmessage - npm Package Compare versions

Comparing version 4.0.4 to 4.0.5

2

dist/cjs/PostMessageTransport.js

@@ -231,2 +231,4 @@ "use strict";

exports.PostMessageTransport = PostMessageTransport;
// Start loading wallets async so they will be ready when the modal is opened
PostMessageTransport.getAvailableExtensions();
//# sourceMappingURL=PostMessageTransport.js.map

@@ -152,2 +152,4 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {

}
// Start loading wallets async so they will be ready when the modal is opened
PostMessageTransport.getAvailableExtensions();
//# sourceMappingURL=PostMessageTransport.js.map

10

package.json
{
"name": "@airgap/beacon-transport-postmessage",
"version": "4.0.4",
"version": "4.0.5",
"description": "> TODO: description",

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

"dependencies": {
"@airgap/beacon-core": "4.0.4",
"@airgap/beacon-types": "4.0.4",
"@airgap/beacon-utils": "4.0.4"
"@airgap/beacon-core": "4.0.5",
"@airgap/beacon-types": "4.0.5",
"@airgap/beacon-utils": "4.0.5"
},
"gitHead": "a899e914e59303dce16c8048ac3cec76c008a90a"
"gitHead": "1fb3d33bcdb6527b131364101d9dafa0e9c4db61"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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