@goldfishjs/plugins
Advanced tools
Comparing version 2.15.2 to 2.16.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [2.16.0](https://github.com/alipay/goldfish/compare/v2.15.2...v2.16.0) (2022-07-13) | ||
**Note:** Version bump only for package @goldfishjs/plugins | ||
## [2.15.2](https://github.com/alipay/goldfish/compare/v2.15.1...v2.15.2) (2022-07-04) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@goldfishjs/plugins", | ||
"version": "2.15.2", | ||
"version": "2.16.0", | ||
"description": "goldfish-plugins", | ||
@@ -17,9 +17,9 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@goldfishjs/bridge": "^2.15.2", | ||
"@goldfishjs/module-usage": "^2.15.2", | ||
"@goldfishjs/reactive": "^2.15.2", | ||
"@goldfishjs/reactive-connect": "^2.15.2", | ||
"@goldfishjs/requester": "^2.15.2", | ||
"@goldfishjs/route": "^2.15.2", | ||
"@goldfishjs/utils": "^2.15.2", | ||
"@goldfishjs/bridge": "^2.16.0", | ||
"@goldfishjs/module-usage": "^2.16.0", | ||
"@goldfishjs/reactive": "^2.16.0", | ||
"@goldfishjs/reactive-connect": "^2.16.0", | ||
"@goldfishjs/requester": "^2.16.0", | ||
"@goldfishjs/route": "^2.16.0", | ||
"@goldfishjs/utils": "^2.16.0", | ||
"mini-types": "^0.1.7" | ||
@@ -26,0 +26,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
60318
+ Addedhas-symbols@1.0.3(transitive)
- Removedhas-symbols@1.1.0(transitive)
Updated@goldfishjs/bridge@^2.16.0
Updated@goldfishjs/reactive@^2.16.0
Updated@goldfishjs/route@^2.16.0
Updated@goldfishjs/utils@^2.16.0