@bigbinary/neeto-molecules 4.0.114 → 4.0.116

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.
@@ -3305,7 +3305,7 @@ var buildIpRestrictionPayload = function buildIpRestrictionPayload(values) {
3305
3305
  };
3306
3306
  };
3307
3307
 
3308
- var IP_RESTRICTIONS_ENGINE_BASE_URL = "/ip_restrictions/api/v1";
3308
+ var IP_RESTRICTIONS_ENGINE_BASE_URL = "/neeto_ip_restrictions/api/v1";
3309
3309
  var QUERY_KEYS = {
3310
3310
  IP_RESTRICTION: "IP_RESTRICTION",
3311
3311
  ALLOWED_IP_RANGES: "ALLOWED_IP_RANGES",