Socket
Socket
Sign inDemoInstall

istanbul-lib-instrument

Package Overview
Dependencies
Maintainers
2
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.1.0-alpha.3 to 1.1.0-alpha.4

CHANGELOG.md

10

package.json
{
"name": "istanbul-lib-instrument",
"version": "1.1.0-alpha.3",
"version": "1.1.0-alpha.4",
"description": "Core istanbul API for JS code coverage",

@@ -14,6 +14,7 @@ "author": "Krishnan Anantheswaran <kananthmail-github@yahoo.com>",

"posttest": "node ./node_modules/istanbul/lib/cli.js check-coverage --statements 90 --branches 80",
"prepublish": "npm test && npm run release"
"prepublish": "npm test && npm run release",
"version": "standard-version"
},
"dependencies": {
"babel-generator": "^6.10.2",
"babel-generator": "^6.11.3",
"babel-template": "^6.9.0",

@@ -37,3 +38,4 @@ "babel-traverse": "^6.9.0",

"mocha": "^2.2.5",
"nopt": "^3.0.6"
"nopt": "^3.0.6",
"standard-version": "^2.4.0"
},

@@ -40,0 +42,0 @@ "license": "BSD-3-Clause",

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