File tree Expand file tree Collapse file tree 4 files changed +12
-4
lines changed Expand file tree Collapse file tree 4 files changed +12
-4
lines changed Original file line number Diff line number Diff line change 1+ ## 5.0.4
2+
3+ - Allow version 3.2.x of the Dart SDK.
4+
15## 5.0.3
26
37- Allow the latest analyzer (6.x.x).
Original file line number Diff line number Diff line change 11name : build_modules
2- version : 5.0.3
2+ version : 5.0.4
33description : >-
44 Builders to analyze and split Dart code into individually compilable modules
55 based on imports.
66repository : https://github.com/dart-lang/build/tree/master/build_modules
77
88environment :
9- sdk : ' >=3.0.0 <3.2 .0'
9+ sdk : ' >=3.0.0 <3.3 .0'
1010
1111dependencies :
1212 analyzer : ' >=5.1.0 <7.0.0'
Original file line number Diff line number Diff line change 1+ ## 4.0.5
2+
3+ - Allow version 3.2.x of the Dart SDK.
4+
15## 4.0.4
26
37- Allow the latest analyzer (6.x.x).
Original file line number Diff line number Diff line change 11name : build_web_compilers
2- version : 4.0.4
2+ version : 4.0.5
33description : Builder implementations wrapping the dart2js and DDC compilers.
44repository : https://github.com/dart-lang/build/tree/master/build_web_compilers
55
66environment :
7- sdk : ' >=3.0.0 <3.2 .0'
7+ sdk : ' >=3.0.0 <3.3 .0'
88
99dependencies :
1010 analyzer : ' >=5.1.0 <7.0.0'
You can’t perform that action at this time.
0 commit comments