tiktok-shop
Advanced tools
Comparing version 1.0.8 to 1.0.9
@@ -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", |
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
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