@airgap/beacon-transport-matrix
Advanced tools
Comparing version 4.2.2 to 4.3.0-beta.0
{ | ||
"name": "@airgap/beacon-transport-matrix", | ||
"version": "4.2.2", | ||
"version": "4.3.0-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.2", | ||
"@airgap/beacon-utils": "4.2.2", | ||
"@airgap/beacon-core": "^4.3.0-beta.0", | ||
"@airgap/beacon-utils": "^4.3.0-beta.0", | ||
"axios": "^1.6.2" | ||
}, | ||
"gitHead": "82a6778e61907dec4db93e5d4b6c5729fc4cea7c" | ||
"gitHead": "fc45a36860d9bc1cb4df48e9d7a8cb5f1020d3c8" | ||
} |
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
319675
1
+ Added@airgap/beacon-core@4.3.0(transitive)
+ Added@airgap/beacon-types@4.3.0(transitive)
+ Added@airgap/beacon-utils@4.3.0(transitive)
+ Added@babel/runtime@7.23.4(transitive)
+ Addedbroadcast-channel@7.0.0(transitive)
+ Addedeventemitter3@4.0.7(transitive)
+ Addedoblivious-set@1.4.0(transitive)
+ Addedp-finally@1.0.0(transitive)
+ Addedp-queue@6.6.2(transitive)
+ Addedp-timeout@3.2.0(transitive)
+ Addedregenerator-runtime@0.14.1(transitive)
+ Addedunload@2.4.1(transitive)
- Removed@airgap/beacon-core@4.2.2(transitive)
- Removed@airgap/beacon-types@4.2.2(transitive)
- Removed@airgap/beacon-utils@4.2.2(transitive)