File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- {"." :" 10.0.0 " }
1+ {"." :" 10.0.1 " }
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 10.0.1] ( https://github.com/voxpelli/node-installed-check/compare/v10.0.0...v10.0.1 ) (2026-02-23)
4+
5+
6+ ### 🩹 Fixes
7+
8+ * kebab-case CLI flags broke in peowly migration ([ #125 ] ( https://github.com/voxpelli/node-installed-check/issues/125 ) ) ([ 09f511a] ( https://github.com/voxpelli/node-installed-check/commit/09f511a4d00a3a3642a7c8dddc221f3f7a981e7f ) )
9+
10+
11+ ### 🧹 Chores
12+
13+ * ** deps:** update dependency typescript to ~ 5.9.3 ([ #109 ] ( https://github.com/voxpelli/node-installed-check/issues/109 ) ) ([ 7700887] ( https://github.com/voxpelli/node-installed-check/commit/7700887952e27fcb5661658d8cda38819c0cdde6 ) )
14+
315## [ 10.0.0] ( https://github.com/voxpelli/node-installed-check/compare/v9.3.0...v10.0.0 ) (2026-02-10)
416
517
Original file line number Diff line number Diff line change 11{
22 "name" : " installed-check" ,
3- "version" : " 10.0.0 " ,
3+ "version" : " 10.0.1 " ,
44 "description" : " Verifies that installed modules comply with the requirements specified in package.json" ,
55 "homepage" : " http://github.com/voxpelli/node-installed-check" ,
66 "repository" : {
You can’t perform that action at this time.
0 commit comments