Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@luislobo/rbac2

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@luislobo/rbac2 - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

10

package.json
{
"name": "@luislobo/rbac2",
"version": "1.1.1",
"version": "1.1.2",
"description": "Simple RBAC checker with support for context checks.",

@@ -21,6 +21,8 @@ "main": "index.js",

],
"repository": "ramniquesingh/rbac2",
"author": "Ramnique Singh <mail@ramniquesingh.name> (http://twitter.com/ramniquesingh)",
"repository": "luislobo/rbac2",
"author": "Luis Lobo Borobia <luislobo@gmail.com> (https://lobo.com.ar/)",
"contributors": [
"Jigar Jain <jjain91@gmail.com> (http://twitter.com/ragij)"
"Jigar Jain <jjain91@gmail.com> (http://twitter.com/ragij)",
"Ramnique Singh <mail@ramniquesingh.name> (http://twitter.com/ramniquesingh)",
"Galvin Aiken"
],

@@ -27,0 +29,0 @@ "license": "MIT",

3

readme.md

@@ -189,3 +189,6 @@ # rbac2

## Roadmap
- Implement support for async/await/promises on `check` and `when` functions
## License
[MIT](LICENSE)

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc