@quenty/datastore
Advanced tools
Comparing version 7.7.0 to 7.8.0-canary.67644c5.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [7.8.0-canary.67644c5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@7.7.0...@quenty/datastore@7.8.0-canary.67644c5.0) (2023-03-05) | ||
**Note:** Version bump only for package @quenty/datastore | ||
# [7.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@7.6.0...@quenty/datastore@7.7.0) (2023-02-27) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@quenty/datastore", | ||
"version": "7.7.0", | ||
"version": "7.8.0-canary.67644c5.0", | ||
"description": "Quenty's Datastore implementation for Roblox", | ||
@@ -29,10 +29,10 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/baseobject": "^6.1.0", | ||
"@quenty/bindtocloseservice": "^2.3.0", | ||
"@quenty/loader": "^6.1.0", | ||
"@quenty/maid": "^2.4.0", | ||
"@quenty/promise": "^6.2.0", | ||
"@quenty/signal": "^2.3.0", | ||
"@quenty/symbol": "^2.2.0", | ||
"@quenty/table": "^3.2.0" | ||
"@quenty/baseobject": "6.2.0-canary.67644c5.0", | ||
"@quenty/bindtocloseservice": "2.4.0-canary.67644c5.0", | ||
"@quenty/loader": "6.2.0-canary.67644c5.0", | ||
"@quenty/maid": "2.5.0-canary.67644c5.0", | ||
"@quenty/promise": "6.3.0-canary.67644c5.0", | ||
"@quenty/signal": "2.3.0", | ||
"@quenty/symbol": "2.2.0", | ||
"@quenty/table": "3.2.0" | ||
}, | ||
@@ -42,3 +42,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "62c1fdb2f329ca6d6395b63a56a5dfacb3831349" | ||
"gitHead": "67644c5978f4a895d352eb7394c9fcb50f9ec4d4" | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
66399
2
+ Added@quenty/baseobject@6.2.0-canary.67644c5.0(transitive)
+ Added@quenty/bindtocloseservice@2.4.0-canary.67644c5.0(transitive)
+ Added@quenty/deferred@2.1.0(transitive)
+ Added@quenty/loader@6.2.0-canary.67644c5.0(transitive)
+ Added@quenty/maid@2.5.0-canary.67644c5.0(transitive)
+ Added@quenty/promise@6.3.0-canary.67644c5.0(transitive)
+ Added@quenty/signal@2.3.0(transitive)
+ Added@quenty/table@3.2.0(transitive)
- Removed@quenty/baseobject@6.3.0(transitive)
- Removed@quenty/bindtocloseservice@2.21.0(transitive)
- Removed@quenty/deferred@2.2.0(transitive)
- Removed@quenty/loader@6.3.0(transitive)
- Removed@quenty/maid@2.6.0(transitive)
- Removed@quenty/promise@6.8.0(transitive)
- Removed@quenty/signal@2.4.0(transitive)
- Removed@quenty/table@3.7.0(transitive)
Updated@quenty/signal@2.3.0
Updated@quenty/symbol@2.2.0
Updated@quenty/table@3.2.0