Comparing version 0.0.3 to 0.0.4
@@ -11,3 +11,3 @@ { | ||
], | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"main": "./lib/index.js", | ||
@@ -22,3 +22,3 @@ "dependencies": {}, | ||
"scripts": { | ||
"test": "node ./runtests.js" | ||
"test": "mocha --require should --reporter min --globals foo" | ||
}, | ||
@@ -25,0 +25,0 @@ "engines": { |
@@ -6,3 +6,3 @@ This is not a mocking library. | ||
This module uses [vm.runInNewContext](http://nodejs.org/api/all.html#all_vm_runinnewcontext_code_sandbox_filename) and is heavily inspired by this answer in [stackoverflow](http://stackoverflow.com/a/10869838/234047). | ||
This module uses [vm.runInNewContext](http://nodejs.org/api/all.html#all_vm_runinnewcontext_code_sandbox_filename) and is heavily inspired by this answer in [stackoverflow answer](http://stackoverflow.com/a/10869838/234047). | ||
@@ -64,2 +64,2 @@ ## Install | ||
[MIT License](http://www.opensource.org/licenses/mit-license.php) | ||
[MIT License](http://www.opensource.org/licenses/mit-license.php) |
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
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
64
0
6674
8
133