als-require
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -20,3 +20,3 @@ const UglifyJS = require("uglify-js"); | ||
const modules = {} | ||
const ${contextName} = parse(${stringify(context)}); | ||
const ${contextName} = parse(\`${stringify(context)}\`); | ||
try { | ||
@@ -23,0 +23,0 @@ let result = fn(modules, ${contextName}) |
{ | ||
"name": "als-require", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"main": "index.js", | ||
@@ -5,0 +5,0 @@ "scripts": { |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
47130
6