@mxjs/router
Advanced tools
Comparing version 0.2.5 to 0.2.6
@@ -0,1 +1,11 @@ | ||
## [0.2.6](https://github.com/miaoxing/miaoxing/compare/@mxjs/router@0.2.5...@mxjs/router@0.2.6) (2023-01-01) | ||
### Dependencies | ||
* **@miaoxing/dev:** upgrade from `8.1.3` to `8.2.0` | ||
## [0.2.5](https://github.com/miaoxing/miaoxing/compare/@mxjs/router@0.2.4...@mxjs/router@0.2.5) (2022-08-02) | ||
@@ -2,0 +12,0 @@ |
{ | ||
"name": "@mxjs/router", | ||
"version": "0.2.5", | ||
"version": "0.2.6", | ||
"main": "index.js", | ||
@@ -20,3 +20,3 @@ "license": "MIT", | ||
"devDependencies": { | ||
"@miaoxing/dev": "^8.1.3", | ||
"@miaoxing/dev": "^8.2.0", | ||
"@testing-library/react": "^11.2.6", | ||
@@ -23,0 +23,0 @@ "react": "^17.0.2", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
8651