You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

files-from-path

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

files-from-path - npm Package Compare versions

Comparing version

to
0.1.1

dist/cjs/src/index.js

5

package.json
{
"name": "files-from-path",
"version": "0.1.0",
"version": "0.1.1",
"description": "Match provided glob paths to file objects with readable stream",

@@ -15,3 +15,4 @@ "main": "src/index.js",

"files": [
"src"
"src",
"dist"
],

@@ -18,0 +19,0 @@ "type": "module",