Comparing version 0.2.0 to 0.2.1
0.2.1 / 2014-05-27 | ||
================== | ||
* package: pin dev dependency versions | ||
* package: use explicit nan commit with LLVM fix | ||
* README: use https for Travis URL | ||
* travis: test node v0.6.x | ||
0.2.0 / 2014-05-26 | ||
@@ -3,0 +11,0 @@ ================== |
@@ -20,3 +20,3 @@ { | ||
], | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"author": "Nathan Rajlich <nathan@tootallnate.net> (http://tootallnate.net)", | ||
@@ -35,12 +35,12 @@ "repository": { | ||
"debug": "~0.8.0", | ||
"nan": "~1.1.0" | ||
"nan": "https://github.com/rvagg/nan/archive/47a7e16956a876adfc86efef3c28b4d0ecbb6752.tar.gz" | ||
}, | ||
"devDependencies": { | ||
"dox": "*", | ||
"dox": "0.4.4", | ||
"highlight.js": "1", | ||
"jade": "*", | ||
"marked": "*", | ||
"jade": "0.35.0", | ||
"marked": "0.3.2", | ||
"mocha": "*", | ||
"weak": "*" | ||
"weak": "0.3.2" | ||
} | ||
} |
ref | ||
=== | ||
### Turn Buffer instances into "pointers" | ||
[![Build Status](https://secure.travis-ci.org/TooTallNate/ref.svg)](http://travis-ci.org/TooTallNate/ref) | ||
[![Build Status](https://secure.travis-ci.org/TooTallNate/ref.svg)](https://travis-ci.org/TooTallNate/ref) | ||
[![Build Status](https://ci.appveyor.com/api/projects/status/n8mswogp2im4uot8)](https://ci.appveyor.com/project/TooTallNate/ref) | ||
@@ -6,0 +6,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
HTTP dependency
Supply chain riskContains a dependency which resolves to a remote HTTP URL which could be used to inject untrusted code and reduce overall package reliability.
Found 1 instance in 1 package
349062
1
- Removednan@1.1.2(transitive)
Updatednan@https://github.com/rvagg/nan/archive/47a7e16956a876adfc86efef3c28b4d0ecbb6752.tar.gz