Socket
Socket
Sign inDemoInstall

nyc

Package Overview
Dependencies
Maintainers
3
Versions
165
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nyc - npm Package Compare versions

Comparing version 15.0.0-alpha.0 to 15.0.0-beta.0

2

CHANGELOG.md

@@ -5,3 +5,3 @@ # Changelog

## [15.0.0-alpha.0](https://github.com/istanbuljs/nyc/compare/v14.1.1...v15.0.0-alpha.0) (2019-10-07)
## [15.0.0-beta.0](https://github.com/istanbuljs/nyc/compare/v14.1.1...v15.0.0-beta.0) (2019-10-09)

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

@@ -52,3 +52,3 @@ 'use strict'

)
return transformed.map.data
return transformed.data
}

@@ -55,0 +55,0 @@

{
"name": "nyc",
"version": "15.0.0-alpha.0",
"version": "15.0.0-beta.0",
"description": "the Istanbul command line interface",

@@ -58,3 +58,3 @@ "main": "index.js",

"dependencies": {
"@istanbuljs/load-nyc-config": "^1.0.0-alpha.0",
"@istanbuljs/load-nyc-config": "^1.0.0-alpha.1",
"@istanbuljs/schema": "^0.1.1",

@@ -72,5 +72,5 @@ "caching-transform": "^4.0.0",

"istanbul-lib-instrument": "^4.0.0-alpha.1",
"istanbul-lib-processinfo": "^2.0.1",
"istanbul-lib-processinfo": "^2.0.2",
"istanbul-lib-report": "^3.0.0-alpha.1",
"istanbul-lib-source-maps": "^4.0.0-alpha.1",
"istanbul-lib-source-maps": "^4.0.0-alpha.2",
"istanbul-reports": "^3.0.0-alpha.2",

@@ -81,3 +81,3 @@ "js-yaml": "^3.13.1",

"p-map": "^3.0.0",
"node-preload": "^0.1.2",
"node-preload": "^0.1.3",
"resolve-from": "^5.0.0",

@@ -84,0 +84,0 @@ "rimraf": "^3.0.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