Socket
Socket
Sign inDemoInstall

globule

Package Overview
Dependencies
Maintainers
2
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.1.0 to 1.2.0

2

lib/globule.js

@@ -5,3 +5,3 @@ /*

*
* Copyright (c) 2014 "Cowboy" Ben Alman
* Copyright (c) 2017 "Cowboy" Ben Alman
* Licensed under the MIT license.

@@ -8,0 +8,0 @@ */

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

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

"glob": "~7.1.1",
"lodash": "~4.16.4",
"lodash": "~4.17.4",
"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
2017-06-10 - v1.2.0 - Update dependencies, lodash@4.17.
2016-10-23 - v1.1.0 - Update dependencies, lodash@4.16, glob@7.1.

@@ -129,3 +130,3 @@ 2016-04-14 - v1.0.0 - Update dependencies, lodash@4.9, glob@7.0, minimatch@3.0. Paths are unix-style with prefixBase enabled.

## License
Copyright (c) 2016 "Cowboy" Ben Alman
Copyright (c) 2017 "Cowboy" Ben Alman
Licensed under the MIT license.

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