ah-sequelize-plugin
Advanced tools
Comparing version 2.1.1 to 2.1.2
@@ -6,3 +6,3 @@ { | ||
"description": "Use Sequelize in ActionHero", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"homepage": "http://actionherojs.com", | ||
@@ -9,0 +9,0 @@ "repository": { |
@@ -6,3 +6,3 @@ import { Sequelize } from "sequelize-typescript"; | ||
declare module "actionhero" { | ||
interface Api { | ||
export interface Api { | ||
sequelize: Sequelize; | ||
@@ -9,0 +9,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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
11
44712
31
972