Comparing version 1.0.2 to 1.1.0
{ | ||
"name": "chewbacca", | ||
"version": "1.0.2", | ||
"version": "1.1.0", | ||
"description": "A benchmark tool for Mocha test that will run the body of each test many times.", | ||
@@ -10,5 +10,11 @@ "scripts": { | ||
"license": "MIT", | ||
"bin": { | ||
"chewbacca": "./bin/chewbacca.js" | ||
}, | ||
"dependencies": { | ||
"escape-string-regexp": "^1.0.3", | ||
"rsvp": "^3.1.0" | ||
"async": "1.4.2", | ||
"escape-string-regexp": "1.0.3", | ||
"minimist": "1.2.0", | ||
"passerror": "1.1.0", | ||
"rsvp": "3.1.0" | ||
}, | ||
@@ -15,0 +21,0 @@ "peerDependencies": { |
@@ -9,3 +9,3 @@ # Benchmarking Mocha tests | ||
```js | ||
mocha --ui chewbacca/mocha-benchmark-ui --reporter chewbacca/mocha-benchmark-reporter test/benchmark.spec.js | ||
mocha --no-timeouts --ui chewbacca/mocha-benchmark-ui --reporter chewbacca/mocha-benchmark-reporter test/benchmark.spec.js | ||
``` | ||
@@ -12,0 +12,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
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
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
12869
7
265
6
1
+ Addedasync@1.4.2
+ Addedminimist@1.2.0
+ Addedpasserror@1.1.0
+ Addedasync@1.4.2(transitive)
+ Addedescape-string-regexp@1.0.3(transitive)
+ Addedminimist@1.2.0(transitive)
+ Addedpasserror@1.1.0(transitive)
+ Addedrsvp@3.1.0(transitive)
- Removedescape-string-regexp@1.0.5(transitive)
- Removedrsvp@3.6.2(transitive)
Updatedescape-string-regexp@1.0.3
Updatedrsvp@3.1.0