@quenty/acceltween
Advanced tools
Comparing version 2.2.1 to 2.2.2-canary.402.a911cda.0
@@ -6,2 +6,13 @@ # Change Log | ||
## [2.2.2-canary.402.a911cda.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/acceltween@2.2.1...@quenty/acceltween@2.2.2-canary.402.a911cda.0) (2023-08-23) | ||
### Features | ||
* Use os.clock() instead of tick() in AccelTween clock state ([70d8d93](https://github.com/Quenty/NevermoreEngine/commit/70d8d933ad3cd37f8033833507156e5eb4546672)) | ||
## [2.2.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/acceltween@2.2.0...@quenty/acceltween@2.2.1) (2022-10-16) | ||
@@ -8,0 +19,0 @@ |
MIT License | ||
Copyright (c) 2014-2022 Quenty | ||
Copyright (c) 2014-2023 James Onnen (Quenty) | ||
@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy |
{ | ||
"name": "@quenty/acceltween", | ||
"version": "2.2.1", | ||
"version": "2.2.2-canary.402.a911cda.0", | ||
"description": "AccelTween implementation for Roblox", | ||
@@ -31,3 +31,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "5fc8df6d4a62c0c774ebc78b275898f7f383935b" | ||
"gitHead": "a911cdaf4f1039b599528cec17b027f4660e4fd8" | ||
} |
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
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
9661
2