Socket
Socket
Sign inDemoInstall

test-exclude

Package Overview
Dependencies
12
Maintainers
3
Versions
36
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous123

2.1.2

Diff

Changelog

Source

2.1.2 (2016-08-31)

Bug Fixes

  • exclude-config: Use the defaultExcludes for anything passed in that is not an array (#15) (227042f)

<a name="2.1.1"></a>

bcoe
published 2.1.1 •

Changelog

Source

2.1.1 (2016-08-12)

Bug Fixes

  • it should be possible to cover the node_modules folder (#13) (09f2788)

<a name="2.1.0"></a>

bcoe
published 2.1.0 •

Changelog

Source

2.1.0 (2016-08-12)

Features

  • export defaultExclude, so that it can be used in yargs' default settings (#12) (5b3743b)

<a name="2.0.0"></a>

bcoe
published 2.0.0 •

Changelog

Source

2.0.0 (2016-08-12)

Bug Fixes

  • use Array#reduce and remove unneeded branch in prepGlobPatterns (#5) (c0f0f59)

Features

  • don't exclude anything when empty array passed (#11) (200ec07)

BREAKING CHANGES

  • we now allow an empty array to be passed in, making it possible to disable the default exclude rules -- we will need to be mindful when pulling this logic into nyc.

<a name="1.1.0"></a>

bcoe
published 1.1.0 •

Changelog

Source

1.1.0 (2016-06-08)

Features

  • set configFound if we find a configuration key in package.json (#2) (64da7b9)

<a name="1.0.0"></a>

bcoe
published 1.0.0 •

Changelog

Source

1.0.0 (2016-06-06)

Features

  • initial commit, pulled over some of the functionality from nyc (3f1fce3)
  • you can now load include/exclude logic from a package.json stanza (#1) (29b543d)
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc