@goldfishjs/requester
Advanced tools
Comparing version 1.8.0 to 1.9.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [1.9.0](https://github.com/alipay/goldfish/blob/master/packages/requester/README.md/compare/v1.8.0...v1.9.0) (2021-11-01) | ||
**Note:** Version bump only for package @goldfishjs/requester | ||
# [1.8.0](https://github.com/alipay/goldfish/blob/master/packages/requester/README.md/compare/v1.7.0...v1.8.0) (2021-10-22) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@goldfishjs/requester", | ||
"version": "1.8.0", | ||
"version": "1.9.0", | ||
"description": "goldfish-requester", | ||
@@ -26,6 +26,6 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@goldfishjs/module-usage": "^1.8.0", | ||
"@goldfishjs/reactive": "^1.8.0", | ||
"@goldfishjs/reactive-connect": "^1.8.0", | ||
"@goldfishjs/utils": "^1.8.0", | ||
"@goldfishjs/module-usage": "^1.9.0", | ||
"@goldfishjs/reactive": "^1.9.0", | ||
"@goldfishjs/reactive-connect": "^1.9.0", | ||
"@goldfishjs/utils": "^1.9.0", | ||
"mini-types": "^0.1.3" | ||
@@ -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
22599