mochawesome
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "mochawesome", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "A Gorgeous HTML/CSS Reporter for Mocha.js", | ||
@@ -21,3 +21,3 @@ "scripts": { | ||
"engine": "node >= 0.10.0", | ||
"main": "index.js", | ||
"main": "mochawesome.js", | ||
"dependencies": { | ||
@@ -55,2 +55,2 @@ "async": "^0.9.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
1110307