@quenty/animationprovider
Advanced tools
Comparing version 3.6.1-canary.913a974.0 to 3.7.0
@@ -6,3 +6,3 @@ # Change Log | ||
## [3.6.1-canary.913a974.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animationprovider@3.6.0...@quenty/animationprovider@3.6.1-canary.913a974.0) (2022-01-07) | ||
# [3.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animationprovider@3.6.0...@quenty/animationprovider@3.7.0) (2022-01-07) | ||
@@ -9,0 +9,0 @@ **Note:** Version bump only for package @quenty/animationprovider |
{ | ||
"name": "@quenty/animationprovider", | ||
"version": "3.6.1-canary.913a974.0", | ||
"version": "3.7.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": "3.2.1-canary.913a974.0", | ||
"@quenty/templateprovider": "3.6.1-canary.913a974.0" | ||
"@quenty/loader": "^3.3.0", | ||
"@quenty/templateprovider": "^3.7.0" | ||
}, | ||
@@ -35,3 +35,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "913a974e69304d8dc5aa805f2db4638a206fe89e" | ||
"gitHead": "5a3f3fb6c908fd3874f5ceacc70b404780275119" | ||
} |
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
7791
+ Added@quenty/baseobject@3.5.0(transitive)
+ Added@quenty/deferred@2.2.0(transitive)
+ Added@quenty/insertserviceutils@3.6.0(transitive)
+ Added@quenty/loader@3.4.0(transitive)
+ Added@quenty/maid@2.6.0(transitive)
+ Added@quenty/promise@3.6.0(transitive)
+ Added@quenty/string@2.3.0(transitive)
+ Added@quenty/templateprovider@3.8.0(transitive)
- Removed@quenty/baseobject@3.3.1-canary.913a974.0(transitive)
- Removed@quenty/deferred@2.0.2(transitive)
- Removed@quenty/insertserviceutils@3.4.1-canary.913a974.0(transitive)
- Removed@quenty/loader@3.2.1-canary.913a974.0(transitive)
- Removed@quenty/maid@2.0.2(transitive)
- Removed@quenty/promise@3.4.1-canary.913a974.0(transitive)
- Removed@quenty/string@2.2.1(transitive)
- Removed@quenty/templateprovider@3.6.1-canary.913a974.0(transitive)
Updated@quenty/loader@^3.3.0