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

@web/test-runner-coverage-v8

Package Overview
Dependencies
Maintainers
7
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@web/test-runner-coverage-v8 - npm Package Compare versions

Comparing version 0.7.0 to 0.7.1

1

dist/index.js

@@ -19,2 +19,3 @@ "use strict";

maxSize: 1024 * 1024 * 50,
sizeCalculation: n => n.source.length,
});

@@ -21,0 +22,0 @@ // coverage base dir must be separated with "/"

2

package.json
{
"name": "@web/test-runner-coverage-v8",
"version": "0.7.0",
"version": "0.7.1",
"publishConfig": {

@@ -5,0 +5,0 @@ "access": "public"

@@ -22,2 +22,3 @@ import { extname, join, isAbsolute, sep, posix } from 'path';

maxSize: 1024 * 1024 * 50,
sizeCalculation: n => n.source.length,
});

@@ -24,0 +25,0 @@

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