Comparing version 0.3.0 to 0.3.1
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 @@ ================== |
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
30764
+ Addedlotus@0.3.1(transitive)
- Removedlotus@0.2.0(transitive)
Updatedlotus@0.3.x