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

istanbul-reports

Package Overview
Dependencies
Maintainers
1
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

istanbul-reports - npm Package Compare versions

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

.doc.yml

4

package.json
{
"name": "istanbul-reports",
"version": "1.0.0-alpha.1",
"version": "1.0.0-alpha.2",
"description": "istanbul reports",

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

"pretest": "jshint --exclude=**/prettify.js index.js lib/ test/",
"test": "istanbul cover -x '**/assets/**/*.js' --include-all-sources --print=both _mocha -- --recursive test/",
"test": "istanbul cover -x 'docs/**' -x '**/assets/**' --include-all-sources --print=both _mocha -- --recursive 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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc