@goldfishjs/reactive
Advanced tools
Comparing version 2.0.0 to 2.1.0
@@ -6,2 +6,14 @@ # Change Log | ||
# [2.1.0](https://github.com/alipay/goldfish/compare/v1.9.5...v2.1.0) (2022-02-25) | ||
### Features | ||
* update email. ([fea7d4e](https://github.com/alipay/goldfish/commit/fea7d4e434b81333da94b6b4d3811689c6bd0877)) | ||
* upgrade version. ([8c017ba](https://github.com/alipay/goldfish/commit/8c017ba77a4cc6b75e47f3d76d4da538e25ca7c4)) | ||
## [1.9.5](https://github.com/alipay/goldfish/compare/v1.9.4...v1.9.5) (2022-02-18) | ||
@@ -8,0 +20,0 @@ |
{ | ||
"name": "@goldfishjs/reactive", | ||
"version": "2.0.0", | ||
"version": "2.1.0", | ||
"description": "Reactive.", | ||
@@ -17,4 +17,4 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@goldfishjs/module-usage": "^2.0.0", | ||
"@goldfishjs/utils": "^2.0.0" | ||
"@goldfishjs/module-usage": "^2.1.0", | ||
"@goldfishjs/utils": "^2.1.0" | ||
}, | ||
@@ -21,0 +21,0 @@ "devDependencies": { |
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
45161
Updated@goldfishjs/utils@^2.1.0