Comparing version 0.2.4 to 0.2.5
0.2.5 / 2015-04-15 | ||
================== | ||
* package: update "bindings" to v1.2.1 | ||
* package: update "nan" to v1.7.0 | ||
* appveyor: test node v0.12, don't test v0.11 | ||
* travis: test node v0.12, don't test v0.11 | ||
0.2.4 / 2015-02-20 | ||
@@ -3,0 +11,0 @@ ================== |
@@ -22,3 +22,3 @@ { | ||
], | ||
"version": "0.2.4", | ||
"version": "0.2.5", | ||
"author": "Nathan Rajlich <nathan@tootallnate.net> (http://tootallnate.net)", | ||
@@ -38,5 +38,5 @@ "repository": { | ||
"dependencies": { | ||
"bindings": "~1.2.0", | ||
"bindings": "~1.2.1", | ||
"debug": "2", | ||
"nan": "~1.6.2", | ||
"nan": "~1.7.0", | ||
"readable-stream": "1.0" | ||
@@ -43,0 +43,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
3412639
+ Addednan@1.7.0(transitive)
- Removednan@1.6.2(transitive)
Updatedbindings@~1.2.1
Updatednan@~1.7.0