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

kochava

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kochava - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

2

dist/kochava.js

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

function Kochava(app_id, verbose, use_cookie, disable_auto_install, custom_traits) {
var SDK_VERSION = "Web 2.5.0";
var SDK_VERSION = "Web 2.5.0 (NPM 1.0.6)";
var KOCHAVA_CONTROL = "web-sdk.control.kochava.com/track/json";

@@ -20,0 +20,0 @@ var IDENTITY_LINK_ENDPOINT = "web-sdk.control.kochava.com/v1/cpi/identityLink.php";

@@ -27,3 +27,3 @@ import {

) {
const SDK_VERSION = "Web 2.5.0";
const SDK_VERSION = "Web 2.5.0 (NPM 1.0.6)";
const KOCHAVA_CONTROL = "web-sdk.control.kochava.com/track/json";

@@ -30,0 +30,0 @@ const IDENTITY_LINK_ENDPOINT =

{
"name": "kochava",
"version": "1.0.5",
"version": "1.0.6",
"main": "dist/kochava.js",

@@ -5,0 +5,0 @@ "scripts": {

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