Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

test-exclude

Package Overview
Dependencies
Maintainers
2
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

test-exclude - npm Package Compare versions

Comparing version 4.2.2 to 5.0.0

14

CHANGELOG.md

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

<a name="5.0.0"></a>
# [5.0.0](https://github.com/istanbuljs/istanbuljs/compare/test-exclude@4.2.2...test-exclude@5.0.0) (2018-06-26)
* test-exclude: bump read-pkg-up dependency (#184) ([bb58139](https://github.com/istanbuljs/istanbuljs/commit/bb58139)), closes [#184](https://github.com/istanbuljs/istanbuljs/issues/184)
### BREAKING CHANGES
* Support for Node.js 4.x is dropped.
<a name="4.2.2"></a>

@@ -8,0 +22,0 @@ ## [4.2.2](https://github.com/istanbuljs/istanbuljs/compare/test-exclude@4.2.1...test-exclude@4.2.2) (2018-06-06)

7

package.json
{
"name": "test-exclude",
"version": "4.2.2",
"version": "5.0.0",
"description": "test for inclusion or exclusion of paths using pkg-conf and globs",

@@ -38,5 +38,8 @@ "main": "index.js",

"minimatch": "^3.0.4",
"read-pkg-up": "^3.0.0",
"read-pkg-up": "^4.0.0",
"require-main-filename": "^1.0.1"
},
"engines": {
"node": ">=6"
}
}
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