@airgap/beacon-transport-matrix
Advanced tools
Comparing version 4.2.2-beta.0 to 4.2.2-beta.1
{ | ||
"name": "@airgap/beacon-transport-matrix", | ||
"version": "4.2.2-beta.0", | ||
"version": "4.2.2-beta.1", | ||
"description": "This package contains methods to facilitate communication over the Beacon network, a decentralised P2P network that is based on the matrix protocol.", | ||
@@ -37,7 +37,7 @@ "author": "Andreas Gassmann <a.gassmann@papers.ch>", | ||
"dependencies": { | ||
"@airgap/beacon-core": "4.2.2-beta.0", | ||
"@airgap/beacon-utils": "4.2.2-beta.0", | ||
"@airgap/beacon-core": "4.2.2-beta.1", | ||
"@airgap/beacon-utils": "4.2.2-beta.1", | ||
"axios": "^1.6.2" | ||
}, | ||
"gitHead": "8bd33afe8ef6e9b16cef96c115c021d8badd463d" | ||
"gitHead": "35dcbee28c9a2e414750d3d2efbac9f49384ffcd" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
+ Added@airgap/beacon-core@4.2.2-beta.1(transitive)
+ Added@airgap/beacon-types@4.2.2-beta.1(transitive)
+ Added@airgap/beacon-utils@4.2.2-beta.1(transitive)
- Removed@airgap/beacon-core@4.2.2-beta.0(transitive)
- Removed@airgap/beacon-types@4.2.2-beta.0(transitive)
- Removed@airgap/beacon-utils@4.2.2-beta.0(transitive)