File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
node_modules/brace-expansion Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " brace-expansion" ,
33 "description" : " Brace expansion as known from sh/bash" ,
4- "version" : " 5.0.2 " ,
4+ "version" : " 5.0.3 " ,
55 "files" : [
66 " dist"
77 ],
3737 "@types/node" : " ^25.2.1" ,
3838 "mkdirp" : " ^3.0.1" ,
3939 "prettier" : " ^3.3.2" ,
40- "tap" : " ^21.5.0 " ,
40+ "tap" : " ^21.6.2 " ,
4141 "tshy" : " ^3.0.2" ,
4242 "typedoc" : " ^0.28.5"
4343 },
4646 },
4747 "license" : " MIT" ,
4848 "engines" : {
49- "node" : " 20 || >=22"
49+ "node" : " 18 || 20 || >=22"
5050 },
5151 "tshy" : {
5252 "exports" : {
Original file line number Diff line number Diff line change 29142914 "license" : " ISC"
29152915 },
29162916 "node_modules/brace-expansion" : {
2917- "version" : " 5.0.2 " ,
2918- "resolved" : " https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.2 .tgz" ,
2919- "integrity" : " sha512-Pdk8c9poy+YhOgVWw1JNN22/HcivgKWwpxKq04M/jTmHyCZn12WPJebZxdjSa5TmBqISrUSgNYU3eRORljfCCw ==" ,
2917+ "version" : " 5.0.3 " ,
2918+ "resolved" : " https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.3 .tgz" ,
2919+ "integrity" : " sha512-fy6KJm2RawA5RcHkLa1z/ScpBeA762UF9KmZQxwIbDtRJrgLzM10depAiEQ+CXYcoiqW1/m96OAAoke2nE9EeA ==" ,
29202920 "inBundle" : true ,
29212921 "license" : " MIT" ,
29222922 "dependencies" : {
29232923 "balanced-match" : " ^4.0.2"
29242924 },
29252925 "engines" : {
2926- "node" : " 20 || >=22"
2926+ "node" : " 18 || 20 || >=22"
29272927 }
29282928 },
29292929 "node_modules/braces" : {
You can’t perform that action at this time.
0 commit comments