@giftwizard/db-models
Advanced tools
Comparing version 10.2.2 to 10.2.3
@@ -25,2 +25,2 @@ module.exports = { | ||
root: true, | ||
}; | ||
}; |
@@ -145,4 +145,3 @@ module.exports = (sequelizeConnection, DataTypes, Sequelize) => { | ||
} | ||
], | ||
raw: true | ||
] | ||
}) | ||
@@ -149,0 +148,0 @@ .then(customers => { |
{ | ||
"name": "@giftwizard/db-models", | ||
"version": "10.2.2", | ||
"version": "10.2.3", | ||
"description": "Rise.ai package for 'sequelize' models used by several projects.", | ||
@@ -31,6 +31,6 @@ "main": "index.js", | ||
"devDependencies": { | ||
"eslint": "^7.11.0", | ||
"eslint-config-airbnb": "^17.1.1", | ||
"eslint-config-airbnb-base": "^14.2.1", | ||
"eslint-config-prettier": "^4.1.0", | ||
"eslint-plugin-import": "^2.18.2", | ||
"eslint-plugin-import": "^2.23.3", | ||
"eslint-plugin-jsx-a11y": "^6.2.3", | ||
@@ -37,0 +37,0 @@ "eslint-plugin-prettier": "^3.1.1", |
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
89181
47
3345