Comparing version
@@ -1,1 +0,1 @@ | ||
const { downloader, stalk } = require('./src/utils'); // Usage Examples (async () => { console.log(await downloader.ytdl("https://youtube.com/video")); })(); | ||
const { downloader, stalk } = require('./src/utils.js'); // Usage Examples (async () => { console.log(await downloader.ytdl("https://youtube.com/video")); })(); |
{ | ||
"name": "jer-api", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "Scraper social media downloader & stalk", | ||
@@ -5,0 +5,0 @@ "main": "main.js", |
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
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
124929
0