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
6
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.12.2
to
0.13.0
+10
-0
CHANGELOG.md

@@ -13,2 +13,12 @@ # Changelog

## 0.13.0
#### :boom: Breaking Change
- Replace usages of `%external` by binding to `globalThis`. This is to support upcoming ReScript 12 versions. For older browsers, it may be necessary to polyfill `globalThis`.
#### :bug: Bug Fix
- Remove hardcoded `require` so it works in both common js and ES module modes. (https://github.com/rescript-lang/rescript-react/pull/117)
## 0.12.2

@@ -15,0 +25,0 @@

+1
-1
{
"name": "@rescript/react",
"version": "0.12.2",
"version": "0.13.0",
"description": "React bindings for ReScript",

@@ -5,0 +5,0 @@ "files": [

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet