Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

apn

Package Overview
Dependencies
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

apn - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

2

lib/feedback.js

@@ -214,3 +214,3 @@ var Device = require('./device');

if(!this.deferredConnection.promise.isResolved() {
if(!this.deferredConnection.promise.isResolved()) {
debug("Connection error occurred before TLS Handshake");

@@ -217,0 +217,0 @@ this.deferredConnection.reject(new Error("Unable to connect"));

{
"name": "apn",
"description": "An interface to the Apple Push Notification service for Node.js",
"version": "1.2.1",
"version": "1.2.2",
"author": "Andrew Naylor <argon@mkbot.net>",

@@ -6,0 +6,0 @@ "contributors": [

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc