@nuskin/ns-util 3.101.1 → 3.101.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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nuskin/ns-util",
3
- "version": "3.101.1",
3
+ "version": "3.101.2",
4
4
  "baseURL": "/",
5
5
  "main": "src/util.js",
6
6
  "scripts": {
@@ -11,7 +11,7 @@ const CONTEXT_WHITELIST = [
11
11
  /\/personal-offer\./, // personal offer
12
12
  /\/static\//, // all static apps
13
13
  /\/exclusive-offer\./, // leader preview
14
- /\/catalog\./ // catalog
14
+ /\/catalog\// // catalog/PDP3
15
15
  ];
16
16
  /**
17
17
  *