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

clockech-script

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clockech-script - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

7

index.js
!(function () {
let token, domain;
let token;

@@ -7,4 +7,3 @@ if (document.currentScript) {

token = script.getAttribute("token");
domain = script.getAttribute("domain");
token = script.getAttribute("data-token");
}

@@ -69,3 +68,3 @@

}
if ("prerender" === document.visibilityState){

@@ -72,0 +71,0 @@ document.addEventListener("visibilitychange", () => {

{
"name": "clockech-script",
"version": "2.0.1",
"version": "2.0.2",
"description": "Clockech script for tracking analytics",

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

Sorry, the diff of this file is not supported yet

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