intl-tel-input 19.5.0 → 19.5.1

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/react/build.js CHANGED
@@ -1,3 +1,4 @@
1
+ // eslint-disable-next-line import/no-extraneous-dependencies
1
2
  const { build } = require("esbuild");
2
3
  const { dependencies } = require("../package.json");
3
4
 
@@ -24903,7 +24903,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
24903
24903
  K(s);
24904
24904
  }
24905
24905
  return null;
24906
- }, k.defaults = R, k.version = "19.5.0", function(s, n) {
24906
+ }, k.defaults = R, k.version = "19.5.1", function(s, n) {
24907
24907
  var t = new Z(s, n);
24908
24908
  return t._init(), s.setAttribute("data-intl-tel-input-id", t.id), window.intlTelInputGlobals.instances[t.id] = t, t;
24909
24909
  };
@@ -24903,7 +24903,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
24903
24903
  K(s);
24904
24904
  }
24905
24905
  return null;
24906
- }, k.defaults = R, k.version = "19.5.0", function(s, n) {
24906
+ }, k.defaults = R, k.version = "19.5.1", function(s, n) {
24907
24907
  var t = new Z(s, n);
24908
24908
  return t._init(), s.setAttribute("data-intl-tel-input-id", t.id), window.intlTelInputGlobals.instances[t.id] = t, t;
24909
24909
  };