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.0 to 0.11.1

2

package.json
{
"name": "wct-istanbul",
"version": "0.11.0",
"version": "0.11.1",
"description": "Instanbul coverage reporting for projects being tested by web-component-tester",

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

# wct-istanbul
=============================
A fork of [web-component-tester-istanbul](https://github.com/thedeeno/web-component-tester-istanbul) Istanbul coverage plugin for [t2ym/web-component-tester#wct6-plugin](https://github.com/t2ym/web-component-tester/tree/wct6-plugin).
A fork of [web-component-tester-istanbul](https://github.com/thedeeno/web-component-tester-istanbul) Istanbul coverage plugin for [@t2ym/web-component-tester](https://github.com/t2ym/web-component-tester/tree/wct6-plugin-scoped).

@@ -12,13 +12,13 @@ Use this plugin to collect and report test coverage (via istanbul) for

```sh
npm install wct-istanbul --saveDev
npm install --save-dev wct-istanbul
```
### Notes
- The module must be installed with [t2ym/web-component-tester#wct6-plugin](https://github.com/t2ym/web-component-tester/tree/wct6-plugin)
- The module must be installed with [@t2ym/web-component-tester](https://github.com/t2ym/web-component-tester/tree/wct6-plugin-scoped)
```sh
npm install t2ym/web-component-tester#wct6-plugin
npm install --save-dev @t2ym/web-component-tester
```
- The dedicated fork [t2ym/polymer-cli#wct6-plugin](https://github.com/t2ym/polymer-cli/tree/wct6-plugin) must be used with the module
- The dedicated fork [@t2ym/polymer-cli](https://github.com/t2ym/polymer-cli/tree/wct6-plugin) must be used with the module
```sh
npm install -g t2ym/polymer-cli#wct6-plugin
npm install -g @t2ym/polymer-cli
```

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

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