Socket
Socket
Sign inDemoInstall

totalist

Package Overview
Dependencies
0
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.0 to 3.0.1

4

package.json
{
"name": "totalist",
"version": "3.0.0",
"version": "3.0.1",
"repository": "lukeed/totalist",

@@ -11,2 +11,3 @@ "description": "A tiny (195B to 220B) utility to recursively list all (total) files in a directory",

".": {
"types": "./index.d.ts",
"import": "./dist/index.mjs",

@@ -16,2 +17,3 @@ "require": "./dist/index.js"

"./sync": {
"types": "./sync/index.d.ts",
"import": "./sync/index.mjs",

@@ -18,0 +20,0 @@ "require": "./sync/index.js"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc