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

@qualweb/earl-reporter

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@qualweb/earl-reporter - npm Package Compare versions

Comparing version 0.0.11 to 0.0.12

4

dist/index.js

@@ -113,3 +113,5 @@ 'use strict';

_k.label = 6;
case 6: return [2, earlReport];
case 6:
earlReport.graph.push(testSubject);
return [2, earlReport];
}

@@ -116,0 +118,0 @@ });

{
"name": "@qualweb/earl-reporter",
"version": "0.0.11",
"version": "0.0.12",
"description": "Qualweb earl reporter",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -61,2 +61,4 @@ 'use strict';

}
earlReport.graph.push(testSubject);

@@ -63,0 +65,0 @@ return earlReport;

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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