Socket
Socket
Sign inDemoInstall

globby

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

globby - npm Package Compare versions

Comparing version 0.1.1 to 1.0.0

6

package.json
{
"name": "globby",
"version": "0.1.1",
"version": "1.0.0",
"description": "Extends `glob` with support for multiple patterns",

@@ -53,4 +53,4 @@ "license": "MIT",

"dependencies": {
"array-differ": "^0.1.0",
"array-union": "^0.1.0",
"array-differ": "^1.0.0",
"array-union": "^1.0.1",
"async": "^0.9.0",

@@ -57,0 +57,0 @@ "glob": "^4.0.2"

@@ -48,3 +48,3 @@ # globby [![Build Status](https://travis-ci.org/sindresorhus/globby.svg?branch=master)](https://travis-ci.org/sindresorhus/globby)

See the node-glob [options](https://github.com/isaacs/node-glob#properties).
See the node-glob [options](https://github.com/isaacs/node-glob#options).

@@ -51,0 +51,0 @@ #### callback(err, paths)

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