get-source
Advanced tools
Comparing version 1.0.11 to 1.0.12
{ | ||
"name": "get-source", | ||
"version": "1.0.11", | ||
"version": "1.0.12", | ||
"description": "Platform-agnostic source code inspection, with sourcemaps support", | ||
@@ -5,0 +5,0 @@ "main": "get-source", |
@@ -68,4 +68,4 @@ # get-source | ||
resolved.sourceLine // empty string (so it's safe to access without checking) | ||
resolved.error // should be an Error object, representing an actual error thrown during reading/parsing | ||
resolved.sourceLine // empty string (so it's safe to access without checking) | ||
``` |
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