@plaidev/karte-action-sdk 1.1.243-28734213.1776baf6 → 1.1.244-28734218.eb9717d0

Sign up to get free protection for your applications and to get access to all the features.
@@ -16377,7 +16377,7 @@ function instance$3($$self, $$props, $$invalidate) {
16377
16377
 
16378
16378
  onMount$1(() => {
16379
16379
  setChildCount();
16380
- setInterval(setChildCount, 500);
16380
+ setInterval(setChildCount, 300);
16381
16381
  });
16382
16382
 
16383
16383
  function div0_binding($$value) {
package/dist/index.es.js CHANGED
@@ -15169,7 +15169,7 @@ function instance$3($$self, $$props, $$invalidate) {
15169
15169
 
15170
15170
  onMount$1(() => {
15171
15171
  setChildCount();
15172
- setInterval(setChildCount, 500);
15172
+ setInterval(setChildCount, 300);
15173
15173
  });
15174
15174
 
15175
15175
  function div0_binding($$value) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@plaidev/karte-action-sdk",
3
- "version": "1.1.243-28734213.1776baf6",
3
+ "version": "1.1.244-28734218.eb9717d0",
4
4
  "author": "Plaid Inc.",
5
5
  "license": "Apache-2.0",
6
6
  "module": "./dist/index.es.js",