Socket
Socket
Sign inDemoInstall

@imgcook/cli-loader-images

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@imgcook/cli-loader-images - npm Package Compare versions

Comparing version 0.0.2-alpha.4 to 0.0.2

3

index.js

@@ -22,5 +22,4 @@ const fs = require('fs');

const loader = async (item, option) => {
const loader = async (fileValue, option) => {
let imgArr = [];
let fileValue = item.panelValue;
const { filePath, index } = option;

@@ -27,0 +26,0 @@ const temporaryImages = `${(

{
"name": "@imgcook/cli-loader-images",
"version": "0.0.2-alpha.4",
"version": "0.0.2",
"description": "",

@@ -35,3 +35,3 @@ "main": "index.js",

},
"gitHead": "5413f8e186ce00734847a4044545f54d7c2bf48e"
"gitHead": "d690d58b284d76e8d24cfdcb44fd33320d29884e"
}
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