@superhuman/push-receiver
Advanced tools
+1
-1
| { | ||
| "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) |
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
98630
0