Socket
Socket
Sign inDemoInstall

@superawesome/permissions-nestjs

Package Overview
Dependencies
56
Maintainers
2
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

55

package.json
{
"name": "@superawesome/permissions-nestjs",
"version": "1.0.0",
"description": "NestJS Guard & Decorators for @superawesome/permissions, promoting orthogonal fine-grained access control to resources.",
"version": "1.0.1",
"description": "NestJS Guard & Decorators for @superawesome/permissions, promoting orthogonal fine-grained API access control to resources.",
"keywords": [
"permissions",
"nestjs guard",
"guards",
"nestjs",
"role guards",
"superawesome permissions",
"@superawesome/permissions",
"privilege",
"privileges",
"aspect oriented",
"orthogonal",
"access control",

@@ -13,6 +22,38 @@ "role based",

"attributes",
"nestjs",
"guard",
"decorators"
"decorator",
"possession",
"ownership",
"security",
"protection",
"api security",
"api",
"api access control",
"access",
"restrict",
"resources",
"acl",
"roles",
"attribute",
"grant",
"granting",
"deny",
"denying",
"allow",
"reject",
"action",
"permit",
"Role based Access Control",
"RBAC",
"Attribute based access control",
"abac"
],
"repository": {
"type": "git",
"url": "https://github.com/SuperAwesomeLTD/permissions-nestjs"
},
"bugs": "https://github.com/SuperAwesomeLTD/permissions-nestjs/issues",
"homepage": "http://permissions-nestjs.docs.superawesome.com/",
"author": "Angelos Pikoulas",
"license": "Apache-2.0",
"private": false,
"main": "./dist/index.js",

@@ -60,3 +101,3 @@ "scripts": {

"@nestjs/testing": "^6.11.11",
"@superawesome/permissions": "^1.0.0",
"@superawesome/permissions": "^1.0.2",
"@types/jest": "^25.2.3",

@@ -111,5 +152,3 @@ "@types/lodash": "^4.14.154",

},
"author": "Angelos Pikoulas",
"license": "Apache-2.0",
"types": "./dist/"
}

@@ -7,4 +7,7 @@ # SuperAwesome Permissions NestJS

The actual generated docs are at `npm run docs:serve` and at [**SuperAwesome Permissions for NestJS Documentation**](https://permissions-nestjs.docs.superawesome.com) (they break on github) on the left at CompoDocs Nav Bar:
The actual generated docs are at `npm run docs:serve` and **coming soon** at [**SuperAwesome Permissions for NestJS Documentation**](https://permissions-nestjs.docs.superawesome.com). Go to the left, at the CompoDocs Nav Bar.
**NOTE: THESE LINKS BREAK ON GITHUB! (^^^ read above ^^^)**
- [Introduction](/additional-documentation/introduction.html)

@@ -16,2 +19,4 @@

**Note**: This is the underlying [SuperAwesome Permissions](https://github.com/SuperAwesomeLTD/permissions) library.
# Versioning

@@ -18,0 +23,0 @@

.compodocrc.yaml

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc