@patrickkfkan/peer-dial
Advanced tools
Comparing version 0.1.2 to 0.1.3
{ | ||
"name": "@patrickkfkan/peer-dial", | ||
"description": "Nodejs implementation of the Discovery and Launch Protocol DIAL", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"author": { | ||
@@ -25,3 +25,3 @@ "name": "Louay Bassbouss (original author); Forked version by Patrick Kan <patrickkfkan@gmail.com> (https://github.com/patrickkfkan).", | ||
"gate": "^0.3.0", | ||
"uuid": "^3.3.3", | ||
"uuid": "^9.0.0", | ||
"xml2js": "^0.6.2" | ||
@@ -28,0 +28,0 @@ }, |
Forked from https://github.com/fraunhoferfokus/peer-dial with the following changes: | ||
v0.1.2: | ||
- Update xml2js dep version | ||
v0.1.3: | ||
- Update dependencies | ||
@@ -6,0 +6,0 @@ v0.1.1: |
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
43336
+ Addeduuid@9.0.1(transitive)
- Removeduuid@3.4.0(transitive)
Updateduuid@^9.0.0