Socket
Socket
Sign inDemoInstall

deglob

Package Overview
Dependencies
Maintainers
7
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

deglob - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

6

package.json
{
"name": "deglob",
"description": "Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `package.json`.",
"version": "1.1.1",
"version": "1.1.2",
"author": "Dan Flettre <fletd01@yahoo.com>",

@@ -36,4 +36,4 @@ "bugs": {

"dependencies": {
"find-root": "^0.1.1",
"glob": "^6.0.4",
"find-root": "^1.0.0",
"glob": "^7.0.5",
"ignore": "^3.0.9",

@@ -40,0 +40,0 @@ "pkg-config": "^1.1.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