neastooapi
Advanced tools
Comparing version 1.1.1 to 1.1.2
@@ -0,1 +1,2 @@ | ||
import { BstationDl } from './plugins/DL-bstation.js'; | ||
import { facebookDL } from './plugins/DL-facebook.js'; | ||
@@ -20,2 +21,3 @@ import { InstagramDL } from './plugins/DL-instagram.js'; | ||
const nessid = { | ||
BstationDl, | ||
facebookDL, | ||
@@ -22,0 +24,0 @@ InstagramDL, |
{ | ||
"name": "neastooapi", | ||
"version": "1.1.01", | ||
"version": "1.1.02", | ||
"description": "NessID Scraper Module", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -7,3 +7,3 @@ import axios from 'axios'; | ||
try { | ||
const { data } = await axios.get('https://ins.neastooid.xyz/api/downloader/ytmp3', { | ||
const { data } = await axios.get('https://api.neastooid.xyz/api/downloader/ytmp3', { | ||
params: { url }, | ||
@@ -10,0 +10,0 @@ }); |
@@ -7,3 +7,3 @@ import axios from 'axios'; | ||
try { | ||
const { data } = await axios.get('https://ins.neastooid.xyz/api/downloader/ytmp4', { | ||
const { data } = await axios.get('https://api.neastooid.xyz/api/downloader/ytmp4', { | ||
params: { url }, | ||
@@ -10,0 +10,0 @@ }); |
@@ -22,5 +22,3 @@ [![-----------------------------------------------------](https://raw.githubusercontent.com/andreasbm/readme/master/assets/lines/colored.png)](#table-of-contents) | ||
+ Blue Archive Logo | ||
+ Ai GPT & SIMI | ||
+ SoundCloud Downloader | ||
+ Fix Downloader !!! | ||
+ FIX YTMP DOWNLOADER | ||
``` | ||
@@ -27,0 +25,0 @@ |
@@ -7,1 +7,6 @@ /* | ||
*/ | ||
import nessid from 'neastooapi'; | ||
nessid.baLogo('ini text nya') | ||
.then(result => console.log(result)); |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
12361
27
300
39