get-source
Advanced tools
Comparing version 2.0.3 to 2.0.4
{ | ||
"name": "get-source", | ||
"version": "2.0.3", | ||
"description": "Platform-agnostic source code inspection, with sourcemaps support", | ||
"version": "2.0.4", | ||
"description": "Fetch source-mapped sources. Peek by file, line, column. Node & browsers. Sync & async.", | ||
"main": "get-source", | ||
@@ -6,0 +6,0 @@ "scripts": { |
@@ -5,3 +5,3 @@ # get-source | ||
Platform-agnostic source code inspection, with sourcemaps support. | ||
Fetch source-mapped sources. Peek by file, line, column. Node & browsers. Sync & async. | ||
@@ -8,0 +8,0 @@ ```bash |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
33091