File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1- {"." :" 17.8.0 " }
1+ {"." :" 17.8.1 " }
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 17.8.1] ( https://github.com/eslint-community/eslint-plugin-n/compare/v17.8.0...v17.8.1 ) (2024-06-06)
4+
5+
6+ ### 🩹 Fixes
7+
8+ * hashbang + eslint v8 compat issue ([ e82974f] ( https://github.com/eslint-community/eslint-plugin-n/commit/e82974fc724e4a410f85459f4cd3e5367939cc9c ) )
9+ * hashbang + eslint v8 compat issue ([ #290 ] ( https://github.com/eslint-community/eslint-plugin-n/issues/290 ) ) ([ e82974f] ( https://github.com/eslint-community/eslint-plugin-n/commit/e82974fc724e4a410f85459f4cd3e5367939cc9c ) )
10+
311## [ 17.8.0] ( https://github.com/eslint-community/eslint-plugin-n/compare/v17.7.0...v17.8.0 ) (2024-06-05)
412
513
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-plugin-n" ,
3- "version" : " 17.8.0 " ,
3+ "version" : " 17.8.1 " ,
44 "description" : " Additional ESLint's rules for Node.js" ,
55 "engines" : {
66 "node" : " ^18.18.0 || ^20.9.0 || >=21.1.0"
You can’t perform that action at this time.
0 commit comments