New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@umijs/renderer-react

Package Overview
Dependencies
Maintainers
13
Versions
657
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@umijs/renderer-react - npm Package Compare versions

Comparing version 3.0.9 to 3.0.10

7

dist/index.esm.js

@@ -384,3 +384,8 @@ import * as ReactDOM from 'react-dom';

defaultTitle: opts.defaultTitle
})
}),
args: {
history: opts.history,
routes: opts.routes,
plugin: opts.plugin
}
});

@@ -387,0 +392,0 @@

@@ -391,3 +391,8 @@ 'use strict';

defaultTitle: opts.defaultTitle
})
}),
args: {
history: opts.history,
routes: opts.routes,
plugin: opts.plugin
}
});

@@ -394,0 +399,0 @@

4

package.json
{
"name": "@umijs/renderer-react",
"version": "3.0.9",
"version": "3.0.10",
"description": "@umijs/renderer-react",

@@ -31,3 +31,3 @@ "main": "dist/index.js",

"@types/react-router-config": "^5.0.1",
"@umijs/runtime": "3.0.9",
"@umijs/runtime": "3.0.10",
"react": "^16.13.0",

@@ -34,0 +34,0 @@ "react-dom": "^16.13.0",

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