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

apnagent

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

apnagent - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

7

History.md
0.3.1 / 2013-01-27
==================
* npmignore: ignore examples folder
* examples: [basic] add basic example
* deps: update lotus to 0.3.x, fixes writer dsl push bug
0.3.0 / 2013-01-16

@@ -3,0 +10,0 @@ ==================

2

lib/apnagent.js

@@ -11,3 +11,3 @@ /*!

exports.version = '0.3.0';
exports.version = '0.3.1';

@@ -14,0 +14,0 @@ /*!

{
"name": "apnagent"
, "version": "0.3.0"
, "version": "0.3.1"
, "description": "Node adapter for Apple Push Notification (APN) Service."

@@ -35,3 +35,3 @@ , "author": "Jake Luer <jake@alogicalpardox.com> (http://alogicalparadox.com)"

, "facet": "0.3.x"
, "lotus": "0.2.x"
, "lotus": "0.3.x"
, "tea-error": "0.1.x"

@@ -38,0 +38,0 @@ , "tea-extend": "0.2.x"

Sorry, the diff of this file is not supported yet

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