@quenty/animationprovider
Advanced tools
Comparing version 8.0.1-canary.433.80025dc.0 to 8.1.0
@@ -6,3 +6,3 @@ # Change Log | ||
## [8.0.1-canary.433.80025dc.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animationprovider@8.0.0...@quenty/animationprovider@8.0.1-canary.433.80025dc.0) (2023-12-14) | ||
# [8.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animationprovider@8.0.0...@quenty/animationprovider@8.1.0) (2023-12-14) | ||
@@ -9,0 +9,0 @@ **Note:** Version bump only for package @quenty/animationprovider |
{ | ||
"name": "@quenty/animationprovider", | ||
"version": "8.0.1-canary.433.80025dc.0", | ||
"version": "8.1.0", | ||
"description": "Provides animations for anything tagged with \"AnimationContainer\" and from a folder named \"Animations\" in ReplicatedStorage.", | ||
@@ -28,4 +28,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/loader": "7.0.1-canary.433.80025dc.0", | ||
"@quenty/templateprovider": "8.0.1-canary.433.80025dc.0" | ||
"@quenty/loader": "^7.1.0", | ||
"@quenty/templateprovider": "^8.1.0" | ||
}, | ||
@@ -35,3 +35,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "80025dcd926765b502d322bb84e013b973409d8c" | ||
"gitHead": "2c2dbbc0cb2fbb46b4f3270c559c63890fe18b26" | ||
} |
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
12685
+ Added@quenty/baseobject@7.2.0(transitive)
+ Added@quenty/deferred@2.2.0(transitive)
+ Added@quenty/insertserviceutils@7.2.0(transitive)
+ Added@quenty/loader@7.3.0(transitive)
+ Added@quenty/promise@7.2.0(transitive)
+ Added@quenty/string@3.3.0(transitive)
+ Added@quenty/templateprovider@8.2.0(transitive)
- Removed@quenty/baseobject@7.0.1-canary.433.80025dc.0(transitive)
- Removed@quenty/deferred@2.1.0(transitive)
- Removed@quenty/insertserviceutils@7.0.1-canary.433.80025dc.0(transitive)
- Removed@quenty/loader@7.0.1-canary.433.80025dc.0(transitive)
- Removed@quenty/promise@7.0.1-canary.433.80025dc.0(transitive)
- Removed@quenty/string@3.1.0(transitive)
- Removed@quenty/templateprovider@8.0.1-canary.433.80025dc.0(transitive)
Updated@quenty/loader@^7.1.0