Socket
Socket
Sign inDemoInstall

istanbul-lib-instrument

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

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

# [4.0.0-alpha.3](https://github.com/istanbuljs/istanbuljs/compare/istanbul-lib-instrument@4.0.0-alpha.2...istanbul-lib-instrument@4.0.0-alpha.3) (2019-12-07)
**Note:** Version bump only for package istanbul-lib-instrument
# [4.0.0-alpha.2](https://github.com/istanbuljs/istanbuljs/compare/istanbul-lib-instrument@4.0.0-alpha.1...istanbul-lib-instrument@4.0.0-alpha.2) (2019-11-01)

@@ -8,0 +16,0 @@

28

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

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

"dependencies": {
"@babel/core": "^7.6.2",
"@babel/parser": "^7.6.2",
"@babel/template": "^7.6.0",
"@babel/traverse": "^7.6.2",
"@istanbuljs/schema": "^0.1.0",
"istanbul-lib-coverage": "^3.0.0-alpha.1",
"@babel/core": "^7.7.5",
"@babel/parser": "^7.7.5",
"@babel/template": "^7.7.4",
"@babel/traverse": "^7.7.4",
"@istanbuljs/schema": "^0.1.2",
"istanbul-lib-coverage": "^3.0.0-alpha.2",
"semver": "^6.3.0"
},
"devDependencies": {
"@babel/cli": "^7.6.2",
"@babel/plugin-transform-modules-commonjs": "^7.6.0",
"@babel/register": "^7.6.2",
"@babel/cli": "^7.7.5",
"@babel/plugin-transform-modules-commonjs": "^7.7.5",
"@babel/register": "^7.7.4",
"chai": "^4.2.0",
"clone": "^2.1.2",
"debug": "^4.1.1",
"documentation": "^12.1.2",
"documentation": "^12.1.4",
"js-yaml": "^3.13.1",
"mocha": "^6.2.1",
"mocha": "^6.2.2",
"nopt": "^4.0.1",
"nyc": "^14.1.1"
"nyc": "^15.0.0-beta.2"
},

@@ -57,3 +57,3 @@ "license": "BSD-3-Clause",

},
"gitHead": "7c1367b5786fd6378aa0f3920386672a15edac71"
"gitHead": "9546946f0e4bc80714a5b318c59e459781f05550"
}
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