Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

wct-istanbul

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wct-istanbul - npm Package Compare versions

Comparing version 0.11.2 to 0.11.3

2

lib/plugin.js

@@ -30,3 +30,3 @@ var middleware = require('./middleware');

if (!validator.validate(this.collector)) {
if (!this.validator.validate(this.collector)) {
throw new Error('Coverage failed');

@@ -33,0 +33,0 @@ }

{
"name": "wct-istanbul",
"version": "0.11.2",
"version": "0.11.3",
"description": "Instanbul coverage reporting for projects being tested by web-component-tester",

@@ -5,0 +5,0 @@ "main": "lib/plugin.js",

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