@goldfishjs/reactive-connect
Advanced tools
Comparing version 1.3.2 to 1.3.3
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.3.3](https://github.com/alipay/goldfish/compare/v1.3.2...v1.3.3) (2020-12-13) | ||
**Note:** Version bump only for package @goldfishjs/reactive-connect | ||
## [1.3.2](https://github.com/alipay/goldfish/compare/v1.3.1...v1.3.2) (2020-12-02) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@goldfishjs/reactive-connect", | ||
"version": "1.3.2", | ||
"version": "1.3.3", | ||
"description": "goldfish-reactive-connect", | ||
@@ -17,5 +17,5 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@goldfishjs/module-usage": "^1.3.2", | ||
"@goldfishjs/reactive": "^1.3.2", | ||
"@goldfishjs/utils": "^1.3.2", | ||
"@goldfishjs/module-usage": "^1.3.3", | ||
"@goldfishjs/reactive": "^1.3.3", | ||
"@goldfishjs/utils": "^1.3.3", | ||
"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
64961
Updated@goldfishjs/reactive@^1.3.3
Updated@goldfishjs/utils@^1.3.3