@tobyg74/tiktok-api-dl
Advanced tools
Comparing version 1.0.12 to 1.0.13-fix
@@ -10,3 +10,2 @@ "use strict"; | ||
const api_1 = require("../api"); | ||
const fs_1 = __importDefault(require("fs")); | ||
const getCookie = () => new Promise((resolve, reject) => { | ||
@@ -30,3 +29,2 @@ axios_1.default | ||
.then(({ data }) => { | ||
fs_1.default.writeFileSync("data.html", data); | ||
const $ = (0, cheerio_1.load)(data); | ||
@@ -33,0 +31,0 @@ const result = JSON.parse($("script#__UNIVERSAL_DATA_FOR_REHYDRATION__").text()); |
{ | ||
"name": "@tobyg74/tiktok-api-dl", | ||
"version": "1.0.12", | ||
"version": "1.0.13-fix", | ||
"description": "Scraper for downloading media in the form of videos, images and audio from Tiktok. Also for stalking Tiktok Users", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
0
31970
698
1