This repository was archived by the owner on Nov 4, 2023. It is now read-only.
File tree 5 files changed +10
-4
lines changed
5 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " source-map-resolve" ,
3
- "version" : " 0.5.1 " ,
3
+ "version" : " 0.5.2 " ,
4
4
"author" : " Simon Lydell" ,
5
5
"license" : " MIT" ,
6
6
"description" : " Resolve the source map and/or sources for a generated file." ,
Original file line number Diff line number Diff line change
1
+ ### Version 0.5.2 (2018-05-10) ###
2
+
3
+ - Improved: Updated the version range of ` atob ` to disallow depending on ` 2.0.3 `
4
+ which as a [ security
5
+ vulnerability] ( https://snyk.io/test/npm/atob/2.0.3?severity=high&severity=medium&severity=low ) .
6
+
1
7
### Version 0.5.1 (2017-10-21) ###
2
8
3
9
- Fixed: URLs are now decoded before being passed to ` read ` in Node.js. This
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " source-map-resolve" ,
3
- "version" : " 0.5.1 " ,
3
+ "version" : " 0.5.2 " ,
4
4
"author" : " Simon Lydell" ,
5
5
"license" : " MIT" ,
6
6
"description" : " Resolve the source map and/or sources for a generated file." ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " source-map-resolve" ,
3
- "version" : " 0.5.1 " ,
3
+ "version" : " 0.5.2 " ,
4
4
"author" : " Simon Lydell" ,
5
5
"license" : " MIT" ,
6
6
"description" : " Resolve the source map and/or sources for a generated file." ,
Original file line number Diff line number Diff line change 1
1
{
2
2
name : "source-map-resolve" ,
3
- version : "0.5.1 " ,
3
+ version : "0.5.2 " ,
4
4
author : "Simon Lydell" ,
5
5
license : "MIT" ,
6
6
description : "Resolve the source map and/or sources for a generated file." ,
You can’t perform that action at this time.
0 commit comments