@pipedream/helper_functions
Advanced tools
@@ -10,3 +10,3 @@ import { readFileSync } from "fs"; | ||
| description: "Convert a CSV file to an array of objects.", | ||
| version: "0.0.1", | ||
| version: "0.0.2", | ||
| type: "action", | ||
@@ -48,2 +48,8 @@ props: { | ||
| }, | ||
| syncDir: { | ||
| type: "dir", | ||
| accessMode: "read", | ||
| sync: true, | ||
| optional: true, | ||
| }, | ||
| }, | ||
@@ -50,0 +56,0 @@ async run({ $ }) { |
@@ -9,3 +9,3 @@ import helper_functions from "../../helper_functions.app.mjs"; | ||
| description: "Downloads a file to [your workflow's /tmp directory](https://pipedream.com/docs/code/nodejs/working-with-files/#the-tmp-directory)", | ||
| version: "0.3.0", | ||
| version: "0.3.1", | ||
| type: "action", | ||
@@ -24,2 +24,7 @@ props: { | ||
| }, | ||
| syncDir: { | ||
| type: "dir", | ||
| accessMode: "write", | ||
| sync: true, | ||
| }, | ||
| }, | ||
@@ -26,0 +31,0 @@ async run({ $ }) { |
+1
-1
| { | ||
| "name": "@pipedream/helper_functions", | ||
| "version": "0.5.1", | ||
| "version": "0.5.2", | ||
| "description": "Pipedream Helper_functions Components", | ||
@@ -5,0 +5,0 @@ "main": "helper_functions.app.mjs", |
Unidentified License
LicenseSomething that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
Unidentified License
LicenseSomething that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
45834
0.42%1319
0.84%