@plaidev/karte-action-sdk 1.1.147 → 1.1.148-27991405.c5f33dd5

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.
@@ -7742,7 +7742,7 @@ function formatTimeDiff(ms) {
7742
7742
  function instance$8($$self, $$props, $$invalidate) {
7743
7743
  let countdown;
7744
7744
  let { $$slots: slots = {}, $$scope } = $$props;
7745
- let { timeLimit = '2023/12/31 23:59:59+0900' } = $$props;
7745
+ let { timeLimit = '2023/12/31 23:59:59' } = $$props;
7746
7746
  let { stateOnEnd } = $$props;
7747
7747
  let { _style = '' } = $$props;
7748
7748
  let remainingTime;
package/dist/index.es.js CHANGED
@@ -7310,7 +7310,7 @@ function formatTimeDiff(ms) {
7310
7310
  function instance$8($$self, $$props, $$invalidate) {
7311
7311
  let countdown;
7312
7312
  let { $$slots: slots = {}, $$scope } = $$props;
7313
- let { timeLimit = '2023/12/31 23:59:59+0900' } = $$props;
7313
+ let { timeLimit = '2023/12/31 23:59:59' } = $$props;
7314
7314
  let { stateOnEnd } = $$props;
7315
7315
  let { _style = '' } = $$props;
7316
7316
  let remainingTime;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@plaidev/karte-action-sdk",
3
- "version": "1.1.147",
3
+ "version": "1.1.148-27991405.c5f33dd5",
4
4
  "author": "Plaid Inc.",
5
5
  "license": "Apache-2.0",
6
6
  "module": "./dist/index.es.js",