New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ref

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ref - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

8

History.md
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 @@ ==================

12

package.json

@@ -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

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