thlorenz / proxyquireify

browserify >= v2 version of proxyquire. Mocks out browserify's require to allow stubbing out dependencies while testing.
MIT License
152 stars 24 forks source link

Changing version of detective module #62

Closed mijikim closed 8 years ago

mijikim commented 8 years ago

Hello, Would it be possible for proxyquireify to use detective version ~4.1.0? It has a dependency on esprima-fb which is causing build failures due to the metadata discrepancy in NPM. All the tests are passing with detective version up to 4.1.0.