code-loader
Advanced tools
Comparing version 1.1.0 to 1.2.0
@@ -12,3 +12,3 @@ // refs | ||
m.filename = filename | ||
// m.paths = Module._nodeModulePaths(path.dirname(filename)) | ||
m.paths = Module._nodeModulePaths(path.dirname(filename)) | ||
m._compile(code, filename) | ||
@@ -15,0 +15,0 @@ |
{ | ||
"name": "code-loader", | ||
"version": "1.1.0", | ||
"version": "1.2.0", | ||
"main": "index.js", | ||
@@ -5,0 +5,0 @@ "repository": "git@github.com:rhyzx/code-loader.git", |
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
1420