v4.2.2
Bug fixes
- b2c6877 fixed a bug of
node/no-unpublished-requireandnode/no-unpublished-import. Those had been handling some files such asraedme.jsas published files always even if the files exist in subdirectories.npmalways publishes such files of only top level.
Thank you, @platinumazure !