File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11name : _fe_analyzer_shared
2- version : 40 .0.0
2+ version : 41 .0.0
33description : Logic that is shared between the front_end and analyzer packages.
44repository : https://github.com/dart-lang/sdk/tree/main/pkg/_fe_analyzer_shared
55
Original file line number Diff line number Diff line change 1- ## 4.2.0-dev
1+ ## 4.2.0
22* Update SDK constraints to ` >=2.17.0 <3.0.0 ` .
33* Deprecated ` ImportDirective.COMPARATOR ` , use appropriate custom logic, if necessary.
44* Deprecated ` Element.isAccessibleIn() ` , use ` isAccessibleIn2() ` instead.
Original file line number Diff line number Diff line change 11name : analyzer
2- version : 4.2.0-dev
2+ version : 4.2.0
33description : This package provides a library that performs static analysis of Dart code.
44repository : https://github.com/dart-lang/sdk/tree/main/pkg/analyzer
55
66environment :
77 sdk : ' >=2.17.0 <3.0.0'
88
99dependencies :
10- _fe_analyzer_shared : ^40 .0.0
10+ _fe_analyzer_shared : ^41 .0.0
1111 collection : ^1.15.0
1212 convert : ^3.0.0
1313 crypto : ^3.0.0
You can’t perform that action at this time.
0 commit comments