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

@jackgreen/react-router-view

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jackgreen/react-router-view - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

2

package.json
{
"name": "@jackgreen/react-router-view",
"version": "1.2.0",
"version": "1.2.1",
"private": false,

@@ -5,0 +5,0 @@ "main": "dist/index.min.js",

@@ -27,2 +27,4 @@ # react-router-view

path: '/multi',
// 默认跳转到子路由
redirect: '/multi/child1',
component: Multi,

@@ -29,0 +31,0 @@ childRoutes: [

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