@rbxts/easytween
Advanced tools
Comparing version 1.1.3 to 1.1.4
@@ -14,3 +14,3 @@ /// <reference types="@rbxts/compiler-types" /> | ||
} | ||
type Animatable = number | CFrame | Color3 | ColorSequenceKeypoint | DateTime | NumberRange | NumberSequenceKeypoint | PhysicalProperties | Ray | Rect | Region3 | Region3int16 | UDim | UDim2 | Vector2 | Vector2int16 | Vector3 | Vector3int16; | ||
export type Animatable = number | CFrame | Color3 | ColorSequenceKeypoint | DateTime | NumberRange | NumberSequenceKeypoint | PhysicalProperties | Ray | Rect | Region3 | Region3int16 | UDim | UDim2 | Vector2 | Vector2int16 | Vector3 | Vector3int16; | ||
export default class EasyTween<T> { | ||
@@ -17,0 +17,0 @@ private goalValue; |
{ | ||
"name": "@rbxts/easytween", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"description": "", | ||
@@ -12,3 +12,8 @@ "main": "out/init.lua", | ||
"keywords": [], | ||
"author": "", | ||
"author": "Tesmi", | ||
"homepage": "https://github.com/Tesmi-Devlop/EasyTween#readme", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/Tesmi-Devlop/EasyTween" | ||
}, | ||
"license": "ISC", | ||
@@ -15,0 +20,0 @@ "types": "out/index.d.ts", |
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
13293
7
1
1
1
0