@segment/analytics.js-integration-segmentio
Advanced tools
Comparing version 4.4.1-debug to 4.4.1-debug-2
@@ -317,2 +317,3 @@ 'use strict'; | ||
} | ||
var bundledIdsComputedAtRuntime = false; | ||
if (this.options.addBundledMetadata) { | ||
@@ -325,3 +326,2 @@ var bundled = keys(this.analytics.Integrations); | ||
var bundledConfigIds = [] | ||
var bundledIdsComputedAtRuntime = false; | ||
for (var i = 0; i < bundled.length; i++) { | ||
@@ -328,0 +328,0 @@ var name = bundled[i] |
{ | ||
"name": "@segment/analytics.js-integration-segmentio", | ||
"description": "The Segmentio analytics.js integration.", | ||
"version": "4.4.1-debug", | ||
"version": "4.4.1-debug-2", | ||
"keywords": [ | ||
@@ -6,0 +6,0 @@ "analytics.js", |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0