Huge News!Announcing our $40M Series B led by Abstract Ventures.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.0.18 to 0.0.19

5

History.md
0.0.19 / 2012-06-25
==================
- use node-bindings
0.0.18 / 2012-06-21

@@ -3,0 +8,0 @@ ===================

2

lib/ref.js

@@ -5,3 +5,3 @@

exports = module.exports = require('../build/Release/binding.node')
exports = module.exports = require('bindings')('binding')

@@ -8,0 +8,0 @@ /**

@@ -19,3 +19,3 @@ { "name": "ref"

]
, "version": "0.0.18"
, "version": "0.0.19"
, "author": "Nathan Rajlich <nathan@tootallnate.net> (http://tootallnate.net)"

@@ -29,3 +29,4 @@ , "repository": { "type": "git", "url": "git://github.com/TooTallNate/ref.git" }

, "dependencies": {
"debug": "*"
"bindings": "*"
, "debug": "*"
}

@@ -32,0 +33,0 @@ , "devDependencies": {

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