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

it-glob

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

it-glob - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

dist/index.min.js

6

package.json
{
"name": "it-glob",
"version": "2.0.1",
"version": "2.0.2",
"description": "Async iterable filename pattern matcher",

@@ -23,3 +23,3 @@ "author": "Alex Potsides <alex@achingbrain.net>",

"src",
"dist/src",
"dist",
"!dist/test",

@@ -139,3 +139,3 @@ "!**/*.tsbuildinfo"

"aegir": "^38.1.7",
"it-all": "^2.0.0"
"it-all": "^3.0.0"
},

@@ -142,0 +142,0 @@ "browser": {

# it-glob <!-- omit in toc -->
[![codecov](https://img.shields.io/codecov/c/github/achingbrain/it.svg?style=flat-square)](https://codecov.io/gh/achingbrain/it)
[![CI](https://img.shields.io/github/workflow/status/achingbrain/it/test%20&%20maybe%20release/master?style=flat-square)](https://github.com/achingbrain/it/actions/workflows/js-test-and-release.yml)
[![CI](https://img.shields.io/github/actions/workflow/status/achingbrain/it/js-test-and-release.yml?branch=master\&style=flat-square)](https://github.com/achingbrain/it/actions/workflows/js-test-and-release.yml?query=branch%3Amaster)

@@ -13,3 +13,3 @@ > Async iterable filename pattern matcher

- [License](#license)
- [Contribute](#contribute)
- [Contribution](#contribution)

@@ -51,4 +51,4 @@ ## Install

## Contribute
## Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
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