proxyquire
Advanced tools
Comparing version 0.4.0 to 0.4.1
{ | ||
"name": "proxyquire", | ||
"version": "0.4.0", | ||
"version": "0.4.1", | ||
"description": "Proxies nodejs require in order to allow overriding dependencies during testing.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -5,2 +5,6 @@ # proxyquire [![Build Status](https://secure.travis-ci.org/thlorenz/proxyquire.png)](http://travis-ci.org/thlorenz/proxyquire) | ||
If you want to stub dependencies for your client side modules, try | ||
[proxyquireify](https://github.com/thlorenz/proxyquireify), a proxyquire for [browserify | ||
v2](https://github.com/substack/browserify). | ||
# Features | ||
@@ -7,0 +11,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
52962
561548
231