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

@segment/analytics.js-integration-segmentio

Package Overview
Dependencies
Maintainers
130
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@segment/analytics.js-integration-segmentio - npm Package Compare versions

Comparing version 4.4.1 to 4.4.2-beta.0

lib/utm.js

2

lib/index.js

@@ -18,3 +18,3 @@ 'use strict';

var topDomain = require('@segment/top-domain');
var utm = require('@segment/utm-params');
var utm = require('./utm');
var uuid = require('uuid').v4;

@@ -21,0 +21,0 @@ var Queue = require('@segment/localstorage-retry');

{
"name": "@segment/analytics.js-integration-segmentio",
"description": "The Segmentio analytics.js integration.",
"version": "4.4.1",
"version": "4.4.2-beta.0",
"keywords": [

@@ -35,3 +35,2 @@ "analytics.js",

"@segment/top-domain": "^3.0.0",
"@segment/utm-params": "^2.0.0",
"component-clone": "^0.2.2",

@@ -59,7 +58,6 @@ "component-cookie": "^1.1.2",

"mocha": "^6.1.4",
"watchify": "^3.11.1",
"proclaim": "^3.4.1",
"sinon": "^1.17.4",
"watchify": "^3.11.1"
},
"gitHead": "cde252835840914f85c5bb23af61b6dac2ee3f42"
"sinon": "^1.17.4"
}
}
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