Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@rbxts/react

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rbxts/react - npm Package Compare versions

Comparing version
17.3.0-alpha.1
to
17.3.5-alpha.1
+2
-2
package.json
{
"name": "@rbxts/react",
"version": "17.3.0-alpha.1",
"version": "17.3.5-alpha.1",
"description": "React bindings for Roblox",

@@ -26,5 +26,5 @@ "main": "src/init.lua",

"dependencies": {
"@rbxts-js/react": "^17.1.20-ts.1"
"@rbxts-js/react": "^17.3.5-ts.1"
},
"scripts": {}
}

@@ -23,2 +23,4 @@ local classNames = {

"AudioAnalyzer",
"AudioChannelMixer",
"AudioChannelSplitter",
"AudioChorus",

@@ -35,7 +37,20 @@ "AudioCompressor",

"AudioFlanger",
"AudioGate",
"AudioLimiter",
"AudioListener",
"AudioPitchShifter",
"AudioPlayer",
"AudioRecorder",
"AudioReverb",
"AudioSearchParams",
"AudioSpeechToText",
"AudioTextToSpeech",
"AudioTremolo",
"AuroraScript",
"AvatarAccessoryRules",
"AvatarAnimationRules",
"AvatarBodyRules",
"AvatarClothingRules",
"AvatarCollisionRules",
"AvatarRules",
"Backpack",

@@ -83,2 +98,3 @@ "BallSocketConstraint",

"CurveAnimation",
"CustomLog",
"CylinderHandleAdornment",

@@ -100,8 +116,6 @@ "CylinderMesh",

"EchoSoundEffect",
"EditableImage",
"EditableMesh",
"EqualizerSoundEffect",
"EulerRotationCurve",
"ExperienceInviteOptions",
"ExplorerFilterInstance",
"ExplorerFilter",
"Explosion",

@@ -122,2 +136,3 @@ "FaceControls",

"Handles",
"HandRigDescription",
"HapticEffect",

@@ -132,2 +147,3 @@ "Hat",

"HumanoidDescription",
"HumanoidRigDescription",
"IKControl",

@@ -137,2 +153,5 @@ "ImageButton",

"ImageLabel",
"InputAction",
"InputBinding",
"InputContext",
"IntConstrainedValue",

@@ -183,2 +202,3 @@ "InternalSyncItem",

"RayValue",
"RelativeGui",
"RemoteEvent",

@@ -188,4 +208,2 @@ "RemoteFunction",

"RigidConstraint",
"RobloxEditableImage",
"RobloxEditableMesh",
"RocketPropulsion",

@@ -245,2 +263,3 @@ "RodConstraint",

"TextChatMessageProperties",
"TextGenerator",
"TextLabel",

@@ -256,2 +275,3 @@ "Texture",

"UIAspectRatioConstraint",
"UIContainerQuery",
"UICorner",

@@ -280,3 +300,5 @@ "UIDragDetector",

"VideoDeviceInput",
"VideoDisplay",
"VideoFrame",
"VideoPlayer",
"ViewportFrame",

@@ -295,2 +317,3 @@ "VisualizationMode",

"WrapTarget",
"WrapTextureTransfer",
}

@@ -297,0 +320,0 @@

Sorry, the diff of this file is too big to display