File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed
Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ 0.2.14] 3 Feb, 2026
2+
3+ ### Fixed
4+
5+ * ** Security Vulnerabilities** : Resolved all npm audit vulnerabilities across root, client, and server packages
6+ * ** ESLint Migration** : Upgraded from ESLint v8 to v9 with flat config format (eslint.config.mjs)
7+
8+ ### Updated
9+
10+ * ** eslint** : Updated from v8.57.0 to v9.18.0
11+ * ** typescript-eslint** : Migrated from separate @typescript-eslint /* packages to unified typescript-eslint v8.38.0
12+ * ** brace-expansion** : Patched ReDoS vulnerability
13+ * ** diff** : Patched DoS vulnerability in parsePatch/applyPatch
14+ * ** js-yaml** : Patched prototype pollution vulnerability
15+
16+ ### Changed
17+
18+ * ** Package Exclusions** : Improved .vscodeignore to exclude dev files from vsix package
19+
120## [ 0.2.13] 2 Aug, 2025
221
322### Added
Original file line number Diff line number Diff line change 11{
22 "name" : " nmtran" ,
3- "version" : " 0.2.13 " ,
3+ "version" : " 0.2.14 " ,
44 "license" : " MIT" ,
55 "displayName" : " NMTRAN" ,
66 "publisher" : " vrognas" ,
You can’t perform that action at this time.
0 commit comments