Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "node-rss", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Node.js package for efficently creating RSS feeds", | ||
@@ -14,3 +14,3 @@ "main": "lib/node-rss.js", | ||
"dependencies" : { | ||
"libxmljs" : "0.13.0" | ||
"libxmljs" : "0.14.x" | ||
}, | ||
@@ -17,0 +17,0 @@ "keywords": [ |
@@ -92,3 +92,6 @@ # node-rss | ||
Version 1.0.4 | ||
- Updated libxml version to 0.14.x to support compilation on OSX (Thanks @jmathews) | ||
Version 1.0.3 | ||
- update libxml version to 0.13.0 |
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
8842
97
+ Addedbindings@1.2.1(transitive)
+ Addedlibxmljs@0.14.3(transitive)
+ Addednan@2.0.7(transitive)
- Removedbindings@1.1.1(transitive)
- Removedlibxmljs@0.13.0(transitive)
- Removednan@1.5.1(transitive)
Updatedlibxmljs@0.14.x