@luislobo/rbac2
Advanced tools
Comparing version 1.1.1 to 1.1.2
{ | ||
"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", |
@@ -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
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
15794
194