@segment/analytics.js-integration-segmentio
Advanced tools
Comparing version 4.4.1-debug-2 to 4.4.1-debug-3
@@ -345,3 +345,3 @@ 'use strict'; | ||
msg._metadata.bundledIds = bundledConfigIds; | ||
msg._metadata.maybeBundledConfigIds = maybeBundledConfigIds; | ||
msg._metadata.maybeBundledConfigIds = this.options.maybeBundledConfigIds; | ||
msg._metadata.bundledIdsComputedAtRuntime = bundledIdsComputedAtRuntime; | ||
@@ -348,0 +348,0 @@ msg._metadata.addBundledMetadata = this.options.addBundledMetadata; |
{ | ||
"name": "@segment/analytics.js-integration-segmentio", | ||
"description": "The Segmentio analytics.js integration.", | ||
"version": "4.4.1-debug-2", | ||
"version": "4.4.1-debug-3", | ||
"keywords": [ | ||
@@ -6,0 +6,0 @@ "analytics.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
83939