felixge / node-sandboxed-module

A sandboxed node.js module loader that lets you inject dependencies into your modules.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Latest on NPM?

theSmaw opened this issue · comments

Has the latest version of this been pushed to NPM?

npm install sandboxed-module

has a different package.json (alhto same version) as master, and doesn't seem to include coffeescript support

@theSmaw what's your npm user name? I'm not finding myself with a lot of time to hack on this right now, so if you're interested, I'll add you to npm/github so you can push any versions you need.

I can publish this sometime today :)

Published, but the build is failing on Travis. Looking into it :-/.

Cheers Domenic!