Socket
Socket
Sign inDemoInstall

eslint-plugin-header

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-header - npm Package Versions

3.1.1

Diff

stuk
published 3.1.0 •

Changelog

Source

3.1.0

  • Update to eslint 7.7.0
  • Add a third option to specify number of linebreaks after the header. (#29)
stuk
published 3.0.0 •

Changelog

Source

3.0.0

  • Allow regexp in multiline arrays (#23)
  • Add template option for regexps, for eslint --fix (#23)
  • Update eslint to v5.12.0 (#19)
stuk
published 2.0.0 •

Changelog

Source

2.0.0

  • Use the OS's line endings (\n on *nix, \r\n on Windows) when parsing and fixing comments. This can be configured with the lineEndings option. Major version bump as this could be a breaking change for projects.
stuk
published 1.2.0 •

Changelog

Source

1.2.0

  • Add auto fix functionality (eslint --fix option) (#12)
stuk
published 1.1.0 •

Changelog

Source

1.1.0

  • Ignore shebangs above header comments to support ESLint 4+ (#11)
stuk
published 1.0.0 •

Changelog

Source

1.0.0

  • Allow RegExp patterns in addition to strings (#2, #4)
  • Fix line comment length mismatch issue (#3)
stuk
published 0.1.0 •

Changelog

Source

0.1.0

  • Add config option to read header from file
stuk
published 0.0.2 •

Changelog

Source

0.0.2

  • Initial release
stuk
published 0.0.1 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc