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

@airgap/beacon-transport-postmessage

Package Overview
Dependencies
Maintainers
1
Versions
121
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.10-beta.1 to 4.0.10-beta.2

2

dist/cjs/PostMessageTransport.js

@@ -231,4 +231,2 @@ "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,4 +152,2 @@ 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

12

package.json
{
"name": "@airgap/beacon-transport-postmessage",
"version": "4.0.10-beta.1",
"description": "This package contains methods to facilitate communication over the postmessage interface of the browser to talk to browser extensions.",
"version": "4.0.10-beta.2",
"description": "> TODO: description",
"author": "Andreas Gassmann <a.gassmann@papers.ch>",

@@ -37,7 +37,7 @@ "homepage": "https://walletbeacon.io",

"dependencies": {
"@airgap/beacon-core": "4.0.10-beta.1",
"@airgap/beacon-types": "4.0.10-beta.1",
"@airgap/beacon-utils": "4.0.10-beta.1"
"@airgap/beacon-core": "^4.0.10-beta.2",
"@airgap/beacon-types": "^4.0.10-beta.2",
"@airgap/beacon-utils": "^4.0.10-beta.2"
},
"gitHead": "5ef2757a857a36f4ccf322b1c0d0de899faf8eea"
"gitHead": "002d31e0818c444db548b9dda2d11fde00812a41"
}

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