Socket
Socket
Sign inDemoInstall

bilderhic

Package Overview
Dependencies
73
Maintainers
1
Versions
105
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.13 to 1.1.14

2

package.json
{
"name": "bilderhic",
"version": " 1.1.13",
"version": " 1.1.14",
"description": "Bilderhic (bhic) is a smart and simple command tool for automatization.",

@@ -5,0 +5,0 @@ "preferGlobal": true,

@@ -483,3 +483,3 @@ /* eslint-disable no-await-in-loop */

const folderFiles = getFiles(pipe, folder, false);
pipe.verbose(`Files on ${folder}: ${folderFiles}`);
pipe.verbose(`Files on ${folder}: ${folderFiles.length}`);
files.push(...folderFiles);

@@ -486,0 +486,0 @@ });

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