@airgap/beacon-transport-postmessage
Advanced tools
Comparing version 4.0.4 to 4.0.5
@@ -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.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
61927
857
+ Added@airgap/beacon-core@4.0.5(transitive)
+ Added@airgap/beacon-types@4.0.5(transitive)
+ Added@airgap/beacon-utils@4.0.5(transitive)
- Removed@airgap/beacon-core@4.0.4(transitive)
- Removed@airgap/beacon-types@4.0.4(transitive)
- Removed@airgap/beacon-utils@4.0.4(transitive)
Updated@airgap/beacon-core@4.0.5
Updated@airgap/beacon-types@4.0.5
Updated@airgap/beacon-utils@4.0.5