Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@remote-ui/react

Package Overview
Dependencies
Maintainers
3
Versions
122
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@remote-ui/react - npm Package Compare versions

Comparing version 4.4.4 to 4.4.5

4

CHANGELOG.md

@@ -10,2 +10,6 @@ # Changelog

## [4.4.5]
- Pinned `react-reconciler` to `0.26.x` to prevent breaking React 17 projects ([pull request](https://github.com/Shopify/remote-ui/pull/151), thanks [@ericfrank-stripe](https://github.com/ericfrank-stripe)!)
## [4.4.3]

@@ -12,0 +16,0 @@

6

package.json
{
"name": "@remote-ui/react",
"version": "4.4.4",
"version": "4.4.5",
"publishConfig": {

@@ -45,5 +45,5 @@ "access": "public",

"@types/react-reconciler": "^0.26.0",
"react-reconciler": ">=0.26.0 <1.0.0"
"react-reconciler": ">=0.26.0 <0.27.0"
},
"gitHead": "326e50682ee53a9b5eaaad1b4b656988e15d61a5"
"gitHead": "4e86945b05c5582db0840a4372cb1996d2f94dab"
}
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