npm
  .stat("npm-stats-api", "hoge", "2022-02-15")
  .then(res => {
    console.log("\n# date format error pattern about stat method");
    console.log(res);