Tags: apache/casbin-sequelize-adapter
Tags
feat: create new CasbinRule instance every time sequelize Adapter ope… …ns connection (#80) * fix: create new CasbinRule instance every time sequelize Adapter opens connection * fix: indentation --------- Co-authored-by: tsoultanopoulos <tsoultanopoulos@wings-ict-solutions.eu>
feat: fix security vulnerability in sequelize and typing errors (#77) * fix: security vulnerability in sequelize and typing errors * feat: build package after installation * fix: add fresh yarn.lock file * fix: revert script command * fix: eslint typing error * fix: jest not finding csv-parse module
feat: Add a argument to determine whether to automatically create a t… …able (#73) * feat: Add a argument to determine whether to automatically create a table Signed-off-by: terry-xuan-gao <gaoxuanhit@qq.com> * feat: Add a argument to determine whether to automatically create a table Signed-off-by: terry-xuan-gao <gaoxuanhit@qq.com> * Update README.md --------- Signed-off-by: terry-xuan-gao <gaoxuanhit@qq.com> Co-authored-by: hsluoyz <hsluoyz@qq.com>
fix: security vulnerability CVE-2021-3765 in validator.js (#63) This is to fix the security vulnerability CVE-2021-3765 in validator.js < 13.7.0 GHSA-qgmg-gppg-76g5 I've also fixed sequelize-typescript at version 2.1.2 as 2.1.3 is not compatible with sequelize 6.10.0 due to this change sequelize/sequelize-typescript#1202
PreviousNext