Socket
Socket
Sign inDemoInstall

@mxjs/router

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mxjs/router - npm Package Compare versions

Comparing version 0.2.14 to 0.2.15

15

CHANGELOG.md

@@ -0,1 +1,16 @@

## [0.2.15](https://github.com/miaoxing/miaoxing/compare/@mxjs/router@0.2.14...@mxjs/router@0.2.15) (2024-01-31)
### Features
* 更新 `react` 支持 18 ([c68f41b](https://github.com/miaoxing/miaoxing/commit/c68f41bb53c30125476fce1be0826fad798869f2))
### Dependencies
* **@mxjs/auth:** upgrade from `1.1.7` to `1.2.0`
## [0.2.14](https://github.com/miaoxing/miaoxing/compare/@mxjs/router@0.2.13...@mxjs/router@0.2.14) (2024-01-08)

@@ -2,0 +17,0 @@

8

package.json
{
"name": "@mxjs/router",
"version": "0.2.14",
"version": "0.2.15",
"main": "index.js",

@@ -14,3 +14,3 @@ "license": "MIT",

"dependencies": {
"@mxjs/auth": "^1.1.7",
"@mxjs/auth": "^1.2.0",
"react-router": "^5.2.0",

@@ -24,4 +24,4 @@ "react-router-dom": "^5.2.0",

"@testing-library/react": "^11.2.6",
"react": "^17.0.2",
"react-dom": "^17.0.2"
"react": ">=16.13.1",
"react-dom": ">=16.13.1"
},

@@ -28,0 +28,0 @@ "peerDependencies": {

Sorry, the diff of this file is not supported yet

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