@goldfishjs/requester
Advanced tools
Comparing version 1.3.0 to 1.3.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.3.1](https://github.com/alipay/goldfish/blob/master/packages/requester/README.md/compare/v1.3.0...v1.3.1) (2020-11-25) | ||
**Note:** Version bump only for package @goldfishjs/requester | ||
# [1.3.0](https://github.com/alipay/goldfish/blob/master/packages/requester/README.md/compare/v1.2.1...v1.3.0) (2020-11-24) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@goldfishjs/requester", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"description": "goldfish-requester", | ||
@@ -26,8 +26,8 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@goldfishjs/module-usage": "^1.3.0", | ||
"@goldfishjs/reactive": "^1.3.0", | ||
"@goldfishjs/reactive-connect": "^1.3.0", | ||
"@goldfishjs/utils": "^1.3.0", | ||
"@goldfishjs/module-usage": "^1.3.1", | ||
"@goldfishjs/reactive": "^1.3.1", | ||
"@goldfishjs/reactive-connect": "^1.3.1", | ||
"@goldfishjs/utils": "^1.3.1", | ||
"mini-types": "^0.1.3" | ||
} | ||
} |
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
25968