@fxjs/orm
Advanced tools
Comparing version 1.4.2-postalpha.1 to 1.4.2-postalpha.2
@@ -11,3 +11,3 @@ const vm = require("vm"); | ||
}); | ||
const orm = sbox.require('./orm/src/ORM', __dirname); | ||
const orm = sbox.require('./orm/entry/ORM', __dirname); | ||
module.exports = patch(orm); |
{ | ||
"name": "@fxjs/orm", | ||
"version": "1.4.2-postalpha.1", | ||
"version": "1.4.2-postalpha.2", | ||
"description": "Object Relational Mapping for fibjs", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
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
251902
42
6248
6