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

glob-gitignore

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

glob-gitignore - npm Package Compare versions

Comparing version 1.0.12 to 1.0.13

4

package.json
{
"name": "glob-gitignore",
"version": "1.0.12",
"description": "Extends `glob` with support for filtering files according to gitignore rules and exposes an optional Promise API",
"version": "1.0.13",
"description": "Extends `glob` with support for filtering files according to gitignore rules and exposes an optional Promise API with NO performance issues",
"main": "src/index.js",

@@ -6,0 +6,0 @@ "scripts": {

@@ -19,2 +19,4 @@ [![Build Status](https://travis-ci.org/kaelzhang/node-glob-gitignore.svg?branch=master)](https://travis-ci.org/kaelzhang/node-glob-gitignore)

This module is built to solve performance issues, see [Why](#why).
## Install

@@ -21,0 +23,0 @@

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