New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@rbxts/easytween

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rbxts/easytween - npm Package Compare versions

Comparing version 1.0.8 to 1.0.9

3

out/index.d.ts

@@ -28,3 +28,4 @@ /// <reference types="@rbxts/compiler-types" />

Set(value: T & Animatable, newTweenInfo?: TweenInfo): void;
SetWitoutAnimation(value: T & Animatable): void;
SetWitoutTween(value: T & Animatable): void;
StopTween(): void;
Get(): T;

@@ -31,0 +32,0 @@ ListenToChange(callback: callbackOnChange<T>): Connection;

{
"name": "@rbxts/easytween",
"version": "1.0.8",
"version": "1.0.9",
"description": "",

@@ -5,0 +5,0 @@ "main": "out/init.lua",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc