@quenty/permissionprovider
Advanced tools
Comparing version 14.16.0 to 14.17.0-canary.524.4bb843b.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [14.17.0-canary.524.4bb843b.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/permissionprovider@14.16.0...@quenty/permissionprovider@14.17.0-canary.524.4bb843b.0) (2024-12-15) | ||
**Note:** Version bump only for package @quenty/permissionprovider | ||
# [14.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/permissionprovider@14.15.0...@quenty/permissionprovider@14.16.0) (2024-12-03) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@quenty/permissionprovider", | ||
"version": "14.16.0", | ||
"version": "14.17.0-canary.524.4bb843b.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.14.0", | ||
"@quenty/grouputils": "^10.8.0", | ||
"@quenty/loader": "^10.7.1", | ||
"@quenty/maid": "^3.4.0", | ||
"@quenty/playerutils": "^8.14.0", | ||
"@quenty/promise": "^10.8.0", | ||
"@quenty/remoting": "^12.15.0", | ||
"@quenty/rx": "^13.14.0", | ||
"@quenty/servicebag": "^11.10.0", | ||
"@quenty/table": "^3.7.0" | ||
"@quenty/baseobject": "10.7.1", | ||
"@quenty/brio": "14.15.0-canary.524.4bb843b.0", | ||
"@quenty/grouputils": "10.9.0-canary.524.4bb843b.0", | ||
"@quenty/loader": "10.7.1", | ||
"@quenty/maid": "3.4.0", | ||
"@quenty/playerutils": "8.15.0-canary.524.4bb843b.0", | ||
"@quenty/promise": "10.9.0-canary.524.4bb843b.0", | ||
"@quenty/remoting": "12.16.0-canary.524.4bb843b.0", | ||
"@quenty/rx": "13.15.0-canary.524.4bb843b.0", | ||
"@quenty/servicebag": "11.10.0", | ||
"@quenty/table": "3.7.0" | ||
}, | ||
@@ -44,3 +44,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "66190e48c1ca93b07040326e9cfcf97e8eb4b0e1" | ||
"gitHead": "4bb843bfb89c18579a80ba2f11b1d48faa86b48f" | ||
} |
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
50549
2
+ Added@quenty/brio@14.15.0-canary.524.4bb843b.0(transitive)
+ Added@quenty/canceltoken@11.10.0-canary.524.4bb843b.0(transitive)
+ Added@quenty/grouputils@10.9.0-canary.524.4bb843b.0(transitive)
+ Added@quenty/instanceutils@13.15.0-canary.524.4bb843b.0(transitive)
+ Added@quenty/playerutils@8.15.0-canary.524.4bb843b.0(transitive)
+ Added@quenty/promise@10.9.0-canary.524.4bb843b.0(transitive)
+ Added@quenty/promisemaid@5.9.0-canary.524.4bb843b.0(transitive)
+ Added@quenty/remotefunctionutils@10.9.0-canary.524.4bb843b.0(transitive)
+ Added@quenty/remoting@12.16.0-canary.524.4bb843b.0(transitive)
+ Added@quenty/rx@13.15.0-canary.524.4bb843b.0(transitive)
- Removed@quenty/brio@14.15.0(transitive)
- Removed@quenty/canceltoken@11.10.0(transitive)
- Removed@quenty/grouputils@10.9.0(transitive)
- Removed@quenty/instanceutils@13.15.0(transitive)
- Removed@quenty/playerutils@8.15.0(transitive)
- Removed@quenty/promise@10.9.0(transitive)
- Removed@quenty/promisemaid@5.9.0(transitive)
- Removed@quenty/remotefunctionutils@10.9.0(transitive)
- Removed@quenty/remoting@12.16.0(transitive)
- Removed@quenty/rx@13.15.0(transitive)
Updated@quenty/baseobject@10.7.1
Updated@quenty/loader@10.7.1
Updated@quenty/maid@3.4.0
Updated@quenty/servicebag@11.10.0
Updated@quenty/table@3.7.0