New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

neastooapi

Package Overview
Dependencies
Maintainers
0
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

neastooapi - npm Package Compare versions

Comparing version 1.1.9 to 2.0.0

.github/CHANGELOGS.md

4

index.js

@@ -0,1 +1,2 @@

import { SoundCloudDl } from './plugins/DL-soundcloud.js';
import { FBDl } from './plugins/DL-facebook.js';

@@ -18,4 +19,6 @@ import { IGDl } from './plugins/DL-instagram.js';

import { BlackboxAi } from './plugins/AI-blackbox.js';
import { AiInsfxV2 } from './plugins/AI-insfxv2.js';
const nessid = {
SoundCloudDl,
FBDl,

@@ -38,4 +41,5 @@ IGDl,

BlackboxAi,
AiInsfxV2,
};
export default nessid;

11

package.json
{
"name": "neastooapi",
"version": "1.1.9",
"description": "Scraper Module",
"version": "2.0.0",
"description": "Scraper Api Module",
"main": "index.js",

@@ -33,8 +33,7 @@ "type": "module",

"Video downloader",
"whatsapp-api",
"otakudesu-api",
"blue-archive",
"chatgpt",
"blackbox",
"bing"
"bing",
"Scraper API",
"Social API"
],

@@ -41,0 +40,0 @@ "author": "NeofetchNpc",

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