Comparing version 0.0.4 to 0.0.5
{ | ||
"name": "demoon", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "Lua + Node", | ||
@@ -16,4 +16,4 @@ "main": "src/index.js", | ||
"dependencies": { | ||
"wasmoon": "1.7.1" | ||
"wasmoon": "1.8.2" | ||
} | ||
} |
@@ -26,3 +26,3 @@ const { LuaFactory } = require('wasmoon') | ||
return require(modulename) | ||
return module.require(modulename); | ||
}) | ||
@@ -29,0 +29,0 @@ |
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
6327
3
+ Addedwasmoon@1.8.2(transitive)
- Removedwasmoon@1.7.1(transitive)
Updatedwasmoon@1.8.2