Socket
Socket
Sign inDemoInstall

istanbul-lib-instrument

Package Overview
Dependencies
Maintainers
1
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

istanbul-lib-instrument - npm Package Compare versions

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

.doc.yml

4

index.js

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

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

@@ -16,3 +16,3 @@ var Instrumenter = require('./lib/instrumenter');

* returns an instrumenter instance with the specified options
* @param {Object} opts [opts=undefined] instrumenter options, see {@link #Instrumenter}
* @param {Object} opts [opts={}] instrumenter options, see {@link #Instrumenter}
* @returns {Instrumenter}

@@ -19,0 +19,0 @@ */

@@ -15,4 +15,4 @@ /*

*
* @param pathOrObj {String|Object} - see the argument for {@link BaseCoverage}
* @extends BaseCoverage
* @param pathOrObj {String|Object} - see the argument for {@link FileCoverage}
* @extends FileCoverage
* @constructor

@@ -19,0 +19,0 @@ */

{
"name": "istanbul-lib-instrument",
"version": "1.0.0-alpha.2",
"version": "1.0.0-alpha.3",
"description": "Core istanbul API for JS code coverage",

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

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