@viamrobotics/rpc
Advanced tools
Comparing version 0.1.4 to 0.1.5
{ | ||
"name": "@viamrobotics/rpc", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "dependencies": { |
@@ -11,3 +11,3 @@ interface ReadyPeer { | ||
{ | ||
urls: 'stun:stun.viam.cloud' | ||
urls: "stun:global.stun.twilio.com:3478?transport=udp" | ||
}, | ||
@@ -14,0 +14,0 @@ ] |
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
2322025