@goldfishjs/utils
Advanced tools
Comparing version 2.27.1 to 2.28.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [2.28.0](https://github.com/alipay/goldfish/blob/master/packages/requester/README.md/compare/v2.26.1...v2.28.0) (2023-10-24) | ||
### Features | ||
* bump version ([1aa84c1](https://github.com/alipay/goldfish/blob/master/packages/requester/README.md/commit/1aa84c1010147b2ff0797e853525ef30557a41c4)) | ||
## [2.26.1](https://github.com/alipay/goldfish/blob/master/packages/requester/README.md/compare/v2.26.0...v2.26.1) (2023-05-29) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@goldfishjs/utils", | ||
"version": "2.27.1", | ||
"version": "2.28.0", | ||
"description": "goldfish-utils", | ||
@@ -31,3 +31,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@goldfishjs/module-usage": "^2.27.1", | ||
"@goldfishjs/module-usage": "^2.28.0", | ||
"@types/lodash-es": "^4.17.3", | ||
@@ -34,0 +34,0 @@ "lodash-es": "4.17.21" |
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
188093