Socket
Socket
Sign inDemoInstall

glob

Package Overview
Dependencies
Maintainers
1
Versions
155
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

glob - npm Package Compare versions

Comparing version 3.2.5 to 3.2.6

2

package.json

@@ -5,3 +5,3 @@ {

"description": "a little globber",
"version": "3.2.5",
"version": "3.2.6",
"repository": {

@@ -8,0 +8,0 @@ "type": "git",

@@ -286,3 +286,2 @@ {

"./examples/usr-local.js",
"./node_modules/graceful-fs",
"./node_modules/inherits",

@@ -289,0 +288,0 @@ "./node_modules/minimatch",

@@ -1,2 +0,2 @@

var fs = require('graceful-fs');
var fs = require('fs');
var test = require('tap').test;

@@ -3,0 +3,0 @@ var glob = require('../');

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