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

tiktok-shop

Package Overview
Dependencies
Maintainers
0
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tiktok-shop - npm Package Compare versions

Comparing version 1.0.8 to 1.0.9

2

common/common.js

@@ -5,3 +5,3 @@ const crypto = require('crypto');

static timestamp() {
const currentUnixTimeInSeconds = Math.floor(Date.now() / 1000) - 500;
const currentUnixTimeInSeconds = Math.floor(Date.now() / 1000) - 100;
return currentUnixTimeInSeconds;

@@ -8,0 +8,0 @@ }

{
"name": "tiktok-shop",
"version": "1.0.8",
"version": "1.0.9",
"description": "Generate \"signature\" and \"token\" for Tiktok Shop.",

@@ -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