@surfside/surfside-events 3.6.1 → 3.6.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Surfside Digital Analytics > Custom Events v3.6.1 (https://surfside.io)
2
+ * Surfside Digital Analytics > Custom Events v3.6.2 (https://surfside.io)
3
3
  * Copyright 2022 Surfside Solutions Inc, Snowplow Analytics Ltd, 2010 Anthon Pang
4
4
  */
5
5
 
@@ -448,7 +448,7 @@ function setSurfId(context, trackers) {
448
448
  _context[t.id].length = 0;
449
449
  t.core.addGlobalContexts([
450
450
  {
451
- schema: 'iglu:io.surfside/uid2_context/jsonschema/1-0-0',
451
+ schema: 'iglu:io.surfside/uid_context/jsonschema/1-0-0',
452
452
  data: {
453
453
  uid2: token
454
454
  }