get-source
Advanced tools
Comparing version 1.0.21 to 1.0.22
@@ -86,3 +86,3 @@ "use strict"; | ||
else { | ||
this.text = require ('fs').readFileSync (path, { encoding: 'utf8' }) } } | ||
this.text = module.require ('fs').readFileSync (path, { encoding: 'utf8' }) } } | ||
@@ -89,0 +89,0 @@ catch (e) { |
{ | ||
"name": "get-source", | ||
"version": "1.0.21", | ||
"version": "1.0.22", | ||
"description": "Platform-agnostic source code inspection, with sourcemaps support", | ||
@@ -5,0 +5,0 @@ "main": "get-source", |
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
208889
2