Socket
Socket
Sign inDemoInstall

istanbul-lib-report

Package Overview
Dependencies
19
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0-alpha.1 to 1.0.0-alpha.2

.doc.yml

2

index.js

@@ -8,3 +8,3 @@ /*

/**
* @module AllExports
* @module Exports
*/

@@ -11,0 +11,0 @@

{
"name": "istanbul-lib-report",
"version": "1.0.0-alpha.1",
"version": "1.0.0-alpha.2",
"description": "Base reporting library for istanbul",

@@ -10,3 +10,3 @@ "author": "Krishnan Anantheswaran <kananthmail-github@yahoo.com>",

"pretest": "jshint index.js lib/ test/",
"test": "istanbul cover --include-all-sources --print=both _mocha -- test/",
"test": "istanbul cover -x 'docs/**' --include-all-sources --print=both _mocha -- test/",
"xposttest": "istanbul check-coverage --statements 95 --branches 80"

@@ -13,0 +13,0 @@ },

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc