@airgap/beacon-transport-postmessage
Advanced tools
Comparing version 4.0.10-beta.2 to 4.0.10
@@ -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 |
{ | ||
"name": "@airgap/beacon-transport-postmessage", | ||
"version": "4.0.10-beta.2", | ||
"description": "> TODO: description", | ||
"version": "4.0.10", | ||
"description": "This package contains methods to facilitate communication over the postmessage interface of the browser to talk to browser extensions.", | ||
"author": "Andreas Gassmann <a.gassmann@papers.ch>", | ||
@@ -37,7 +37,7 @@ "homepage": "https://walletbeacon.io", | ||
"dependencies": { | ||
"@airgap/beacon-core": "^4.0.10-beta.2", | ||
"@airgap/beacon-types": "^4.0.10-beta.2", | ||
"@airgap/beacon-utils": "^4.0.10-beta.2" | ||
"@airgap/beacon-core": "4.0.10", | ||
"@airgap/beacon-types": "4.0.10", | ||
"@airgap/beacon-utils": "4.0.10" | ||
}, | ||
"gitHead": "002d31e0818c444db548b9dda2d11fde00812a41" | ||
"gitHead": "b32a028d4d9036f561a97bc6ada75af792a6d6ee" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
62046
857
0
+ Added@airgap/beacon-core@4.0.10(transitive)
+ Added@airgap/beacon-types@4.0.10(transitive)
+ Added@airgap/beacon-utils@4.0.10(transitive)
+ Added@types/chrome@0.0.163(transitive)
- Removed@airgap/beacon-core@4.3.3(transitive)
- Removed@airgap/beacon-types@4.3.3(transitive)
- Removed@airgap/beacon-utils@4.3.3(transitive)
- Removed@babel/runtime@7.23.4(transitive)
- Removed@types/chrome@0.0.246(transitive)
- Removedbroadcast-channel@7.0.0(transitive)
- Removedeventemitter3@4.0.7(transitive)
- Removedoblivious-set@1.4.0(transitive)
- Removedp-finally@1.0.0(transitive)
- Removedp-queue@6.6.2(transitive)
- Removedp-timeout@3.2.0(transitive)
- Removedregenerator-runtime@0.14.1(transitive)
- Removedunload@2.4.1(transitive)
Updated@airgap/beacon-core@4.0.10
Updated@airgap/beacon-types@4.0.10
Updated@airgap/beacon-utils@4.0.10