@goldfishjs/utils
Advanced tools
Comparing version 2.4.1 to 2.4.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.4.2](https://github.com/alipay/goldfish/blob/master/packages/requester/README.md/compare/v2.4.1...v2.4.2) (2022-03-01) | ||
**Note:** Version bump only for package @goldfishjs/utils | ||
## [2.4.1](https://github.com/alipay/goldfish/blob/master/packages/requester/README.md/compare/v2.4.0...v2.4.1) (2022-02-28) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@goldfishjs/utils", | ||
"version": "2.4.1", | ||
"version": "2.4.2", | ||
"description": "goldfish-utils", | ||
@@ -31,3 +31,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@goldfishjs/module-usage": "^2.4.1", | ||
"@goldfishjs/module-usage": "^2.4.2", | ||
"@types/lodash": "^4.14.161", | ||
@@ -34,0 +34,0 @@ "@types/lodash-es": "^4.17.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
173132