@surfside/surfside-events 3.6.3 → 3.6.4

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.2 (https://surfside.io)
2
+ * Surfside Digital Analytics > Custom Events v3.6.4 (https://surfside.io)
3
3
  * Copyright 2022 Surfside Solutions Inc, Snowplow Analytics Ltd, 2010 Anthon Pang
4
4
  */
5
5
 
@@ -449,7 +449,7 @@ function setSurfId(context, trackers) {
449
449
  _context[t.id].length = 0;
450
450
  t.core.addGlobalContexts([
451
451
  {
452
- schema: 'iglu:io.surfside/uid_context/jsonschema/1-0-0',
452
+ schema: 'iglu:io.surfside.identity/uid_context/jsonschema/1-0-0',
453
453
  data: {
454
454
  uid2: token
455
455
  }