@segment/analytics.js-integration-segmentio
Advanced tools
Comparing version 0.0.0-beta.8 to 0.0.0-beta.9
@@ -21,3 +21,3 @@ 'use strict'; | ||
const json = JSON; | ||
var json = JSON; | ||
@@ -321,3 +321,3 @@ /** | ||
var bundled = keys(this.analytics.Integrations); | ||
var maybeBundledConfigIds = this.options.maybeBundledConfigIds | ||
// Generate a list of bundled config IDs using the intersection of | ||
@@ -324,0 +324,0 @@ // bundled destination names and maybe bundled config IDs. |
{ | ||
"name": "@segment/analytics.js-integration-segmentio", | ||
"description": "The Segmentio analytics.js integration.", | ||
"version": "0.0.0-beta.8", | ||
"version": "0.0.0-beta.9", | ||
"keywords": [ | ||
@@ -6,0 +6,0 @@ "analytics.js", |
82895
2046