Susisu

Results 3 issues of Susisu

Fixes (in a sense) #35 The error message is a bit confusing when no package name found for the working directory (for example, an empty directory). ``` console $ go...

This is almost the same issue reported in #30. dataloaden retrieves a package name in the current working directory when generating a file. But, if no packages are found in...

There are some differences in `yarn outdated --json` output with [yarn workspaces](https://yarnpkg.com/lang/en/docs/workspaces/). - There is another column `Workspace` in the table. - All of the packages required by the workspaces...