@mxjs/router
Advanced tools
Comparing version 0.2.4 to 0.2.5
@@ -0,1 +1,11 @@ | ||
## [0.2.5](https://github.com/miaoxing/miaoxing/compare/@mxjs/router@0.2.4...@mxjs/router@0.2.5) (2022-08-02) | ||
### Dependencies | ||
* **@miaoxing/dev:** upgrade from `8.1.2` to `8.1.3` | ||
## [0.2.4](https://github.com/miaoxing/miaoxing/compare/@mxjs/router@0.2.3...@mxjs/router@0.2.4) (2022-07-01) | ||
@@ -2,0 +12,0 @@ |
{ | ||
"name": "@mxjs/router", | ||
"version": "0.2.4", | ||
"version": "0.2.5", | ||
"main": "index.js", | ||
@@ -20,3 +20,3 @@ "license": "MIT", | ||
"devDependencies": { | ||
"@miaoxing/dev": "^8.1.2", | ||
"@miaoxing/dev": "^8.1.3", | ||
"@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
8464