Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@quenty/acceltween

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@quenty/acceltween - npm Package Compare versions

Comparing version 0.0.0 to 1.0.0

LICENSE.md

7

package.json
{
"name": "@quenty/acceltween",
"version": "0.0.0",
"version": "1.0.0",
"description": "AccelTween implementation for Roblox",

@@ -21,4 +21,2 @@ "keywords": [

},
"dependencies": {},
"peerDependencies": {},
"bugs": {

@@ -29,3 +27,4 @@ "url": "https://github.com/Quenty/NevermoreEngine/issues"

"access": "public"
}
},
"gitHead": "a896087482f9a7f16f32b36e7b449fab6299d37a"
}
## AccelTween
<div align="center">
<a href="http://quenty.github.io/api/">
<img src="https://img.shields.io/badge/docs-website-green.svg" alt="Documentation" />
</a>
<a href="https://discord.gg/mhtGUS8">
<img src="https://img.shields.io/badge/discord-nevermore-blue.svg" alt="Discord" />
</a>
<a href="https://github.com/Quenty/NevermoreEngine/actions">
<img src="https://github.com/Quenty/NevermoreEngine/workflows/luacheck/badge.svg" alt="Actions Status" />
</a>
</div>

@@ -7,2 +18,7 @@ Provides a means to, with both a continuous position and velocity,

## Installation
```
npm install @quenty/acceltween --save
```
## API

@@ -34,1 +50,12 @@

Sets the current and target position, and sets the velocity to 0.
## Changelog
### 1.0.0
Initial release
### 0.0.1
Added documentation
### 0.0.0
Initial commit
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