@reatom/timer
Advanced tools
Comparing version 3.4.0 to 3.4.1
@@ -1,2 +0,2 @@ | ||
var t=require("@reatom/core"),e=require("@reatom/primitives"),n=require("@reatom/hooks");const o=()=>{};function r(t,e,n){if(!t.s){if(n instanceof i){if(!n.s)return void(n.o=r.bind(null,t,e));1&e&&(e=n.s),n=n.v}if(n&&n.then)return void n.then(r.bind(null,t,e),r.bind(null,t,2));t.s=e,t.v=n;const o=t.o;o&&o(t)}}const i=/*#__PURE__*/function(){function t(){}return t.prototype.then=function(e,n){const o=new t,i=this.s;if(i){const t=1&i?e:n;if(t){try{r(o,1,t(this.v))}catch(t){r(o,2,t)}return o}return this}return this.o=function(t){try{const i=t.v;1&t.s?r(o,1,e?e(i):i):n?r(o,1,n(i)):r(o,2,i)}catch(t){r(o,2,t)}},o},t}();function s(t){return t instanceof i&&1&t.s}exports.reatomTimer=(u={})=>{const{name:c=t.__count("timerAtom"),interval:a=1e3,delayMultiplier:h=1e3,progressPrecision:m=2}="string"==typeof u?{name:u}:u,f=Math.pow(10,m),v=t.atom(0,`${c}Atom`),l=t.atom(0,`${c}.progressAtom`),d=t.atom(!1,`${c}.pauseAtom`),p=t.atom(a,`${c}.intervalAtom`).pipe(e.withReducers({setSeconds:(t,e)=>1e3*e})),w=t.atom(0,`${c}._versionAtom`),g=t.action((t,e)=>{e*=h;const u=w(t,t=>t+1),c=Date.now(),a=e+c;let m=e,g=Promise.resolve(),A=o;v(t,m),l(t,0),d(t,!1);const P=n.onUpdate(d,(t,e)=>t.schedule(()=>{if(e){const t=a-Date.now();g=new Promise(e=>{A=()=>{m=t,e()}})}else A()}));return t.schedule(function(){try{let o;function n(e){if(o)return e;b(t)}const c=function(t,e,n){for(var o;;){var u=t();if(s(u)&&(u=u.v),!u)return c;if(u.then){o=0;break}var c=n();if(c&&c.then){if(!s(c)){o=1;break}c=c.s}}var a=new i,h=r.bind(null,a,2);return(0===o?u.then(f):1===o?c.then(m):(void 0).then(function(){(u=t())?u.then?u.then(f).then(void 0,h):f(u):r(a,1,c)})).then(void 0,h),a;function m(e){c=e;do{if(!(u=t())||s(u)&&!u.v)return void r(a,1,c);if(u.then)return void u.then(f).then(void 0,h);s(c=n())&&(c=c.v)}while(!c||!c.then);c.then(m).then(void 0,h)}function f(t){t?(c=n())&&c.then?c.then(m).then(void 0,h):m(c):r(a,1,c)}}(function(){return!o&&m>0},0,function(){return Promise.resolve(((t=0)=>new Promise(e=>setTimeout(e,t)))(Math.min(m,t.get(p)))).then(function(){return Promise.resolve(g).then(function(){u===t.get(w)?t.get.bind(t)(()=>{const n=t.get(p);m=v(t,a-Date.now());const o=(e-m)/e;l(t,Math.round((o-o%(n/e))*f)/f)}):o=1})})});return Promise.resolve(c&&c.then?c.then(n):n(c))}catch(h){return Promise.reject(h)}}).finally(P)},`${c}.startTimer`),A=t.action(t=>{w(t,t=>t+1),b(t)},`${c}.stopTimer`),b=t.action(t=>{v(t,0)},`${c}.endTimer`);return Object.assign(v,{progressAtom:l,endTimer:b,intervalAtom:p,startTimer:g,stopTimer:A,pauseAtom:d})}; | ||
var t=require("@reatom/core"),e=require("@reatom/primitives"),n=require("@reatom/hooks");const o=()=>{};function r(t,e,n){if(!t.s){if(n instanceof i){if(!n.s)return void(n.o=r.bind(null,t,e));1&e&&(e=n.s),n=n.v}if(n&&n.then)return void n.then(r.bind(null,t,e),r.bind(null,t,2));t.s=e,t.v=n;const o=t.o;o&&o(t)}}const i=/*#__PURE__*/function(){function t(){}return t.prototype.then=function(e,n){const o=new t,i=this.s;if(i){const t=1&i?e:n;if(t){try{r(o,1,t(this.v))}catch(t){r(o,2,t)}return o}return this}return this.o=function(t){try{const i=t.v;1&t.s?r(o,1,e?e(i):i):n?r(o,1,n(i)):r(o,2,i)}catch(t){r(o,2,t)}},o},t}();function s(t){return t instanceof i&&1&t.s}exports.reatomTimer=(u={})=>{const{name:c=t.__count("timerAtom"),interval:a=1e3,delayMultiplier:h=1e3,progressPrecision:m=2}="string"==typeof u?{name:u}:u,f=Math.pow(10,m),v=t.atom(0,`${c}Atom`),l=t.atom(0,`${c}.progressAtom`),d=t.atom(!1,`${c}.pauseAtom`),p=t.atom(a,`${c}.intervalAtom`).pipe(e.withReducers({setSeconds:(t,e)=>1e3*e})),w=t.atom(0,`${c}._versionAtom`),g=t.action((t,e)=>{e*=h;const u=w(t,t=>t+1),c=Date.now();let a=e+c,m=e,g=Promise.resolve(),A=o;v(t,m),l(t,0),d(t,!1);const P=n.onUpdate(d,(t,e)=>t.schedule(()=>{if(e){const t=Date.now();g=new Promise(e=>{A=()=>{a+=Date.now()-t,e()}})}else A()}));return t.schedule(function(){try{let o;function n(e){if(o)return e;b(t)}const c=function(t,e,n){for(var o;;){var u=t();if(s(u)&&(u=u.v),!u)return c;if(u.then){o=0;break}var c=n();if(c&&c.then){if(!s(c)){o=1;break}c=c.s}}var a=new i,h=r.bind(null,a,2);return(0===o?u.then(f):1===o?c.then(m):(void 0).then(function(){(u=t())?u.then?u.then(f).then(void 0,h):f(u):r(a,1,c)})).then(void 0,h),a;function m(e){c=e;do{if(!(u=t())||s(u)&&!u.v)return void r(a,1,c);if(u.then)return void u.then(f).then(void 0,h);s(c=n())&&(c=c.v)}while(!c||!c.then);c.then(m).then(void 0,h)}function f(t){t?(c=n())&&c.then?c.then(m).then(void 0,h):m(c):r(a,1,c)}}(function(){return!o&&m>0},0,function(){return Promise.resolve(((t=0)=>new Promise(e=>setTimeout(e,t)))(Math.min(m,t.get(p)))).then(function(){return Promise.resolve(g).then(function(){u===t.get(w)?t.get.bind(t)(()=>{const n=t.get(p);m=v(t,a-Date.now());const o=(e-m)/e;l(t,Math.round((o-o%(n/e))*f)/f)}):o=1})})});return Promise.resolve(c&&c.then?c.then(n):n(c))}catch(h){return Promise.reject(h)}}).finally(P)},`${c}.startTimer`),A=t.action(t=>{w(t,t=>t+1),b(t)},`${c}.stopTimer`),b=t.action(t=>{v(t,0)},`${c}.endTimer`);return Object.assign(v,{progressAtom:l,endTimer:b,intervalAtom:p,startTimer:g,stopTimer:A,pauseAtom:d})}; | ||
//# sourceMappingURL=index.js.map |
@@ -1,2 +0,2 @@ | ||
import{__count as t,atom as e,action as n}from"@reatom/core";import{withReducers as o}from"@reatom/primitives";import{onUpdate as r}from"@reatom/hooks";const i=()=>{};function s(t,e,n){if(!t.s){if(n instanceof u){if(!n.s)return void(n.o=s.bind(null,t,e));1&e&&(e=n.s),n=n.v}if(n&&n.then)return void n.then(s.bind(null,t,e),s.bind(null,t,2));t.s=e,t.v=n;const o=t.o;o&&o(t)}}const u=/*#__PURE__*/function(){function t(){}return t.prototype.then=function(e,n){const o=new t,r=this.s;if(r){const t=1&r?e:n;if(t){try{s(o,1,t(this.v))}catch(t){s(o,2,t)}return o}return this}return this.o=function(t){try{const r=t.v;1&t.s?s(o,1,e?e(r):r):n?s(o,1,n(r)):s(o,2,r)}catch(t){s(o,2,t)}},o},t}();function c(t){return t instanceof u&&1&t.s}const h=(h={})=>{const{name:f=t("timerAtom"),interval:m=1e3,delayMultiplier:a=1e3,progressPrecision:v=2}="string"==typeof h?{name:h}:h,l=Math.pow(10,v),d=e(0,`${f}Atom`),p=e(0,`${f}.progressAtom`),g=e(!1,`${f}.pauseAtom`),w=e(m,`${f}.intervalAtom`).pipe(o({setSeconds:(t,e)=>1e3*e})),A=e(0,`${f}._versionAtom`),b=n((t,e)=>{e*=a;const n=A(t,t=>t+1),o=Date.now(),h=e+o;let f=e,m=Promise.resolve(),v=i;d(t,f),p(t,0),g(t,!1);const b=r(g,(t,e)=>t.schedule(()=>{if(e){const t=h-Date.now();m=new Promise(e=>{v=()=>{f=t,e()}})}else v()}));return t.schedule(function(){try{let r;function o(e){if(r)return e;$(t)}const i=function(t,e,n){for(var o;;){var r=t();if(c(r)&&(r=r.v),!r)return i;if(r.then){o=0;break}var i=n();if(i&&i.then){if(!c(i)){o=1;break}i=i.s}}var h=new u,f=s.bind(null,h,2);return(0===o?r.then(a):1===o?i.then(m):(void 0).then(function(){(r=t())?r.then?r.then(a).then(void 0,f):a(r):s(h,1,i)})).then(void 0,f),h;function m(e){i=e;do{if(!(r=t())||c(r)&&!r.v)return void s(h,1,i);if(r.then)return void r.then(a).then(void 0,f);c(i=n())&&(i=i.v)}while(!i||!i.then);i.then(m).then(void 0,f)}function a(t){t?(i=n())&&i.then?i.then(m).then(void 0,f):m(i):s(h,1,i)}}(function(){return!r&&f>0},0,function(){return Promise.resolve(((t=0)=>new Promise(e=>setTimeout(e,t)))(Math.min(f,t.get(w)))).then(function(){return Promise.resolve(m).then(function(){n===t.get(A)?t.get.bind(t)(()=>{const n=t.get(w);f=d(t,h-Date.now());const o=(e-f)/e;p(t,Math.round((o-o%(n/e))*l)/l)}):r=1})})});return Promise.resolve(i&&i.then?i.then(o):o(i))}catch(a){return Promise.reject(a)}}).finally(b)},`${f}.startTimer`),P=n(t=>{A(t,t=>t+1),$(t)},`${f}.stopTimer`),$=n(t=>{d(t,0)},`${f}.endTimer`);return Object.assign(d,{progressAtom:p,endTimer:$,intervalAtom:w,startTimer:b,stopTimer:P,pauseAtom:g})};export{h as reatomTimer}; | ||
import{__count as t,atom as e,action as n}from"@reatom/core";import{withReducers as o}from"@reatom/primitives";import{onUpdate as r}from"@reatom/hooks";const i=()=>{};function s(t,e,n){if(!t.s){if(n instanceof u){if(!n.s)return void(n.o=s.bind(null,t,e));1&e&&(e=n.s),n=n.v}if(n&&n.then)return void n.then(s.bind(null,t,e),s.bind(null,t,2));t.s=e,t.v=n;const o=t.o;o&&o(t)}}const u=/*#__PURE__*/function(){function t(){}return t.prototype.then=function(e,n){const o=new t,r=this.s;if(r){const t=1&r?e:n;if(t){try{s(o,1,t(this.v))}catch(t){s(o,2,t)}return o}return this}return this.o=function(t){try{const r=t.v;1&t.s?s(o,1,e?e(r):r):n?s(o,1,n(r)):s(o,2,r)}catch(t){s(o,2,t)}},o},t}();function c(t){return t instanceof u&&1&t.s}const h=(h={})=>{const{name:f=t("timerAtom"),interval:m=1e3,delayMultiplier:a=1e3,progressPrecision:v=2}="string"==typeof h?{name:h}:h,l=Math.pow(10,v),d=e(0,`${f}Atom`),p=e(0,`${f}.progressAtom`),w=e(!1,`${f}.pauseAtom`),g=e(m,`${f}.intervalAtom`).pipe(o({setSeconds:(t,e)=>1e3*e})),A=e(0,`${f}._versionAtom`),b=n((t,e)=>{e*=a;const n=A(t,t=>t+1),o=Date.now();let h=e+o,f=e,m=Promise.resolve(),v=i;d(t,f),p(t,0),w(t,!1);const b=r(w,(t,e)=>t.schedule(()=>{if(e){const t=Date.now();m=new Promise(e=>{v=()=>{h+=Date.now()-t,e()}})}else v()}));return t.schedule(function(){try{let r;function o(e){if(r)return e;$(t)}const i=function(t,e,n){for(var o;;){var r=t();if(c(r)&&(r=r.v),!r)return i;if(r.then){o=0;break}var i=n();if(i&&i.then){if(!c(i)){o=1;break}i=i.s}}var h=new u,f=s.bind(null,h,2);return(0===o?r.then(a):1===o?i.then(m):(void 0).then(function(){(r=t())?r.then?r.then(a).then(void 0,f):a(r):s(h,1,i)})).then(void 0,f),h;function m(e){i=e;do{if(!(r=t())||c(r)&&!r.v)return void s(h,1,i);if(r.then)return void r.then(a).then(void 0,f);c(i=n())&&(i=i.v)}while(!i||!i.then);i.then(m).then(void 0,f)}function a(t){t?(i=n())&&i.then?i.then(m).then(void 0,f):m(i):s(h,1,i)}}(function(){return!r&&f>0},0,function(){return Promise.resolve(((t=0)=>new Promise(e=>setTimeout(e,t)))(Math.min(f,t.get(g)))).then(function(){return Promise.resolve(m).then(function(){n===t.get(A)?t.get.bind(t)(()=>{const n=t.get(g);f=d(t,h-Date.now());const o=(e-f)/e;p(t,Math.round((o-o%(n/e))*l)/l)}):r=1})})});return Promise.resolve(i&&i.then?i.then(o):o(i))}catch(a){return Promise.reject(a)}}).finally(b)},`${f}.startTimer`),P=n(t=>{A(t,t=>t+1),$(t)},`${f}.stopTimer`),$=n(t=>{d(t,0)},`${f}.endTimer`);return Object.assign(d,{progressAtom:p,endTimer:$,intervalAtom:g,startTimer:b,stopTimer:P,pauseAtom:w})};export{h as reatomTimer}; | ||
//# sourceMappingURL=index.module.js.map |
@@ -1,2 +0,2 @@ | ||
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("@reatom/core"),require("@reatom/primitives"),require("@reatom/hooks")):"function"==typeof define&&define.amd?define(["exports","@reatom/core","@reatom/primitives","@reatom/hooks"],t):t((e||self).timer={},e.core,e.primitives,e.hooks)}(this,function(e,t,n,o){const i=()=>{};function r(e,t,n){if(!e.s){if(n instanceof s){if(!n.s)return void(n.o=r.bind(null,e,t));1&t&&(t=n.s),n=n.v}if(n&&n.then)return void n.then(r.bind(null,e,t),r.bind(null,e,2));e.s=t,e.v=n;const o=e.o;o&&o(e)}}const s=/*#__PURE__*/function(){function e(){}return e.prototype.then=function(t,n){const o=new e,i=this.s;if(i){const e=1&i?t:n;if(e){try{r(o,1,e(this.v))}catch(e){r(o,2,e)}return o}return this}return this.o=function(e){try{const i=e.v;1&e.s?r(o,1,t?t(i):i):n?r(o,1,n(i)):r(o,2,i)}catch(e){r(o,2,e)}},o},e}();function u(e){return e instanceof s&&1&e.s}e.reatomTimer=(e={})=>{const{name:c=t.__count("timerAtom"),interval:a=1e3,delayMultiplier:f=1e3,progressPrecision:m=2}="string"==typeof e?{name:e}:e,h=Math.pow(10,m),d=t.atom(0,`${c}Atom`),l=t.atom(0,`${c}.progressAtom`),v=t.atom(!1,`${c}.pauseAtom`),p=t.atom(a,`${c}.intervalAtom`).pipe(n.withReducers({setSeconds:(e,t)=>1e3*t})),b=t.atom(0,`${c}._versionAtom`),g=t.action((e,t)=>{t*=f;const n=b(e,e=>e+1),c=Date.now(),a=t+c;let m=t,g=Promise.resolve(),y=i;d(e,m),l(e,0),v(e,!1);const T=o.onUpdate(v,(e,t)=>e.schedule(()=>{if(t){const e=a-Date.now();g=new Promise(t=>{y=()=>{m=e,t()}})}else y()}));return e.schedule(function(){try{let i;function o(t){if(i)return t;w(e)}const c=function(e,t,n){for(var o;;){var i=e();if(u(i)&&(i=i.v),!i)return c;if(i.then){o=0;break}var c=n();if(c&&c.then){if(!u(c)){o=1;break}c=c.s}}var a=new s,f=r.bind(null,a,2);return(0===o?i.then(h):1===o?c.then(m):(void 0).then(function(){(i=e())?i.then?i.then(h).then(void 0,f):h(i):r(a,1,c)})).then(void 0,f),a;function m(t){c=t;do{if(!(i=e())||u(i)&&!i.v)return void r(a,1,c);if(i.then)return void i.then(h).then(void 0,f);u(c=n())&&(c=c.v)}while(!c||!c.then);c.then(m).then(void 0,f)}function h(e){e?(c=n())&&c.then?c.then(m).then(void 0,f):m(c):r(a,1,c)}}(function(){return!i&&m>0},0,function(){return Promise.resolve(((e=0)=>new Promise(t=>setTimeout(t,e)))(Math.min(m,e.get(p)))).then(function(){return Promise.resolve(g).then(function(){n===e.get(b)?e.get.bind(e)(()=>{const n=e.get(p);m=d(e,a-Date.now());const o=(t-m)/t;l(e,Math.round((o-o%(n/t))*h)/h)}):i=1})})});return Promise.resolve(c&&c.then?c.then(o):o(c))}catch(f){return Promise.reject(f)}}).finally(T)},`${c}.startTimer`),y=t.action(e=>{b(e,e=>e+1),w(e)},`${c}.stopTimer`),w=t.action(e=>{d(e,0)},`${c}.endTimer`);return Object.assign(d,{progressAtom:l,endTimer:w,intervalAtom:p,startTimer:g,stopTimer:y,pauseAtom:v})}}); | ||
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("@reatom/core"),require("@reatom/primitives"),require("@reatom/hooks")):"function"==typeof define&&define.amd?define(["exports","@reatom/core","@reatom/primitives","@reatom/hooks"],t):t((e||self).timer={},e.core,e.primitives,e.hooks)}(this,function(e,t,n,o){const i=()=>{};function r(e,t,n){if(!e.s){if(n instanceof s){if(!n.s)return void(n.o=r.bind(null,e,t));1&t&&(t=n.s),n=n.v}if(n&&n.then)return void n.then(r.bind(null,e,t),r.bind(null,e,2));e.s=t,e.v=n;const o=e.o;o&&o(e)}}const s=/*#__PURE__*/function(){function e(){}return e.prototype.then=function(t,n){const o=new e,i=this.s;if(i){const e=1&i?t:n;if(e){try{r(o,1,e(this.v))}catch(e){r(o,2,e)}return o}return this}return this.o=function(e){try{const i=e.v;1&e.s?r(o,1,t?t(i):i):n?r(o,1,n(i)):r(o,2,i)}catch(e){r(o,2,e)}},o},e}();function u(e){return e instanceof s&&1&e.s}e.reatomTimer=(e={})=>{const{name:c=t.__count("timerAtom"),interval:a=1e3,delayMultiplier:f=1e3,progressPrecision:m=2}="string"==typeof e?{name:e}:e,h=Math.pow(10,m),d=t.atom(0,`${c}Atom`),l=t.atom(0,`${c}.progressAtom`),v=t.atom(!1,`${c}.pauseAtom`),p=t.atom(a,`${c}.intervalAtom`).pipe(n.withReducers({setSeconds:(e,t)=>1e3*t})),b=t.atom(0,`${c}._versionAtom`),g=t.action((e,t)=>{t*=f;const n=b(e,e=>e+1),c=Date.now();let a=t+c,m=t,g=Promise.resolve(),w=i;d(e,m),l(e,0),v(e,!1);const T=o.onUpdate(v,(e,t)=>e.schedule(()=>{if(t){const e=Date.now();g=new Promise(t=>{w=()=>{a+=Date.now()-e,t()}})}else w()}));return e.schedule(function(){try{let i;function o(t){if(i)return t;y(e)}const c=function(e,t,n){for(var o;;){var i=e();if(u(i)&&(i=i.v),!i)return c;if(i.then){o=0;break}var c=n();if(c&&c.then){if(!u(c)){o=1;break}c=c.s}}var a=new s,f=r.bind(null,a,2);return(0===o?i.then(h):1===o?c.then(m):(void 0).then(function(){(i=e())?i.then?i.then(h).then(void 0,f):h(i):r(a,1,c)})).then(void 0,f),a;function m(t){c=t;do{if(!(i=e())||u(i)&&!i.v)return void r(a,1,c);if(i.then)return void i.then(h).then(void 0,f);u(c=n())&&(c=c.v)}while(!c||!c.then);c.then(m).then(void 0,f)}function h(e){e?(c=n())&&c.then?c.then(m).then(void 0,f):m(c):r(a,1,c)}}(function(){return!i&&m>0},0,function(){return Promise.resolve(((e=0)=>new Promise(t=>setTimeout(t,e)))(Math.min(m,e.get(p)))).then(function(){return Promise.resolve(g).then(function(){n===e.get(b)?e.get.bind(e)(()=>{const n=e.get(p);m=d(e,a-Date.now());const o=(t-m)/t;l(e,Math.round((o-o%(n/t))*h)/h)}):i=1})})});return Promise.resolve(c&&c.then?c.then(o):o(c))}catch(f){return Promise.reject(f)}}).finally(T)},`${c}.startTimer`),w=t.action(e=>{b(e,e=>e+1),y(e)},`${c}.stopTimer`),y=t.action(e=>{d(e,0)},`${c}.endTimer`);return Object.assign(d,{progressAtom:l,endTimer:y,intervalAtom:p,startTimer:g,stopTimer:w,pauseAtom:v})}}); | ||
//# sourceMappingURL=index.umd.js.map |
{ | ||
"name": "@reatom/timer", | ||
"version": "3.4.0", | ||
"version": "3.4.1", | ||
"private": false, | ||
@@ -5,0 +5,0 @@ "sideEffects": false, |
@@ -70,7 +70,7 @@ import { test } from 'uvu' | ||
timerAtom.pauseAtom(ctx, false) | ||
await sleep(25) | ||
await sleep(40) | ||
assert.equal( | ||
track.calls.map(({ i }) => i[0]), | ||
[0.17, 0.33, 0.67, 0.83, 1], | ||
[0.17, 0.33, 0.5, 0.67, 0.83, 1], | ||
) | ||
@@ -77,0 +77,0 @@ ;`👍` //? |
@@ -64,3 +64,3 @@ import { Action, action, atom, AtomMut, __count } from '@reatom/core' | ||
const start = Date.now() | ||
const target = delay + start | ||
let target = delay + start | ||
let remains = delay | ||
@@ -81,6 +81,6 @@ let pause = Promise.resolve() | ||
if (value) { | ||
const nextRemains = target - Date.now() | ||
const from = Date.now() | ||
pause = new Promise((resolve) => { | ||
resolvePause = () => { | ||
remains = nextRemains | ||
target += Date.now() - from | ||
resolve() | ||
@@ -87,0 +87,0 @@ } |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
49676
0