@quenty/datastore
Advanced tools
Comparing version 13.1.0 to 13.2.0-canary.455.45dc12d.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [13.2.0-canary.455.45dc12d.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.1.0...@quenty/datastore@13.2.0-canary.455.45dc12d.0) (2024-03-11) | ||
### Features | ||
* custom key for private server datastore ([45dc12d](https://github.com/Quenty/NevermoreEngine/commit/45dc12d46f5901e448cced518e3dace16e0c5b6a)) | ||
# [13.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.0.0...@quenty/datastore@13.1.0) (2024-03-09) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@quenty/datastore", | ||
"version": "13.1.0", | ||
"version": "13.2.0-canary.455.45dc12d.0", | ||
"description": "Quenty's Datastore implementation for Roblox", | ||
@@ -29,14 +29,14 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/baseobject": "^10.1.0", | ||
"@quenty/bindtocloseservice": "^8.1.0", | ||
"@quenty/loader": "^10.1.0", | ||
"@quenty/maid": "^3.1.0", | ||
"@quenty/math": "^2.6.0", | ||
"@quenty/promise": "^10.1.0", | ||
"@quenty/rx": "^13.1.0", | ||
"@quenty/servicebag": "^11.1.0", | ||
"@quenty/signal": "^7.1.0", | ||
"@quenty/symbol": "^3.0.0", | ||
"@quenty/table": "^3.4.0", | ||
"@quenty/valueobject": "^13.1.0" | ||
"@quenty/baseobject": "10.1.0", | ||
"@quenty/bindtocloseservice": "8.1.0", | ||
"@quenty/loader": "10.1.0", | ||
"@quenty/maid": "3.1.0", | ||
"@quenty/math": "2.6.0", | ||
"@quenty/promise": "10.1.0", | ||
"@quenty/rx": "13.1.0", | ||
"@quenty/servicebag": "11.1.0", | ||
"@quenty/signal": "7.1.0", | ||
"@quenty/symbol": "3.0.0", | ||
"@quenty/table": "3.4.0", | ||
"@quenty/valueobject": "13.1.0" | ||
}, | ||
@@ -46,3 +46,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "e0148dde5ca3864389a0faa2da66153a776acc1e" | ||
"gitHead": "45dc12d46f5901e448cced518e3dace16e0c5b6a" | ||
} |
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 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
111232
2
+ Added@quenty/baseobject@10.1.0(transitive)
+ Added@quenty/bindtocloseservice@8.1.0(transitive)
+ Added@quenty/loader@10.1.0(transitive)
+ Added@quenty/maid@3.1.0(transitive)
+ Added@quenty/math@2.6.0(transitive)
+ Added@quenty/promise@10.1.0(transitive)
+ Added@quenty/rx@13.1.0(transitive)
+ Added@quenty/servicebag@11.1.0(transitive)
+ Added@quenty/signal@7.1.0(transitive)
+ Added@quenty/symbol@3.0.0(transitive)
+ Added@quenty/table@3.4.0(transitive)
+ Added@quenty/valueobject@13.1.0(transitive)
- Removed@quenty/baseobject@10.7.1(transitive)
- Removed@quenty/bindtocloseservice@8.14.0(transitive)
- Removed@quenty/math@2.7.0(transitive)
- Removed@quenty/servicebag@11.10.0(transitive)
- Removed@quenty/valueobject@13.14.0(transitive)
Updated@quenty/baseobject@10.1.0
Updated@quenty/loader@10.1.0
Updated@quenty/maid@3.1.0
Updated@quenty/math@2.6.0
Updated@quenty/promise@10.1.0
Updated@quenty/rx@13.1.0
Updated@quenty/servicebag@11.1.0
Updated@quenty/signal@7.1.0
Updated@quenty/symbol@3.0.0
Updated@quenty/table@3.4.0
Updated@quenty/valueobject@13.1.0