New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

grouch

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grouch - npm Package Compare versions

Comparing version

to
0.1.2

2

lib/grouch.js

@@ -48,3 +48,3 @@ /**

jasmineRunner(dirCollection.src, dirCollection.srcTest, dirCollection.mock, suppliedOptions.codeCoverage, function(){
jasmineRunner(dirCollection.src, dirCollection.srcTest, dirCollection.mock, suppliedOptions.coverage, function(){
console.log("Test Runner: " + path.resolve(process.cwd(), "_SpecRunner.html"));

@@ -51,0 +51,0 @@ console.log("Code Coverage: " + path.resolve(process.cwd(), "coverage/index.html"));

{
"name": "grouch",
"version": "0.1.1",
"version": "0.1.2",
"description": "Run test files",

@@ -5,0 +5,0 @@ "author": "Gyandeep Singh <gyandeeps@gmail.com>",