Skip to content
This repository has been archived by the owner on Jun 23, 2023. It is now read-only.

v1.1.3

Compare
Choose a tag to compare
@radekk radekk released this 26 Jul 02:30
· 50 commits to master since this release

🎉 Features:

  • Ignore directory created by Visual Studio Code.
  • Start linter together with tests when running npm test.

🐛 Bug fixes:

  • Don't detect CSS selector with a modifier as a secret (#10).
  • Avoiding the crash with "Cannot convert object to primitive value" (#7) message - bug in lodash library.
  • Adding fsevents as the optional package to avoid errors on the other systems than Mac OS X.