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

protractor-multicapabilities-htmlreporter

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

protractor-multicapabilities-htmlreporter - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

examples/ptor-out.json

2

examples/app.js
var reporter = require('protractor-multicapabilities-htmlreporter');
reporter.generateHtmlReport('./ptor.json','Automation','./report.html');
reporter.generateHtmlReport('./ptor-out.json','Automation','./report.html');
{
"name": "protractor-multicapabilities-htmlreporter",
"version": "0.0.1",
"version": "0.0.2",
"description": "Utility to generate html report for multicapabilities automation results",

@@ -5,0 +5,0 @@ "main": "reporter.js",

@@ -63,1 +63,2 @@ # protractor-multicapabilities-htmlreporter

* 0.0.1 Initial release
* 0.0.2 Cleanup and refactoring
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc