@devraiden/api
Advanced tools
+1
-1
| { | ||
| "name": "@devraiden/api", | ||
| "version": "1.0.0", | ||
| "version": "1.0.1", | ||
| "description": "Dev Raiden multipurpose API.", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
+5
-5
@@ -22,6 +22,6 @@ <h1 align='center'> | ||
| // ESM | ||
| import Raiden from '@Dev-Raiden/api'; | ||
| import Raiden from '@devraiden/api'; | ||
| // CJS | ||
| const Raiden = require('@Dev-Raiden/api'); | ||
| const Raiden = require('@devraiden/api'); | ||
| ``` | ||
@@ -32,3 +32,3 @@ | ||
| ```js | ||
| import { TikTokDownloader } from '@Dev-Raiden/api'; | ||
| import { TikTokDownloader } from '@devraiden/api'; | ||
@@ -42,3 +42,3 @@ const url = 'https://vt.tiktok.com/ZSdcMAn1n/?k=1'; | ||
| ```js | ||
| import { InstagramDownloader } from '@Dev-Raiden/api'; | ||
| import { InstagramDownloader } from '@devraiden/api'; | ||
@@ -53,3 +53,3 @@ const url = 'https://www.instagram.com/p/CcgDk-AFZKN/'; | ||
| ```js | ||
| import { YouTubeDownloaders, YouTubeSearchings } from '@Dev-Raiden/api'; | ||
| import { YouTubeDownloaders, YouTubeSearchings } from '@devraiden/api'; | ||
@@ -56,0 +56,0 @@ const url = 'https://www.youtube.com/watch?v=g-nG6n7yx3Q'; |
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
78331
-0.01%