@quenty/spring
Advanced tools
Comparing version 2.1.0 to 2.1.1-canary.235.cd27669.0
@@ -6,2 +6,13 @@ # Change Log | ||
## [2.1.1-canary.235.cd27669.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/spring@2.1.0...@quenty/spring@2.1.1-canary.235.cd27669.0) (2021-12-18) | ||
### Features | ||
* Allow transformation of Color3 into a linear value for interpolation ([8edeaeb](https://github.com/Quenty/NevermoreEngine/commit/8edeaeb402de72e9494ad96aa922f1c4d40bc60d)) | ||
# [2.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/spring@2.0.0...@quenty/spring@2.1.0) (2021-09-22) | ||
@@ -8,0 +19,0 @@ |
MIT License | ||
Copyright (c) 2014 Quenty | ||
Copyright (c) 2014-2021 Quenty | ||
@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy |
{ | ||
"name": "@quenty/spring", | ||
"version": "2.1.0", | ||
"version": "2.1.1-canary.235.cd27669.0", | ||
"description": "Spring implementation for Roblox", | ||
@@ -31,3 +31,6 @@ "keywords": [ | ||
}, | ||
"gitHead": "6288c63115f31544fce6663d018826e81ef01c7f" | ||
"dependencies": { | ||
"@quenty/loader": "3.1.1" | ||
}, | ||
"gitHead": "cd276691d3ea5d0b5654f80a49c50da5c810c83b" | ||
} |
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
13811
9
11
0
1
2
+ Added@quenty/loader@3.1.1
+ Added@quenty/loader@3.1.1(transitive)