@goldfishjs/requester
Advanced tools
Comparing version 2.26.0 to 2.26.1
@@ -6,3 +6,20 @@ # Change Log | ||
## [2.26.1](https://github.com/alipay/goldfish/blob/master/packages/requester/README.md/compare/v2.26.0...v2.26.1) (2023-05-29) | ||
**Note:** Version bump only for package @goldfishjs/requester | ||
**Note:** Version bump only for package @goldfishjs/requester | ||
# [2.26.0](https://github.com/alipay/goldfish/blob/master/packages/requester/README.md/compare/v2.26.0-alpha.1...v2.26.0) (2023-05-22) | ||
# [2.26.0-alpha.3](https://github.com/alipay/goldfish/blob/master/packages/requester/README.md/compare/v2.26.0-alpha.2...v2.26.0-alpha.3) (2023-05-29) | ||
@@ -15,2 +32,10 @@ **Note:** Version bump only for package @goldfishjs/requester | ||
# [2.26.0-alpha.2](https://github.com/alipay/goldfish/blob/master/packages/requester/README.md/compare/v2.26.0-alpha.1...v2.26.0-alpha.2) (2023-05-29) | ||
**Note:** Version bump only for package @goldfishjs/requester | ||
# [2.26.0-alpha.1](https://github.com/alipay/goldfish/blob/master/packages/requester/README.md/compare/v2.26.0-alpha.0...v2.26.0-alpha.1) (2023-05-19) | ||
@@ -17,0 +42,0 @@ |
{ | ||
"name": "@goldfishjs/requester", | ||
"version": "2.26.0", | ||
"version": "2.26.1", | ||
"description": "goldfish-requester", | ||
@@ -26,6 +26,6 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@goldfishjs/module-usage": "^2.26.0", | ||
"@goldfishjs/reactive": "^2.26.0", | ||
"@goldfishjs/reactive-connect": "^2.26.0", | ||
"@goldfishjs/utils": "^2.26.0", | ||
"@goldfishjs/module-usage": "^2.26.1", | ||
"@goldfishjs/reactive": "^2.26.1", | ||
"@goldfishjs/reactive-connect": "^2.26.1", | ||
"@goldfishjs/utils": "^2.26.1", | ||
"mini-types": "^0.1.7" | ||
@@ -32,0 +32,0 @@ }, |
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
37920