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

@rbxts/reflex-class

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rbxts/reflex-class - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

2

out/source/custom-broadcaster/broadcaster.d.ts

@@ -37,3 +37,3 @@ /// <reference types="@rbxts/types" />

*/
readonly beforeHydrate?: (player: Player, state: S) => Partial<S>;
readonly beforeHydrate?: (player: Player, state: S) => Partial<S> | undefined;
/**

@@ -40,0 +40,0 @@ * A function that broadcasts actions to the given player.

{
"name": "@rbxts/reflex-class",
"version": "1.0.6",
"version": "1.0.7",
"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