@ttoss/postgresdb
Advanced tools
+1
-1
| import { ModelCtor, Sequelize, SequelizeOptions, Model } from 'sequelize-typescript'; | ||
| export { BelongsTo, BelongsToMany, Column, CreatedAt, DataType, DeletedAt, ForeignKey, HasMany, HasOne, Index, Model, ModelCtor, Sequelize, SequelizeOptions, Table, UpdatedAt } from 'sequelize-typescript'; | ||
| export * from 'sequelize-typescript'; | ||
| export { Op } from 'sequelize'; | ||
@@ -4,0 +4,0 @@ |
+1
-1
| { | ||
| "name": "@ttoss/postgresdb", | ||
| "version": "0.2.6", | ||
| "version": "0.2.7", | ||
| "description": "A library to handle PostgreSQL database connections and queries", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
Sorry, the diff of this file is too big to display
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
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
278344
2494.8%6354
11888.68%8
60%2
Infinity%