Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
is-root
Check if the process is running as root user, for example, one started with `sudo`
stat-mode
Offers convenient getters and setters for the stat `mode`
@casl/ability
CASL is an isomorphic authorization JavaScript library which restricts what resources a given user is allowed to access
sudo-block
Block users from running your app with root permissions
root-check
Try to downgrade the permissions of a process with root privileges and block access if it fails
@backstage/plugin-permission-node
Common permission and authorization utilities for backend plugins
@backstage/plugin-permission-common
Isomorphic types and client for Backstage permissions and authorization
downgrade-root
Try to downgrade the permissions of a process with root privileges
@casl/react
React component for CASL which makes it easy to add permissions in any React application
serverless-iam-roles-per-function
A Serverless plugin to define IAM Role statements as part of the function definition block
koa-jwt
Koa middleware for validating JSON Web Tokens
@casl/vue
Vue plugin for CASL which makes it easy to add permissions in any Vue application
webpack-permissions-plugin
A webpack plugin to set permissions for your output files and folders
ngx-permissions
Permission and roles based access control for your angular(angular 2,4,5,6,7,8+) applications(AOT, lazy modules compatible)
cypress-browser-permissions
A Cypress plugin package to handle setting common browser permissions like notifications, geolocation, images, and more
gulp-chmod
Change permissions of Vinyl files
@pothos/plugin-scope-auth
A Pothos plugin for adding scope based authorization checks to your GraphQL Schema
@casl/prisma
Allows to query accessible records using Prisma client based on CASL rules
@casl/mongoose
Allows to query accessible records from MongoDB based on CASL rules
@authzed/authzed-node
authzed client for nodejs