You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

istanbul-instrumenter-loader

Package Overview
Dependencies
Maintainers
3
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.0-rc.1 to 3.0.0

5

CHANGELOG.md

@@ -5,2 +5,7 @@ # Change Log

<a name="3.0.0"></a>
# [3.0.0](https://github.com/webpack-contrib/istanbul-instrumenter-loader/compare/v3.0.0-rc.1...v3.0.0) (2017-07-26)
<a name="3.0.0-rc.1"></a>

@@ -7,0 +12,0 @@ # [3.0.0-rc.1](https://github.com/webpack-contrib/istanbul-instrumenter-loader/compare/v3.0.0-rc.0...v3.0.0-rc.1) (2017-07-13)

2

package.json
{
"name": "istanbul-instrumenter-loader",
"version": "3.0.0-rc.1",
"version": "3.0.0",
"description": "Istanbul instrumenter loader for webpack",

@@ -5,0 +5,0 @@ "author": "Kir Belevich (@deepsweet)",

@@ -122,3 +122,3 @@ [![npm][npm]][npm-url]

|**`autoWrap`**|`{Boolean}`|`false`|Set to `true` to allow return statements outside of functions|
|**`esModules`**|`{Boolean}`|`true`|Set to `true` to instrument ES2015 Modules|
|**`esModules`**|`{Boolean}`|`false`|Set to `true` to instrument ES2015 Modules|
|**`coverageVariable`**|`{String}`|`__coverage__`|Name of global coverage variable|

@@ -125,0 +125,0 @@ |**`preserveComments`**|`{Boolean}`|`false`|Preserve comments in `output`|

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc