You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

jer-api

Package Overview
Dependencies
Maintainers
0
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jer-api - npm Package Compare versions

Comparing version

to
0.2.1

2

main.js

@@ -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",