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