@rbxts/react
Advanced tools
+2
-2
| { | ||
| "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": {} | ||
| } |
+28
-5
@@ -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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
93206
0.46%2031
-0.1%+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
Updated