objection-authorize
objection-authorize copied to clipboard
isomorphic, "magical" authorization integration with Objection.js 🎉
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Open These updates have all been created already. Click a checkbox below to...
I would like to move off of CASL due to the lack of UI support (and the fact that it has a bus factor of 1), and OPA seems to...
For this we might have to expand the definition of "authorization library", but I know for a fact that there exist "rule engines" that can effectively be used for the...
Currently, when we "diff" the input JSON (A) with the input item JSON (B), we only include fields and nested fields from B that are NOT in A. This detects...
...since the context about the context is NOT passed in-between methods currently (so you have no idea what fields ARE available on the context, and what type they are!) Right...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [jest](https://jestjs.io/) ([source](https://togithub.com/facebook/jest)) | [`^28.0.0` -> `^29.0.0`](https://renovatebot.com/diffs/npm/jest/28.0.0/29.3.1) |...
Bumps [knex](https://github.com/knex/knex) from 2.0.0 to 2.4.0. Release notes Sourced from knex's releases. 2.4.0 New features: Support partial unique indexes #5316 Make compiling SQL in error message optional #5282 Bug fixes...
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...