@quenty/permissionprovider
Advanced tools
Comparing version 14.14.0 to 14.14.1-canary.519.7414df3.0
@@ -6,2 +6,10 @@ # Change Log | ||
## [14.14.1-canary.519.7414df3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/permissionprovider@14.14.0...@quenty/permissionprovider@14.14.1-canary.519.7414df3.0) (2024-11-13) | ||
**Note:** Version bump only for package @quenty/permissionprovider | ||
# [14.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/permissionprovider@14.13.1...@quenty/permissionprovider@14.14.0) (2024-11-06) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@quenty/permissionprovider", | ||
"version": "14.14.0", | ||
"version": "14.14.1-canary.519.7414df3.0", | ||
"description": "Permission provider for Roblox, including authenticating against group membership", | ||
@@ -28,13 +28,13 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/baseobject": "^10.7.1", | ||
"@quenty/brio": "^14.12.0", | ||
"@quenty/grouputils": "^10.8.0", | ||
"@quenty/loader": "^10.7.1", | ||
"@quenty/maid": "^3.4.0", | ||
"@quenty/playerutils": "^8.12.0", | ||
"@quenty/promise": "^10.8.0", | ||
"@quenty/remoting": "^12.13.0", | ||
"@quenty/rx": "^13.12.0", | ||
"@quenty/servicebag": "^11.10.0", | ||
"@quenty/table": "^3.6.0" | ||
"@quenty/baseobject": "10.7.1", | ||
"@quenty/brio": "14.12.1-canary.519.7414df3.0", | ||
"@quenty/grouputils": "10.8.0", | ||
"@quenty/loader": "10.7.1", | ||
"@quenty/maid": "3.4.0", | ||
"@quenty/playerutils": "8.12.1-canary.519.7414df3.0", | ||
"@quenty/promise": "10.8.0", | ||
"@quenty/remoting": "12.13.1-canary.519.7414df3.0", | ||
"@quenty/rx": "13.12.1-canary.519.7414df3.0", | ||
"@quenty/servicebag": "11.10.0", | ||
"@quenty/table": "3.6.1-canary.519.7414df3.0" | ||
}, | ||
@@ -44,3 +44,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "00e6f71716216dd6ecbc8505ad898a1ab7f72756" | ||
"gitHead": "7414df389c4d481673b0afee78fd6b20e332d8d2" | ||
} |
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 v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
50087
2
+ Added@quenty/brio@14.12.1-canary.519.7414df3.0(transitive)
+ Added@quenty/instanceutils@13.12.1-canary.519.7414df3.0(transitive)
+ Added@quenty/playerutils@8.12.1-canary.519.7414df3.0(transitive)
+ Added@quenty/remoting@12.13.1-canary.519.7414df3.0(transitive)
+ Added@quenty/rx@13.12.1-canary.519.7414df3.0(transitive)
+ Added@quenty/table@3.6.1-canary.519.7414df3.0(transitive)
- Removed@quenty/brio@14.13.0(transitive)
- Removed@quenty/instanceutils@13.13.0(transitive)
- Removed@quenty/playerutils@8.13.0(transitive)
- Removed@quenty/remoting@12.14.0(transitive)
- Removed@quenty/rx@13.13.0(transitive)
- Removed@quenty/table@3.7.0(transitive)
Updated@quenty/baseobject@10.7.1
Updated@quenty/grouputils@10.8.0
Updated@quenty/loader@10.7.1
Updated@quenty/maid@3.4.0
Updated@quenty/promise@10.8.0
Updated@quenty/servicebag@11.10.0