New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

nyc

Package Overview
Dependencies
Maintainers
2
Versions
165
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nyc - npm Package Versions

1
17

8.2.0-candidate1

Diff

bcoe
published 8.1.0 •

Changelog

Source

8.1.0 (2016-08-14)

Bug Fixes

  • serialization using ',' was breaking globs (#353) (22929db)

Features

  • implicitly assume node when the command starts with an option (#350) (2bb52cd)

<a name="8.0.0"></a>

bcoe
published 8.1.0-candidate •

bcoe
published 8.0.0 •

Changelog

Source

8.0.0 (2016-08-12)

Bug Fixes

  • make nyc instrument work in subdirectories (#343) (a82cf49)
  • upgrade to versions of coverage/instrument that solve out-of-bound errors (#349) (bee0328)

Features

  • upgrade to new test-exclude; with suppport for node_modules, and empty exclude (#348) (d616ffc)

BREAKING CHANGES

  • node_modules is no longer automatically excluded, and an empty array of exclude rules can now be provided.

<a name="7.1.0"></a>

bcoe
published 8.0.0-candidate •

bcoe
published 7.1.0 •

Changelog

Source

7.1.0 (2016-07-24)

Bug Fixes

  • make --all flag work with files with extensions other than .js (#326) (d0a8674)
  • work around for Windows path issue nodejs/node#6624 (6b1fed0)

Features

  • nyc no longer tries to run arguments passed to the instrumented bin (#322) (e0a8c0b)
  • use istanbul-lib-hook to wrap require and support vm hooks (#308) (2b64cf8)

<a name="7.0.0"></a>

bcoe
published 7.1.0-candidate2 •

bcoe
published 7.0.0-candidate2 •

bcoe
published 7.1.0-candidate •

bcoe
published 7.0.0 •

Changelog

Source

7.0.0 (2016-07-09)

Bug Fixes

Features

  • adds instrument command line option (#298) (e45b51b)
  • nyc is being refactored to become the official Istanbul 1.0 bin (#286) (61a05ea)

BREAKING CHANGES

  • significant chunks of nyc's API have been reworked, to use the Istanbul 1.0 API: source-map support, instrumentation, the check-coverage command, etc.

<a name="6.6.1"></a>

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