File tree Expand file tree Collapse file tree 3 files changed +15
-13
lines changed
Expand file tree Collapse file tree 3 files changed +15
-13
lines changed Original file line number Diff line number Diff line change 1+ ## 1.1.5
2+
3+ * Set max SDK version to ` <3.0.0 ` .
4+
15## 1.1.4
26
37* Support source maps that depend on the uri of the location to resolve spans
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11name : source_map_stack_trace
2- version : 1.1.5-dev
3- description : >
4- A package for applying source maps to stack traces.
2+ version : 1.1.5
3+
4+ description : A package for applying source maps to stack traces.
55author :
Dart Team <[email protected] > 66homepage : https://github.com/dart-lang/source_map_stack_trace
77
8+ environment :
9+ sdk : ' >=1.8.0 <3.0.0'
10+
811dependencies :
9- package_resolver : " ^1.0.0"
10- path : " ^1.0.0"
11- stack_trace : " ^1.0.0"
12- source_maps : " ^0.10.2"
12+ package_resolver : ^1.0.0
13+ path : ^1.0.0
14+ stack_trace : ^1.0.0
15+ source_maps : ^0.10.2
1316
1417dev_dependencies :
15- test : " ^0.12.0"
16-
17- environment :
18- sdk : ' >=1.8.0 <2.0.0'
18+ test : ' >=0.12.0 <2.0.0'
You can’t perform that action at this time.
0 commit comments