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

dirmatch

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dirmatch - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

2

package.json
{
"name": "dirmatch",
"version": "0.1.1",
"version": "0.1.2",
"description": "Match multiple patterns with all files in directory",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -1,2 +0,2 @@

#dirmatch
# dirmatch

@@ -6,3 +6,3 @@ Match multiple patterns with all files in directory using

##Install
## Install

@@ -13,3 +13,3 @@ ```

##Usage
## Usage

@@ -25,3 +25,3 @@ ```

###dirmatch(dir, patterns, [options])
### dirmatch(dir, patterns, [options])

@@ -32,3 +32,3 @@ Matches patterns with paths in directory.

####dir
#### dir

@@ -39,3 +39,3 @@ Type: `string`

####patterns
#### patterns

@@ -49,9 +49,9 @@ Type: `array<string>`

####[options]
#### options
Type: `options`
Type: `object`
Options for minimatch.
##License
## License

@@ -58,0 +58,0 @@ Public domain, see the `LICENCE.md` file.

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