require-from-string
Advanced tools
Comparing version 1.2.0 to 1.2.1
'use strict'; | ||
var Module = module.constructor; | ||
var Module = require('module'); | ||
var path = require('path'); | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "require-from-string", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "Require module from string", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
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
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
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
3289
2