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

list-contents

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

list-contents - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

2

package.json
{
"name": "list-contents",
"version": "2.0.1",
"version": "2.0.2",
"description": "Returns a list of paths to the subfolders and subfiles of the specified location.",

@@ -5,0 +5,0 @@ "main": "index.js",

# Description
`list-contents` is a module that returns a list of paths to the subfolders and subfiles of the specified location.
* Any bugs found? Give me to know on **dev.rafalko@gmail.com**
* Any bugs found? Give me to know on *dev.rafalko@gmail.com* or on [GitHub](https://github.com/devrafalko/list-contents)
* Also check out [**`structure-dirs`**](https://www.npmjs.com/package/structure-dirs) package that creates the folders and files contents according to the given [Array] structure.

@@ -61,3 +61,3 @@

{
error: false,
error: null,
path: "./dist",

@@ -64,0 +64,0 @@ dirs: [

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