🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@superhuman/push-receiver

Package Overview
Dependencies
Maintainers
7
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@superhuman/push-receiver - npm Package Compare versions

Comparing version
1.1.5
to
1.1.6
+1
-1
package.json
{
"name": "@superhuman/push-receiver",
"version": "1.1.5",
"version": "1.1.6",
"description":

@@ -5,0 +5,0 @@ "A module to subscribe to GCM/FCM and receive notifications within a node process.",

@@ -111,3 +111,3 @@ const tls = require('tls');

onMessageReceived(data, NotificationSchema, keys, persistentIds)
buf = null
data = null
timeout = null

@@ -114,0 +114,0 @@ }, 200)