Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

tiktok-live-connector

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tiktok-live-connector - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

dist/lib/tiktokSignatureProvider.js

@@ -22,3 +22,3 @@ "use strict";

enabled: true,
signProviderHost: 'https://tiktok.isaackogan.com/',
signProviderHost: 'https://tiktok.eulerstream.com/',
extraParams: {}

@@ -25,0 +25,0 @@ };

@@ -24,3 +24,2 @@ export const TIKTOK_URL_WEB: string;

const fetch_rule: number;
const identity: string;
const last_rtt: number;

@@ -27,0 +26,0 @@ const live_id: number;

@@ -15,3 +15,3 @@ "use strict";

browser_platform: 'Win32',
browser_version: '5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.63 Safari/537.36',
browser_version: '5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36',
cookie_enabled: true,

@@ -28,3 +28,2 @@ cursor: '',

fetch_rule: 1,
identity: 'audience',
internal_ext: '',

@@ -46,3 +45,3 @@ last_rtt: 0,

'Cache-Control': 'max-age=0',
'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.63 Safari/537.36',
'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36',
Accept: 'text/html,application/json,application/protobuf',

@@ -49,0 +48,0 @@ Referer: 'https://www.tiktok.com/',

{
"name": "tiktok-live-connector",
"version": "1.0.1",
"version": "1.0.2",
"description": "Node.js module to receive live stream chat events like comments and gifts from TikTok LIVE",

@@ -5,0 +5,0 @@ "main": "index.js",

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