Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

file-set

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

file-set - npm Package Compare versions

Comparing version 5.1.2 to 5.1.3

10

package.json
{
"name": "file-set",
"version": "5.1.2",
"version": "5.1.3",
"author": "Lloyd Brookes",

@@ -25,9 +25,9 @@ "description": "Expands file paths and glob expressions, returning matched and unmatched files and directories",

"devDependencies": {
"rollup": "^2.56.2",
"test-runner": "^0.9.7"
"rollup": "^2.64.0",
"test-runner": "^0.10.1"
},
"dependencies": {
"array-back": "^6.2.0",
"glob": "^7.1.7"
"array-back": "^6.2.2",
"glob": "^7.2.0"
}
}

@@ -89,4 +89,4 @@ [![view on npm](https://badgen.net/npm/v/file-set)](https://www.npmjs.org/package/file-set)

&copy; 2014-21 Lloyd Brookes \<75pound@gmail.com\>.
&copy; 2014-22 Lloyd Brookes \<75pound@gmail.com\>.
Tested by [test-runner](https://github.com/test-runner-js/test-runner).

Sorry, the diff of this file is not supported yet

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