Socket
Socket
Sign inDemoInstall

@nuskin/ns-util

Package Overview
Dependencies
243
Maintainers
5
Versions
1729
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.4.1 to 4.5.0

2

package.json
{
"name": "@nuskin/ns-util",
"version": "4.4.1",
"version": "4.5.0",
"baseURL": "/",

@@ -5,0 +5,0 @@ "main": "src/util.js",

@@ -15,3 +15,5 @@ import storage from "./storage.js";

/\/catalog\//, // catalog/PDP3
/\w+\.(test)?\.?nuskin\.io/ // AEM Feature Branch
/\w+\.(test)?\.?nuskin\.io/, // AEM Feature Branch
/\/[a-z]{2}\/[a-z]{2}\//, // Any Equinox Page (should be redirected from /us/en/xxxxxx)
/\/[a-z]{2}\/[a-z]{2}$/ // Equinox homepage (should be redirected from /us/en)
];

@@ -18,0 +20,0 @@ /**

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc