File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " yieldmachine" ,
33 "amdName" : " yieldmachine" ,
4- "version" : " 0.4.9 " ,
4+ "version" : " 0.4.10 " ,
55 "description" : " Declarative state machines using generator functions" ,
66 "source" : " src/index.ts" ,
77 "main" : " dist/yieldmachine.js" ,
Original file line number Diff line number Diff line change 33 <p >Composable State Machines using Generator Functions</p >
44 <div >
55 <a href="https://bundlephobia.com/result?p=yieldmachine">
6- <img src="https://badgen.net/bundlephobia/minzip/yieldmachine@0.4.9 " alt="minified and gzipped size">
7- <img src="https://badgen.net/bundlephobia/min/yieldmachine@0.4.9 " alt="minified size">
8- <img src="https://badgen.net/bundlephobia/dependency-count/yieldmachine@0.4.9 " alt="zero dependencies">
6+ <img src="https://badgen.net/bundlephobia/minzip/yieldmachine@0.4.10 " alt="minified and gzipped size">
7+ <img src="https://badgen.net/bundlephobia/min/yieldmachine@0.4.10 " alt="minified size">
8+ <img src="https://badgen.net/bundlephobia/dependency-count/yieldmachine@0.4.10 " alt="zero dependencies">
99 </a>
1010 </div >
1111</div >
You can’t perform that action at this time.
0 commit comments