New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@rescript/react

Package Overview
Dependencies
Maintainers
5
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rescript/react - npm Package Compare versions

Comparing version
0.11.0-rc.2
to
0.11.0-rc.3
+7
-0
CHANGELOG.md
# Changelog
## 0.11.0-rc.3
- Changed `React.jsxKeyed(s)`, `ReactDOM.jsxKeyed(s)` having key as optional argument.
- Changed `React.fragmentProps` children field to optional.
- Removed the helper functions for JSX v4 from `React.res`.
- Made `React.component` conversion function zero cost.
## 0.11.0-rc.2

@@ -4,0 +11,0 @@

+2
-2
{
"name": "@rescript/react",
"version": "0.11.0-rc.2",
"version": "0.11.0-rc.3",
"description": "React bindings for ReScript",

@@ -33,3 +33,3 @@ "files": [

"react-dom": "^18.2.0",
"rescript": "^10.1.0-rc.2"
"rescript": "^10.1.0-rc.3"
},

@@ -36,0 +36,0 @@ "peerDependencies": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet