Comparing version 2.3.3 to 2.3.4
{ | ||
"name": "rewire", | ||
"version": "2.3.3", | ||
"version": "2.3.4", | ||
"description": "Easy dependency injection for node.js unit testing", | ||
@@ -14,3 +14,5 @@ "keywords": [ | ||
"leak", | ||
"inspect" | ||
"inspect", | ||
"fake", | ||
"require" | ||
], | ||
@@ -36,2 +38,3 @@ "author": { | ||
}, | ||
"license": "MIT", | ||
"scripts": { | ||
@@ -38,0 +41,0 @@ "test": "mocha -R spec --check-leaks", |
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
26546