Socket
Socket
Sign inDemoInstall

test-exclude

Package Overview
Dependencies
Maintainers
3
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

test-exclude - npm Package Versions

123

3.0.0

Diff

Changelog

Source

3.0.0 (2016-11-13)

Features

  • always exclude node_modules (#18) (b86d144)

BREAKING CHANGES

  • **/node_modules/** is again added by default, but can be counteracted with !**/node_modules/**.

<a name="2.1.3"></a>

bcoe
published 2.1.3 •

Changelog

Source

2.1.3 (2016-09-30)

Bug Fixes

  • switch lodash.assign to object-assign (#16) (45a5488)

<a name="2.1.2"></a>

bcoe
published 2.1.2 •

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc