Socket
Socket
Sign inDemoInstall

globule

Package Overview
Dependencies
Maintainers
3
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

globule - npm Package Compare versions

Comparing version 1.3.0 to 1.3.1

4

package.json
{
"name": "globule",
"description": "An easy-to-use wildcard globbing library.",
"version": "1.3.0",
"version": "1.3.1",
"homepage": "https://github.com/cowboy/node-globule",

@@ -47,5 +47,5 @@ "author": {

"glob": "~7.1.1",
"lodash": "~4.17.10",
"lodash": "~4.17.12",
"minimatch": "~3.0.2"
}
}

@@ -122,2 +122,3 @@ # globule [![Build Status: Linux](https://travis-ci.org/cowboy/node-globule.svg?branch=master)](https://travis-ci.org/cowboy/node-globule) [![Build Status: Windows](https://ci.appveyor.com/api/projects/status/i9fnc38q952r9nc0/branch/master?svg=true)](https://ci.appveyor.com/project/gruntjs/node-globule/branch/master)

## Release History
2020-02-12 - v1.3.1 - Update dependencies.
2018-05-29 - v1.2.1 - Update dependencies, lodash@4.17.10 to avoid errant security warnings.

@@ -124,0 +125,0 @@ 2017-06-10 - v1.2.0 - Update dependencies, lodash@4.17.

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc