@quenty/permissionprovider
Advanced tools
Comparing version 1.0.2 to 1.0.3-canary.199.b271c6e.0
@@ -0,0 +0,0 @@ { |
@@ -0,0 +0,0 @@ MIT License |
{ | ||
"name": "@quenty/permissionprovider", | ||
"version": "1.0.2", | ||
"version": "1.0.3-canary.199.b271c6e.0", | ||
"description": "Permission provider for Roblox, including authenticating against group membership", | ||
@@ -14,2 +14,6 @@ "keywords": [ | ||
], | ||
"funding": { | ||
"type": "patreon", | ||
"url": "https://www.patreon.com/quenty" | ||
}, | ||
"license": "MIT", | ||
@@ -22,7 +26,7 @@ "repository": { | ||
"dependencies": { | ||
"@quenty/baseobject": "^1.0.2", | ||
"@quenty/grouputils": "^1.0.2", | ||
"@quenty/promise": "^1.0.2", | ||
"@quenty/remoting": "^1.0.2", | ||
"@quenty/table": "^1.0.2" | ||
"@quenty/baseobject": "1.0.3-canary.199.b271c6e.0", | ||
"@quenty/grouputils": "1.0.3-canary.199.b271c6e.0", | ||
"@quenty/promise": "1.0.3-canary.199.b271c6e.0", | ||
"@quenty/remoting": "1.0.3-canary.199.b271c6e.0", | ||
"@quenty/table": "1.0.3-canary.199.b271c6e.0" | ||
}, | ||
@@ -38,3 +42,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "c78150de4045cf8bbf78cc7d571d8b4d70e30f30" | ||
"gitHead": "b271c6ebee1b26a146938694967bcb381a74d808" | ||
} |
@@ -10,21 +10,6 @@ ## Permission Provider | ||
<a href="https://github.com/Quenty/NevermoreEngine/actions"> | ||
<img src="https://github.com/Quenty/NevermoreEngine/workflows/luacheck/badge.svg" alt="Actions Status" /> | ||
<img src="https://github.com/Quenty/NevermoreEngine/actions/workflows/build.yml/badge.svg" alt="Build and release status" /> | ||
</a> | ||
</div> | ||
Utility permission provider system for Roblox | ||
## Changelog | ||
### 1.0.0 | ||
Initial release | ||
## Installation | ||
``` | ||
npm install @quenty/permissionprovider --save | ||
``` | ||
### 0.0.1 | ||
Added documentation | ||
### 0.0.0 | ||
Initial commit | ||
Utility permission provider system for Roblox |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
12025
10
2
14
+ Added@quenty/baseobject@1.0.3-canary.199.b271c6e.0(transitive)
+ Added@quenty/deferred@1.0.3-canary.199.b271c6e.0(transitive)
+ Added@quenty/grouputils@1.0.3-canary.199.b271c6e.0(transitive)
+ Added@quenty/maid@1.0.3-canary.199.b271c6e.0(transitive)
+ Added@quenty/promise@1.0.3-canary.199.b271c6e.0(transitive)
+ Added@quenty/remoting@1.0.3-canary.199.b271c6e.0(transitive)
+ Added@quenty/table@1.0.3-canary.199.b271c6e.0(transitive)
- Removed@quenty/baseobject@1.2.0(transitive)
- Removed@quenty/deferred@1.2.0(transitive)
- Removed@quenty/grouputils@1.2.0(transitive)
- Removed@quenty/maid@1.2.0(transitive)
- Removed@quenty/promise@1.2.0(transitive)
- Removed@quenty/remoting@1.2.0(transitive)
- Removed@quenty/table@1.2.0(transitive)