@signalapp/mock-server
Advanced tools
Comparing version 4.1.0 to 4.1.1
{ | ||
"name": "@signalapp/mock-server", | ||
"version": "4.1.0", | ||
"version": "4.1.1", | ||
"description": "Mock Signal Server for writing tests", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
@@ -605,3 +605,3 @@ "use strict"; | ||
pniSignatureMessage = { | ||
pni: libsignal_client_1.Pni.parseFromServiceIdString(this.device.pni).getServiceIdBinary(), | ||
pni: libsignal_client_1.Pni.parseFromServiceIdString(this.device.pni).getRawUuidBytes(), | ||
signature, | ||
@@ -608,0 +608,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
3595002