get-source
Advanced tools
Comparing version 1.0.19 to 1.0.20
{ | ||
"name": "get-source", | ||
"version": "1.0.19", | ||
"version": "1.0.20", | ||
"description": "Platform-agnostic source code inspection, with sourcemaps support", | ||
@@ -39,5 +39,5 @@ "main": "get-source", | ||
"dependencies": { | ||
"data-uri-to-buffer": "^1.2.0", | ||
"data-uri-to-buffer": "^2.0.0", | ||
"source-map": "^0.5.7" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
207824
6472
+ Addeddata-uri-to-buffer@2.0.2(transitive)
- Removeddata-uri-to-buffer@1.2.0(transitive)
Updateddata-uri-to-buffer@^2.0.0