@quenty/animationgroup
Advanced tools
Comparing version 1.0.2 to 1.0.3-canary.199.34c89f1.0
@@ -0,0 +0,0 @@ { |
@@ -0,0 +0,0 @@ MIT License |
{ | ||
"name": "@quenty/animationgroup", | ||
"version": "1.0.2", | ||
"version": "1.0.3-canary.199.34c89f1.0", | ||
"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.", | ||
@@ -15,2 +15,6 @@ "keywords": [ | ||
], | ||
"funding": { | ||
"type": "patreon", | ||
"url": "https://www.patreon.com/quenty" | ||
}, | ||
"license": "MIT", | ||
@@ -23,5 +27,5 @@ "repository": { | ||
"dependencies": { | ||
"@quenty/animationtrackutils": "^1.0.2", | ||
"@quenty/baseobject": "^1.0.2", | ||
"@quenty/maid": "^1.0.2" | ||
"@quenty/animationtrackutils": "1.0.3-canary.199.34c89f1.0", | ||
"@quenty/baseobject": "1.0.3-canary.199.34c89f1.0", | ||
"@quenty/maid": "1.0.3-canary.199.34c89f1.0" | ||
}, | ||
@@ -37,3 +41,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "c78150de4045cf8bbf78cc7d571d8b4d70e30f30" | ||
"gitHead": "34c89f1a8c0a84238698ef245a4827948a6a83f1" | ||
} |
@@ -10,3 +10,3 @@ ## AnimationGroup | ||
<a href="https://github.com/Quenty/NevermoreEngine/actions"> | ||
<img src="https://github.com/Quenty/NevermoreEngine/workflows/luacheck/badge.svg" alt="Actions Status" /> | ||
<img src="https://github.com/Quenty/NevermoreEngine/actions/workflows/build.yml/badge.svg" alt="Build and release status" /> | ||
</a> | ||
@@ -31,9 +31,1 @@ </div> | ||
## Changelog | ||
### 1.0.0 | ||
Initial release | ||
### 0.0.0 | ||
Initial commit |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
8142
7
2
30
+ Added@quenty/animationtrackutils@1.0.3-canary.199.34c89f1.0(transitive)
+ Added@quenty/baseobject@1.0.3-canary.199.34c89f1.0(transitive)
+ Added@quenty/maid@1.0.3-canary.199.34c89f1.0(transitive)
- Removed@quenty/animationtrackutils@1.2.0(transitive)
- Removed@quenty/baseobject@1.2.0(transitive)
- Removed@quenty/maid@1.2.0(transitive)
Updated@quenty/animationtrackutils@1.0.3-canary.199.34c89f1.0