Comparing version 0.0.29 to 0.0.30
@@ -110,4 +110,4 @@ 'use strict' | ||
result: 'success', | ||
connectionId: res.id, | ||
peerId: res.peerId | ||
connectionId: connection.id, | ||
peerId: data.connectionId | ||
} | ||
@@ -114,0 +114,0 @@ }); |
{ | ||
"name": "guardee", | ||
"version": "0.0.29", | ||
"version": "0.0.30", | ||
@@ -5,0 +5,0 @@ "description": "Guardee Wallet API", |
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
42987