File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020 "dependencies" : {
2121 "@easychessanimations/fetchutils" : " ^1.0.4" ,
2222 "@easychessanimations/foo" : " ^1.0.43" ,
23- "@easychessanimations/lichessutils" : " ^1.0.19 " ,
23+ "@easychessanimations/lichessutils" : " ^1.0.20 " ,
2424 "@easychessanimations/polyglot" : " ^1.0.3" ,
2525 "@easychessanimations/scalachess" : " ^1.0.10" ,
2626 "@easychessanimations/sse" : " ^1.0.7" ,
Original file line number Diff line number Diff line change @@ -215,6 +215,8 @@ fetch(`https://raw.githubusercontent.com/hyperbotauthor/hyperbot/docs/docs.json`
215215
216216const lichessUtils = require ( "@easychessanimations/lichessutils" )
217217
218+ console . log ( lichessUtils )
219+
218220const { streamNdjson } = require ( '@easychessanimations/fetchutils' )
219221
220222const { makeUciMoves } = require ( "@easychessanimations/scalachess/lib/outopt.js" )
Original file line number Diff line number Diff line change 1414 resolved "https://registry.yarnpkg.com/@easychessanimations/foo/-/foo-1.0.43.tgz#ae813a485d560ca422d44ad52b2af4a1ab5f92ad"
1515 integrity sha512-FLQlegobI5pOg5Gfy3rLhmfQfLoyILUVdluvMbePWo0s6WEmHLPTrlWKdNIHFe0VzrHp2NxiEQIWxrwmMvl+bg==
1616
17- " @easychessanimations/lichessutils@^1.0.19 " :
18- version "1.0.19 "
19- resolved "https://registry.yarnpkg.com/@easychessanimations/lichessutils/-/lichessutils-1.0.19 .tgz#d71bae41d98dba440c6005beb0958262cd3dfcca "
20- integrity sha512-WxI0f/PtXaWDObTFtNkg6mELNh6sD8nBbENZR0fRc5Wru2TlfNZILFgfkFY0gB0GggqDBAoxH58DaKO4t64h5A ==
17+ " @easychessanimations/lichessutils@^1.0.20 " :
18+ version "1.0.20 "
19+ resolved "https://registry.yarnpkg.com/@easychessanimations/lichessutils/-/lichessutils-1.0.20 .tgz#9a3b1fa5b5985828508c11a038436c49d2458922 "
20+ integrity sha512-UTThVxrZAzufvHNuyZjnXPnsos63Sw2EEKOr1qhdSi0pzua8lM25Dk6OaN6qF1PqYqhQFQEtUxEO6kh5OdCJfg ==
2121 dependencies :
2222 node-fetch "^2.6.1"
2323
You can’t perform that action at this time.
0 commit comments