proxyquire
Advanced tools
Comparing version 1.3.0 to 1.3.1
{ | ||
"name": "proxyquire", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"description": "Proxies nodejs require in order to allow overriding dependencies during testing.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -9,3 +9,4 @@ # proxyquire [![Build Status](https://secure.travis-ci.org/thlorenz/proxyquire.png)](http://travis-ci.org/thlorenz/proxyquire) | ||
[proxyquireify](https://github.com/thlorenz/proxyquireify), a proxyquire for [browserify | ||
v2](https://github.com/substack/browserify). | ||
v2](https://github.com/substack/browserify) or [proxyquire-universal](https://github.com/bendrucker/proxyquire-universal) | ||
to test in both Node and the browser. | ||
@@ -12,0 +13,0 @@ # Features |
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
57770
434