@goldfishjs/route
Advanced tools
Comparing version 2.13.1 to 2.14.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [2.14.0](https://github.com/alipay/goldfish/compare/v2.13.1...v2.14.0) (2022-06-11) | ||
### Features | ||
* lock dependencies ([a2dfe58](https://github.com/alipay/goldfish/commit/a2dfe58aa1eeb8e9491dbbbf538661612eb771bf)) | ||
## [2.13.1](https://github.com/alipay/goldfish/compare/v2.13.0...v2.13.1) (2022-06-11) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@goldfishjs/route", | ||
"version": "2.13.1", | ||
"version": "2.14.0", | ||
"description": "goldfish-route", | ||
@@ -17,12 +17,12 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@goldfishjs/module-usage": "^2.13.1", | ||
"@goldfishjs/module-usage": "^2.14.0", | ||
"@types/qs": "^6.9.0", | ||
"mini-types": "^0.1.3", | ||
"qs": "^6.9.1" | ||
"mini-types": "^0.1.7", | ||
"qs": "6.10.3" | ||
}, | ||
"devDependencies": { | ||
"@types/lodash": "^4.14.117", | ||
"@types/lodash": "4.14.182", | ||
"@types/react": "*", | ||
"@types/react-dom": "*", | ||
"lodash": "^4.17.19", | ||
"lodash": "4.17.21", | ||
"react": "*", | ||
@@ -29,0 +29,0 @@ "react-dom": "*" |
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
30119
+ Addedhas-symbols@1.0.3(transitive)
+ Addedqs@6.10.3(transitive)
- Removedhas-symbols@1.1.0(transitive)
- Removedqs@6.13.1(transitive)
Updatedmini-types@^0.1.7
Updatedqs@6.10.3