File tree Expand file tree Collapse file tree 3 files changed +15
-2
lines changed
Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 1- {"." :" 17.23.2 " }
1+ {"." :" 17.24.0 " }
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 17.24.0] ( https://github.com/eslint-community/eslint-plugin-n/compare/v17.23.2...v17.24.0 ) (2026-02-15)
4+
5+
6+ ### 🌟 Features
7+
8+ * add ` prefer-global/crypto ` rule ([ #514 ] ( https://github.com/eslint-community/eslint-plugin-n/issues/514 ) ) ([ 2ea0f22] ( https://github.com/eslint-community/eslint-plugin-n/commit/2ea0f22e74569b046675334ad1680dbd0e806057 ) )
9+ * add ` prefer-global/timers ` rule ([ #515 ] ( https://github.com/eslint-community/eslint-plugin-n/issues/515 ) ) ([ 10b24ae] ( https://github.com/eslint-community/eslint-plugin-n/commit/10b24ae1b8db58045df818b574a16089429b7888 ) )
10+
11+
12+ ### 🧹 Chores
13+
14+ * add v17.x to release-please ([ 9c5e437] ( https://github.com/eslint-community/eslint-plugin-n/commit/9c5e43704b4b1395152a8f9e70b452d75f33476d ) )
15+
316## [ 17.23.2] ( https://github.com/eslint-community/eslint-plugin-n/compare/v17.23.1...v17.23.2 ) (2026-01-13)
417
518
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-plugin-n" ,
3- "version" : " 17.23.2 " ,
3+ "version" : " 17.24.0 " ,
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