@quenty/datastore
Advanced tools
Comparing version 13.13.1 to 13.13.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [13.13.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.13.1...@quenty/datastore@13.13.2) (2024-11-04) | ||
**Note:** Version bump only for package @quenty/datastore | ||
## [13.13.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.13.0...@quenty/datastore@13.13.1) (2024-11-04) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@quenty/datastore", | ||
"version": "13.13.1", | ||
"version": "13.13.2", | ||
"description": "Quenty's Datastore implementation for Roblox", | ||
@@ -29,14 +29,14 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/baseobject": "^10.7.0", | ||
"@quenty/bindtocloseservice": "^8.11.0", | ||
"@quenty/loader": "^10.7.0", | ||
"@quenty/baseobject": "^10.7.1", | ||
"@quenty/bindtocloseservice": "^8.11.1", | ||
"@quenty/loader": "^10.7.1", | ||
"@quenty/maid": "^3.4.0", | ||
"@quenty/math": "^2.7.0", | ||
"@quenty/promise": "^10.7.0", | ||
"@quenty/rx": "^13.11.0", | ||
"@quenty/servicebag": "^11.9.0", | ||
"@quenty/signal": "^7.8.0", | ||
"@quenty/promise": "^10.7.1", | ||
"@quenty/rx": "^13.11.1", | ||
"@quenty/servicebag": "^11.9.1", | ||
"@quenty/signal": "^7.8.1", | ||
"@quenty/symbol": "^3.2.0", | ||
"@quenty/table": "^3.6.0", | ||
"@quenty/valueobject": "^13.11.0" | ||
"@quenty/valueobject": "^13.11.1" | ||
}, | ||
@@ -46,3 +46,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "b10790e93b6c4bca4a0271c3d18e125bbff29736" | ||
"gitHead": "01c43a0ddd3c5e0cb2d9027313dbfa9852eedef1" | ||
} |
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
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
114516
10
0
Updated@quenty/baseobject@^10.7.1
Updated@quenty/loader@^10.7.1
Updated@quenty/promise@^10.7.1
Updated@quenty/rx@^13.11.1
Updated@quenty/servicebag@^11.9.1
Updated@quenty/signal@^7.8.1
Updated@quenty/valueobject@^13.11.1