New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.2 to 2.1.2

19

index.js

@@ -46,4 +46,5 @@ !(function () {

const href = window.location.href;
const timestamp = new Date().toISOString();
let referrer = document.referrer;
referrer = referrer == href || "" ? "direct" : referrer;

@@ -53,11 +54,15 @@

token,
timestamp,
session: getSession(),
timezone,
locale,
agent,
pathname,
href,
referrer,
hit: {
timezone,
locale,
agent,
pathname,
href,
referrer,
}
};
//replace for post request
console.log(data);

@@ -64,0 +69,0 @@ }

{
"name": "clockech-script",
"version": "2.0.2",
"version": "2.1.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