Socket
Socket
Sign inDemoInstall

@skills17/karma-helpers

Package Overview
Dependencies
153
Maintainers
2
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.1 to 1.3.0

4

lib/reporter.js

@@ -159,3 +159,5 @@ "use strict";

const printer = new _testResultPrinter.default(testRun[browser.id]);
printer.print();
printer.print({
printPoints: config.arePointsShown()
});
}

@@ -162,0 +164,0 @@

{
"name": "@skills17/karma-helpers",
"version": "1.2.1",
"version": "1.3.0",
"description": "Provides some karma helpers for usage in a skills competition environment.",

@@ -59,4 +59,4 @@ "main": "lib/index.js",

"dependencies": {
"@skills17/task-config": "^2.0.1",
"@skills17/test-result-printer": "^2.0.2",
"@skills17/task-config": "^2.2.0",
"@skills17/test-result-printer": "^2.1.0",
"chalk": "^4.1.0",

@@ -63,0 +63,0 @@ "uniqid": "^5.3.0"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc