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 3.0.4 to 3.0.5

18

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

@@ -15,11 +15,11 @@ "access": "public",

".": {
"esnext": "./index.esnext",
"import": "./index.mjs",
"require": "./index.js",
"esnext": "./index.esnext"
"require": "./index.js"
},
"./": "./",
"./host": {
"esnext": "./host.esnext",
"import": "./host.mjs",
"require": "./host.js",
"esnext": "./host.esnext"
"require": "./host.js"
}

@@ -35,9 +35,9 @@ },

"dependencies": {
"@remote-ui/core": "^1.6.4",
"@remote-ui/rpc": "^1.0.16",
"@remote-ui/web-workers": "^1.3.1",
"@remote-ui/core": "^1.6.5",
"@remote-ui/rpc": "^1.0.17",
"@remote-ui/web-workers": "^1.3.2",
"@types/react": ">=16.8.0 <18.0.0",
"react-reconciler": ">=0.25.0 <1.0.0"
},
"gitHead": "ad98821dd3f3ddd15e09de058eeabea25fe0911e"
"gitHead": "a34a538bda6c70acdc9b32cc7de14b1091dae044"
}
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