@airgap/beacon-transport-postmessage
Advanced tools
Comparing version 4.3.0 to 4.3.1
{ | ||
"name": "@airgap/beacon-transport-postmessage", | ||
"version": "4.3.0", | ||
"version": "4.3.1", | ||
"description": "This package contains methods to facilitate communication over the postmessage interface of the browser to talk to browser extensions.", | ||
@@ -37,7 +37,7 @@ "author": "Andreas Gassmann <a.gassmann@papers.ch>", | ||
"dependencies": { | ||
"@airgap/beacon-core": "4.3.0", | ||
"@airgap/beacon-types": "4.3.0", | ||
"@airgap/beacon-utils": "4.3.0" | ||
"@airgap/beacon-core": "4.3.1", | ||
"@airgap/beacon-types": "4.3.1", | ||
"@airgap/beacon-utils": "4.3.1" | ||
}, | ||
"gitHead": "8e91d90dac65a88db90a31f451fb9620d6835872" | ||
"gitHead": "f65cc9882f23a81635e46b7d1e72a86f22621288" | ||
} |
+ Added@airgap/beacon-core@4.3.1(transitive)
+ Added@airgap/beacon-types@4.3.1(transitive)
+ Added@airgap/beacon-utils@4.3.1(transitive)
- Removed@airgap/beacon-core@4.3.0(transitive)
- Removed@airgap/beacon-types@4.3.0(transitive)
- Removed@airgap/beacon-utils@4.3.0(transitive)
Updated@airgap/beacon-core@4.3.1
Updated@airgap/beacon-types@4.3.1
Updated@airgap/beacon-utils@4.3.1