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

@rbxts/moonlite

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rbxts/moonlite - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

out/index.d.ts

@@ -5,3 +5,3 @@ import { MoonTrack } from "./types";

* Loads the provided save file to be played back.
* The save is a StringValue normally stored in game.ServerStorage.MoonAnimator2Saves, but you'll need to store it elsewhere to play the sequence back on the client.
* The `save` is a StringValue normally stored in `game.ServerStorage.MoonAnimator2Saves`, but you'll need to store it elsewhere to play the sequence back on the client.
*/

@@ -8,0 +8,0 @@ declare const CreatePlayer: (save: StringValue, root?: Instance) => MoonTrack;

{
"name": "@rbxts/moonlite",
"version": "1.0.1",
"version": "1.0.2",
"description": "Moonlite typings",

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

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