@goldfishjs/reactive-connect
Advanced tools
Comparing version 2.4.2 to 2.5.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [2.5.0](https://github.com/alipay/goldfish/compare/v2.4.2...v2.5.0) (2022-03-03) | ||
**Note:** Version bump only for package @goldfishjs/reactive-connect | ||
## [2.4.2](https://github.com/alipay/goldfish/compare/v2.4.1...v2.4.2) (2022-03-01) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@goldfishjs/reactive-connect", | ||
"version": "2.4.2", | ||
"version": "2.5.0", | ||
"description": "goldfish-reactive-connect", | ||
@@ -17,5 +17,5 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@goldfishjs/module-usage": "^2.4.2", | ||
"@goldfishjs/reactive": "^2.4.2", | ||
"@goldfishjs/utils": "^2.4.2", | ||
"@goldfishjs/module-usage": "^2.5.0", | ||
"@goldfishjs/reactive": "^2.5.0", | ||
"@goldfishjs/utils": "^2.5.0", | ||
"mini-types": "^0.1.3" | ||
@@ -22,0 +22,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
58145
Updated@goldfishjs/reactive@^2.5.0
Updated@goldfishjs/utils@^2.5.0