@quenty/animationgroup
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "@quenty/animationgroup", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "A group of weighted tracks that can be played back with weighted probability. The closest example to this is the idle animation that looks around at a 1:10 ratio when you're standing still in default Roblox animation script.", | ||
@@ -22,5 +22,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/animationtrackutils": "^1.0.1", | ||
"@quenty/baseobject": "^1.0.1", | ||
"@quenty/maid": "^1.0.1" | ||
"@quenty/animationtrackutils": "^1.0.2", | ||
"@quenty/baseobject": "^1.0.2", | ||
"@quenty/maid": "^1.0.2" | ||
}, | ||
@@ -36,3 +36,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "cbe19476600374aa8d198b3ec4a738ff3cdf0c5e" | ||
"gitHead": "c78150de4045cf8bbf78cc7d571d8b4d70e30f30" | ||
} |
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
Updated@quenty/baseobject@^1.0.2
Updated@quenty/maid@^1.0.2