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 0.1.0 to 0.1.1

2

lib/file-set.js
var fs = require("fs"),
glob = require("glob"),
Glob = glob.Glob,
a = require("array-ting");
a = require("array-tools");

@@ -6,0 +6,0 @@ /**

{
"name": "file-set",
"version": "0.1.0",
"version": "0.1.1",
"description": "Expands file patterns, returning the matched and unmatched files and directories.",

@@ -17,5 +17,5 @@ "main": "lib/file-set.js",

"dependencies": {
"array-ting": "^1.0.4",
"array-tools": "^1.0.4",
"glob": "^4.0.2"
}
}
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