Socket
Socket
Sign inDemoInstall

fileset

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fileset - npm Package Compare versions

Comparing version 0.1.5 to 0.1.6

14

package.json

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

"description": "Wrapper around miniglob / minimatch combo to allow multiple patterns matching and include-exclude ability",
"version": "0.1.5",
"version": "0.1.6",
"homepage": "https://github.com/mklabs/node-fileset",

@@ -18,8 +18,10 @@ "repository": {

"minimatch": "0.x",
"glob": "3.x"
"glob": "5.x"
},
"licenses": [{
"type": "MIT",
"url": "https://github.com/mklabs/node-fileset/blob/master/LICENSE-MIT"
}]
"licenses": [
{
"type": "MIT",
"url": "https://github.com/mklabs/node-fileset/blob/master/LICENSE-MIT"
}
]
}

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