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 3.0.0 to 3.0.1

1

dist/src/index.d.ts

@@ -24,2 +24,3 @@ /**

import type { Options } from 'fast-glob';
export type { Options };
/**

@@ -26,0 +27,0 @@ * Async iterable filename pattern matcher

2

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

@@ -5,0 +5,0 @@ "author": "Alex Potsides <alex@achingbrain.net>",

@@ -58,4 +58,4 @@ # it-glob

- Apache 2.0, ([LICENSE-APACHE](LICENSE-APACHE) / <http://www.apache.org/licenses/LICENSE-2.0>)
- MIT ([LICENSE-MIT](LICENSE-MIT) / <http://opensource.org/licenses/MIT>)
- Apache 2.0, ([LICENSE-APACHE](https://github.com/achingbrain/it/blob/main/packages/it-glob/LICENSE-APACHE) / <http://www.apache.org/licenses/LICENSE-2.0>)
- MIT ([LICENSE-MIT](https://github.com/achingbrain/it/blob/main/packages/it-glob/LICENSE-MIT) / <http://opensource.org/licenses/MIT>)

@@ -62,0 +62,0 @@ # Contribution

@@ -29,2 +29,4 @@ /**

export type { Options }
/**

@@ -31,0 +33,0 @@ * Async iterable filename pattern matcher

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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