@quenty/datastore
Advanced tools
Comparing version 7.2.1-canary.302.02772ca.0 to 7.2.1
@@ -6,3 +6,3 @@ # Change Log | ||
## [7.2.1-canary.302.02772ca.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@7.2.0...@quenty/datastore@7.2.1-canary.302.02772ca.0) (2022-11-04) | ||
## [7.2.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@7.2.0...@quenty/datastore@7.2.1) (2022-11-04) | ||
@@ -9,0 +9,0 @@ **Note:** Version bump only for package @quenty/datastore |
{ | ||
"name": "@quenty/datastore", | ||
"version": "7.2.1-canary.302.02772ca.0", | ||
"version": "7.2.1", | ||
"description": "Quenty's Datastore implementation for Roblox", | ||
@@ -29,10 +29,10 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/baseobject": "6.0.1-canary.302.02772ca.0", | ||
"@quenty/bindtocloseservice": "2.1.1-canary.302.02772ca.0", | ||
"@quenty/loader": "6.0.1-canary.302.02772ca.0", | ||
"@quenty/maid": "2.4.0", | ||
"@quenty/promise": "6.0.1-canary.302.02772ca.0", | ||
"@quenty/signal": "2.3.0", | ||
"@quenty/symbol": "2.1.0", | ||
"@quenty/table": "3.1.0" | ||
"@quenty/baseobject": "^6.0.1", | ||
"@quenty/bindtocloseservice": "^2.1.1", | ||
"@quenty/loader": "^6.0.1", | ||
"@quenty/maid": "^2.4.0", | ||
"@quenty/promise": "^6.0.1", | ||
"@quenty/signal": "^2.3.0", | ||
"@quenty/symbol": "^2.1.0", | ||
"@quenty/table": "^3.1.0" | ||
}, | ||
@@ -42,3 +42,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "02772caf01fd5c055edf64c7f26b2c06b379e9e3" | ||
"gitHead": "8b9877c26a3fc753409a5114e56717837291279d" | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
59372
+ Added@quenty/baseobject@6.3.0(transitive)
+ Added@quenty/bindtocloseservice@2.21.0(transitive)
+ Added@quenty/deferred@2.2.0(transitive)
+ Added@quenty/loader@6.3.0(transitive)
+ Added@quenty/maid@2.6.0(transitive)
+ Added@quenty/promise@6.8.0(transitive)
+ Added@quenty/signal@2.4.0(transitive)
+ Added@quenty/symbol@2.2.0(transitive)
+ Added@quenty/table@3.7.0(transitive)
- Removed@quenty/baseobject@6.0.1-canary.302.02772ca.0(transitive)
- Removed@quenty/bindtocloseservice@2.1.1-canary.302.02772ca.0(transitive)
- Removed@quenty/deferred@2.1.0(transitive)
- Removed@quenty/loader@6.0.1-canary.302.02772ca.0(transitive)
- Removed@quenty/maid@2.4.0(transitive)
- Removed@quenty/promise@6.0.1-canary.302.02772ca.0(transitive)
- Removed@quenty/signal@2.3.0(transitive)
- Removed@quenty/symbol@2.1.0(transitive)
- Removed@quenty/table@3.1.0(transitive)
Updated@quenty/baseobject@^6.0.1
Updated@quenty/loader@^6.0.1
Updated@quenty/maid@^2.4.0
Updated@quenty/promise@^6.0.1
Updated@quenty/signal@^2.3.0
Updated@quenty/symbol@^2.1.0
Updated@quenty/table@^3.1.0