@airgap/beacon-transport-matrix
Advanced tools
Comparing version 4.2.1 to 4.2.2-beta.0
{ | ||
"name": "@airgap/beacon-transport-matrix", | ||
"version": "4.2.1", | ||
"version": "4.2.2-beta.0", | ||
"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.1", | ||
"@airgap/beacon-utils": "4.2.1", | ||
"@airgap/beacon-core": "4.2.2-beta.0", | ||
"@airgap/beacon-utils": "4.2.2-beta.0", | ||
"axios": "^1.6.2" | ||
}, | ||
"gitHead": "8452a04057e308e40c9f01c821490fca36bef9f0" | ||
"gitHead": "8bd33afe8ef6e9b16cef96c115c021d8badd463d" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
319759
1
+ Added@airgap/beacon-core@4.2.2-beta.0(transitive)
+ Added@airgap/beacon-types@4.2.2-beta.0(transitive)
+ Added@airgap/beacon-utils@4.2.2-beta.0(transitive)
- Removed@airgap/beacon-core@4.2.1(transitive)
- Removed@airgap/beacon-types@4.2.1(transitive)
- Removed@airgap/beacon-utils@4.2.1(transitive)